oneflyingfish / WebServer_CLinks
基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)
☆13Updated 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 11 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆43Updated 6 years ago
- epoll based tcp/udp server☆31Updated last year
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 在Windows下基于共享内存实现进程间通信☆17Updated 8 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 9 months ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- 高性能博客系统☆28Updated 5 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆59Updated 7 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- qt高仿360安全卫士☆35Updated 6 years ago
- A http file upload/download server, write by c language, windows platform☆24Updated 6 years ago
- webrtc流媒体服务器☆46Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆85Updated 4 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆52Updated 3 years ago
- 基于RTP协议的局域网屏幕共享软件☆20Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 4 months ago