The document discusses challenges with using TCP in mobile ad hoc networks (MANETs) and evaluates potential solutions. Specifically, it finds that:
1) TCP performs poorly in MANETs due to high packet loss from route failures and wireless errors, which TCP misinterprets as congestion.
2) TCP variants like Westwood and Jersey that more accurately estimate bandwidth perform better but are not sufficient.
3) A new transport protocol like ATP that is rate-based rather than window-based and leverages intermediate nodes may better address MANET issues.