noxue / chttp
一个简单的http/https库,c语言实现,用到了 openssl库,支持 get和post
☆42Updated 9 years ago
Alternatives and similar repositories for chttp:
Users that are interested in chttp are comparing it to the libraries listed below
- NAT穿透隧道☆57Updated 4 years ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug☆54Updated 8 years ago
- udp-nat-traversal 用UDP实现的NAT穿越☆44Updated 7 years ago
- Qiniu Resource (Cloud) Storage SDK for C/C++☆65Updated 6 months ago
- 飞鸽c语言命令行版本☆33Updated 6 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 非常简单的一个VPN框架!☆71Updated 8 years ago
- Simple half duplex tunnel☆15Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 这是一个用C语言编写Linux平台的http文件下载器, 以命令行的方式运行☆47Updated 7 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…☆178Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- A http file upload/download server, write by c language, windows platform☆24Updated 6 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 9 months ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- eJet 是一个轻量级、高性能、嵌入式Web服务器,实现HTTP/1.1全栈功能,包括TLS/SSL、正向代理、反向代理、FastCGI、Cookie、Web Cache、访问日志、HTTP变量、HTTP Script脚本程序、JSon配置文件、虚拟主机、HTTP Loca…☆34Updated 7 months ago
- 一款单线程、轻量级和高性能的内网穿透程序,支持TCP流量转发(支持所有TCP上层协议,包括HTTP,SSH等),支持多客户端同时连接☆50Updated 4 years ago