URL AND DNS A SHORT INTRODUCTION Rachel White7/11/2014.

Slides:



Advertisements
Similar presentations
© N. Ganesan, Ph.D., All rights reserved. CHAPTER Host Name Resolution DNS and WINS.
Advertisements

Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Intro to Computer Networks DNS (Domain Name System) Bob Bradley The University of Tennessee at Martin.
What Is A Web Page? An Introduction to the Internet.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
Parts of a URL ICTGAMES.TK Previous Next.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
9.1. The Internet Domain Names and IP addresses. Aims Be able to compare terms such as Domain names and IP addresses URL,URI and URN Internet Registries.
Rhys McBreen (How the internet works) X. Contents The Layers and what they do IP Addressing X.
Lecturer: Ghadah Aldehim
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
How the Internet Works CPA. Internet Addresses How do you get to the school’s website? What you as the user sees is a web address or URL – Uniform Resource.
HOW ACCESS TO WWW Student Name : Hussein Alkhaldi.
Objectives  Basic Introduction to DNS  Purpose of Domain Naming  DNS Features: Global Distribution  Fully Qualified Domain Name  DNS Lookup Types.
Lectures and Practicals Mon 8-10 SC1222 TUE SC1222 Office: SC Website: mis.csit.sci.tsu.ac.th/kanida.
1 HTML (Set Up Public Folder) Some material on these slides is taken directly from
Building Websites and weblogs for university Professors Razi herbal medicines research center workshop Presenter: Mehdi Pedram.
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
Chapter 1: Introduction to Web Applications. This chapter gives an overview of the Internet, and where the World Wide Web fits in. It then outlines the.
Anatomy of a URL: Finding Broken Links Dr. Steve Broskoske Misericordia University.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
Introduction to Internet terms. Topics to Study What is Internet HTTP URL SMS MMS Wi-Fi Video Conferencing Social Webisites.
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
Lesson 7 – World Wide Web. What is the World Wide Web?  The content of the worldwide web is held on individual web pages gathered together to form websites.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 49 – Introduction to the Internet.
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
© All Rights Reserved
Internet History & Your Project. Internet Timeline Once you get the text, be sure to read: Development of the Internet Timeline pp Highlights:
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
The Internet. Definition: Network of networks. Began in 1969, DOD project called ARPANET. Early 1980’s NSF creates NSFnet NSF takes over both by mid ’80’s.
CS 7: Introduction to Computer Programming Java and the Internet Sections ,2.1.
What is TCP/IP? TCP/IP is the communication protocol for communication between computers on the Internet. TCP/IP stands for Transmission Control Protocol.
Internal and External Links Web Design – Section 3-6 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
MA194Using WindowsNT1 Class 7 -- Topics Midterm next week (Don’t’ forget!) A history of the Internet The physical Internet The ‘virtual’ Internet The World.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
Networks: LANs, WANs and Communication Protocols How do computers communicate?
01 - Introduction Informatics Department Parahyangan Catholic University.
Lecture 2- Internet, Basic Search, Advanced Search COE 201- Computer Proficiency.
DNS/IP. WHAT IS DNS?...IP?  Domain Name System (DNS) is a database system that translates a computer's fully qualified domain name into an IP address.
11.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 11: Introducing WINS, DNS,
The Internet for Beginners Section Two of Four From the Richard Sugden Library Spencer, MA Jillian M. Parsons.
Identifying Domains and Directories What makes up a web address?
The Internet What is the Internet? The Internet is a lot of computers over the whole world connected together so that they can share information. It.
Uniform Resource Locator URL protocol URL host Path to file Every single website on the Internet has its own unique.
How to Create Website Part – I - Domain. Domain Name – How much it is familiar to you?  Use it everyday, every hour, every minute like google in
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.
Domain Name System The Technology Context Presentation.
IP Adresses, URLs & Domain Names. IP Addresses (Internet Protocol) The IP, which stands for Internet protocol, is an identifier which sends and receives.
Services of the Internet
4.01 How Web Pages Work.
Seek It- Lesson 2.
Domain Name System DNS - A system for converting host names and domain names into IP addresses on the Internet or on local networks that use the TCP/IP.
Networking Objectives
Client Client 4) Hello , please give me the website
Website URL
Internet Research WebSites
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
ACT102 Introduction to web design
Web Server Technology Unit 10 Website Design and Development.
Networks and the Internet
By: Lim An Guan Marc Chern Miao Sen Raphael Low Lim Jian Ling
Unit-3.
Read this to find out how the internet works!
An Introduction to the Internet
Presentation transcript:

URL AND DNS A SHORT INTRODUCTION Rachel White7/11/2014

Learning Objectives To understand the terms URL and DNS Understand how they are used Understand why they are used

What do they stand for? U Uniform R Resource L Locator DNS DomainName System

URL Made up of three parts How: what protocol? Where: Which host? What: Path to the object required How: this declares the protocol to be used Where: this declares the address on the world wide web What: the path on the server

DNS Created as a memorable reference to a network and host Considered easier to remember than specific IP’s DNS Servers convert a Fully Qualified Domain name (FQDN) into an IP address Soton.ac.uk is a domain name is it’s IP Which would you find easier to remember?

All together now! Looking at our previous example can you now tell me the DNS of our URL? How: this declares the protocol to be used Where: this declares the address on the world wide web What: the path on the server Here is the Domain name!

Activity time In pairs work through the activity provided

In Conclusion DNS – Is an easy to remember reference to a network URL – Is the full address of the website (including the Domain Name)