TCP Protocol: Flow Control
In the last two posts here and here, we have discussed how TCP stack initiates a TCP 3-way handshake and create the appropriate Transmission Control Block for the data to flow reliably. We knew that the main function of the 3-way handshaking is to exchange the sequence numbers, MSS, receive window and other parameters between …
The post TCP Protocol: Flow Control appeared first on Networkers-online.com.
