How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.

Slides:



Advertisements
Similar presentations
Basic Internet Terms Digital Design. Arpanet The first Internet prototype created in 1965 by the Department of Defense.
Advertisements

44212: Web-site Development
Communicating Information: Web Design. It’s a big net HTTP FTP TCP/IP SMTP protocols The Internet The Internet is a network of networks… It connects millions.
1 Internet Umm Alqura University السنة التحضيرية مهارات الحاسب الالي (1)
Internet and the web Summary of terms discusses and review.
The Internet Useful Definitions and Concepts About the Internet.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Layer 7- Application Layer
Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
The Internet Presented by Frank H. Osborne, Ph. D. © 2005 Bio 2900 Computer Applications in Biology.
Lesson 19 Internet Basics.
Internet Basics.
The internet and the WWW
A global, public network of computer networks. The largest computer network in the world. Computer Network A collection of computing devices connected.
The Internet is a vast network connecting computers all over the world
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Web Administration.
Chapter 3 The Basics of Networking
NAVIGATING THE INTERNET ALPHABET SOUP.  A global network that connects millions of computers all over the world.  The Internet backbone is the central.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Connecting one computer to another computer creates a network.
 TCP/IP is the communication protocol for the Internet  TCP/IP defines how electronic devices should be connected to the Internet, and how data should.
What IS the Web? Mrs. Wilson Internet Basics & Beyond.
Lecturer: Ghadah Aldehim
How the Internet Works: What happens when information is sent from your computer?
Tools of Web Development 1: Internet Protocols. Goals Understand what a protocol is. Understand how TCP/IP works. Understand how IP addresses work. Understand.
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
CSCI N241: Fundamentals of Web Design Copyright ©2004  Department of Computer & Information Science Tools of Web Development 1: Module B: Internet Protocols.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
IT Introduction to Information Technology. The Internet & World Wide Web Began in 1969 with the ARPANET (Advanced Research Project Agency Network)
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
Follow the Data Data (and information) move from place to place in computer systems and networks. As it moves it changes form frequently. This story describes.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Internet History & Your Project. Internet Timeline Once you get the text, be sure to read: Development of the Internet Timeline pp Highlights:
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
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.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-1.
The Web and Web Services Jim Graham NR 621 Spring 2009.
1 UNIT 13 The World Wide Web Lecturer: Kholood Baselm.
Introduction to Internet. Chapter 1 Objectives Origins of the Internet Packets and Routers TCP/IP DNS HTTP URL Client-Server.
TCP/IP (Transmission Control Protocol / Internet Protocol)
INTERNET PROTOCOLS. Microsoft’s Internet Information Server Home Page Figure IT2031 UNIT-3.
Internet Infrastructure Mapping the World Wide Web.
Networks. Local area network (LAN( Wide-area network (WAN( Networks Topology.
Internet Concept of protocols INTERNET Internet Service Provider (ISP) has connected to the Internet.
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.
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.
World Wide Web. The World Wide Web is a system of interlinked hypertext documents accessed via the Internet The World Wide Web is a system of interlinked.
Internet and World Wide Web Introduction to the Internet.
Introduction to the Internet
Introduction to the WWW
CISC103 Web Development Basics: Web site:
Introduction To Web Design
Using MIS 2e Chapter 6 Appendix
Web Design Introduction to the Internet Week One
Web Development & Design Chapter 1, Sections 4, 5 & 6
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
ACT102 Introduction to web design
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
Computer communications
Follow the Data Data (and information) move from place to place in computer systems and networks. As it moves it changes form frequently. This story.
How Our Customers Communicate With Us
Unit-3.
Protocol Application TCP/IP Layer Model
Presentation transcript:

How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these protocols: –TCP/IP – Rules which tell data how to move between computers on the Internet. –HTTP (Hypertext Transfer Protocol) – rules to get and send information on web pages on the World Wide Web. –SMTP (Simple Mail Transfer Protocol) – rules for sending and receiving . –FTP (File Transfer Protocol) – rules for transferring files from one computer to another.

IP address An IP address is a unique address assigned to each computer connected to the Internet. It is used by TCP/IP to identify computers when sending packets of information from one computer to another. Because computers use numbers to communicate, an IP address consist of four sets of numbers ranging from 0 to 255 separated by a period (for example )

Uniform Resource Locator (URL) Unlike computers, people have a hard time remembering and working with numbers. The Internet (including the WWW) would be very difficult for us to use if it was completely based on numbers. Fortunately, the Domain Name System (DNS) was created. This system assigns an English name to every web site. This name is called the Uniform Resource Locator (URL). Examples of URL’s are and URL’s are much easier for us to remember and use.

Domain Name System (DNS) Servers A DNS server stores the URL and the IP address of each web site. When you type the URL, this information is sent to a DNS server. The DNS server matches the URL with the correct IP address and tells your computer which computer to look for the web site It works like a telephone book. People have a tough time remembering phone numbers but easily remember names. By looking up the name in the phone book, the matching phone number is quickly found.

"http“ –Transfer protocol "www" –Signifies the site is part of the WWW “amazon" –Second-level domain name. The second level domain is often the name of the company or organization “com" –Top-level domain name "books" –Directory name on the computer where the site is stored “children" –File name of the web page "html" –File type – all web pages have this extension Parts of a Typical URL

Common Top Level Domains.com – commercial/company site.edu - educational.gov – government site.org – non-profit organization.mil – military sites.net – network providers.ca – sites originating in Canada.uk – sites originating United Kingdom.us – sites originating United States

How Data Moves Between Computers on the Internet Remember that the Internet is a massive collection of computer networks which are connected together. A router is a piece of hardware which has the job of transferring information between two networks. Data sent from one computer to another on the Internet gets broken up into a number of small sections called data packets. Each data packet is assigned the address of the destination computer. The packets travel from one router to another. Each router reads the IP address of the packet and decides which path on the Internet will be the fastest.

Since the amount and destination of data sent on the Internet is always changing, these data packets will travel separate routes and arrive at the destination computer at different times. The destination computer reassembles the packets once they all arrive. Amazingly, this complicated process happens in a matter of milliseconds. This process is called packet switching and is the most important part of TCP/IP.

An Illustration of Packet Switching Your computer Destination computer Routers Your network’s router Destination network’s router _Gn10