当前位置:网站首页>Why not two or four TCP handshakes
Why not two or four TCP handshakes
2022-07-01 01:19:00 【Jiangnan has no old friends】
Three times is the minimum number of times to verify that both the client and the server can send and receive data . If there is no third time , The server cannot confirm whether it can send data normally , Only after receiving the third handshake from the client ACK Message can be confirmed .
The third handshake client sends the third handshake ACK After the message , The client thinks the connection has been established , Will maintain the connection on the client , It takes time and space for the operating system to manage these connections . If it's four handshakes , The first thing to think about is the server , The server consumes space and time to maintain these connections , There may be many clients shaking hands with the server , It is not appropriate that all the costs of maintaining these connections are grafted onto the server . The cost of maintaining this connection with three handshakes is borne by the client , It is more reasonable .
边栏推荐
猜你喜欢
2021电赛F题openmv和K210调用openmv api巡线,完全开源。
Golang treasure house recommendation
DX-11Q信号继电器
Koa koa-combine-routers 分路由管理
Win11安装redis 数据库以及redis desktop manager的下载
Install redis database and download redis Desktop Manager in win11
Pytorch installs and uses GPU acceleration
Green, green the reed. dew and frost gleam.
Sword finger offer 18 Delete the node of the linked list
ESP8266 RC522
随机推荐
ASCII、Unicode、GBK、UTF-8之间的关系
uniapp官方组件点击item无效,解决方案
Shift operators
解决IDEA:Class ‘XXX‘ not found in module ‘XXX‘
DLS-42/6-4 DC110V双位置继电器
TCP三次握手为什么不是两次或四次
High quality pump SolidWorks model material recommended, not to be missed
Golang treasure house recommendation
Dx-11q signal relay
DX-11Q信号继电器
友盟(软件异常实时监听的好帮手:Crash)接入教程(有点基础的小白最易学的教程)
Listview in flutter application development
The communication mechanism and extension of Supervisor
Dls-42/6-4 dc110v double position relay
奇偶链表[链表操作的两种大方向]
PHP online confusion encryption tutorial sharing + basically no solution
C语言一点点(未来可会增加)
P4 learning - p4runtime
技术人进阶画业务大图,手把手教学来了
Chapter 53 overall understanding of procedures from the perspective of business logic implementation