当前位置:网站首页>2020-08-19:TCP是通过什么机制保障可靠性的?
2020-08-19:TCP是通过什么机制保障可靠性的?
2020-11-06 21:55:00 【福大大架构师每日一题】
福哥答案2020-08-19:
福哥口诀法:校(jiao)序确重拥流连(tcp可靠性保障机制:校验、序号、确认、重传、拥塞、流量、连接)
校验:数据是否正确。
序号:对数据编号seq。
确认:ACK。
重传:超时重传和冗余ACK重传。
拥塞控制:慢启动(慢开始)、拥塞避免、快重传、快恢复。
流量控制:根据接收端的能力决定发送端的发送速度。
连接:三次握手和四次挥手。
版权声明
本文为[福大大架构师每日一题]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/4553401/blog/4514721
边栏推荐
- EOS founder BM: what's the difference between UE, UBI and URI?
- Live broadcast preview | micro service architecture Learning Series live broadcast phase 3
- Git rebase is in trouble. What to do? Waiting line
- 华为云微认证考试简介
- Small program introduction to proficient (2): understand the four important files of small program development
- Zero basis to build a web search engine of its own
- What are the criteria for selecting a cluster server?
- What are the common problems of DTU connection
- 【應用程式見解 Application Insights】Application Insights 使用 Application Maps 構建請求鏈路檢視
- From overseas to China, rancher wants to do research on container cloud market
猜你喜欢
How much disk space does a file of 1 byte actually occupy
What course of artificial intelligence? Will it replace human work?
StickEngine-架构12-通信协议
行为型模式之备忘录模式
Swagger 3.0 brushes the screen every day. Does it really smell good?
【:: 是什么语法?】
How about small and medium-sized enterprises choose shared office?
What is alicloud's experience of sweeping goods for 100 yuan?
What is the tensor in tensorflow?
实用工具类函数(持续更新)
随机推荐
What are the criteria for selecting a cluster server?
Junit测试出现 empty test suite
Understanding formatting principles
ES6 learning notes (4): easy to understand the new grammar of ES6
Try to build my mall from scratch (2): use JWT to protect our information security and perfect swagger configuration
This project allows you to quickly learn about a programming language in a few minutes
Look! Internet, e-commerce offline big data analysis best practice! (Internet disk link attached)
CCR coin frying robot: the boss of bitcoin digital currency, what you have to know
2020年数据库技术大会助力技术提升
To Lianyun analysis: why is IPFs / filecoin mining so difficult?
What are the common problems of DTU connection
2020-09-09:裸写算法:两个线程轮流打印数字1-100。
Staying up late summarizes the key points of report automation, data visualization and mining, which is different from what you think
事务的隔离级别与所带来的问题
Flink's datasource Trilogy: direct API
Asp.Net Core learning notes: Introduction
Zero basis to build a web search engine of its own
MongoDB与SQL常用语法对应表
游戏开发中的新手引导与事件管理系统
EOS founder BM: what's the difference between UE, UBI and URI?