This video explains how TCP error control mechanism works with retransmission of segment. Error control in TCP is achieved by checksum, acknowledgment, and time-out. First it shows how ACK delaying timer works in normal operation. Then we understand how TCP deals with the lost and out of order segments using Retransmission Time-Out (RTO) timer. Video also explains how TCP handles delayed and duplicate segment and how transmission control protocol (TCP) solved problem of lost acknowledgement.
See Full Playlist on Computer Networks: • Computer Networks
See Full Playlist on HTML, CSS and JavaScript:
• HTML, CSS and JavaScript
See Full Playlist on Data Structures: • Data Structures
#ErrorControl #Retransmission #AnimatedStudy