当前位置:网站首页>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 .
边栏推荐
- 闭锁继电器YDB-100、100V
- Exercises on recursion in C language
- Service
- 【学习笔记】简单dp
- 解析融合学科本质的创客教育路径
- Chapter 53 overall understanding of procedures from the perspective of business logic implementation
- Detailed analysis of operators i++ and ++i in JS, i++ and ++i
- A proper job is a good job
- 機器人編程的培訓學科類原理
- [LeetCode] 爬楼梯【70】
猜你喜欢

Install redis database and download redis Desktop Manager in win11

Two position relay st2-2l/ac220v

Oracle data integrity

Dx-11q signal relay

【学习笔记】倍增 + 二分

Packing and unpacking of C #

机器人编程的培训学科类原理

软硬件基础知识学习--小日记(1)
![[network packet loss and network delay? This artifact can help you deal with everything!]](/img/c4/f733b23327458b9266b9cbcccb6f14.png)
[network packet loss and network delay? This artifact can help you deal with everything!]

【网络丢包,网络延迟?这款神器帮你搞定所有!】
随机推荐
用recyclerReview展示Banner,很简单
染色法判断二分图
Oracle data integrity
ESP8266 RC522
Pytorch installs and uses GPU acceleration
The longest selling mobile phone in China has been selling well since its launch, crushing iphone12
TCP三次握手为什么不是两次或四次
The quantity and quality of the devil's cold rice 101; Employee management; College entrance examination voluntary filling; Game architecture design
文件服务设计
Kongyiji's first question: how much do you know about service communication?
Packing and unpacking of C #
CSDN common complex formula template record
js中把数字转换成汉字输出
Windows环境下安装MongoDB数据库
Tcp/ip protocol stack, about TCP_ RST | TCP_ ACK correct attitude
[Deepin] 常用集合
【学习笔记】倍增 + 二分
For the first time in more than 20 years! CVPR best student thesis awarded to Chinese college students!
[learning notes] structure
uniapp官方组件点击item无效,解决方案