Question: You are hired to design a reliable byte-stream protocol that uses a sliding window (like TCP). This protocol will run over a 1-Gbps network. The
You are hired to design a reliable byte-stream protocol that uses a sliding window (like TCP). This protocol will run over a 1-Gbps network. The RTT of the network is 140 ms, and the maximum segment lifetime is 60 seconds. How many bits would you include in the AdvertisedWindow and SequenceNum fields of your protocol header?
Step by Step Solution
3.45 Rating (158 Votes )
There are 3 Steps involved in it
In a sliding window protocol the SequenceNum field which addresses the sequence number of bytes needs to be large enough to avoid sequence number wrap... View full answer
Get step-by-step solutions from verified subject matter experts
