Assignment task: Consider a communication channel with bit rates of 1 Gbps over link that has roundtrip times of 10 msec.
a. Find the delay-bandwidth product
b. Suppose 32-bit sequence numbers are used to transmit blocks of 1000 bytes over the above channel. How long does it take for the sequence numbers to wrap around that is, to go from 0 up to 2^32?
c. Now suppose the 32-bit sequence numbers are used to count individual transmitted bytes. How long does it take for the sequence numbers to wrap around?