RNL - Realtime Network Library - The opensource reliable UDP network library
-
Updated
Sep 5, 2022 - Pascal
RNL - Realtime Network Library - The opensource reliable UDP network library
NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
Implementing a Reliable Transport Protocol (from J.F. Kurose), using Alternating-Bit-Protocol and Go-Back-N versions.
Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes
Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)
Socket framework for elixir
Reliably forwards TCP connections using UDP over two network interfaces in parallel.
Reliable Transport Protocol (TCP) implementation using unreliable delivery mechanism.
An implementation of the Bimodal Multicast Protocol written in GO
Reliable Transport Protocols (RDT3.0) alternating-bit-protocol (abp) and go-back-n (gbn) c++ implementation
reliable UDP protocol wrapper for file transfer
This is an implementation of the reliable data transfer protocol (rdt 3.0). For the sake of simplicity I considered only uni- directional data transfer, but the control information will flow on both directions. You may use the finite state machine (FSM) of the rdt 3.0 to understand all the states, events and actions. IMPORTANT: You need to add y…
A Reliable ARQ Protocol Based on UDP
Computer Networks
Reliable UDP File Transfer Project (Client - Server Web Application)
Realization of own reliable. full-duplex, fast, message-aware, supporting multiple connections and sends protocol over UPD sockets.
Add a description, image, and links to the reliable-protocol topic page so that developers can more easily learn about it.
To associate your repository with the reliable-protocol topic, visit your repo's landing page and select "manage topics."