DOMAIN NAME SYSTEM By Gazain Naeem. Domain Name System is the hierarchical computer system which is connected to the internet. It works like a telephone.

Slides:



Advertisements
Similar presentations
Domain Name System. DNS is a client/server protocol which provides Name to IP Address Resolution.
Advertisements

Application Layer At long last we can ask the question - how does the user interface with the network?
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
The Internet and the World Wide Web. Una DooneyThe Internet and WWWSlide 2 What is the Internet? A collection of networks (LANS and WANS) around the world.
UNIFORM RESOURCE LOCATOR (URL)
Domain Name Services And IP Addressing. Domain Name Services Domain name is a way to identify and locate computers connected to the Internet. No two organizations.
The internet and the WWW
1 Domain Name System (DNS). 2 DNS: Domain Name System Internet hosts: – IP address (32 bit) - used for addressing datagrams – “name”, e.g.,
1 Naming with the Domain Name System. 2 Internet Applications Domain Name System Electronic mail IP telephony Remote login File transfer All use client-server.
A brief walkthrough the world of the internet.  TCP/IP stands for Transmission Control Protocol/Internet Protocol  TCP/IP is the standard for transmitting.
Lecturer: Ghadah Aldehim
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 ISP Services Working at a Small-to-Medium Business or ISP – Chapter 7.
DNS (Domain Name System) Protocol On the Internet, the DNS associates various sorts of information with domain names. A domain name is a meaningful and.
The Internet By Amal Wali 10DD. Contents  What is the Internet? What is the Internet?  Who owns the Internet? Who owns the Internet?  How do you connect.
The System Unit What is the motherboard?  Also called the system board  Main circuit board in the system unit  Contains many electronic components.
Internet History & Your Project. Internet Timeline Once you get the text, be sure to read: Development of the Internet Timeline pp Highlights:
CPSC 441: DNS 1. DNS: Domain Name System Internet hosts: m IP address (32 bit) - used for addressing datagrams m “name”, e.g., - used by.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
THE LARGEST NAME SERVICE ACTING AS A PHONE BOOK FOR THE INTERNET The Domain Name System click here to next page 1.
DNS Domain Name System By Alexandros Zampas B101 Coursework The Technology Context.
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
What is the DNS? System converts domain names to IP (Internet Protocol) addresses URL (Uniform Resource Locator) → IP address DNS Problems Limitations.
(Domain Name System) Ismael Ali Technology Context Chi.
The Domain Name System Student : Hi this is my presentation about.
Domain Name System (DNS) The Technology Context – B101 Coursework 2 The Technology Context – B101.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
1 UNIT 13 The World Wide Web. Introduction 2 Agenda The World Wide Web Search Engines Video Streaming 3.
1 UNIT 13 The World Wide Web. Introduction 2 The World Wide Web: ▫ Commonly referred to as WWW or the Web. ▫ Is a service on the Internet. It consists.
WHAT IS THE DOMAIN NAME SYSTEM (DNS) ?. Overview 1. Introduction to the DNS. 2. How big is the Domain Name System (DNS) ? 3. Components of the DNS. 4.
Domain Name System The Technology Context Presentation.
DNS Domain Name System. Lots of people use the internet for different reasons. DNS Plays a big role in the internet. The DNS translates domain names into.
CIS 1203 Web Technologies Introduction to the Internet and the WWW.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources Usually,
Domain Name System: DNS To identify an entity, TCP/IP protocols use the IP address, which uniquely identifies the Connection of a host to the Internet.
The Domain Name System (DNS) – The online directory DNS Simplified.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
System Administration(SAD622S) Name of Presenter: Shadreck Chitauro Lecturer 18 July 2016 Faculty of Computing and Informatics.
DNS The DNS is mainly considered a convenience tool for humans -Minimizes human error(mistyping ip addresses) -No need to remember IP addresses just the.
The Domain Name System (DNS) By Alex Kamau B101 Technology Context.
Outline History of Internet Internet Properties TCP/IP IP Address Domain Name Internet Infrastructure Server and Clients 2.
P1, P2 & P3 Unit 8 Alex Speer.
Introduction to Networking
Understand Names Resolution
Understanding Web Server Programming
4.01 How Web Pages Work.
Chapter 10: Web Basics.
CS 372 COMPUTER COMMUNICATION AND NETWORKS
Chapter 10: Web Basics.
Domain Name System (DNS)
“Size of DNS” Size of the DNS can be describe from the time before it was created all the computer on a network used to receive a host file named HOST.TXT,
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Unit 5: Providing Network Services
Working at a Small-to-Medium Business or ISP – Chapter 7
Providing Network Services
Working at a Small-to-Medium Business or ISP – Chapter 7
Modelling the internet
Working at a Small-to-Medium Business or ISP – Chapter 7
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Modelling the internet
Web Server Technology Unit 10 Website Design and Development.
Domain Name System: DNS
Computer Networks Primary, Secondary and Root Servers
Read this to find out how the internet works!
INFORMATION FLOW ACROSS THE INTERNET
Network Addressing.
Your computer is the client
The Internet and Electronic mail
Q/ Compare between HTTP & HTTPS? HTTP HTTPS
Presentation transcript:

DOMAIN NAME SYSTEM By Gazain Naeem

Domain Name System is the hierarchical computer system which is connected to the internet. It works like a telephone directory system for the internet network where you know the name of a particular person and you want to find out the number of that person.

In this example: www is the service provider. Google is the hostname..co is the domain space..uk is the country code.

Three important components Domain name space: It is an aspect of DNS which consists of a tree of domain names. It starts off from the root, than TLDs (Top-Level Domain) and than Secondary-Level Domain. Each leaf or node might have zero or more RRs (Resource Records) which has information related to the Domain name. Name resolution: It is the method of translating website name to IP address. When TCP/IP uses DNS as a method of resolution, the host that is trying to get resolution is called a resolver. The resolver sends a message to its DNS server asking for help. Name server: Name server or DNS server is a server that implements a name-service protocol. It can be on the same network or it can be at an ISP.

FUCTION First the client (end user) enters a URL into the web explorer. Then the client sends a request to a DNS server on a local ISP to receive the IP address. If the IP is not on the local ISP cached server, it searches for another DNS server (mainly in TLDs eg.com) and when it gets the IP it wants, the ISP receives the IP, temporarily saves the IP on its own server and sends it to the client. The client receives it and then has access to the desired website.

LEGISLATION IN THE UK The operation of the Domain name system does not affect any legislation in the UK as it is a chain of international companies that runs the DNS severs all over the world and they decide DNS matters. The British law can be a part of it or can be influenced by it, but it still has a very minor affect on it.

LIMITATIONS We have an unlimited number of IP addresses hypothetically. Internet Protocol version 4 (IPv4) is the first internet protocol to be broadly used all over the world and the fourth revision in the advancement of the Internet protocol. Due to the enormous growth of the internet, IPv4 is no longer viable. Internet Protocol version 6 (IPv6) will soon replace IPv4 as the internet standard. IPv6 sometimes is referred to as Internet Protocol, Next Generation (IPng). IPv4 has some limits, like 4 billion because there are 32 bits in every address but IPv6 enables to give every individual on the planet, which gives the 6 billion indiviuals we have now on the planet, 10 billion IP addresses because it uses 128-bit addresses.

BIBLIOGRAPHY Blank, A.G. (2002). TCP/IP JumpStart. USA: SYBEX. Hewitt, S. (2003). Domain Name System. Available: Last accessed 03/12/ Last accessed 03/12/2011 Domain Name System (DNS) How It Works, 2009, online video, accessed 02 December 2011,. Domain Name Services, 2008, online video, accessed 03 December 2011, Odom, W. (2004). Computer Networking first-step. USA: Cisco Press.