oneflyingfish / WebServer_CLinks
基于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:
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- qt+opevcv实现的一个点对点的视频会议客户端☆7Updated 11 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 高性能博客系统☆27Updated 5 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆42Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- webrtc流媒体服务器☆45Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Pure copy from sylar☆16Updated 2 years ago
- Mirror of The Official WebRTC repository☆13Updated 4 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 years ago
- 基于CRT(远程访问终端)+ARM(GEC)+Linux+C语言的视频监控系统☆10Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆65Updated 8 years ago
- 用libcurl实现http和https服务☆31Updated 6 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆28Updated 7 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago