A Protocol Using Go-Back-N
In previous article we have discussed about one bit sliding window protocol which is based on the concept of sliding window protocol. In one bit … Read more
In previous article we have discussed about one bit sliding window protocol which is based on the concept of sliding window protocol. In one bit … Read more
In previous article we have discussed about sliding window protocol. One bit sliding window protocol is based on the concept of sliding window protocol. But here … Read more
Sliding windows protocol works as follows: Sender sends a fixed number of frames without acknowledgments. Each frame is labelled with a sequence number. On getting acknowledgments … Read more
A transmitter transmits the frame. Transmitter wait for the acknowledgement for fixed period of time. On receiving valid frame, receiver send back an acknowledgement for next … Read more
In previous article Framing we had seen than, sender transmits packets in the form of frame to the receiver. But there is a travel of … Read more
We had seen in previous article framing, that to send packets from sender to the receiver framing is required. But the question was how the … Read more
We had seen in previous article framing, that to send packets from sender to the receiver framing is required. But the question was how the … Read more
We had seen in previous article framing, that to send packets from sender to the receiver framing is required. But the question was how the … Read more
We had seen in previous article framing, that to send packets from sender to the receiver framing is required. But the question was how the … Read more