9.1 Transport Layer Protocols
9.1.1 Transportation of Data
- 9.1.1.1 Role of the Transport Layer
- 9.1.1.2 Transport Layer Responsibilities
- 9.1.1.3 Conversation Multiplexing
- 9.1.1.4 Transport Layer Reliability
- 9.1.1.5 TCP
- 9.1.1.6 UDP
- 9.1.1.7 The Right Transport Layer Protocol for the Right Application
9.1.2 TCP and UDP Overview
- 9.1.2.1 TCP Features
- 9.1.2.2 TCP Header
- 9.1.2.3 UDP Features
- 9.1.2.4 UDP Header
- 9.1.2.5 Multiple Separate Conversations
- 9.1.2.6 Port Numbers
- 9.1.2.7 Socket Pairs
- 9.1.2.8 Port Number Groups
- 9.1.2.9 The netstat Command
- 9.1.2.10 Activity - Compare TCP and UDP Characteristics