439 views
1 votes
1 votes

When the advertized window by the receiver is 0, the sender can not send any type of segment.

True or false

1 Answer

0 votes
0 votes
MaxWindow = MIN(CongestionWindow,AdvertisedWindow)
EffectiveWindow = MaxWindow−(LastByteSent−LastByteAcked).

So, when the advertisement window is 0, congestion window is active. So, sender should send data as per congestion window.

Related questions

3 votes
3 votes
1 answer
3
AnilGoudar asked Oct 9, 2017
2,130 views
In a network that has a max TPDU size of 128 bytes, a maximum of TPDU lifetime of 30 sec, and 8-bit sequence number, what is the maximum data rate per connection?Please h...
0 votes
0 votes
1 answer
4