0 votes
in Other by
Explain the error control mechanism in TCP?

1 Answer

0 votes
by

TCP protocol has methods for finding out corrupted segments, missing segments, out-of-order segments, and duplicated segments.

Error control in TCP is mainly done through the use of three simple techniques :

  1. Checksum 
  2. Acknowledgment 
  3. Retransmission

Related questions

0 votes
asked Oct 3, 2021 in Control System by john ganales
0 votes
asked Jan 25 in Other by sharadyadav1986
...