549 views
0 0 votes

https://gateoverflow.in/30070/window-size  (here they neglect the Transmission time)  answer should be 81.

doubt

what should be consider while evaluating optimal window size

ws=1+2*a(here we are considering the no. of packets that can be sent in transimission time +Round trip time)

or

ws=2*a (here we are neglecting the transmission time)

a= propagation delay/transmission time.

Please log in or register to answer this question.

Position:
Show:

Related questions

1 1 vote
0 0 answers
1.1k
1.1k views
Pratik Gawali asked Dec 28, 2018
1,079 views
While solving a question I ran through the following statement: RcvWindow is the part of the receiver's buffer that's changing all the time depending on the processing ca...
5 5 votes
3 answers 3 answers
15.7k
15.7k views
sunil sarode asked Oct 6, 2017
15,700 views
In Go-Back-N protocol, if the maximum window size is 127, what is the range of the sequence number?A. 0 to 127 B. 0 to 128 C. 1 to 127 D. 1 to 128Answer given is APlease ...