qq431169079 / httpclient
纯C语言写的http client,支持 https,支持GET POST
☆15Updated 5 years ago
Alternatives and similar repositories for httpclient:
Users that are interested in httpclient are comparing it to the libraries listed below
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 一个纯C的mqtt/http客户端☆12Updated 5 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Updated 8 months ago
- An efficient serialization format and library which support json☆26Updated last year
- epoll based tcp/udp server☆30Updated last year
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆21Updated 4 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- FFmpeg, live555 already support RTSP, SDP, RTP, RTCP.☆16Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- license_robot用来对软件模块做授权.license文件加密,根据硬件生成唯一序列号☆34Updated 9 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 4 years ago
- Component (module, plugin, process (like dbus)) rpc server daemon and client library,make component communicating easier,using epoll eve…☆13Updated 5 years ago
- 基于TCP和UDP的P2P穿透的实现☆23Updated 8 years ago
- onvif协议☆34Updated 9 years ago
- ☆19Updated 9 years ago
- ☆32Updated 7 years ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 6 months ago
- ipcamera hisi3518 project☆35Updated 11 years ago
- An implementation of RTSP client☆32Updated 9 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- 公共安全视频监控联网系统信息传输、交换、控制技术要求☆26Updated 4 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆50Updated 4 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated 2 months ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago