Question: Problem 3 (8pts, 4 sub-questions): Consider a simple protocol for transferring files over a link, After some initial negotiation, 'A sends data packets of size

Problem 3 (8pts, 4 sub-questions): Consider a simple protocol for transferring files over a link, After some initial negotiation, 'A sends data packets of size 1 KB to B'; B then replies with an acknowledgement A always waits for each ACK before sending the next data packet; this is known as stop-and-wait. Packets that are overdue are presumed lost and are retransmitted. In the absence if any packet losses or duplication, explain why it is not necessary to include any "sequence number" data in the packet headers. Suppose that the link can lose occasional packets, but that packets always arrive in the order sent. 1. 2. Is a 2-bit sequence number (that is, N mod 4) enough for A and B to detect and resend any lost packets? Is a 1-bit sequence number enough? a. b. Now suppose that the link can deliver out of order, and that sometimes a packet can be delivered as much as 1 minute after subsequent packets. How does this change the sequence number requirements
Step by Step Solution
There are 3 Steps involved in it
Lets go through each subquestion step by step 1 Sequence Numbers Without Packet Loss or Duplication In a perfectly reliable network with no packet los... View full answer
Get step-by-step solutions from verified subject matter experts
