The Internet: What is it? How does it work? There are supposedly at least 14 billion pages on the internet and, as per Smithsonian, “from every single.

Slides:



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

The Internet Useful Definitions and Concepts About the Internet.
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.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
Chapter 3 The Basics of Networking
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.
CS134 Web Design & Development Introduction to the Internet Mehmud Abliz.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Anatomy of a URL: Finding Broken Links Dr. Steve Broskoske Misericordia University.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Chongseok Park 1.  It is a global system of interconnected computer networks that use the standard Internet protocol suite and it serves billions.
How Does the Internet Work? Protocols Protocols are rules that describe how computers communicate and exchange data. The Internet has a series of these.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
The Inter-network is a big network of networks.. The five-layer networking model for the internet.
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.
The Web and Web Services Jim Graham NR 621 Spring 2009.
Introduction to Internet. Chapter 1 Objectives Origins of the Internet Packets and Routers TCP/IP DNS HTTP URL Client-Server.
Getting Connected Overview Getting Connected Overview.
The Internet: What is it? How does it work?
science/internet-intro
Computer Network Architecture Lecture 6: OSI Model Layers Examples 1 20/12/2012.
How Information Flows via the Internet By: Lee Farrell.
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.
HOW THE INTERNET WORKS. Introduction : The internet has brought revolutionary changes Has become a medium for interaction and information Can access to.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
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.
Basic Internet Skills. What is the internet? A large group of computers connected to one another Its purpose is to send information back and forth to.
Web Development & Design Foundations with XHTML Chapter 1 Key Concepts 1.
4.01 How Web Pages Work.
The World Wide Web.
Introduction to the Internet
4.01 How Web Pages Work.
CS299: Web Programming and Design Instructor: Dr. Fang (Daisy) Tang
4.01 How Web Pages Work.
Instructor Materials Chapter 5 Providing Network Services
Introduction to the WWW
How is all that data traffic controlled on the Internet?
Introduction To Web Design
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Some bits on how it works
Protocols and networks in the TCP/IP model initially.
Web Design Introduction to the Internet Week One
Networking for Home and Small Businesses – Chapter 6
ICT Communications Lesson 1: Using the Internet and the World Wide Web
Lecture 6: TCP/IP Networking By: Adal Alashban
Web Development & Design Chapter 1, Sections 4, 5 & 6
Wednesday, September 19, 2018 What Is the Internet?
Networking for Home and Small Businesses – Chapter 6
CS222 Web Programming Course Outline
CISC103 Web Development Basics: Web site:
Topic 5: Communication and the Internet
1 Introduction to the Internet.
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
ACT102 Introduction to web design
What is the World Wide Web (www)
Lecture 6: TCP/IP Networking 1nd semester By: Adal ALashban.
The Internet CSCI 101.
Protocols 2 Key Revision Points.
Networking for Home and Small Businesses – Chapter 6
Protocol Application TCP/IP Layer Model
4.01 How Web Pages Work.
Computer Networks Protocols
4.01 How Web Pages Work.
Presentation transcript:

The Internet: What is it? How does it work? There are supposedly at least 14 billion pages on the internet and, as per Smithsonian, “from every single one of these pages you can navigate to any other in 19 clicks or less.”per Smithsonian

A History of Internet Connectivity: 1970s December 1969June 1970 December 1970 August 1972 July 1976June 1974 July 1977 Source:

A History of Internet Connectivity: TODAY!

How many Internet Users are there? !!!

So what is this thing we call….the Internet

Internet Service Providers You first connect to an ISP and then to the Internet!! The ISP then connects you to the Internet Remember the YouTube example about crazy Aunt Ruth Step 1 Step 2 BIG Cable

What do these Big Cables look like? Cable Map!!!: Video: Here's what it takes to lay Google's 9,000km undersea cable

Anatomy of a URL URL: uniform resource locator. Identifies resources on the internet along with the application protocol needed to retrieve it Protocol: set of rules for communication—sort of like grammar and vocabulary in a language like English (e.g., HTTP) Other Protocols: SMTP, FTP, IMAP

Host Names, Domain Names, Domain hostname: the place/computer you are looking for on a network domain name and domain: name of a network associated with an organization, and the type of network In the USA, we use: org-name.org-type Example: http = Hypertext Transfer Protocol mis320winter2016 = hostname weebly = domain name.com = Commercial organization

Path and File Names Path: a folder location File: the file within the folder files are usually written in the hypertext markup language (HTML), which is basically the language of the web Example: tech/index.html Tech = technology folder index.html = name of file

IP Addresses IP Address: where you live on the Internet; Unique series of numbers that identify computers on the Internet you get an IP address from the organization you are connected to the internet through At home, your ISP assigns you an IP address At WWU, Western’s ISP assigns you one No two computers have the same IP address IPv4 Examples: (composed of 4 segments) WE ARE RUNNING OUT!!! = = = IPv6 Examples: (composed of 8 segments) 3ffe:1900:4545:3:200:f8ff:fe21:67cf 21DA:D3:0:2F3B:2AA:FF:FE28:9C5A

The Domain Name Service People don’t remember IP Addresses do they use words (google.com, wwu.edu, etc.) Domain Name Service: a distributed database that looks up the host and domain names that you enter and returns the IP address for the computer that you want to communicate with Remember: http = Hypertext Transfer Protocol mis320winter2016 = hostname weebly = domain name.com = Commercial organization

Watch it all come together

how to read a Web address every device connected to the Net needs an IP address the DNS can look at a Web address and find the IP address of the machine that you want to communicate with But.. What do we know so far…. How does a Web page, an , or an iTunes download actually get from a remote computer to your desktop????

Webpages, videos, pictures, are TOO BIG to send at once!!!! TCP (transmission control protocol): works its magic at the start and endpoint of the trip—on both your computer and on the destination computer you’re communicating with TCP chops up the web page into small chunks of data called packets Packets: smaller pieces of information containing part of an entire transmission IP (Internet Protocol): routes the packets to their final destination TCP/IP 1. TCP: chops up webpage 2. IP: routes individual packets to destination 3. TCP: puts packets back together

A Packet’s Tale: Sending and Receiving Data

Internet Service Providers Big cables Anatomy of a Web address Every device connected to the Net needs an IP address the DNS can look at a Web address and find the IP address of the machine that you want to communicate with TCP/IP Packets Review: What you should know