<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Jomyr's Technical Support Site! &#187; Computer Networking</title>
	<atom:link href="http://jomyr.wordpress.com/category/computer-networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://jomyr.wordpress.com</link>
	<description>"Open Source" Billions of minds behind!</description>
	<lastBuildDate>Sat, 15 Mar 2008 05:25:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jomyr.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/462294f1b6a221c9b6c28368c39ac678?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Jomyr's Technical Support Site! &#187; Computer Networking</title>
		<link>http://jomyr.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://jomyr.wordpress.com/osd.xml" title="Jomyr&#8217;s Technical Support Site!" />
		<item>
		<title>HUB and SWITCH difference&#8230;</title>
		<link>http://jomyr.wordpress.com/2007/04/28/hub-and-switch-difference/</link>
		<comments>http://jomyr.wordpress.com/2007/04/28/hub-and-switch-difference/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 02:13:57 +0000</pubDate>
		<dc:creator>JOMYR ALIPIO</dc:creator>
				<category><![CDATA[Computer Networking]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://jomyr.wordpress.com/2007/04/28/hub-and-switch-difference/</guid>
		<description><![CDATA[Although hubs and switches both glue the PCs     in a network together, a switch is more expensive and a network built with switches is generally considered     faster than one built with hubs.  Why?
When     a hub receives a packet (chunk) of data (a frame [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jomyr.wordpress.com&blog=891192&post=14&subd=jomyr&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left"><font face="Arial">Although hubs and switches both glue the PCs     in a network together, a switch is more expensive and a network built with switches is generally considered     faster than one built with hubs.  Why?</font></p>
<p align="left"><font face="Arial"><img src="http://www.duxcw.com/faq/network/workgrp.gif" align="right" border="0" height="166" width="226" />When     a hub receives a packet (chunk) of data (a frame in Ethernet lingo) at one     of its ports from a PC on the network, it transmits (repeats) the packet     to all of its ports and, thus, to all of the other PCs on the network.  If     two or more PCs on the network try to send packets at the same time a collision     is said to occur.  When that happens all of the PCs have to go though     a routine to resolve the conflict.  The process is prescribed in the     Ethernet Carrier Sense Multiple Access with Collision Detection (CSMA/CD)     protocol.  Each Ethernet Adapter has both a receiver and a transmitter.  If     the adapters didn&#8217;t have to listen with their receivers for collisions they     would be able to send data at the same time they are receiving it (full duplex).   Because     they have to operate at half duplex (data flows one way at a time) and a     hub retransmits data from one PC to all of the PCs, the maximum bandwidth     is 100 Mhz and that bandwidth is shared by all of the PC&#8217;s connected to the     hub. The result is when a person using a computer on a hub downloads a large     file or group of files from another computer the network becomes congested.  In     a 10 Mhz 10Base-T network the affect is to slow the network to nearly a crawl.  The     affect on a small, 100 Mbps (million bits per scond), 5-port network is not as significant.</font></p>
<p align="right">
<table align="right" border="0" cellpadding="4" cellspacing="0">
<tr>
<td>
<p align="center"><font face="Arial"><img src="http://www.duxcw.com/faq/network/2comp.gif" border="0" height="33" width="156" /></font></p>
</td>
</tr>
<tr>
<td>
<p align="center"><img src="http://www.duxcw.com/faq/network/xoverpin.gif" border="0" height="96" width="223" /></p>
</td>
</tr>
</table>
<p align="left"><font face="Arial">Two computers can be connected directly together     in an Ethernet with a <a href="http://www.duxcw.com/digest/Howto/network/cable/cable1.htm"><strong>crossover     cable</strong></a>.  A crossover cable doesn&#8217;t have a collision problem.  It     hardwires the Ethernet transmitter on one computer to the receiver on the     other.   Most 100BASE-TX Ethernet Adapters can detect when listening     for collisions is not required with a process known as auto-negotiation and     will operate in a full duplex mode when it is permitted. The result is a     crossover cable doesn&#8217;t have delays caused by collisions, data can be sent  in     both directions simultaneously, the maximum available bandwidth is 200 Mbps,     100 Mbps each way, and there are no other PC&#8217;s with which the bandwidth must     be shared.</font></p>
<p align="left"><font face="Arial">An Ethernet switch automatically divides the     network into multiple segments, acts as a high-speed, selective bridge between     the segments, and supports simultaneous connections of multiple pairs of     computers which don&#8217;t compete with other pairs of computers for network bandwidth.  It     accomplishes this by maintaining a table of each destination address and     its port.  When the switch receives a packet, it reads the destination     address from the header information in the packet, establishes a temporary     connection between the source and destination ports, sends the packet on     its way, and then terminates the connection.</font></p>
<p align="left"><font face="Arial">Picture a switch as making multiple temporary     crossover cable connections between pairs of computers (the cables are actually     straight-thru cables; the crossover function is done inside the switch).  High-speed     electronics in the switch automatically connect the end of one cable (source     port) from a sending computer to the end of another cable (destination port)     going to the receiving computer on a per packet basis.  Multiple connections     like this can occur simultaneously.  It&#8217;s as simple as that. And like     a crossover cable between two PCs, PC&#8217;s on an Ethernet switch do not share     the transmission media, do not experience collisions or have to listen for     them, can operate in a full-duplex mode, have bandwidth as high as 200 Mbps,     100 Mbps each way, and do not share this bandwidth with other PCs on the switch.  In     short, a switch is &#8220;more better.&#8221;</font></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jomyr.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jomyr.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jomyr.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jomyr.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jomyr.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jomyr.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jomyr.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jomyr.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jomyr.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jomyr.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jomyr.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jomyr.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jomyr.wordpress.com&blog=891192&post=14&subd=jomyr&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jomyr.wordpress.com/2007/04/28/hub-and-switch-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f099bd7ad6c6875ba1572e0f4a8339d2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">---==_d@rk_@ngel_==---</media:title>
		</media:content>

		<media:content url="http://www.duxcw.com/faq/network/workgrp.gif" medium="image" />

		<media:content url="http://www.duxcw.com/faq/network/2comp.gif" medium="image" />

		<media:content url="http://www.duxcw.com/faq/network/xoverpin.gif" medium="image" />
	</item>
	</channel>
</rss>