oneflyingfish / WebServer_C
基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)
☆12Updated 3 years ago
Alternatives and similar repositories for WebServer_C:
Users that are interested in WebServer_C are comparing it to the libraries listed below
- 企业级开源的文件传输库,支持UDP和TCP☆41Updated 5 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- A http file upload/download server, write by c language, windows platform☆24Updated 6 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆34Updated 3 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- duilib教学项目☆15Updated 9 months ago
- C++高性能分布式服务器框架☆13Updated 4 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal☆34Updated 5 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- 即时通信 select/poll/epoll☆45Updated 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播放器。☆13Updated 2 years ago
- 功能丰富的流媒体服务,支持RTMP/RTSP/HTTP[s]-flv/HLS/GB28181/WEBRTC/JT1078/SRT/EHOME等协议☆22Updated 2 weeks ago
- Mirror of The Official WebRTC repository☆13Updated 3 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆40Updated 6 years ago
- 在Windows下基于共享内存实现进程间通信☆17Updated 8 years ago
- 基于C/C++开发的音视频动态库(使用超级简单,功能非常强大)☆10Updated last year
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆63Updated 8 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆50Updated 2 years ago
- push a rtsp streamer to rtmp nginx server☆16Updated 6 years ago
- 人脸识别系统-MFC-OPENCV☆23Updated 6 years ago