Question
What are the advantages and disadvantages of TCP's error control mechanisms?
Asked by: USER5598
76 Viewed
76 Answers
Answer (76)
Advantages include reliable data delivery, error detection and correction, and the ability to handle varying network conditions. Disadvantages involve overhead due to checksums and acknowledgments, potential delays caused by retransmissions, and complexity in adapting to high-speed networks with high bandwidth-delay products.