<?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; DNS</title>
	<atom:link href="http://www.ramraje.com/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ramraje.com</link>
	<description>Software Programming Blog</description>
	<lastBuildDate>Mon, 19 Dec 2011 08:56:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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. [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.ramraje.com/internet-and-web-world/starter-guide-for-domain-names/' addthis:title='Starter guide for domain names '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></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>
<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.ramraje.com/internet-and-web-world/starter-guide-for-domain-names/' addthis:title='Starter guide for domain names '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>]]></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>

