reliable-udp
Here are 16 public repositories matching this topic...
P_MUL: A Reliable Multicast Transfer Protocol
-
Updated
Dec 2, 2018 - Python
A simplified version of the transmission control protocol (TCP) that operates over user datagram protocol (UDP) to provide reliable data transfer.
-
Updated
Jun 15, 2023 - Python
secure cloud sync protocol design project
-
Updated
Jul 9, 2018 - Python
Multithreaded implementation of a reliable-UDP header over UDP, using a go-back-n sliding window.
-
Updated
Jul 2, 2021 - Python
Repository for CENG435 - Data Communications and Networking homeworks.
-
Updated
Feb 18, 2021 - Python
Network application composed of a server and client for transfering files implementing RDT (Reliable Data Transfer) over UDP [1Q2025]
-
Updated
Jun 22, 2025 - Python
Network management system with reliable UDP implementation
-
Updated
Jan 25, 2025 - Python
FSSP provides reliable communication over unreliable UDP protocol and also directly works with python objects for simplicity
-
Updated
May 22, 2020 - Python
Define a protocol for AI knowledge artifacts with provenance, verification, discovery, and lineage tracking
-
Updated
Apr 17, 2026 - Python
Reliable User Datagram Protocol (UDP) implementation.
-
Updated
Sep 10, 2021 - Python
RakNet reliable UDP implementation for Python asyncio
-
Updated
Mar 17, 2026 - Python
This assignment was done as part of the COL334 course requirements. The objective of the assignment is to implement a simple file-transfer protocol using UDP Sockets. However, since UDP is unreliable and does not provide congestion control mechanisms, we piggyback on how TCP implements reliability and congestion control.
-
Updated
Dec 4, 2024 - Python
Realization of own reliable. full-duplex, fast, message-aware, supporting multiple connections and sends protocol over UPD sockets.
-
Updated
Jan 30, 2023 - Python
Hands-on project demos covering infrastructure automation (Ansible, Docker), big-data processing & streaming (Hive, Spark, Kafka), and network experiments (MitM, TCP-over-UDP).
-
Updated
Feb 20, 2026 - Python
Improve this page
Add a description, image, and links to the reliable-udp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reliable-udp topic, visit your repo's landing page and select "manage topics."