noxue / chttp
一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post
☆41Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for chttp
- 非常简单的一个VPN框架!☆56Updated 7 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆33Updated 8 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- NAT穿透隧道☆58Updated 3 years ago
- openssl surpport for handy☆42Updated 9 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…☆31Updated 3 months ago
- 锥型NAT下,实现基于udp 协议的内网穿透p2p通信 (协议由protobuf生成)☆53Updated 5 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug☆54Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- Pure copy from sylar☆15Updated 2 years ago
- 基于netfilter修改HTTP数据包(插入、修改、删除)base on netfilter, add some js into http packet☆39Updated 7 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆46Updated 6 years ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆50Updated 3 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆176Updated 5 years ago
- Simple half duplex tunnel☆15Updated 3 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Qiniu Resource (Cloud) Storage SDK for C/C++☆62Updated 2 weeks ago
- Type-length-value(TLV) encoder☆12Updated 7 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- The VC6 port of libuv. Use Microsoft Visual C++ 6.0 to compile it in Windows XP+. by Liigo.☆14Updated 10 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago