across-travel / FUCK_TCP
炮打TCP - 关于一而再再而三的粘包拆包问题的大字报
☆12Updated 6 years ago
Alternatives and similar repositories for FUCK_TCP:
Users that are interested in FUCK_TCP are comparing it to the libraries listed below
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- C++远程调用框架☆33Updated 10 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 8 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- 由C语言实现的单 线程高并发的网络基础库☆53Updated 3 years ago
- muduo in windows☆70Updated 5 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- 金山卫士源码,整理运行在VS2013☆23Updated 6 years ago
- 一些常用C++接口和开发库的使用示例代码☆34Updated 11 months ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 7 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆19Updated 5 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 6 years ago
- 我的C++11学习资料和示例代码☆57Updated 6 years ago
- ☆35Updated last week
- filezilla是一款非常不错的ftp软件,这是我维护的filezilla客户端和服务器端源码。☆67Updated 7 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- C++公用基础库,仿照chromium-base,提供一些基本的功能实现,可以在项目中方便导入,提高开发效率.☆28Updated 3 years ago