使用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
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 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 7 months ago
- PoC code for CVE-2020-16939 Windows Group Policy DACL Overwrite Privilege Escalation☆12Oct 27, 2020Updated 5 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.
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆20Jul 9, 2022Updated 4 years ago
- Библиотека шифрования XTEA3 на С++☆14Jul 6, 2019Updated 7 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Aug 11, 2023Updated 3 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
- 360官方出品的截图软件,套个马甲可以单独使用☆17Apr 4, 2019Updated 7 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Oct 1, 2017Updated 8 years ago
- 基于多线程的非阻塞 socket 编程☆37Oct 24, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- PE Infector/Cryptor source code☆17Apr 30, 2017Updated 9 years ago
- 寻找可注入进程☆13Jul 16, 2020Updated 6 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆45Oct 27, 2022Updated 3 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- another RPC based libuv. tested on windows10 & ubuntu18.04☆36Aug 31, 2021Updated 5 years ago
- 参考taviso的代码逆向一下mpengine.dll☆21Jun 30, 2022Updated 4 years ago
- Small project to generate fake DLLs based on an executable's import table☆26May 31, 2026Updated 3 months ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Jan 25, 2022Updated 4 years ago
- exploring Windows IOCP with Thread Pool APIs☆79Sep 22, 2014Updated 11 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 一款设计不错的线程池☆19Mar 6, 2018Updated 8 years ago
- 微软符号服务器的一个跳板☆11Aug 4, 2020Updated 6 years ago
- One Click Tool to Scan All the Enabled Protection of current Windows NT Kernel☆45Oct 2, 2023Updated 2 years ago
- Thread4z is an open source C++ cross-platform lightweight cross-platform thread library.☆31May 11, 2015Updated 11 years ago
- Another C++ rabbitmq wrapper based on librabbitmq-c☆10Jun 15, 2018Updated 8 years ago
- PowerShell script to bypass UAC using DCCW☆20Jul 29, 2017Updated 9 years ago
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 9 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
- MQTT broker in C++11☆43Oct 1, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 剑三官方UI解包☆14Jan 8, 2018Updated 8 years ago
- game server based on wentby frame☆11Jun 12, 2020Updated 6 years ago
- 驱动层拦截web访问源码☆29Apr 2, 2018Updated 8 years ago
- command execute without 445 port☆59Feb 25, 2022Updated 4 years ago
- C++ implement ThreadPool on windows☆39Dec 3, 2018Updated 7 years ago
- ☆15Sep 29, 2020Updated 5 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago