A simple TCP-like transport layer protocol implemented in python.
Three programs must be run at the same time: the sender, receiver, and a link emulator over UDP.
See test/sender.sh for examples.
See test/receive.sh for examples.
See test/link.sh for examples.
- Ouf-of-order packet buffering