How does TCP handel the flow control problem explain it with the help of a diagram showing the status window at the different stages?

Answer:
Tcp is a transport layer protocol which provides end to end delivery in sequence of byte stream. It is a reliable connection oriented protocol. To provide the reliable and correct data tcp performs various function in which one is "Flow control". In flow control function tcp handle timeout and retransmission of missed/duplicate packets. Time out and retransmission is a function performed to handle the congestion.
First answer by Bhusin9211. Last edit by Bhusin9211. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 1 [recommend question].