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

<channel>
	<title>Life and Living &#187; URL</title>
	<atom:link href="http://www.lifenlivin.com/tag/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifenlivin.com</link>
	<description>Destroyed in the horizon.</description>
	<lastBuildDate>Fri, 03 Sep 2010 14:11:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Server Client Relation</title>
		<link>http://www.lifenlivin.com/2009/08/server-client-relation/</link>
		<comments>http://www.lifenlivin.com/2009/08/server-client-relation/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 10:38:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Name server]]></category>
		<category><![CDATA[server client relation]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.lifenlivin.com/?p=65</guid>
		<description><![CDATA[What is the server client relationship? The relationship refers to what happen when a viewer types a web page address in the address bar in the browser and press Enter or go button.
Let us assume that the client computer is connected to the Internet. The viewer typed an URL in the address bar of the [...]]]></description>
			<content:encoded><![CDATA[<p>What is the server client relationship? The relationship refers to what happen when a viewer types a web page address in the address bar in the browser and press Enter or go button.</p>
<p>Let us assume that the client computer is connected to the Internet. The viewer typed an URL in the address bar of the browser say <a href="http://www.mozilla.com/firefox/" target="_blank">FireFox</a> web browser and pressed Enter. This means the client/viewer requests a web page from a website. Then a message is sent to the name server. A <a href="http://en.wikipedia.org/wiki/Name_server" target="_blank">name server</a> maps a human recognisable identifier to system-internal identification. Name server finds out the server that hosts the requested web page by solving domain name and directs the client to that server.</p>
<p>Now a days most of the pages are scripted (<a href="http://www.php.net" target="_blank">php</a>, asp and so on). Let us assume the page is in php script. Then the php page is interpreted to html and send back to the client browser. And the client see the desired page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifenlivin.com/2009/08/server-client-relation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<script type="text/javascript">var infolink_pid = 35265;</script>
<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
try {
_uacct = "UA-4832193-1";
urchinTracker();
} catch(err) {}</script>

