How many rtts does it take to send the file


Problem

Suppose that you are using an extended version of TCP that allows window sizes much larger than 64K bytes. Suppose you are using it over a 1Gbps link with a round-trip time (RTT) of 200ms to transfer 16M-byte file, and the TCP receiver's advertised window is 2M bytes. If TCP sends 1K-byte segments, and assuming no congestion and no lost segments:

1. How many RTTs does it take until the sender's congestion window reaches 2M bytes? Recall that the congestion window is initialized to the size of a single segment, and assume that the slow-start threshold is initialized to a value higher than the receiver's advertised window.

2. How many RTTs does it take to send the file?

3. If the time to send the file is given by the number of required RTTs times the RTT value, what is the effective throughput for the transfer? What percentage of the link capacity is utilized?

Request for Solution File

Ask an Expert for Answer!!
Computer Networking: How many rtts does it take to send the file
Reference No:- TGS03264287

Expected delivery within 24 Hours