Seminar: Surya A M Roll No: 20
Seminar: Surya A M Roll No: 20
Surya A M
Roll No : 20
1
ABSTRACT
2
INTRODUCTION
3
DNS (DOMAIN NAME SYSTEM)
DNS WORKING
4
Name Space
The names must be unique because the addresses are unique.
Each name is made of several parts. The first part can define the nature of the
organization, the second part can define the name of a organization, the third part can
define departments in the organization, and so on.
For example, assume two colleges and a company call one of their computers
challenger. The first college is given a name by the central authority such as jhda.edu,
the second college is given the name berkeley.edu, and the company is given the name
smart.com. When these organizations add the name challenger to the name they have
already been given, the end result is three distinguishable names: challenger.jhda.edu,
challenger.berkeley.edu, and challenger.smart.com.
5
DOMAIN NAME SPACE
To have a hierarchical name space, a domain name space was designed. In this
design the names are defined in an inverted-tree structure with the root at the top.
The tree can have only 128 levels: level 0 (root) to level 127
6
IMPORTANT DOMAIN NAME
.com : Commercial
.org : Non Governmental Organization
.edu : Educational
.info : Informational Organization
.gov : Government
.mil : Military
.net : Network Resource
County Domain Name
.in : India
.au : Australia
.fr : France
.nz : New Zeland
.uk : United Kingdom
.us : United States of America
7
Label
* Each node in the tree has a label
* which is a string with a maximum of 63 characters.
* The root label is a null string (empty string).
* DNS requires that children of a node
(nodes that branch from the same node) have different labels, which guarantees the
uniqueness of the domain names.
Domain Name
* The domain names are always read from the node up to the root.
* The last label is the label of the root (null). This means that a full domain name
always ends in a null label,
8
Fully Qualified Domain Name
* If a label is terminated by a null string, it is called a fully qualified domain name
(FQDN).
* An FQDN is a domain name that contains the full name of a host.
* It contains all labels, from the most specific to the most general, that uniquely
define the name of the host.
DOMAIN
A domain is a subtree of the domain name space. The name of the domain is the
domain name of the node at the top of the subtree. Note that a domain may it self be
divided into domains (or subdomains as they are some times called).
9
CONCLUSION
A domain name helps users find your website easier and faster. But beyond just a web
address, it’s also an important part of your overall marketing strategy.
For instance, if you run an eCommerce site, using .shop or .store as your domain
ending will help you reach users who are ready to buy. Likewise, registering
the .uk extension is a great way to attract British customers.
10