The-Dire / hf-ip
创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。
☆76Updated 3 years ago
Alternatives and similar repositories for hf-ip:
Users that are interested in hf-ip are comparing it to the libraries listed below
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- select、poll、epoll☆69Updated 5 years ago
- linux0.11源码解析☆91Updated last year
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆124Updated 4 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
- ☆362Updated 10 months ago
- Linux 1.2.13 网络协议栈学习☆35Updated 5 years ago
- libevent source code analysis☆61Updated last year
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆44Updated last year
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆234Updated 6 years ago
- A QUIC implementation in C++11 coroutine☆94Updated 6 months ago
- UNIX 编程实践☆40Updated 5 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆160Updated 7 years ago
- epoll+线程池实现大文件传输☆65Updated 9 years ago
- linux网络源码分析☆48Updated 3 years ago
- Shuo's learning notes on Linux TCP/IP stack☆117Updated last year
- Linux内核1.0版本源码阅读和注释☆138Updated 8 years ago
- Linux内核之旅开源社区实验代码管理☆74Updated 2 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆109Updated 2 years ago
- 用户态的 TCPIP 协议栈并包含了 epoll 技术实现源码,注释将不断维护,以保证质量。☆12Updated 4 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆80Updated 5 years ago
- TCP/IP网络编程☆163Updated 6 years ago
- TLPI(The Linux Programming Interface)《linux/unix系统编程手册(上、下册)》学习笔记☆71Updated 6 years ago
- Linux 源码分析☆59Updated 3 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆38Updated 4 years ago
- 对tlpi这本书的学习☆30Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago