Experiential learning of transport layer protocol TCP and UDP with simple set of exercises.
This sections contains simple exercises to understand following features TCP and UDP
- UDP message oriented delivery
- UDP message integrity and corruption
- UDP packet loss
- TCP streaming service
- TCP Packet loss and recovery with retransmission
- TCP timeouts
- TCP integrity and messege delivery.