oneflyingfish / WebServer_C
基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)
☆12Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for WebServer_C
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- 轻量级网络库, 基于C++11☆110Updated 2 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆41Updated last month
- ffmpeg4.0学习☆38Updated 5 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- webrtc流媒体服务器☆43Updated 4 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆49Updated 2 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆45Updated last week
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 5 years ago
- push a rtsp streamer to rtmp nginx server☆15Updated 6 years ago
- 用libcurl实现http和https服务☆28Updated 6 years ago
- 用libevent实现https服务器☆19Updated 5 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆62Updated 7 years ago
- qt高仿360安全卫士☆33Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- Mirror of The Official WebRTC repository☆13Updated 3 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆120Updated 2 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆35Updated 3 years ago
- 简单的流媒体服务器☆20Updated 5 years ago
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- 使用QT界面库,FFMPEG 做解码库,用于播放流媒体以及本地视频。本项目有一个特色就是透明视频的叠加。在流媒体的显示上覆盖一层本地视频。☆19Updated 6 years ago
- A Qt player that pull H264 stream from USB camera using for low-spec machines. 适用于低配机器,从USB摄像头拉H264流的Qt播放器。☆12Updated last year
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal☆33Updated 5 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆31Updated 3 years ago