The-Dire / hf-ip
创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
☆79Updated 4 years ago
Alternatives and similar repositories for hf-ip:
Users that are interested in hf-ip are comparing it to the libraries listed below
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆234Updated 6 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- ☆365Updated last year
- linux0.11源码解析☆92Updated last year
- libevent source code analysis☆62Updated 2 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆126Updated 4 years ago
- select、poll、epoll☆69Updated 5 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆161Updated 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…☆66Updated 5 years ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- Linux内核1.0版本源码阅读和注释☆142Updated 8 years ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- 《Linux/Unix系统编程手册》笔记☆91Updated last year
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- Linux 源码分析☆60Updated 3 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆39Updated 4 years ago
- 测试操作系统并发量☆69Updated 6 years ago
- TCP/IP网络编程☆164Updated 6 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆113Updated 3 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 5 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆164Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆53Updated 2 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆74Updated 6 years ago
- 《Linux/UNIX网络编程》习题答案&重点归纳☆93Updated 3 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆30Updated 2 years ago
- UNIX 编程实践☆43Updated 5 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago