- Suppose: receiver has
reserved buffers
for 1 frame:
- If
the
first data frame is
received correctly:
the receiver can
deliver the
data frame:
and re-use the
buffer for the
next data frame
- If the
first frame is
lost:
- The receiver will
discard all
the undeliverable frames (2,3,4,5):
Because:
- Receiver must
reserve
a buffer for
the missing frame
|
(The effect is the same
as if frames 2, 3, 4 and 5 were
lost also)
- The sender can
recover
the
data frame losses
with
retransmissions !!!
|
|