Unit-3 Mobile Transport Layer
Unit-3 Mobile Transport Layer
• Connection oriented
• Reliability
• Flow control
• Multiplexing
• If a sender receives several acks for the same packet, this is due
to a gap in received packets at the receiver.
• It indicates that the receiver got all packets up to the gap and is
actually receiving packets, but some are missing (hence gap).
• Sender concludes that packet loss is not due to congestion,
continue with current congestion window (do not use slow-
start), just retransmit all packets from beginning of reported gap.
(go back N).
Disadvantages
• Insufficient isolation of packet losses.
• It mainly focuses on problems regarding handover.