willku1024 / Udp_P2PLinks
锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)
☆57Updated 5 years ago
Alternatives and similar repositories for Udp_P2P
Users that are interested in Udp_P2P are comparing it to the libraries listed below
Sorting:
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- UDP外网穿透+KCP组合传输☆22Updated 5 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 6 years ago
- NAT穿透隧道☆57Updated 4 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆60Updated 8 months ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- libuv kcp☆14Updated 2 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆131Updated 2 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…☆35Updated 10 months ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆62Updated last year
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 7 years ago
- 废弃,请使用OpenSocket项目,在win32支持IOCP 请见https://github.com/openlinyou/opensocket☆55Updated 2 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 5 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆22Updated 2 years ago
- 基于libuv开发的内网穿透反向代理(Intranet penetration reverse proxy)☆27Updated last year
- C Socket,Support TCP,UDP,KCP,IPv6 and P2P,Cross platform:linux ,maxox,win,android,ios☆49Updated 4 years ago
- p2p通信的示例, server 运行在 linux 下, client 运行在 windows,注意两个client能够通信前提是都要登陆server, 并且在自己的client列表中,且在完成打洞之后☆16Updated 8 years ago
- 基于P2P的无线音视频传输系统☆35Updated 7 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30Updated 7 years ago
- C++远程调用框架☆33Updated 10 years ago
- An efficient serialization format and library which support json☆26Updated 2 years ago
- 基于KCP的端口转发服务☆38Updated 7 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- udp-nat-traversal 用UDP实现的NAT穿越☆44Updated 7 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 8 years ago