lzxeth / tiny-httpdLinks
c语言版的tiny-httpd,按照自己的理解添加了注释并且修复了一些bug
☆55Updated 9 years ago
Alternatives and similar repositories for tiny-httpd
Users that are interested in tiny-httpd are comparing it to the libraries listed below
Sorting:
- HTTP服务器,C语言描述☆70Updated 8 years ago
- C 菜鸟修真之旅☆52Updated last month
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- tcp/ip协议栈☆194Updated 5 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- Linux内核1.0版本源码阅读和注释☆145Updated 9 years ago
- ☆152Updated 8 months ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- ☆67Updated 6 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆162Updated 7 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆70Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆164Updated 9 years ago
- 测试操作系统并发量☆73Updated 7 years ago
- linux网络源码分析☆48Updated 4 years ago
- Read code, comment it.☆355Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- 朴素linux,介绍linux和C的一些底层知识☆255Updated 12 years ago
- ☆371Updated last year