Custom reliable UDP protocol with sliding window, three-way handshake, flow control, and packet loss handling in C
-
Updated
Dec 17, 2025 - C
Custom reliable UDP protocol with sliding window, three-way handshake, flow control, and packet loss handling in C
Reliable Transport Protocol over UDP with TCP Reno & CUBIC Congestion Control (Python, Mininet)
Secure TCP over UDP Protocol (Python): Reliable, TLS inspired transport layer over UDP using AES-GCM & X25519.
Add a description, image, and links to the reliable-transport topic page so that developers can more easily learn about it.
To associate your repository with the reliable-transport topic, visit your repo's landing page and select "manage topics."