three-way-handshake
美
英 
例句
The TCP connection establishment process is called "the three way handshake" , and is combined of three segments.
建立傳輸控制協議(TCP)連接過程由三個部分組成,被稱為“三次握手”。
CHAP is used at the startup of a link and periodically verifies the identity of the remote node using a three-way handshake.
查問式握換驗證協定被使用在連結開始時,并且利用三步驟式握手交談定時地確認遠端節點的資訊。
This is called the TCP three-way handshake, and is the foundation for every connection established using the TCP protocol.
這即是所謂TCP三路握手,并且這是每個使用TCP傳輸協議建立連線的基礎。
Or if your server has HTTP keepalives disabled, doing another TCP three-way handshake adds another round trip, doubling this latency.
如果服務器禁用了HTTP持續連接(keepalives),那么還需要再進行一次TCP三次握手,這又導致一次雙向連接,造成延遲時間加倍的后果。
To establish a connection, TCP uses a three-way handshake.
TCP使用三階段握手建立連接。
In TCP, it's a called a three-way handshake.
在TCP中,這種機制稱為三次握手(three-wayhandshake)。