Question: Question 3 - TCP Flow Control ( 1 6 points ) : Assume that a client has opened a TCP connection with a server to
Question TCP Flow Control points: Assume that a client has opened a TCP connection
with a server to download a file. During setting up the connection, the client set its receive window to
bytes rwnd and the server set its Initial Sequence Number ISN to Assume that
no segments were lost for the whole duration of the connection. The following events happened in order
between the client and the server:
a points Once the connection is opened, the server sent bytes. How much more the server
can send to the client without waiting for an ACK?
b points The server then received an ACK with a value of How many more bytes the server
can send before receiving the next ACK?
c points The server then sent bytes segment. What is the sequence number of this TCP
segment?
d points The server then received an ACK with a value of and a rwnd with a value of
How many more bytes the server can send before receiving the next ACK?
Hint : dont forget to take into account the way TCP handshake when calculating the acknowledgements
and sequence numbers
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
