<?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>Geethmanjula's Blog</title>
	<atom:link href="http://geethmanjula.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://geethmanjula.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sun, 08 Feb 2009 07:36:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='geethmanjula.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Geethmanjula's Blog</title>
		<link>http://geethmanjula.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://geethmanjula.wordpress.com/osd.xml" title="Geethmanjula&#039;s Blog" />
	<atom:link rel='hub' href='http://geethmanjula.wordpress.com/?pushpress=hub'/>
		<item>
		<title>networking systems</title>
		<link>http://geethmanjula.wordpress.com/2009/02/08/networking-systems/</link>
		<comments>http://geethmanjula.wordpress.com/2009/02/08/networking-systems/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 07:36:43 +0000</pubDate>
		<dc:creator>geethmanjula</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geethmanjula.wordpress.com/?p=22</guid>
		<description><![CDATA[Networking methods Networking is a complex part of computing that makes up most of the IT Industry. Without networks, almost all communication in the world would cease to happen. It is because of networking that telephones, televisions, the internet, etc. work. One way to categorize computer networks is by their geographic scope, although many real-world [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=22&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span class="mw-headline">Networking methods</span></p>
<p>Networking is a complex part of computing that makes up most of the IT Industry. Without networks, almost all communication in the world would cease to happen. It is because of networking that telephones, televisions, the internet, etc. work.</p>
<p>One way to categorize computer networks is by their geographic scope, although many real-world networks interconnect <a class="mw-redirect" title="Local Area Network" href="http://geethmanjula.wordpress.com/wiki/Local_Area_Network">Local Area Networks</a> (LAN) via <a class="mw-redirect" title="Wide Area Network" href="http://geethmanjula.wordpress.com/wiki/Wide_Area_Network">Wide Area Networks</a> (WAN)and wireless networks[WWAN]. These three (broad) types are:</p>
<p><a id="Local_area_network_.28LAN.29" name="Local_area_network_.28LAN.29"></a></p>
<h3><span class="editsection">[<a title="Local area network (LAN)" href="http://geethmanjula.wordpress.com/w/index.php?title=Computer_networking&amp;action=edit&amp;section=4">edit</a>]</span> <span class="mw-headline">Local area network (LAN)</span></h3>
<p>A local area network is a network that spans a relatively small space and provides services to a small number of people.</p>
<p>A peer-to-peer or client-server method of networking may be used. A peer-to-peer network is where each client shares their resources with other workstations in the network. Examples of peer-to-peer networks are: Small office networks where resource use is minimal and a home network. A client-server network is where every client is connected to the server and each other. Client-server networks use servers in different capacities. These can be classified into two types:</p>
<dl>
<dd>1. Single-service servers </dd>
<dd>2. print server, </dd>
</dl>
<p>where the server performs one task such as file server, ; while other servers can not only perform in the capacity of file servers and print servers, but they also conduct calculations and use these to provide information to clients (Web/Intranet Server). Computers are linked via Ethernet Cable, can be joined either directly (one computer to another), or via a network hub that allows multiple connections.</p>
<p><a id="Wide_area_network_.28WAN.29" name="Wide_area_network_.28WAN.29"></a></p>
<h3><span class="editsection">[<a title="Wide area network (WAN)" href="http://geethmanjula.wordpress.com/w/index.php?title=Computer_networking&amp;action=edit&amp;section=5">edit</a>]</span> <span class="mw-headline">Wide area network (WAN)</span></h3>
<p>A wide area network is a network where a wide variety of resources are deployed across a large domestic area or internationally. An example of this is a multinational business that uses a WAN to interconnect their offices in different countries. The largest and best example of a WAN is the <a title="Internet" href="http://geethmanjula.wordpress.com/wiki/Internet">Internet</a>, which is a network composed of many smaller networks. The Internet is considered the largest network in the world.<sup class="reference"><a href="https://geethmanjula.wordpress.com/wp-admin/#cite_note-6"><span>[</span>7<span>]</span></a></sup>. The <a class="mw-redirect" title="PSTN" href="http://geethmanjula.wordpress.com/wiki/PSTN">PSTN</a> (Public Switched Telephone Network) also is an extremely large network that is converging to use Internet technologies, although not necessarily through the public Internet.</p>
<p>A Wide Area Network involves communication through the use of a wide range of different technologies. These technologies include <a title="Point-to-point (telecommunications)" href="http://geethmanjula.wordpress.com/wiki/Point-to-point_(telecommunications)">Point-to-Point</a> WANs such as Point-to-Point Protocol (PPP) and High-Level Data Link Control (<a class="mw-redirect" title="HDLC" href="http://geethmanjula.wordpress.com/wiki/HDLC">HDLC</a>), <a class="mw-redirect" title="Frame Relay" href="http://geethmanjula.wordpress.com/wiki/Frame_Relay">Frame Relay</a>, <a class="mw-redirect" title="ATM (Asynchronous Transfer Mode)" href="http://geethmanjula.wordpress.com/wiki/ATM_(Asynchronous_Transfer_Mode)">ATM (Asynchronous Transfer Mode)</a> and <a title="Sonet" href="http://geethmanjula.wordpress.com/wiki/Sonet">Sonet</a> (Synchronous Optical Network). The difference between the WAN technologies is based on the switching capabilities they perform and the speed at which sending and receiving bits of information (data) occur.</p>
<p><a id="Metropolitan_Area_Network_.28MAN.29" name="Metropolitan_Area_Network_.28MAN.29"></a></p>
<h3><span class="editsection">[<a title="Metropolitan Area Network (MAN)" href="http://geethmanjula.wordpress.com/w/index.php?title=Computer_networking&amp;action=edit&amp;section=6">edit</a>]</span> <span class="mw-headline">Metropolitan Area Network (MAN)</span></h3>
<p>A metropolitan network is a network that is too large for even the largest of LAN&#8217;s but is not on the scale of a WAN. It also integrates two or more LAN networks over a specific geographical area ( usually a city ) so as to increase the network and the flow of communications. The LAN&#8217;s in question would usually be connected via &#8220;backbone&#8221; lines.</p>
<p> </p>
<p> </p>
<p>For more information on <a title="Wide area network" href="http://geethmanjula.wordpress.com/wiki/Wide_area_network">WANs</a>, see <a class="mw-redirect" title="Frame Relay" href="http://geethmanjula.wordpress.com/wiki/Frame_Relay">Frame Relay</a>, <a title="Asynchronous Transfer Mode" href="http://geethmanjula.wordpress.com/wiki/Asynchronous_Transfer_Mode">ATM</a> and <a title="Sonet" href="http://geethmanjula.wordpress.com/wiki/Sonet">Sonet</a>.</p>
<p><a id="Wireless_networks_.28WLAN.2C_WWAN.29" name="Wireless_networks_.28WLAN.2C_WWAN.29"></a></p>
<h3><span class="editsection">[<a title="Wireless networks (WLAN, WWAN)" href="http://geethmanjula.wordpress.com/w/index.php?title=Computer_networking&amp;action=edit&amp;section=7">edit</a>]</span> <span class="mw-headline">Wireless networks (WLAN, WWAN)</span></h3>
<p>A wireless network is basically the same as a LAN or a WAN but there are no wires between hosts and servers. The data is transferred over sets of radio transceivers. These types of networks are beneficial when it is too costly or inconvenient to run the necessary cables. For more information, see <a title="Wireless LAN" href="http://geethmanjula.wordpress.com/wiki/Wireless_LAN">Wireless LAN</a> and <a class="mw-redirect" title="Wireless wide area network" href="http://geethmanjula.wordpress.com/wiki/Wireless_wide_area_network">Wireless wide area network</a>. The media access protocols for LANs come from the <a class="mw-redirect" title="IEEE" href="http://geethmanjula.wordpress.com/wiki/IEEE">IEEE</a>.</p>
<p>The most common <a title="IEEE 802.11" href="http://geethmanjula.wordpress.com/wiki/IEEE_802.11">IEEE 802.11</a> WLANs cover, depending on antennas, ranges from hundreds of meters to a few kilometers. For larger areas, either <a class="mw-redirect" title="Communications satellites" href="http://geethmanjula.wordpress.com/wiki/Communications_satellites">communications satellites</a> of various types, <a title="Cellular" href="http://geethmanjula.wordpress.com/wiki/Cellular">cellular</a> radio, or wireless local loop (<a title="IEEE 802.16" href="http://geethmanjula.wordpress.com/wiki/IEEE_802.16">IEEE 802.16</a>) all have advantages and disadvantages. Depending on the type of mobility needed, the relevant standards may come from the <a class="mw-redirect" title="IETF" href="http://geethmanjula.wordpress.com/wiki/IETF">IETF</a> or the <a class="mw-redirect" title="ITU" href="http://geethmanjula.wordpress.com/wiki/ITU">ITU</a>.</p>
<p> </p>
<p><a id="Network_topology" name="Network_topology"></a></p>
<h2><span class="editsection">[<a title="Network topology" href="http://geethmanjula.wordpress.com/w/index.php?title=Computer_networking&amp;action=edit&amp;section=8">edit</a>]</span> <span class="mw-headline">Network topology</span></h2>
<p>The <a title="Network topology" href="http://geethmanjula.wordpress.com/wiki/Network_topology">network topology</a> defines the way in which computers, printers, and other devices are connected, physically and logically. A network topology describes the layout of the wire and devices as well as the paths used by data transmissions.</p>
<p>Network topology has two types:</p>
<ul>
<li>Physical</li>
<li>logical</li>
</ul>
<p>Commonly used topologies include:</p>
<p>Bus</p>
<p>Star</p>
<ul>
<li>Tree (hierarchical)</li>
<li>Linear</li>
<li>Ring</li>
<li>Mesh
<ul>
<li>partially connected</li>
<li>fully connected (sometimes known as <em>fully redundant</em>)</li>
</ul>
</li>
</ul>
<p>The network topologies mentioned above are only a general representation of the kinds of topologies used in computer network and are considered basic topologies.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geethmanjula.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geethmanjula.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geethmanjula.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geethmanjula.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geethmanjula.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geethmanjula.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geethmanjula.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geethmanjula.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=22&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geethmanjula.wordpress.com/2009/02/08/networking-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fa87f6059a56a49ec2189d0df951c04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">geethmanjula</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://geethmanjula.wordpress.com/2009/02/01/20/</link>
		<comments>http://geethmanjula.wordpress.com/2009/02/01/20/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 06:29:16 +0000</pubDate>
		<dc:creator>geethmanjula</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geethmanjula.wordpress.com/?p=20</guid>
		<description><![CDATA[Services provided by each Protocol Layer The OSI layers may be summarised by: Physical layer: Provides electrical, functional, and procedural characteristics to activate, maintain, and deactivate physical links that transparently send the bit stream; only recognises individual bits, not characters or multicharacter frames. Data link layer: Provides functional and procedural means to transfer data between [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=20&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Services provided by each Protocol Layer</h3>
<p>The OSI layers may be summarised by:</p>
<ol>
<li><a href="http://geethmanjula.wordpress.com/phy-pages/phy.html"><strong>Physical layer</strong></a><strong>:</strong> Provides electrical, functional, and procedural characteristics to activate, maintain, and deactivate physical links that transparently send the bit stream; only recognises individual bits, not characters or multicharacter frames.</li>
<li><strong>Data link layer</strong>: Provides functional and procedural means to transfer data between network entities and (possibly) <a href="http://geethmanjula.wordpress.com/arq-pages/reliability.html">correct transmission errors</a>; provides for activation, maintenance, and deactivation of data link connections, grouping of bits into characters and message frames, character and frame synchronisation, error control, <a href="http://geethmanjula.wordpress.com/lan-pages/mac.html">media access control</a>, and flow control (examples include <a href="http://geethmanjula.wordpress.com/dl-pages/hdlc.html">HDLC</a> and <a href="http://geethmanjula.wordpress.com/lan-pages/enet.html">Ethernet</a>)</li>
<li><a href="http://geethmanjula.wordpress.com/inet-pages/ip.html"><strong>Network layer</strong>:</a> Provides independence from data transfer technology and relaying and routing considerations; masks peculiarities of data transfer medium from higher layers and provides switching and <a href="http://geethmanjula.wordpress.com/inet-pages/router.html">routing</a> functions to establish, maintain, and terminate network layer connections and transfer data between users.</li>
<li><a href="http://geethmanjula.wordpress.com/inet-pages/transport.html"><strong>Transport layer</strong></a>: Provides transparent transfer of data between systems, relieving upper layers from concern with providing <a href="http://geethmanjula.wordpress.com/arq-pages/reliability.html">reliable</a> and cost effective data transfer; provides end-to-end control and information interchange with quality of service needed by the application program; first true end-to-end layer.</li>
<li><strong>Session layer</strong>: Provides mechanisms for organising and structuring dialogues between application processes; mechanisms allow for two-way simultaneous or two-way alternate operation, establishment of major and minor synchronisation points, and techniques for structuring data exchanges.</li>
<li><strong>Presentation layer</strong>: Provides independence to application processes from differences in data representation, that is, in syntax; syntax selection and conversion provided by allowing the user to select a &#8220;presentation context&#8221; with conversion between alternative contexts.</li>
<li><strong>Application layer</strong>: Concerned with the requirements of application. All application processes use the service elements provided by the application layer. The elements include library routines which perform interprocess communication, provide common procedures for constructing application protocols and for accessing the services provided by servers which reside on the network.</li>
</ol>
<p>The communications engineer is concerned mainly with the <a href="http://geethmanjula.wordpress.com/wp-admin/protocols.html">protocols</a> operating at the bottom four <a href="http://geethmanjula.wordpress.com/wp-admin/layer.html">layers</a> (physical, data link, network, and transport) in the OSI reference model. These layers provide the basic communications service. The layers above are primarily the concern of computer scientists who wish to build distributed applications programs using the services provided by the network.</p>
<h4>&#8220;Hop-by-Hop&#8221; &#8220;Network-wide&#8221; and &#8220;End-to-End&#8221; Communication</h4>
<p>The two lowest layers operate between adjacent systems connected via the physical link and are said to work &#8220;<strong>hop by hop</strong>&#8220;. The protocol control information is removed after each &#8220;hop&#8221; across a link (i.e. by each System) and a suitable new header added each time the information is sent on a subsequent hop.</p>
<p>The network layer (layer 3) operates <strong>&#8220;network-wide&#8221;</strong> and is present in all systems and responsible for overall co-ordination of all systems along the communications path.</p>
<p>The layers above layer 3 operate &#8220;<strong>end to end&#8221;</strong> and are only used in the End Systems (ES) which are communicating. The Layer 4 &#8211; 7 protocol control information is therefore unchanged by the IS in the network and is delivered to the corresponding ES in its original form. Layers 4-7 (if present) in Intermediate Systems (IS) play no part in the end-to-end communication.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geethmanjula.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geethmanjula.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geethmanjula.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geethmanjula.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geethmanjula.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geethmanjula.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geethmanjula.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geethmanjula.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=20&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geethmanjula.wordpress.com/2009/02/01/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fa87f6059a56a49ec2189d0df951c04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">geethmanjula</media:title>
		</media:content>
	</item>
		<item>
		<title>Computer Networking</title>
		<link>http://geethmanjula.wordpress.com/2009/01/18/computer-networking-3/</link>
		<comments>http://geethmanjula.wordpress.com/2009/01/18/computer-networking-3/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 07:44:19 +0000</pubDate>
		<dc:creator>geethmanjula</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[and that also demodulates such a carrier signal to decode the transmitted information]]></category>
		<category><![CDATA[as a computer communicating with another computer over the telephone network 
ISDN terminal adapter (TA): a specialized gateway for ISDN 
Line Driver: a device to increase transmission distance by a]]></category>
		<category><![CDATA[compared to switches]]></category>
		<category><![CDATA[Computer networking device
From Wikipedia]]></category>
		<category><![CDATA[e.g. between an internal network and an external network:

Proxy: computer network service which allows clients to make indirect network connections to other network services 
Firewall: a piece of]]></category>
		<category><![CDATA[etc). It provides bandwidth which is shared among all the objects]]></category>
		<category><![CDATA[every attached device shares the same broadcast domain and the same collision domain. Therefore]]></category>
		<category><![CDATA[in addition to switching on OSI layer 2]]></category>
		<category><![CDATA[Intermediate Systems (IS) or InterWorking Unit (IWU). Units which are the last receiver or generate data are called hosts or data terminal equipment.


[edit] List of computer networking devices
C]]></category>
		<category><![CDATA[it cannot interface different protocols. Works on OSI layer 3. 
Bridge: a device that connects multiple network segments along the data link layer. Works on OSI layer 2. 
Switch: a device that alloc]]></category>
		<category><![CDATA[only one computer connected to the hub is able to transmit at a time. Depending on the network topology]]></category>
		<category><![CDATA[provides functionality at higher protocol layers. 
Protocol Converter: a hardware device that converts between two different types of transmissions]]></category>
		<category><![CDATA[search
Computer networking devices are units that mediate data in a computer network. Computer networking devices are also called network equipment]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[such as asynchronous and synchronous transmissions. 
Bridge Router(Brouter): Combine router and bridge functionality and are therefore working on OSI layers 2 and 3. 
Digital media receiver: Connect]]></category>
		<category><![CDATA[the free encyclopedia
Jump to: navigation]]></category>
		<category><![CDATA[the hub provides a basic level 1 OSI model connection among the network objects (workstations]]></category>
		<category><![CDATA[to encode digital information]]></category>
		<category><![CDATA[which provide a dedicated connection between individual nodes. Works on OSI layer 1. 
Repeater: device to amplify or regenerate digital signals received while setting them from one part of a network]]></category>

		<guid isPermaLink="false">http://geethmanjula.wordpress.com/2009/01/18/computer-networking-3/</guid>
		<description><![CDATA[Open System Interconnection Network Operating System Network Devices Computer Network Topology kind of Net Works<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=13&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open System Interconnection<br />
Network Operating System<br />
Network Devices<br />
Computer Network Topology<br />
kind of Net Works </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geethmanjula.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geethmanjula.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geethmanjula.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geethmanjula.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geethmanjula.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geethmanjula.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geethmanjula.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geethmanjula.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=13&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geethmanjula.wordpress.com/2009/01/18/computer-networking-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fa87f6059a56a49ec2189d0df951c04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">geethmanjula</media:title>
		</media:content>
	</item>
		<item>
		<title>Computer Networking</title>
		<link>http://geethmanjula.wordpress.com/2009/01/18/computer-networking-2/</link>
		<comments>http://geethmanjula.wordpress.com/2009/01/18/computer-networking-2/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 07:44:06 +0000</pubDate>
		<dc:creator>geethmanjula</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geethmanjula.wordpress.com/2009/01/18/computer-networking-2/</guid>
		<description><![CDATA[Open System Interconnection Network Operating System Network Devices Computer Network Topology kind of Net Works<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=12&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open System Interconnection<br />
Network Operating System<br />
Network Devices<br />
Computer Network Topology<br />
kind of Net Works </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geethmanjula.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geethmanjula.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geethmanjula.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geethmanjula.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geethmanjula.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geethmanjula.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geethmanjula.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geethmanjula.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=12&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geethmanjula.wordpress.com/2009/01/18/computer-networking-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fa87f6059a56a49ec2189d0df951c04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">geethmanjula</media:title>
		</media:content>
	</item>
		<item>
		<title>Computer Networking</title>
		<link>http://geethmanjula.wordpress.com/2009/01/18/computer-networking/</link>
		<comments>http://geethmanjula.wordpress.com/2009/01/18/computer-networking/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 07:43:58 +0000</pubDate>
		<dc:creator>geethmanjula</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geethmanjula.wordpress.com/2009/01/18/computer-networking/</guid>
		<description><![CDATA[Open System Interconnection Network Operating System Network Devices Computer Network Topology kind of Net Works<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=11&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open System Interconnection<br />
Network Operating System<br />
Network Devices<br />
Computer Network Topology<br />
kind of Net Works </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geethmanjula.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geethmanjula.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geethmanjula.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geethmanjula.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geethmanjula.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geethmanjula.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geethmanjula.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geethmanjula.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=11&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geethmanjula.wordpress.com/2009/01/18/computer-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fa87f6059a56a49ec2189d0df951c04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">geethmanjula</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to Networking</title>
		<link>http://geethmanjula.wordpress.com/2009/01/11/hello-world/</link>
		<comments>http://geethmanjula.wordpress.com/2009/01/11/hello-world/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 05:30:31 +0000</pubDate>
		<dc:creator>geethmanjula</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In the world of computers, networking is the practice of linking two or more computing devices together for the purpose of sharing data. Networks are built with a mix of computer hardware and computer software.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=1&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:9pt;color:#333333;font-family:Verdana;">In the world of computers, <strong>networking</strong> is the practice of linking two or more computing devices together for the purpose of sharing data. Networks are built with a mix of computer hardware and computer software. </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/geethmanjula.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/geethmanjula.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/geethmanjula.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/geethmanjula.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/geethmanjula.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/geethmanjula.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/geethmanjula.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/geethmanjula.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=geethmanjula.wordpress.com&amp;blog=6128303&amp;post=1&amp;subd=geethmanjula&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://geethmanjula.wordpress.com/2009/01/11/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9fa87f6059a56a49ec2189d0df951c04?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">geethmanjula</media:title>
		</media:content>
	</item>
	</channel>
</rss>
