Recent questions tagged sliding-window

2 votes
0 answers
91
Assume by transmitting packet using go back 5, every 4th packet is lost .number of Transmission required to transmit 10 packets.......
3 votes
1 answer
95
Compute approx. optimal window size, when packet size is 53 B, RTT is 60 micro-sec and bottleneck bandwidth is 155Kbps.
1 votes
4 answers
99
Assume while transmitting packets using GB5, every 4th packet is lost. Number of transmissions required to transmit 10 packets is ________
0 votes
2 answers
100
Compute approximate optimal window size when packet size is 53 bytes, RTT is 60 microseconds and bottleneck bandwidth is 155 Mbps.21222324
2 votes
0 answers
101
The efficiency of a Go-Back-N protocol is $\eta = \frac{N}{1+ 2 *\frac{Propogation Delay}{Transmission Delay}}$In this equation what is the exact value of N. Is it the on...
1 votes
0 answers
103
2 votes
1 answer
105
TRUE OR FALSEBetween two ACK packet's the sender will never send more than one packet in sliding window protocol.
0 votes
0 answers
108
Please can anybody justify the given formulae Distinct Sequence number >= Sender WS + Receiver WSBy a Proper Example that why we need to consider both window sizes for...
1 votes
1 answer
112
What is the optimal window size when the one way delay is 30 msec, operates on 40 Mbps bottleneck bandwidth and packet size is 65 bytes?
0 votes
0 answers
113
Packets are being transmitted using GB5 and here every 4th packet is lost.How many packets need to be transmitted to transmit 10 packets?
2 votes
1 answer
119