tcp-over-udp
There are 9 repositories under tcp-over-udp topic.
Wizmann/STUP-Protocol
Secure/Speedup TCP-like UDP protocol
Flow-IPC/flow
Flow - Modern C++ toolkit for async loops, logs, config, benchmarking, and more [See also `ipc` repo]
wirasuta/tcp-over-udp
TCP implementation over UDP connection. Aims to provide reliability while maintaining speed.
hadisfr/TCPOverUDP
University of Tehran Computer Networks S97 Project 3 - mirror of https://gitlab.com/hadi_sfr/TCPOverUDP
nadilahmad13/TCP-like-Go-Back-N
Tugas Besar 1 IF3130 - Jaringan Komputer
mikeleo03/TCP-over-UDP-Go-Back-N-Protocol
Implementation of TCP (three-way-handshake and Go-Back-N ARQ) over UDP socket Go-Back-N using Python
PSS1998/TCP-over-UDP
TCP over UDP with Reno congestion control
soltanloo/Spring2019-CN-CA3
A TCP implementation over the UDP protocol. Part of Spring 2018 Computer Networks course at the University of Tehran.
ViniAC/Tcp-over-udp
Tcp implemented using Udp protocol.