This project is a Python-based implementation of a custom reliable transport protocol that operates over UDP. It is designed to mimic core TCP functionalities, including connection establishment, ...
This repository contains tiny Python exercises that demonstrate how TCP and UDP work in practice. They’re simple enough to run locally and are a great way to understand the difference between reliable ...