Page 1 of 1

Compare Go-Back-N, Selective Repeat, and TCP (no delayed ACK). Assume that timeout values for all three protocols are su

Posted: Mon May 09, 2022 6:15 am
by answerhappygod
Compare Go Back N Selective Repeat And Tcp No Delayed Ack Assume That Timeout Values For All Three Protocols Are Su 1
Compare Go Back N Selective Repeat And Tcp No Delayed Ack Assume That Timeout Values For All Three Protocols Are Su 1 (97.99 KiB) Viewed 30 times
Compare Go-Back-N, Selective Repeat, and TCP (no delayed ACK). Assume that timeout values for all three protocols are sufficiently long, such that 8 consecutive data segments and their corresponding ACKS can be received (if not lost in the channel) by the receiving host (Host B) and the sending host (Host A), respectively. Suppose Host A sends 8 data segments to Host B, and the 5th segment (sent from A) is lost. In the end, all 8 data segments have been correctly received by Host B. (a) How many segments has Host A sent in total and how many ACKs has Host B sent in total? What are their sequence numbers? Answer this question for all three protocols. (b) If the timeout values for all three protocols are very long (e.g., longer than several RTTs), then which protocol successfully delivers all 8 data segments in shortest time interval?