Chinaunix首页 | 论坛 | 博客
  • 博客访问: 149547
  • 博文数量: 43
  • 博客积分: 15
  • 博客等级: 民兵
  • 技术积分: 100
  • 用 户 组: 普通用户
  • 注册时间: 2010-08-04 00:08
个人简介

Know C, C++ and shell programming, math and sport is my favour too. VIM Fans.

文章分类

全部博文(43)

文章存档

2015年(1)

2014年(27)

2013年(15)

我的朋友

发布时间:2013-07-30 16:48:20

From:http://www.cnblogs.com/image-eye/archive/2012/04/06/2434919.html网络协议栈写框图......【阅读全文】

阅读(1419) | 评论(0) | 转发(0)

发布时间:2013-07-30 09:47:30

From: http://stackoverflow.com/questions/14407452/path-of-udp-packet-in-linux-kernel/14410655#14410655The linux networking stack is a big piece of the kernel and you need to spend some time studying it.I think that this books may help (Focused on older kernels 2.4 and 2.6, .........【阅读全文】

阅读(1642) | 评论(0) | 转发(0)

发布时间:2013-07-29 12:56:20

......【阅读全文】

阅读(1132) | 评论(0) | 转发(0)

发布时间:2013-07-29 12:56:04

......【阅读全文】

阅读(824) | 评论(0) | 转发(0)

发布时间:2013-07-29 12:44:55

Linux? 操作系统的最大特性之一就是它的网络栈。它最初源于 BSD 的网络栈,具有一套非常干净的接口,组织得非常好。其接口范围从协议无关层(例如通用 socket 层接口或设备层)到各种网络协议的具体层。本文将从分层角度对 Linux 网络栈的接口进行探索,并介绍其中的一些主要结构。......【阅读全文】

阅读(975) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册