WeitaoZhu / TCP-IP_Illustrated
TCP-IP_Illustrated TCP-IP协议簇与编程经典书籍
☆32Updated 2 years ago
Alternatives and similar repositories for TCP-IP_Illustrated:
Users that are interested in TCP-IP_Illustrated are comparing it to the libraries listed below
- 《深度探索Linux操作系统 : 系统构建和原 理解析》 学习笔记☆108Updated 4 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆79Updated 4 years ago
- one mini operating system simplified from linux0.12☆83Updated 2 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- 奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台 - 5.15版本☆53Updated 11 months ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆53Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- libevent source code analysis☆62Updated 2 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆113Updated 3 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…☆68Updated 5 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆170Updated 4 years ago
- Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute…☆52Updated 7 years ago
- ☆365Updated last year
- <程序员的自我修养> 源代码☆66Updated 11 years ago
- gdb debug example☆60Updated 3 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 5 years ago
- 使用OpenSSL实现国密SM2、SM3和SM4算法的C库。☆24Updated last year
- Linux驱动,内核经典书籍☆36Updated 2 years ago
- Linux 0.12 with GCC 11.2.0☆25Updated last year
- dpdk中文资料及会议文档ppt☆193Updated 5 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆236Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆39Updated 4 years ago
- 用驱动的方式窥视linux内核的实现☆18Updated 6 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆161Updated 7 years ago
- simple linux kernel learning environment with qemu, auto compile and debug☆38Updated 9 months ago
- Linux内核之旅开源社区实验代码管理☆75Updated 2 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆33Updated 11 months ago