ldw0215 / libevent-https
用libevent实现https服务器
☆21Updated 5 years ago
Alternatives and similar repositories for libevent-https:
Users that are interested in libevent-https are comparing it to the libraries listed below
- 用libcurl实现http和https服务☆30Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆26Updated 6 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- ☆15Updated 3 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆19Updated 5 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- QtNetwork模块相关类库范例☆44Updated 7 years ago
- 基于 WinPcap 的网络抓包软件,使用 MFC 做界面☆90Updated 12 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- udp分包的实现 应用程序保障传输的可靠性☆11Updated 5 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆12Updated 3 years ago
- some demo and item for qt☆39Updated 3 years ago
- fast thread pool☆27Updated 6 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29Updated 6 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆23Updated 6 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆127Updated last year
- WinPcap的抓包与还原 C++☆33Updated 7 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆165Updated last week
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- A http file upload/download server, write by c language, windows platform☆24Updated 6 years ago
- A C++11 socks5 proxy server based on Libevent☆66Updated 6 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago