lzxeth / tiny-httpd
c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug
☆54Updated 8 years ago
Alternatives and similar repositories for tiny-httpd:
Users that are interested in tiny-httpd are comparing it to the libraries listed below
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 6 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- C 菜鸟修真之旅☆51Updated 9 months ago
- 测试操作系统并发量☆70Updated 6 years ago
- FTP Server for linux☆64Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 4 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- libevent source code analysis☆62Updated 2 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated last year
- cJson源码和源码分析☆243Updated 9 years ago
- ☆66Updated 5 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 5 years ago
- ☆150Updated 2 months ago
- 使用C实现TCP穿透NAT(TCP打洞);由于本人本科是网络工程的所以在学习TCP/IP 体系结构、网络协议分析、网络安全等等课程后做的小demo~☆50Updated 7 years ago
- mini版FTP服务器实现文件上传和下载、断点续传、限速等功能☆83Updated 4 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆221Updated 4 years ago