<?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>ramraje.com &#187; domain name server</title>
	<atom:link href="http://www.ramraje.com/tag/domain-name-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ramraje.com</link>
	<description>Software Programming Blog</description>
	<lastBuildDate>Fri, 28 May 2010 17:03:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Starter guide for domain names</title>
		<link>http://www.ramraje.com/internet-and-web-world/starter-guide-for-domain-names/</link>
		<comments>http://www.ramraje.com/internet-and-web-world/starter-guide-for-domain-names/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 10:16:00 +0000</pubDate>
		<dc:creator>Ramraj Edagutti</dc:creator>
				<category><![CDATA[Domains/Web Hosting]]></category>
		<category><![CDATA[Internet/Web]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[domain name server]]></category>

		<guid isPermaLink="false">http://www.ramraje.com/uncategorized/starter-guide-for-domain-names/</guid>
		<description><![CDATA[Domain name represents or identifies a location on the internet. Generally, domain name is mapped to ip address (e.g. 127.0.0.1) and inturn this ip address is mapped to a physical computer location. So, every domain name is mapped to ip address on the internet.
More than one domain can be mapped to single ip address.
Below is [...]]]></description>
			<content:encoded><![CDATA[<p>Domain name represents or identifies a location on the internet. Generally, domain name is mapped to ip address (e.g. 127.0.0.1) and inturn this ip address is mapped to a physical computer location. So, every domain name is mapped to ip address on the internet.<span id="more-189"></span></p>
<p>More than one domain can be mapped to single ip address.</p>
<p>Below is the example for domain names<br />
<a href="http://www.greenarticle.com/">www.greenarticle.com</a> or <a href="http://www.studywell.info/">www.studywell.info</a><br />
here, <span style="color:#009900;">greenarticle</span> and <span style="color:#33cc00;">studywell</span> is the domains names, and these must be unique on the internet.<br />
.com, .info are the top level domains. Later, I will talk more on top level, second level and lower level domains.</p>
<p>Domain name servers resolve the domain names to ip addresses using domain name system mechanism. To make you understand simple, follow the below explanation</p>
<ul>
<li>Every domain name is associated with atleast one domain name server</li>
<li><span style="color:#009900;"><span style="color:#000000;">e.g.</span> greenarticle.com</span> is linked to <span style="color:#009900;">some.nameserver.com </span><span style="color:#000000;">( name server are invisible to user, but domain owner can see and modify it)</span></li>
<li>when user make a request to <a href="http://www.greenarticle.com/"><span style="color:#006600;">www.greenarticle.com</span></a>, request will go to <span style="color:#006600;">some.namerserver.com</span> name server</li>
<li>this name server knows which ip adderss the domain name is mapped to</li>
<li>Finally, the request is forwarded to the ip address where webpages are saved</li>
<li>And then browser will download webpages from ip address and dispalyed to user.</li>
</ul>
<p>In next article, I will explain about different types of domains and domain levels.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ramraje.com/internet-and-web-world/starter-guide-for-domain-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
