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)。