使用c++设计实现了windows平台下基于iocp的tcp网络库,用于项目服务器,客户端等各种网络通信的基建,类似于目前流行的各大网络库,主要应用场景为客户端与服务端通信,数据传输下载,图像视频流网络传输等 这个项目的特点是架构上采用了任务消息队列分发接受数据流任务包的异步架构,支持协程处理数据包,化异步为同步处理,消息处理方面可以定制自己的包数据结构,通过继承消息处理基类,生成特定的包数据结构, 比如,自定义的游戏通信包,http包, websockt包,后两个包在库中有相应实现, 在接受数据包方面,是通过解包控制拼合出合适长度的数据包,任务消息队列可以定制多个数量(相当于生成多个处理指定socket任务的线程),以适配多个socket连接的分类通信,这种定制可以适应
☆42Dec 21, 2021Updated 4 years ago
Alternatives and similar repositories for TcpServer
Users that are interested in TcpServer are comparing it to the libraries listed below
Sorting:
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Aug 11, 2023Updated 2 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- The VC6 port of libuv. Use Microsoft Visual C++ 6.0 to compile it in Windows XP+. by Liigo.☆15Jan 17, 2026Updated last month
- A collection of cpuid instruction implementations for anti-vm purposes.☆10Oct 5, 2023Updated 2 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Jul 9, 2022Updated 3 years ago
- Use Rust to implement some Red Team techniques :)☆13Nov 11, 2024Updated last year
- PoC code for CVE-2020-16939 Windows Group Policy DACL Overwrite Privilege Escalation☆12Oct 27, 2020Updated 5 years ago
- Redis在Qt下的封装☆11Jun 15, 2018Updated 7 years ago
- Библиотека шифрования XTEA3 на С++☆14Jul 6, 2019Updated 6 years ago
- 寻找可注入进程☆13Jul 16, 2020Updated 5 years ago
- Reports and POCs for CVE 2024-43570 and CVE-2024-43535☆29Jun 7, 2025Updated 8 months ago
- PE Infector/Cryptor source code☆16Apr 30, 2017Updated 8 years ago
- 360官方出品的截图软件,套个马甲可以单独使用☆16Apr 4, 2019Updated 6 years ago
- Suite of classes for Windows programming☆18Apr 13, 2016Updated 9 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆45Oct 27, 2022Updated 3 years ago
- c++写的windows版的登录服务器,包括服务器代码,客户端代码,以及客户端接静态库☆41Nov 5, 2021Updated 4 years ago
- tsh多终端代理通信☆19Feb 26, 2025Updated last year
- PowerShell script to bypass UAC using DCCW☆19Jul 29, 2017Updated 8 years ago
- PE文件格式学习资料☆19Apr 19, 2018Updated 7 years ago
- xStl is a cross-compile, cross-platform C++ library that implements a set of generic templates for easy development.☆17Mar 15, 2017Updated 8 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Jan 25, 2022Updated 4 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Oct 1, 2017Updated 8 years ago
- Small project to generate fake DLLs based on an executable's import table☆24May 6, 2020Updated 5 years ago
- SigFlip与白加黑的完美结合。☆37May 19, 2025Updated 9 months ago
- 一款设计不错的线程池☆20Mar 6, 2018Updated 7 years ago
- ☆29Dec 29, 2022Updated 3 years ago
- command execute without 445 port☆57Feb 25, 2022Updated 4 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- Diff tool for comparing export tables in PE images☆24Mar 4, 2020Updated 6 years ago
- 一个基于DNS隧道的简单C2☆61Jul 19, 2022Updated 3 years ago
- 驱动层拦截web访问源码☆30Apr 2, 2018Updated 7 years ago
- Evasive loader to bypass static detection☆60Jan 15, 2024Updated 2 years ago
- Aggressor script add-in for CobaltStrike to track file uploads☆48Nov 7, 2022Updated 3 years ago
- WinRAR 0day CVE-2025-8088 PoC RAR Archive