当前位置:网站首页>2020-08-19: what mechanism does TCP ensure reliability?
2020-08-19: what mechanism does TCP ensure reliability?
2020-11-06 21:55:00 【Fuda Dajia architect's daily question】
Fogo's answer 2020-08-19:
Fogo's pithy formula : school (jiao) It is true that Xu Zhen has a long history (tcp Reliability assurance mechanism : check 、 Serial number 、 confirm 、 Retransmission 、 congestion 、 Traffic 、 Connect )
check : Is the data correct .
Serial number : Number the data seq.
confirm :ACK.
Retransmission : Timeout retransmission and redundancy ACK Retransmission .
Congestion control : Slow start ( Slow start )、 Congestion avoidance 、 Fast retransmission 、 Fast recovery .
flow control : According to the ability of the receiver, the sending speed of the sender is determined .
Connect : Three handshakes and four waves .
版权声明
本文为[Fuda Dajia architect's daily question]所创,转载请带上原文链接,感谢
边栏推荐
- Nodejs中使用jsonwebtoken(JWT)生成token的场景使用
- 2020-08-20:GO语言中的协程与Python中的协程的区别?
- The isolation level of transaction and its problems
- An article will take you to understand CSS3 fillet knowledge
- 2020-09-03:裸写算法:回形矩阵遍历。
- 轻量型 GPU 应用首选 京东智联云推出 NVIDIA vGPU 实例
- Those who have worked in China for six years and a million annual salary want to share these four points with you
- How much disk space does a file of 1 byte actually occupy
- Qt音视频开发46-视频传输UDP版
- 上海巨微专用蓝牙广播芯片
猜你喜欢
2020-08-20:GO语言中的协程与Python中的协程的区别?
How about small and medium-sized enterprises choose shared office?
Python basic variable type -- list analysis
The memorandum model of behavior model
Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
细数软件工程----各阶段必不可少的那些图
Stickinengine architecture 11 message queue
Novice guidance and event management system in game development
Basic usage of Vue codemirror: search function, code folding function, get editor value and verify in time
谷歌浏览器实现视频播放加速功能
随机推荐
打工人好物——磨炼钢铁意志就要这样高效的电脑
非易失性MRAM存储器应用于各级高速缓存
Erd-online free online database modeling tool
Mongo user rights login instruction
Vue communication and cross component listening state Vue communication
JVM memory allocation - xms128m - xmx512m - XX: permsize = 128M - XX: maxpermsize = 512M
DC-1 target
Stickinengine architecture 11 message queue
How much disk space does a file of 1 byte actually occupy
谷歌浏览器实现视频播放加速功能
The Interpreter pattern of behavior pattern
All the way, I was forced to talk about C code debugging skills and remote debugging
应用层软件开发教父教你如何重构,资深程序员必备专业技能
统计项目代码行数
Python basic variable type -- list analysis
Using an example to understand the underlying processing mechanism of JS function
NAND FLASH的接口控制设计
Open source a set of minimalist front and rear end separation project scaffold
细数软件工程----各阶段必不可少的那些图
What is the tensor in tensorflow?