1.

On a TCP connection, current congestion window size is Congestion Window = 4 KB. The window size advertised by the receiver is Advertise Window = 6 KB. The last byte sent by the sender is LastByteSent = 10240 and the last byte acknowledged by the receiver is LastByteAcked = 8192. The current window size at the sender is

A. 2048 bytes
B. 4096 bytes
C. 6144 bytes
D. 8192 bytes
Answer» C. 6144 bytes


Discussion

No Comment Found