Computer-Networks
September 8, 2024
Computer-Networks
September 8, 2024
Computer-Networks
September 8, 2024
Computer-Networks
September 8, 2024

Computer-Networks

Question 49

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
Question 49 Explanation: 
Corrent sender window
= min (4KB, 6KB)
= 4KB
Correct Answer: B
Question 49 Explanation: 
Corrent sender window
= min (4KB, 6KB)
= 4KB

Leave a Reply

Your email address will not be published. Required fields are marked *