across-travel / FUCK_TCP
炮打TCP - 关于一而再再而三的粘包拆包问题的大字报
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for FUCK_TCP
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆49Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- 用libcurl实现http和https服务☆28Updated 6 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆33Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- C++ implement ThreadPool on windows☆39Updated 5 years ago
- C++远程调用框架☆33Updated 9 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 6 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- windows下单进程/多进程/多 线程/select/iocp架构的socket服务端和客户端框架☆62Updated 7 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 5 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 6 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- Duilib扩展控件收集☆34Updated 6 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- Type-length-value(TLV) encoder☆12Updated 7 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 5 years ago
- ☆35Updated this week
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- ☆40Updated 5 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29Updated 6 years ago
- 多种无锁队列☆43Updated 6 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago