<?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"
	>

<channel>
	<title>Technical Interview Questions &#187; NETWORKING Interview Questions</title>
	<atom:link href="http://www.technicalinterview.info/category/networking-interview-questions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.technicalinterview.info</link>
	<description>Java Interview Questions &#124; IT interview questions &#124; Software Testing Interview questions &#124; .Net Interview Questions &#124; Job Interview Questions &#38; Answers &#124; Tough Interview Questions &#124; Technology Interview Questions &#124; Tech Interview Questions &#124; Testing Interview Questions &#124; SAP Interview Questions &#124; ABAP Interview Questions &#124; Data Warehousing Interview Questions</description>
	<pubDate>Tue, 02 Sep 2008 08:33:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>What is virtual path?</title>
		<link>http://www.technicalinterview.info/what-is-virtual-path-2/</link>
		<comments>http://www.technicalinterview.info/what-is-virtual-path-2/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:31:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-virtual-path-2.html</guid>
		<description><![CDATA[Along any transmission path from a given source to a given destination, a group of virtual circuits can be grouped together into what is called path.
]]></description>
			<content:encoded><![CDATA[<p>Along any transmission path from a given source to a given destination, a group of virtual circuits can be grouped together into what is called path.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-virtual-path-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is the difference between an unspecified passive open and a fully specified passive open?</title>
		<link>http://www.technicalinterview.info/what-is-the-difference-between-an-unspecified-passive-open-and-a-fully-specified-passive-open/</link>
		<comments>http://www.technicalinterview.info/what-is-the-difference-between-an-unspecified-passive-open-and-a-fully-specified-passive-open/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:31:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-the-difference-between-an-unspecified-passive-open-and-a-fully-specified-passive-open.html</guid>
		<description><![CDATA[An unspecified passive open has the server waiting for a connection request from a client. A fully specified passive open has the server waiting for a connection from a specific client.
]]></description>
			<content:encoded><![CDATA[<p>An unspecified passive open has the server waiting for a connection request from a client. A fully specified passive open has the server waiting for a connection from a specific client.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-the-difference-between-an-unspecified-passive-open-and-a-fully-specified-passive-open/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is anonymous FTP and why would you use it?</title>
		<link>http://www.technicalinterview.info/what-is-anonymous-ftp-and-why-would-you-use-it/</link>
		<comments>http://www.technicalinterview.info/what-is-anonymous-ftp-and-why-would-you-use-it/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:31:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-anonymous-ftp-and-why-would-you-use-it.html</guid>
		<description><![CDATA[Anonymous FTP enables users to connect to a host without using a valid login and password. Usually, anonymous FTP uses a login called anonymous or guest, with the password usually requesting the user&#8217;s ID for tracking purposes only. Anonymous FTP is used to enable a large number of users to access files on the host [...]]]></description>
			<content:encoded><![CDATA[<p>Anonymous FTP enables users to connect to a host without using a valid login and password. Usually, anonymous FTP uses a login called anonymous or guest, with the password usually requesting the user&#8217;s ID for tracking purposes only. Anonymous FTP is used to enable a large number of users to access files on the host without having to go to the trouble of setting up logins for them all. Anonymous FTP systems usually have strict controls over the areas an anonymous user can access.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-anonymous-ftp-and-why-would-you-use-it/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Difference between bit rate and baud rate?</title>
		<link>http://www.technicalinterview.info/difference-between-bit-rate-and-baud-rate-2/</link>
		<comments>http://www.technicalinterview.info/difference-between-bit-rate-and-baud-rate-2/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:30:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/difference-between-bit-rate-and-baud-rate-2.html</guid>
		<description><![CDATA[Bit rate is the number of bits transmitted during one second whereas baud rate refers to the number of signal units per second that are required to represent those bits. baud rate = bit rate / N where N is no-of-bits represented by each signal shift.
]]></description>
			<content:encoded><![CDATA[<p>Bit rate is the number of bits transmitted during one second whereas baud rate refers to the number of signal units per second that are required to represent those bits. baud rate = bit rate / N where N is no-of-bits represented by each signal shift.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/difference-between-bit-rate-and-baud-rate-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What are the important topologies for networks?</title>
		<link>http://www.technicalinterview.info/what-are-the-important-topologies-for-networks-2/</link>
		<comments>http://www.technicalinterview.info/what-are-the-important-topologies-for-networks-2/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:30:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-are-the-important-topologies-for-networks-2.html</guid>
		<description><![CDATA[ BUS topology:
In this each computer is directly connected to primary network cable in a single line.
Advantages:
Inexpensive, easy to install, simple to understand, easy to extend.
STAR topology:
In this all computers are connected using a central hub.
Advantages:
Can be inexpensive, easy to install and reconfigure and easy to trouble shoot physical problems.
RING topology:
In this all computers are [...]]]></description>
			<content:encoded><![CDATA[<p> BUS topology:</p>
<p>In this each computer is directly connected to primary network cable in a single line.</p>
<p>Advantages:</p>
<p>Inexpensive, easy to install, simple to understand, easy to extend.</p>
<p>STAR topology:</p>
<p>In this all computers are connected using a central hub.</p>
<p>Advantages:</p>
<p>Can be inexpensive, easy to install and reconfigure and easy to trouble shoot physical problems.</p>
<p>RING topology:</p>
<p>In this all computers are connected in loop.</p>
<p>Advantages:</p>
<p>All computers have equal access to network media, installation can be simple, and signal does not degrade as much as in other topologies because each computer regenerates it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-are-the-important-topologies-for-networks-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is the range of addresses in the classes of internet addresses?</title>
		<link>http://www.technicalinterview.info/what-is-the-range-of-addresses-in-the-classes-of-internet-addresses-2/</link>
		<comments>http://www.technicalinterview.info/what-is-the-range-of-addresses-in-the-classes-of-internet-addresses-2/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:29:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-the-range-of-addresses-in-the-classes-of-internet-addresses-2.html</guid>
		<description><![CDATA[Class A 0.0.0.0 - 127.255.255.255
Class B 128.0.0.0 - 191.255.255.255
Class C 192.0.0.0 - 223.255.255.255
Class D 224.0.0.0 - 239.255.255.255
Class E 240.0.0.0 - 247.255.255.255
]]></description>
			<content:encoded><![CDATA[<p>Class A 0.0.0.0 - 127.255.255.255<br />
Class B 128.0.0.0 - 191.255.255.255<br />
Class C 192.0.0.0 - 223.255.255.255<br />
Class D 224.0.0.0 - 239.255.255.255<br />
Class E 240.0.0.0 - 247.255.255.255</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-the-range-of-addresses-in-the-classes-of-internet-addresses-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What protocol is used by DNS name servers?</title>
		<link>http://www.technicalinterview.info/what-protocol-is-used-by-dns-name-servers/</link>
		<comments>http://www.technicalinterview.info/what-protocol-is-used-by-dns-name-servers/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 13:29:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-protocol-is-used-by-dns-name-servers.html</guid>
		<description><![CDATA[DNS uses UDP for communication between servers. It is a better choice than TCP because of the improved speed a connectionless protocol offers. Of course, transmission reliability suffers with UDP.
]]></description>
			<content:encoded><![CDATA[<p>DNS uses UDP for communication between servers. It is a better choice than TCP because of the improved speed a connectionless protocol offers. Of course, transmission reliability suffers with UDP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-protocol-is-used-by-dns-name-servers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is Bandwidth?</title>
		<link>http://www.technicalinterview.info/what-is-bandwidth-2/</link>
		<comments>http://www.technicalinterview.info/what-is-bandwidth-2/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 14:01:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-bandwidth-2.html</guid>
		<description><![CDATA[Every line has an upper limit and a lower limit on the frequency of signals it can carry. This limited range is called the bandwidth.
]]></description>
			<content:encoded><![CDATA[<p>Every line has an upper limit and a lower limit on the frequency of signals it can carry. This limited range is called the bandwidth.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-bandwidth-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is External Data Representation?</title>
		<link>http://www.technicalinterview.info/what-is-external-data-representation/</link>
		<comments>http://www.technicalinterview.info/what-is-external-data-representation/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 14:00:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-external-data-representation.html</guid>
		<description><![CDATA[External Data Representation is a method of encoding data within an RPC message, used to ensure that the data is not system-dependent.
]]></description>
			<content:encoded><![CDATA[<p>External Data Representation is a method of encoding data within an RPC message, used to ensure that the data is not system-dependent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-external-data-representation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is frame relay, in which layer it comes?</title>
		<link>http://www.technicalinterview.info/what-is-frame-relay-in-which-layer-it-comes-2/</link>
		<comments>http://www.technicalinterview.info/what-is-frame-relay-in-which-layer-it-comes-2/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 14:00:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[NETWORKING Interview Questions]]></category>

		<guid isPermaLink="false">http://www.technicalinterview.info/what-is-frame-relay-in-which-layer-it-comes-2.html</guid>
		<description><![CDATA[Frame relay is a packet switching technology. It will operate in the data link layer.
]]></description>
			<content:encoded><![CDATA[<p>Frame relay is a packet switching technology. It will operate in the data link layer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalinterview.info/what-is-frame-relay-in-which-layer-it-comes-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
