﻿<?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>BlogJava-J-XMoses-随笔分类-Network</title><link>http://www.blogjava.net/xmoses/category/7616.html</link><description>J-XMoses</description><language>zh-cn</language><lastBuildDate>Tue, 27 Feb 2007 20:36:50 GMT</lastBuildDate><pubDate>Tue, 27 Feb 2007 20:36:50 GMT</pubDate><ttl>60</ttl><item><title>kbps or Kbps</title><link>http://www.blogjava.net/xmoses/archive/2006/03/03/33514.html</link><dc:creator>Java-XMoses</dc:creator><author>Java-XMoses</author><pubDate>Fri, 03 Mar 2006 09:40:00 GMT</pubDate><guid>http://www.blogjava.net/xmoses/archive/2006/03/03/33514.html</guid><wfw:comment>http://www.blogjava.net/xmoses/comments/33514.html</wfw:comment><comments>http://www.blogjava.net/xmoses/archive/2006/03/03/33514.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/xmoses/comments/commentRss/33514.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/xmoses/services/trackbacks/33514.html</trackback:ping><description><![CDATA[<P>Short for kilobits per second, a measure of data transfer speed. Modems, for example, are measured in Kbps. Note that one Kbps is 1,000 bits per second, whereas a KB (kilobyte) is 1,024 bytes. Data transfer rates are measured using the decimal meaning of K whereas data storage is measured using the powers-of-2 meaning of K. Technically, kbps should be spelled with a lowercase k to indicate that it is decimal but almost everyone spells it with a capital K. <BR></P><img src ="http://www.blogjava.net/xmoses/aggbug/33514.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xmoses/" target="_blank">Java-XMoses</a> 2006-03-03 17:40 <a href="http://www.blogjava.net/xmoses/archive/2006/03/03/33514.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Route selection in routing table</title><link>http://www.blogjava.net/xmoses/archive/2006/02/21/31743.html</link><dc:creator>Java-XMoses</dc:creator><author>Java-XMoses</author><pubDate>Tue, 21 Feb 2006 01:58:00 GMT</pubDate><guid>http://www.blogjava.net/xmoses/archive/2006/02/21/31743.html</guid><wfw:comment>http://www.blogjava.net/xmoses/comments/31743.html</wfw:comment><comments>http://www.blogjava.net/xmoses/archive/2006/02/21/31743.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/xmoses/comments/commentRss/31743.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/xmoses/services/trackbacks/31743.html</trackback:ping><description><![CDATA[Multiple routes with same prefix(IP address and Netmask) can exist in the routing table.Where the routing table contains multiple routes to the same destination,the preference values of each router are compared. <FONT color=#008000>The route that has the lowest preference value is selected</FONT>. If the preference values are the same, the metrics values are then compared.<FONT color=#008000>The route that has the lowest metric value is then selected.</FONT><img src ="http://www.blogjava.net/xmoses/aggbug/31743.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/xmoses/" target="_blank">Java-XMoses</a> 2006-02-21 09:58 <a href="http://www.blogjava.net/xmoses/archive/2006/02/21/31743.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>