In: Computer Science
A client sends a TCP segment to the server with Sequence Number 1400 and the payload included in the segment is 1399 bytes long.
- A. What is the ACK Number in the acknowledgement that is returned from the server?
- B. Assume this packet is lost but the following packet is received. What is the ACK Number in the acknowledgement that is returned from the server for this packet?
- C. Provide a detailed explanation for part B.
A.the ack number in the
acknowledgement that is returned from server is 2800
B.
If the packet is lossed but the following packet received.then the ack number in the acknowledgement returned by the server is 1400