Suppose a TCP connection, with window size 1, loses every other packet. Those that do arrive have

Question:

Suppose a TCP connection, with window size 1, loses every other packet. Those that do arrive have RTT = 1 second. What happens?

What happens to TimeOut? Do this for two cases:

(a) After a packet is eventually received, we pick up where we left off, resuming with EstimatedRTT initialized to its pretimeout value, and TimeOut double that.

(b) After a packet is eventually received, we resume with TimeOut initialized to the last exponentially backed-off value used for the timeout interval.

In the following four exercises, the calculations involved are straightforward with a spreadsheet.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Computer Networks A Systems Approach

ISBN: 9780128182000

6th Edition

Authors: Larry L. Peterson, Bruce S. Davie

Question Posted: