﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Notes of Ouyang-随笔分类-Network Practice</title><link>http://www.cppblog.com/ouyang/category/6674.html</link><description>Intresting in P2P &amp; MANET Research and development, Handle-set  embedded system design and programming. </description><language>zh-cn</language><lastBuildDate>Thu, 22 May 2008 20:04:08 GMT</lastBuildDate><pubDate>Thu, 22 May 2008 20:04:08 GMT</pubDate><ttl>60</ttl><item><title>《Understanding Linux Network Internals》 Recommendation</title><link>http://www.cppblog.com/ouyang/archive/2008/04/11/46866.html</link><dc:creator>金陵书生</dc:creator><author>金陵书生</author><pubDate>Fri, 11 Apr 2008 13:27:00 GMT</pubDate><guid>http://www.cppblog.com/ouyang/archive/2008/04/11/46866.html</guid><wfw:comment>http://www.cppblog.com/ouyang/comments/46866.html</wfw:comment><comments>http://www.cppblog.com/ouyang/archive/2008/04/11/46866.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/ouyang/comments/commentRss/46866.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/ouyang/services/trackbacks/46866.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To implemente my first test virtual network interface driver--eoudp,which implemente a virtual NIC to transimt specific frames to an remote host with the help of udp,for the purpose to implemente a virtual local area network without any additional hardwares,I have read some books about the linux kernel and the linux network device driver.&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;One of the books I have been reading was the 《Understanding Linux Network Internals》,a good book to help you understand the Linux Network with details. I have finished read the chapter One,explained the fundational mechainsms that used in the implemention of linux network,which drive me to recommend the book immediately.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a title="The cover of 《Understanding Linux Network Internals》." href="http://images.china-pub.com/ebook30001-35000/30187/shupi.jpg">The cover of 《Understanding Linux Network Internals》.</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<div align=center src_cetemp="http://www.cppblog.com/images/cppblog_com/ouyang/ULNI_conver.jpg"><img src="http://www.cppblog.com/images/cppblog_com/ouyang/ULNI_conver.jpg" border=0></div>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You can view some details about the book at <a href="http://www.china-pub.com/30187">http://www.china-pub.com/30187</a>&nbsp;, and you can view the book online through <a href="http://book.chinaunix.net/special/ebook/oreilly/Understanding_Linux_Network_Internals/">&nbsp; http://book.chinaunix.net/special/ebook/oreilly/Understanding_Linux_Network_Internals/</a><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1. Much graphics was employed to show the mechanisms that the linux network implements used. The following graphic is a typically example.<br>&nbsp;
<div align=center src_cetemp="/images/cppblog_com/ouyang/skb_functions.jpg"><img src="http://www.cppblog.com/images/cppblog_com/ouyang/skb_functions.jpg" border=0></div>
<div align=left src_cetemp="/images/cppblog_com/ouyang/skb_functions.jpg">To those who want to acquaint with the mechanisms and implement details of the linux network,I recommend you to read the Part I、Part II、Part III、Part V and Part VII due to your interesting. I recommend all of you to read the Part I first and then chose the chapters that you are interested,no consequence reading is necessary.</div>
<img src ="http://www.cppblog.com/ouyang/aggbug/46866.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/ouyang/" target="_blank">金陵书生</a> 2008-04-11 21:27 <a href="http://www.cppblog.com/ouyang/archive/2008/04/11/46866.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>