<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/kmajian" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/kmajian" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 27 Nov 2008 15:39:00 GMT</lastBuildDate><title>我的嵌入式</title><description>真正的幸福，在于对平淡生活的热爱......</description><link>http://blog.csdn.net/kmajian/</link><item><title>TCP/IP学习笔记之十 --- IGMP：Internet组管理协议</title><link>http://blog.csdn.net/kmajian/archive/2008/11/27/3391713.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/3391713.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/3391713.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3391713</trackback:ping><description>介绍用于支持主机和路由器进行多播的Internet组管理协议（IGMP）。它让一个物理网络上的所有系统知道主机当前所在的多播组。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/3391713.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Nov 2008 23:39:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2008/11/27/3391713.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2008/11/27/3391713.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之九 --- 广播和多播</title><link>http://blog.csdn.net/kmajian/archive/2008/11/27/3389667.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/3389667.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/3389667.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3389667</trackback:ping><description>单播（unicast）：每一个以太网帧包含源主机和目的主机的以太网地址（48bit）。每个以太网帧仅发往单个目的的主机，目的地址指明单个接收接口，因而称为单播。在该方式下任意两个主机的通讯不会干扰网内其它主机。
广播（broadcast）：一个主机向网上的所有主机发送帧这就是广播。
多播（multicast）：处于广播和单播之间的就是多播，主机仅传松给属于多播组的多个主机。
广播和多播仅应用与UDP。
使用广播其增加了对广播数据不感兴趣主机的处理负荷，而使用多播则减少了对应用不感兴趣主机的处理负荷。

 
&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/3389667.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Nov 2008 19:14:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2008/11/27/3389667.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2008/11/27/3389667.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>一张图分出你是用左脑还是右脑</title><link>http://blog.csdn.net/kmajian/archive/2008/08/24/2823163.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/2823163.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/2823163.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2823163</trackback:ping><description>如果你看见这个舞女是顺时针转，说明你用的是右脑；   
如果是逆时针转，说明你用的左脑。   

耶鲁大学耗时5年的研究成果，据说。   
14%的美国人可以两个方向都能看见&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/2823163.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 24 Aug 2008 21:24:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2008/08/24/2823163.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2008/08/24/2823163.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之八 --- 动态选路协议</title><link>http://blog.csdn.net/kmajian/archive/2007/12/14/1937320.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1937320.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1937320.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1937320</trackback:ping><description>当相邻路由器之间进行通信，以告知对方每个路由器当前所连接的网络，这时就出现了动态选路。路由器之间必须采用选路协议进行通信，这样的选路协议有很多种。路由器上有一个进程称为路由守护程序（routingdaemon），它运行选路协议，并与其相邻的一些路由器进行通信。动态选路并不改变内核在IP层的选路方式（这种选路方式称为选路机制）。当路由随时间变化时，路由表中的路由由路由守护程序动态地增加或删除。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1937320.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 15 Dec 2007 03:15:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/12/14/1937320.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/12/14/1937320.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之七 --- IP选路</title><link>http://blog.csdn.net/kmajian/archive/2007/12/06/1921445.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1921445.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1921445.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1921445</trackback:ping><description>选路IP是最重要的功能之一。下图为IP层处理过程的简单流程。需要进行选路的数据报可以由本地主机产生，也可以由其他主机产生。在后一种情况下，主机必须配置成一个路由器，否则通过网络接口接收到的数据报，如果目的地址不是本机就要被丢弃。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1921445.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 07 Dec 2007 03:35:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/12/06/1921445.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/12/06/1921445.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之六 --- ICMP: Internet控制报文协议</title><link>http://blog.csdn.net/kmajian/archive/2007/11/30/1908588.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1908588.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1908588.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1908588</trackback:ping><description>ICMP被认为是IP层的一部分，它传递差错报文及其他需要注意的信息。ICMP报文经常被IP层或更高协议（TCP/UDP）使用（有一些差错报文返回给用户进程）。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1908588.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Nov 2007 18:22:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/11/30/1908588.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/11/30/1908588.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之五 --- RARP: 逆地址解析协议</title><link>http://blog.csdn.net/kmajian/archive/2007/11/20/1895056.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1895056.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1895056.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1895056</trackback:ping><description>RARP协议是许多无盘系统在引导时用来获取IP地址的。RARP分组格式基本上与ARP分组一致。一个RARP请求在网络上进行广播，它在分组中标明发送端的硬件地址，以请求相应IP地址的响应。应答通常是单播传送的。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1895056.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Nov 2007 00:59:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/11/20/1895056.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/11/20/1895056.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之四 --- ARP：地址解析协议</title><link>http://blog.csdn.net/kmajian/archive/2007/11/20/1895015.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1895015.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1895015.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1895015</trackback:ping><description>当一台主机把以太网数据帧发送到位于同一局域网上的另一台主机时，是根据48bit的以太网地址来确定目的接口的。设备驱动程序从不检查IP数据报中的目的IP地址。地址解析(ARP)为这两种不同的地址形式提供映射：32bit的IP地址和数据链路层使用的任何类型的地址。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1895015.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Nov 2007 00:35:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/11/20/1895015.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/11/20/1895015.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之三 --- IP: 网际协议</title><link>http://blog.csdn.net/kmajian/archive/2007/11/20/1894967.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1894967.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1894967.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1894967</trackback:ping><description>IP是TCP/IP协议族中最为核心的协议。所有的TCP、UDP、ICMP及IGMP数据都以IP数据报格式传输。其是一种不可靠、无连接的数据报传送服务。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1894967.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Nov 2007 00:00:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/11/20/1894967.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/11/20/1894967.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item><item><title>TCP/IP学习笔记之二 --- 链路层</title><link>http://blog.csdn.net/kmajian/archive/2007/11/19/1893070.aspx</link><wfw:comment>http://blog.csdn.net/kmajian/comments/1893070.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kmajian/comments/commentRss/1893070.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1893070</trackback:ping><description>在TCP/IP协议族中，链路层是其最底层协议，主要有三个目的：（1）为IP模块发送和接收IP数据报；（2）为ARP模块发送ARP请求和接收ARP应答；（3）为RARP发送RARP请求和接收RARP应答。&lt;img src =&quot;http://blog.csdn.net/kmajian/aggbug/1893070.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Nov 2007 01:28:00 +0800</pubDate><author>kmajian(阿剑)</author><comments>http://blog.csdn.net/kmajian/archive/2007/11/19/1893070.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/kmajian/archive/2007/11/19/1893070.aspx</guid><dc:creator>kmajian(阿剑)</dc:creator></item></channel></rss>