当前位置:网站首页>TCP - sliding window
TCP - sliding window
2022-07-29 08:10:00 【Kindergarten big brother】

Confirm the response strategy , For each data segment sent , Give one ACK Confirm response . received ACK Then send the next data segment . There is a big disadvantage in doing so , It's just poor performance . Especially when the data round-trip time is long .
Window size refers to the maximum value that can continue to send data without waiting for an acknowledgement
Got the first one ACK after , Slide the window back , Continue to send the data of the next segment ; By analogy ;

Window size : It means the receptivity of the other party , It measures the size of the remaining space in the receiving buffer .
The sliding window : In your own send buffer , A defined area can be sent directly , Not need it for now ACK
Must the sliding window move back to the right as a whole ?
answer : not always
When no reply is received , Will the data in the sliding window be lost ?
answer : I won't
边栏推荐
- NFC two-way communication 13.56MHz contactless reader chip -- si512 replaces pn512
- Process and concept of process
- [memo] summary of the reasons why SSH failed? Remember to come next time.
- STM32 printf problem summary semihosting microlib understanding
- Phased learning about the entry-level application of SQL Server statements - necessary for job hunting (I)
- V-Ray 5 acescg workflow settings
- Useful websites
- A problem encountered in SQL interview
- 【NOI模拟赛】计算几何(凸包,暴力,并查集)
- The computer system has no standard tcp/ip port processing operations
猜你喜欢

The software package is set to - > Yum source

Some tools, plug-ins and software links are shared with you~

BiSeNet v2

(视频+图文)机器学习入门系列-第5章 机器学习实践

Qt/PyQt 窗口类型与窗口标志

UE4 highlight official reference value
![[lecture notes] how to do in-depth learning in poor data?](/img/7d/5767c078600bd88b7d2146069f4f40.jpg)
[lecture notes] how to do in-depth learning in poor data?

Huawei wireless device configuration uses WDS technology to deploy WLAN services

简易计算器微信小程序项目源码

Qt/pyqt window type and window flag
随机推荐
Some tools, plug-ins and software links are shared with you~
"Swiss Army Knife" -nc in network tools
Tcp/ip five layer reference model and corresponding typical devices and IPv6
Dynamic thresholds buffer management in a shared buffer packet switch paper summary
125kHz wake-up function 2.4GHz single transmitter chip-si24r2h
[beauty of software engineering - column notes] "one question and one answer" issue 2 | 30 common software development problem-solving strategies
Eps32+platform+arduino running lantern
Crawl expression bag
Exercise: store department information
Vmstat memory consumption query
[beauty of software engineering - column notes] 29 | automated testing: how to kill bugs in the cradle?
CDM - code division multiplexing (easy to understand)
UE4 highlight official reference value
[freeze electron microscope] analysis of the source code of the subtomogram alignment function of relion4.0 (for self use)
Ue4/ue5 C disk enlargement processing
C language interview preparation I (about understanding Department)
Simplefoc parameter adjustment 1-torque control
BiSeNet v2
Random lottery turntable wechat applet project source code
(视频+图文)机器学习入门系列-第5章 机器学习实践