Which TCP mechanism prevents the sender from sending data too quickly for the receiver to
process?
A.
Congestion control
B.
Error detection
C.
Selective acknowledgement
D.
Flow control
Which TCP mechanism prevents the sender from sending data too quickly for the receiver to
process?
Which TCP mechanism prevents the sender from sending data too quickly for the receiver to
process?
A.
Congestion control
B.
Error detection
C.
Selective acknowledgement
D.
Flow control
In data communications, flow control is the process of managing the rate of data transmission between two nodes to prevent a fast sender from overwhelming a slow receiver. It provides a mechanism for the receiver to control the transmission speed, so that the receiving node is not overwhelmed with data from transmitting node.
Reference. http://en.wikipedia.org/wiki/Flow_control_(data)