RootkitKiller / p2p_NetLinks
p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端
☆121Updated 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生成)☆57Updated 5 years ago
- A IOCP Server Class on Windows!☆95Updated 7 years ago
- NAT穿透隧道☆57Updated 4 years ago
- 基于Libevent库与线程池编写的简单WebSocket服务器与客服端☆19Updated last year
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Updated 8 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆149Updated 2 years ago
- 废弃,请使用OpenSocket项目,在win32支持IOCP 请见https://github.com/openlinyou/opensocket☆55Updated 2 years ago
- C++解析websocket协议☆178Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- A IOCP Server Class on Windows!☆48Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆131Updated 2 years ago
- 自己写 的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- A C++ network service framework☆143Updated 5 years ago
- muduo in windows☆68Updated 5 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11