使用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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Redis在Qt下的封装☆11Jun 15, 2018Updated 8 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 8 years ago
- The VC6 port of libuv. Use Microsoft Visual C++ 6.0 to compile it in Windows XP+. by Liigo.☆15Jan 17, 2026Updated 5 months ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 2018Updated 8 years ago
- PoC code for CVE-2020-16939 Windows Group Policy DACL Overwrite Privilege Escalation☆12Oct 27, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Jul 9, 2022Updated 3 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Aug 11, 2023Updated 2 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- PE文件格式学习资料☆19Apr 19, 2018Updated 8 years ago
- Use Rust to implement some Red Team techniques :)☆13Nov 11, 2024Updated last year
- 本项目是利用Qt实现的聊天系统,能实现注册、聊天、添加好友、语音聊天、视频聊天等功能☆18Mar 20, 2022Updated 4 years ago
- 360官方出品的截图软件,套个马甲可以单独使用☆17Apr 4, 2019Updated 7 years ago
- PE Infector/Cryptor source code☆16Apr 30, 2017Updated 9 years ago
- Библиотека шифрования XTEA3 на С++☆14Jul 6, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- proto4z is an open source C++ cross-platform lightweight cross-platform protocol library.☆36May 24, 2025Updated last year
- 寻找可注入进程☆13Jul 16, 2020Updated 5 years ago
- A collection of cpuid instruction implementations for anti-vm purposes.☆11Oct 5, 2023Updated 2 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆46Oct 27, 2022Updated 3 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- tsh多终端代理通信☆19Feb 26, 2025Updated last year
- another RPC based libuv. tested on windows10 & ubuntu18.04☆37Aug 31, 2021Updated 4 years ago
- 参考taviso的代码逆向一下mpengine.dll☆20Jun 30, 2022Updated 3 years ago
- system infomation APIs in CPP. support Windows and Linux. include basic infomation(user name, CPU used ratio), net infomation(download ra…☆11Jul 22, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- exploring Windows IOCP with Thread Pool APIs☆78Sep 22, 2014Updated 11 years ago
- Reports and POCs for CVE 2024-43570 and CVE-2024-43535☆31Jun 7, 2025Updated last year
- Small project to generate fake DLLs based on an executable's import table☆26May 31, 2026Updated 2 weeks ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Jan 25, 2022Updated 4 years ago
- 一款设计不错的线程池☆19Mar 6, 2018Updated 8 years ago
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆45Oct 2, 2023Updated 2 years ago
- PowerShell script to bypass UAC using DCCW☆20Jul 29, 2017Updated 8 years ago
- 文件传输,Qt, 多线程 c++☆36Mar 9, 2019Updated 7 years ago
- Another C++ rabbitmq wrapper based on librabbitmq-c☆10Jun 15, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- SigFlip与白加黑的完美结合。☆44May 19, 2025Updated last year
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- xStl is a cross-compile, cross-platform C++ library that implements a set of generic templates for easy development.☆17Mar 15, 2017Updated 9 years ago
- 剑三官方UI解包☆14Jan 8, 2018Updated 8 years ago
- ☆29Dec 29, 2022Updated 3 years ago
- command execute without 445 port☆59Feb 25, 2022Updated 4 years ago
- 驱动层拦截web访问源码☆30Apr 2, 2018Updated 8 years ago