RootkitKiller / p2p_NetLinks
p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端
☆123Updated 3 years ago
Alternatives and similar repositories for p2p_Net
Users that are interested in p2p_Net are comparing it to the libraries listed below
Sorting:
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- A IOCP Server Class on Windows!☆92Updated 7 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11☆64Updated last year
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆61Updated 7 years ago
- 轻量级网络库, 基于C++11☆120Updated 3 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆51Updated 7 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加