ldw0215 / libevent-https
用libevent实现https服务器
☆20Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for libevent-https
- 用libcurl实现http和https服务☆28Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 5 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆62Updated 7 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆31Updated 4 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 5 years ago
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆12Updated 3 years ago
- qt高仿360安全卫士☆33Updated 5 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆25Updated 6 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 7 years ago
- C++封装libcurl, 实现的http客户端, 支持http(s)请求, 支持下载文件(断点续传和分片下载)☆58Updated last month
- udp分包的实现 应用程序保障传输的可靠性☆11Updated 5 years ago
- kcp学习demo☆23Updated 4 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated 7 months ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- OpenSSL's usage☆33Updated last year
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆32Updated 4 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- 多种无锁队列☆43Updated 6 years ago
- C++ implement ThreadPool on windows☆39Updated 5 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆15Updated 5 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆50Updated 2 years ago