7,345 views
2 votes
2 votes
If the Sender Window size is 128 using selective repeat ARQ. Then the sequence number of frame to be send after sending 400 th frame is ?

1 Answer

9 votes
9 votes

For selective repeat ARQ, we know that sender window size=receiver window size

and total no number of sequence numbers=2N (where N is the sender window size)

Hence 0-255 would be consumed for sending 256 frames.Next 0-143 would be consumed for sending 144 frames hence total number of frames sent=256+144=400.Hence the sequence number for next frame should be 144.

the sequence no of 400th frame will be 143 

but they are asking 

sequence number of frame to be send after sending 400 th frame is ?

so answer will be 144
 

edited by

Related questions

1 votes
1 votes
1 answer
1
amitarp818 asked Sep 18, 2023
511 views
Consider a sliding window protocol that uses Selective Repeat, the sender sliding window size is 32. The sequence number of the frame to be sent after sending 200 frames ...
1 votes
1 votes
0 answers
2
Sambhrant Maurya asked Sep 23, 2018
1,200 views
If the sender window size is 128 using selective repeat ARQ, then the sequence number of the frame to be sent after sending 400 frames is __________
6 votes
6 votes
2 answers
4
Akriti sood asked Jan 3, 2017
4,229 views
.With the SR protocol, it is possible for the sender to receive an ACK for a packet that falls outside of its current window.??pleasee explain with example