Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(25 points) Compare three protocols Go-Back-N and Selective Repeat with window size larger than 3 (no delayed ACK). Suppose that a TCP receiver will immediately
(25 points) Compare three protocols "Go-Back-N and Selective Repeat with window size larger than 3 (no delayed ACK). Suppose that a TCP receiver will immediately reply with an ACK whenever a packet arrives. Also, suppose that the timeout values for all the two protocols are sufficiently large such that 3 consecutive data segments (pkt1, pkt2, and pkt3) and their corresponding ACKS (acki, ack2, and ack3) can be received by the receiving host (Host B) and the sending host (Host A), respectively (i.e., no pre-mature timeout), if they are not lost in the channel. Furthermore, suppose that Host A sends 3 data segments (pkt1, pkt2, and pkt3) to Host B, and the 2nd segment (sent from Host A) is lost once in the channel. Ultimately all three data segments are correctly received by Host B. (a). How many data segments has Host A sent in total and how many ACKs has Host B sent in total, and what are they? Answer this question for all the two protocols and justify your answer. (20 points) (b). What's the different between these two protocols when handling out-of-order packets. (5 points)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started