ffahleraz / sliding-window-protocol
An implementation of sliding window protocol for UDP socket data transmission
☆48Updated 6 years ago
Alternatives and similar repositories for sliding-window-protocol:
Users that are interested in sliding-window-protocol are comparing it to the libraries listed below
- Adding TCP like reliability features on top of existing UDP protocol☆38Updated 12 years ago
- lsquic tutorial teaches one how to build an application using lsquic, an open-source QUIC and HTTP/3 library☆29Updated 4 years ago
- The portable Tun/Tap devices configuration utility☆195Updated 8 months ago
- A lightweight IP stack.☆23Updated 2 months ago
- 高通RaptorQ前向纠错码算法实现☆26Updated 6 years ago
- Raw socket packet receiving and sending tools, including ip/udp/tcp checksum generating.☆33Updated 9 years ago
- High performance web server☆24Updated 6 years ago
- examples of using OpenSSL☆110Updated 6 months ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- Use kcp with asio and modern C++, support async_accept, async_connect, async_read, async_read_some and can use with asio coroutine.☆35Updated last month
- Implementation of the QUIC protocol in the Linux Kernel by Gaurav Suman + Testing Environment☆30Updated 7 years ago
- C compatible version for https://github.com/klauspost/reedsolomon.☆109Updated 2 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 weeks ago
- 使用C语言实现ping功能,移植性较好☆20Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆51Updated last year
- C++ socket wrapper☆19Updated 4 years ago
- Examples for DTLS via SCTP and UDP using OpenSSL☆140Updated 3 years ago
- A minimal UDP stack based on DPDK☆94Updated 3 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆13Updated 12 years ago
- select、poll、epoll☆69Updated 5 years ago
- little ntp homework -- server and client☆52Updated 3 years ago
- Open Object Size Checking: Library to detect buffer overflows in C/C++ code☆27Updated last year
- C++ bindings for Linux tun/tap and netdevice interface☆52Updated 2 years ago
- UDP Networking Library☆19Updated 4 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆88Updated 4 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆111Updated 3 months ago
- A process for key negotiation using ECDH (Elliptic-Curve Diffie–Hellman)☆33Updated 5 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆76Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago