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
Sorting:
- qt+opevcv实现的一个点对点的视频会议客户端☆7Updated 10 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 5 years ago
- 在Windows下基于共享内存实现进程间通信☆17Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- UDP外网穿透+KCP组合传输☆22Updated 5 years ago
- A ThreadPool clss base on IOCP on Windows.☆28Updated 7 years ago
- A http file upload/download server, write by c language, windows platform☆24Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆33Updated 3 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆52Updated 2 years ago
- 高性能博客系统☆27Updated 5 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Updated 8 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆20Updated 6 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 封装了WinInet的强大http请求库☆63Updated 7 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- A Qt player that pull H264 stream from USB camera using for low-spec machines. 适用于低配机器,从USB摄像头拉H264流的Qt播放器。☆13Updated 2 years ago
- 轻量级网络库, 基于C++11☆115Updated 3 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 months ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- vlc-2.2.6 compile with VS2015☆33Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago