What is TCP windowing concept?- TCP windowing concept is primarily used to avoid congestion in the traffic.
- It controls the amount of unacknowledged data a sender can send before it gets an acknowledgement back from the receiver that it has received it. - It is one of the key factors for efficient data transmission.
- It can also be known as a form of flow control where the host indicates the sender how much data can be accepted and wait for the further instructions.
|