edited by
370 views
0 votes
0 votes

Gate 2006 –

Station A uses 32 byte packets to transmit messages to Station B using a sliding window protocol. The round trip delay between A and B is 80 milliseconds and the bottleneck bandwidth on the path between A and B is 128 kbps . What is the optimal window size that A should use?

https://gateoverflow.in/1820/gate2006-44

Changed -

Station A uses 32 byte packets to transmit messages to Station B using a sliding window protocol. The Propagation delay between A and B is 40 milliseconds and the bottleneck bandwidth on the path between A and B is 128 kbps . What is the optimal window size that A should use?

edited by

Please log in or register to answer this question.

Related questions

3 votes
3 votes
0 answers
3
1 votes
1 votes
0 answers
4
srestha asked Jul 27, 2017
231 views
How can we do casting a pointer? Will that not give error?