oneflyingfish / WebServer_CLinks
基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)
☆13Updated 4 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:
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆84Updated 5 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 轻量级网络库, 基于C++11☆123Updated 3 years ago
- 用libcurl实现http和https服务☆32Updated 7 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆34Updated 4 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 9 years ago
- qt高仿360安全卫士☆35Updated 6 years ago
- 基于C/C++开发的音视频动态库(使用超级简单,功能非常强大)☆12Updated 2 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆124Updated 3 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- 使用ffmpeg做的播放器☆95Updated 7 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last week
- A Qt player that pull H264 stream from USB camera using for low-spec machines. 适用于低配机器,从USB摄像头拉H264流的Qt播放器。☆14Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆53Updated 3 years ago
- 流媒体服务器☆76Updated 2 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆58Updated 6 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- ffmpeg4.0学习☆39Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- Qt+ffmpeg实现的录屏软件☆162Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- Transferring messages and files between the server and the client are realized in this project.☆35Updated 4 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- 基于 VLC 的视频播放器(本地、视频流、摄像头视频播放)☆28Updated 6 years ago
- 一个简单的视频播放器, 界面用Qt制作。使用FFMpeg解码,OpenGL Shader 渲染。☆27Updated 5 years ago
- webrtc流媒体服务器☆46Updated 6 years ago
- 基于Qt的P2P聊天软件实现,主要由多个聊天客户端和一个中心注册服务器组成。☆81Updated 4 years ago