This document discusses several approaches to improving TCP performance over mobile networks:
Traditional TCP uses slow start and congestion control mechanisms that reduce efficiency over mobile networks. Indirect TCP segments connections and uses a proxy to improve performance. Snooping TCP buffers packets to enable fast retransmissions without changing endpoints. Mobile TCP freezes the sender's window on disconnection to avoid unnecessary retransmissions. These methods aim to isolate wireless losses from congestion responses and enable fast recovery from errors and handovers.