<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>Top大杂烩</title><link>http://blog.csdn.net/fengyv/</link><description>本站启用域名：http://blog.csdn.net/fengyv</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 04 Jun 2008 09:19:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>quan</dc:creator><title>详谈调用winpcap驱动写arp多功能工具-T-ARP源代码</title><link>http://blog.csdn.net/fengyv/archive/2008/06/03/2506250.aspx</link><pubDate>Tue, 03 Jun 2008 09:18:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2008/06/03/2506250.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/2506250.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2008/06/03/2506250.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/2506250.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2506250</trackback:ping><description>详谈调用winpcap驱动写arp多功能工具-T-ARP源代码&lt;img src ="http://blog.csdn.net/fengyv/aggbug/2506250.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>详谈调用winpcap驱动写arp多功能工具</title><link>http://blog.csdn.net/fengyv/archive/2008/06/03/2506231.aspx</link><pubDate>Tue, 03 Jun 2008 09:11:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2008/06/03/2506231.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/2506231.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2008/06/03/2506231.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/2506231.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2506231</trackback:ping><description>一 winpcap驱动简介
二 Packet.dll相关数据结构及函数
三 T-ARP功能及原理介绍
四 T-ARP主要代码分析
五 T-ARP源代码
（winpcap/libpcap 可以跨平台使用，该处介绍的是WIN32环境下的使用）
&lt;img src ="http://blog.csdn.net/fengyv/aggbug/2506231.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>PHP加速器 eaccelerator 介绍</title><link>http://blog.csdn.net/fengyv/archive/2008/06/02/2503173.aspx</link><pubDate>Mon, 02 Jun 2008 13:52:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2008/06/02/2503173.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/2503173.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2008/06/02/2503173.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/2503173.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2503173</trackback:ping><description>大多PHP程序，都要在服务器端安装加速器，以提高程序程序效率。我们所介绍的这款eaccelerator加速器，实际上是一个自由软件，目前仍是免费的；这对于节省服务架设成本来说，也是一个不错的选择；&lt;img src ="http://blog.csdn.net/fengyv/aggbug/2503173.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>在Linux系统中存储设备的两种表示方法</title><link>http://blog.csdn.net/fengyv/archive/2008/04/10/2275479.aspx</link><pubDate>Thu, 10 Apr 2008 08:27:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2008/04/10/2275479.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/2275479.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2008/04/10/2275479.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/2275479.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2275479</trackback:ping><description>硬盘和硬盘分区在Linux都表示为设备，按我们通俗的说法来说，就是怎么来表示或描述硬盘和或硬盘分区，但这种描述应该是科学和具体的；比如 IDE硬盘，在Linux 可以表示为 /dev/hda、/dev/hdb ... ；SCSI 接口的硬盘、SATA接口的硬盘表示为/dev/sda、/dev/sdb ... ... ；而IDE接口的硬盘/dev/hda，也可以表示为hd0 ，而 SCSI 接口的如果是 /dev/sda ，另一种表示方法是sd0；理解两种表示方法有何用？至少GRUB引导管理器用到这些知识；另外我们mount (挂载)文件系统（分区），也会用到这些知识；&lt;img src ="http://blog.csdn.net/fengyv/aggbug/2275479.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>uClinux 启动过程详细分析（二）</title><link>http://blog.csdn.net/fengyv/archive/2007/08/09/1733097.aspx</link><pubDate>Thu, 09 Aug 2007 08:55:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/08/09/1733097.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1733097.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/08/09/1733097.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1733097.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1733097</trackback:ping><description>第二部分 : linux内核初始化以及启动&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1733097.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>uClinux 启动过程详细分析（一）</title><link>http://blog.csdn.net/fengyv/archive/2007/08/09/1733091.aspx</link><pubDate>Thu, 09 Aug 2007 08:49:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/08/09/1733091.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1733091.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/08/09/1733091.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1733091.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1733091</trackback:ping><description>    uclinux启动的详细过程有着诸多的信息可以给我们巨大的启发，我们在这里讨论的就是要对这些信息做一个具体细致的分析，通过我们的讨论，大家会对uclinux启动过程中出现的、以前感觉熟悉的、但却又似是而非的东西有一个确切的了解，并且能了解到这些输出信息的来龙去脉。    uclinux的启动过程，它是一幅缩影图，对它有了一个详细的了解后，有助于指导我们更加深入地了解uclinux的核心。&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1733091.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>运行在网络处理器上的嵌入式Linux系统</title><link>http://blog.csdn.net/fengyv/archive/2007/08/09/1733088.aspx</link><pubDate>Thu, 09 Aug 2007 08:42:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/08/09/1733088.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1733088.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/08/09/1733088.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1733088.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1733088</trackback:ping><description>运行在网络处理器上的嵌入式Linux系统&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1733088.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>微软组织开源研究 引起开源人士反感</title><link>http://blog.csdn.net/fengyv/archive/2007/05/25/1625844.aspx</link><pubDate>Fri, 25 May 2007 17:09:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/05/25/1625844.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1625844.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/05/25/1625844.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1625844.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1625844</trackback:ping><description>微软组织开源研究 引起开源人士反感&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1625844.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>P2P技术能用于的网络安全吗?</title><link>http://blog.csdn.net/fengyv/archive/2007/01/11/1480122.aspx</link><pubDate>Thu, 11 Jan 2007 13:47:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/01/11/1480122.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1480122.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/01/11/1480122.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1480122.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1480122</trackback:ping><description>一家名为InfoExpress的公司认为，使用动态网络访问控制(DNAC)技术就可以做到这一点。网络访问/接入控制技术(通常是指NAC)一般包含旨在保护网络安全的硬件基础设施或者客户端软件。 &lt;img src ="http://blog.csdn.net/fengyv/aggbug/1480122.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>家庭网络设备的远程管理技术（TR-069）</title><link>http://blog.csdn.net/fengyv/archive/2007/01/11/1480119.aspx</link><pubDate>Thu, 11 Jan 2007 13:45:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/01/11/1480119.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1480119.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/01/11/1480119.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1480119.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1480119</trackback:ping><description>家庭网络设备的远程管理技术（TR-069/CPE Wan Management Protocol）&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1480119.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>改变人生的32句励志名言 </title><link>http://blog.csdn.net/fengyv/archive/2007/01/11/1480106.aspx</link><pubDate>Thu, 11 Jan 2007 13:37:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/01/11/1480106.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1480106.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/01/11/1480106.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1480106.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1480106</trackback:ping><description>改变人生的32句励志名言&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1480106.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>程序员,你还能够年轻几岁!!! </title><link>http://blog.csdn.net/fengyv/archive/2007/01/09/1478165.aspx</link><pubDate>Tue, 09 Jan 2007 15:45:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2007/01/09/1478165.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1478165.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2007/01/09/1478165.aspx#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1478165.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1478165</trackback:ping><description>80年带的人都有经历过计算机带来的风暴,想当初,打字速度快的人,都觉得羡慕,觉得好厉害...&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1478165.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>在 AIX 上实现 iSCSI</title><link>http://blog.csdn.net/fengyv/archive/2006/11/10/1377090.aspx</link><pubDate>Fri, 10 Nov 2006 11:10:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2006/11/10/1377090.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1377090.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2006/11/10/1377090.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1377090.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1377090</trackback:ping><description>在 AIX 上实现 iSCSI&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1377090.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>Freebsd6.1+AMP手工整合指南</title><link>http://blog.csdn.net/fengyv/archive/2006/11/10/1377068.aspx</link><pubDate>Fri, 10 Nov 2006 11:06:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2006/11/10/1377068.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1377068.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2006/11/10/1377068.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1377068.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1377068</trackback:ping><description>Freebsd6.1+AMP手工整合指南&lt;img src ="http://blog.csdn.net/fengyv/aggbug/1377068.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>quan</dc:creator><title>无线技术在Linux操作系统中的应用</title><link>http://blog.csdn.net/fengyv/archive/2006/11/10/1377053.aspx</link><pubDate>Fri, 10 Nov 2006 11:01:00 GMT</pubDate><guid>http://blog.csdn.net/fengyv/archive/2006/11/10/1377053.aspx</guid><wfw:comment>http://blog.csdn.net/fengyv/comments/1377053.aspx</wfw:comment><comments>http://blog.csdn.net/fengyv/archive/2006/11/10/1377053.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/fengyv/comments/commentRss/1377053.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1377053</trackback:ping><description>随着 Wi-Fi 的普及，Linux 也已加入这一行列。在本文中，Roman Vichr 阐述了 Linux 如何为很多无线工具和项目提供帮助 —— 同时得到这些工具的帮助。 &lt;img src ="http://blog.csdn.net/fengyv/aggbug/1377053.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>