Question: You are hired to design a reliable byte-stream protocol that uses a sliding window (like TCP). This protocol will run over a 100-Mbps 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 100-Mbps network. The RTT of the network is 100 ms, and the maximum segment lifetime is 60 seconds.
(a) How many bits would you include in the AdvertisedWindow and SequenceNum fields of your protocol header?
(b) How would you determine the numbers given above, and which values might be less certain?
Step by Step Solution
3.53 Rating (160 Votes )
There are 3 Steps involved in it
a Determining Bits for AdvertisedWindow and SequenceNum Fields The AdvertisedWindow field is essentially the size of the receivers buffer and it helps ... View full answer
Get step-by-step solutions from verified subject matter experts
