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
- 用libcurl实现http和https服务☆32Updated 6 years ago
- 轻量级网络库, 基于C++11☆117Updated 3 years ago
- Mirror of The Official WebRTC repository☆13Updated 4 years ago
- A Qt player that pull H264 stream from USB camera using for low-spec machines. 适用于低配机器,从USB摄像头拉H264流的Qt播放器。☆14Updated 2 years ago
- 用libevent实现https服务器☆21Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆43Updated 6 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Updated 8 years ago
- 基于RTP协议的局域网屏幕共享软件☆20Updated 4 years ago
- 在Windows下基于共享内存实现进程间通信☆17Updated 8 years ago
- 使用QT界面库,FFMPEG 做解码库,用于播放流媒体以及本地视频。本项目有一个特色就是透明视频的叠加。在流媒体的显示上覆盖一层本地视频。☆20Updated 7 years ago
- qt高仿360安全卫士☆35Updated 6 years ago
- p2p网络 tcp打洞、 Nat穿透、seed服务器、peer客户端☆121Updated 3 years ago
- ffmpeg4.0学习☆38Updated 5 years ago
- 包含桌面录制,声卡+麦克风录制,MP4文件保存,RTMP和RTSP推流功能。☆41Updated 6 years ago
- Qt / Qml 做的一款屏幕控制(远程控制)☆52Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 9 years ago
- qt demo☆9Updated 9 years ago
- webrtc流媒体服务器☆46Updated 5 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆35Updated 6 years ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆57Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 9 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- 流媒体服务器☆76Updated 2 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆132Updated 2 years ago
- 基 于 WinPcap 的网络抓包软件,使用 MFC 做界面☆91Updated 12 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆33Updated 3 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago