edited by
543 views
1 votes
1 votes

In sliding window protocol the receiver window size is at most

  1. $2^n$
  2. $2^n+1$
  3. $2^n-1$
  4. 1

I think the receiver window is maximum in SR protocol which is 2^(n-1) not 2^n - 1. Is it correct ??

edited by

1 Answer

0 votes
0 votes
as damaged or lost. In this protocol, both sender and receiver maintain a window of acceptable sequence numbers. The sender’s window size starts out at 0 and grows to some predefined maximum, MAXSEQ. The receiver’s window, in contrast, is always fixed in size and equal to MAXSEQ. which is 2^(n-1)

Related questions

3 votes
3 votes
2 answers
1
0 votes
0 votes
1 answer
3
Payal Rastogi asked Jul 13, 2016
298 views
Answer given is D, but I think D & B both are correct. Am I right ??
2 votes
2 votes
1 answer
4
go_editor asked Sep 28, 2016
554 views
What layer of the OSI model is designed to perform error recovery functions?physicaldata linknetworktransport