Justysxh / udp-nat-traversalLinks
udp-nat-traversal 用UDP实现的NAT穿越
☆44Updated 8 years ago
Alternatives and similar repositories for udp-nat-traversal
Users that are interested in udp-nat-traversal are comparing it to the libraries listed below
Sorting:
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆124Updated 3 years ago
- STUN and TURN library☆44Updated 7 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆51Updated 8 years ago
- 完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。☆26Updated 5 years ago
- win32 livedesk rtsp server, rtmp pusher, screen recorder, avkcp server, ffrdp server.☆38Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 2 weeks ago
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- a C program to detect NAT type☆30Updated 5 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- p2p通信的示例, server 运行在 linux 下, client 运行在 windows,注意两个client能够通信前提是都要登陆server, 并且在自己的client列表中,且在完成打洞之后☆16Updated 9 years ago
- A cross platform Http client with libcurl☆53Updated 7 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- NAT穿透隧道☆58Updated 4 years ago
- ☆72Updated 6 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆36Updated last year
- 多种无锁队列☆43Updated 7 years ago
- Implementation of RFC5766 and RFC5389☆78Updated 8 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 13 years ago
- Zlog on Windows☆112Updated 2 years ago
- 轻量级网络库, 基于C++11☆121Updated 3 years ago
- IPC provides flexible, efficient message passing between processes.