lsingal / Fast-and-Reliable-File-Transfer-over-UDP
Build a reliable FTP utility over UDP with same reliability as traditional FTP but with higher throughput. Reliability was implemented using packets maps of the lost datagrams. Achieved more than 40Mbps throughput on 20% packet loss link and 200ms RTT over 100Mbps link.
☆14Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for Fast-and-Reliable-File-Transfer-over-UDP
- Use nginx as a common TCP server framework☆30Updated 10 years ago
- A web keyword firewall(filter), which is based on DPDK and Aho-Corasick string matching.☆9Updated 9 years ago
- A lightweight user land implementation of the UDP/IPv4 stack designed to plug into the netmap framework. The 's' stands for speed.☆10Updated 2 years ago
- A netmap-based userspace network stack.☆12Updated 9 years ago
- A tool to measure the round-trip time and bandwidth of a TCP connection with different methods.☆16Updated 9 years ago
- dns server with high performance, based on dpdk.☆51Updated 5 years ago
- High-performance, high-scalable, epoll-based, edge-triggered, non-blocking, pre-threaded and multiplexed generic TCP server skeleton.☆15Updated 13 years ago
- A pair of TUN/TAP drivers that wrap frames in UDP packets or SLIP/FIFO frames.☆17Updated 6 years ago
- Vyatta Virtual Routing and Forwarding extension using Network Namespace☆14Updated 11 years ago
- Open Source CAPWAP Access Controller☆39Updated 2 years ago
- TupleNet is a lightweight tool for building virtual-networking☆29Updated last year
- C++ TCP Proxy Server Variations☆6Updated 7 years ago
- Network stack implemented by DPDK☆18Updated last year
- Simple multithreaded HTTP server☆14Updated 12 years ago
- ngx_lfqueue is the queue which share memory across multiple threads and multiple worker without any lock!!☆24Updated 6 years ago
- 前向纠错码FEC(含喷泉码RaptorQ)☆15Updated 7 years ago
- NAT Tools☆26Updated 8 years ago
- It is a platform to use multiprocess to combine dpdk and libnids together to support analyse packets in 10G port.☆38Updated 10 years ago
- Use Aho-Corasick state machine to string matching(C language, under BSD License)☆19Updated 11 years ago
- Content delivery application☆11Updated 9 years ago
- An ICMP tunnel architecture☆11Updated 8 years ago
- Nginx non-blocking module for talking to DNS name servers directly☆23Updated 13 years ago
- Patterns for the l7-filter packet classifier. You can find an updated list of protocols at https://www.netify.ai/resources/protocols☆23Updated 11 years ago
- A more flexible replacement for libevent's httpd API (Developers, use the develop branch to patch, not master)☆14Updated 9 years ago
- Linux kernel module for doing IPv4-IPv6 translation.☆30Updated 5 years ago
- A high performance authority-only dns server implemented with DPDK☆52Updated 6 years ago
- Asynchronous DNS resolver☆37Updated 6 years ago
- This tool can replay a pcap capture at wire speed on several 10Gbps links.☆67Updated 4 years ago
- Userland SCTP implementation☆28Updated 10 years ago