TCP: Error Handling
TCP Reliability in Perspective
- Provides clean application data to application program
- If data link layer frame or IP packet is lost at lower layers, receiving transport process will not acknowledge a segment
- The sending transport process will resend automatically
- So TCP protects against errors at lower layers as well as transport layer errors