CS101 How the Internet Works.

Slides:



Advertisements
Similar presentations
The Internet AIMS 2710 R. Nakatsu. History Of The Internet: Origins The Internet has its roots in the U.S. military, which funded a network in 1969 called.
Advertisements

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.
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.
TCP/IP (Transmission Control Protocol / Internet Protocol) : The Protocol That Made the Internet Possible. By Albert Kalim (lecture materials quoted by.
Mr C Johnston ICT Teacher
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Web Administration.
Chapter 3 The Basics of Networking
Chapter 10 Intro to Routing & Switching.  Upon completion of this chapter, you should be able to:  Explain how the functions of the application layer,
Chapter 4 Networking and the Internet Introduction to CS 1 st Semester, 2015 Sanghyun Park.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
1 INTERNET AND eBUSINESS (I) BUS Abdou Illia, Fall 2012 (October 29, 2012)
1 INTERNET AND WORLD WIDE WEB TECHNOLOGIES BUS Abdou Illia, Spring 2007 (Week 11, Thursday 3/22/2007)
Networks QUME 185 Introduction to Computer Applications.
Understanding the Internet I can describe different parts of the Internet. (yr 5) I can tell you the Internet services I need for different purposes. (yr.
G053 – Lecture 09 Domain Names Mr C Johnston ICT Teacher
CS101 Lecture 13 How the Internet Works When did the Internet start? The Internet was born in 1969 with the invention of ARPANET ARPANET was a research.
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 History and Future of the Internet.
Mr C Johnston ICT Teacher
CS101 Network Setup. Parts of a network Everything on a network is called a ____ Three main types of _____: –__________ Devices = Printers, Scanners,
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
CHAPTER 9 THE INTERNET. RECAP: COMPUTER NETWORKS LAN WAN.
 In the 1960s, ARPANET (Advanced Research Projects Agency Network), the internet’s predecessor, was invented  ARPANET used two technologies that are.
Revision Unit 1 – The Online World Online Services Online Documents Online Communication Cloud Computing The Internet Internet Infrastructure Internet.
Week-6 (Lecture-1) Publishing and Browsing the Web: Publishing: 1. upload the following items on the web Google documents Spreadsheets Presentations drawings.
Internet Essentials. The History of the Internet The Internet started when the Advanced Research Projects Agency (ARPA) of the United States Defense Department.
Internet and World Wide Web Introduction to the Internet.
4.01 How Web Pages Work.
Introduction to the Internet
Introduction to Networking
CS101 Bigger Networks.
Internet Essentials.
CS101 How the Internet Works.
Networking Objectives
Chapter 5 Network and Transport Layers
Introduction To Web Design
INTERNET AND eBUSINESS (I)
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
Using MIS 2e Chapter 6 Appendix
Internet Essentials.
Internet and the web Summary of terms discusses and review
GCE Applied ICT G053: Lesson 09 Domain Names
Networking for Home and Small Businesses – Chapter 6
Networking for Home and Small Businesses – Chapter 6
Network Services.
The “Internet”.
Evolved from ARPANET (Advanced Research Projects Agency of the U.S. Department of Defense) Was the first operational packet-switching network Began.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
1 Introduction to the Internet.
Modelling the internet
ACT102 Introduction to web design
Web Design & Development
CS134 Web Design & Development
CS101 Bigger Networks.
The Internet An Overview.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved.
ACT102 Introduction to web design
Modelling the internet
Web Server Technology Unit 10 Website Design and Development.
CS101 How the Internet Works.
The Internet What is the internet?
Lesson 3: Introduction to Internet Technology
How Our Customers Communicate With Us
Networking for Home and Small Businesses – Chapter 6
Unit-3.
Computer Networks Primary, Secondary and Root Servers
Read this to find out how the internet works!
4.01 How Web Pages Work.
The Internet and Electronic mail
Presentation transcript:

CS101 How the Internet Works

When did the Internet start? The Internet was born in 1969 with the invention of ARPANET ARPANET was a research project funded by the Defense Department The network had to be able to operate even if part of it was destroyed

The Internet is a Client/Server Network Computers on a network fall into two categories: Client (Workstation) = Computers that are part of the network that are not servers. These computers are using the network. Server = Computers on the network dedicated to running some part of the network.

Types of clients (or workstations) Dumb Client = Just a screen and a keyboard. All functions done by a computer somewhere else on the network Thin Client = Has some computer parts such as processor and RAM but is missing others such as a hard drive. Cannot function without using the network. Fat Client = Fully equipped computer that can function without the network

Types of Servers File server = serves files to other computers on the network Web server = serves web pages to other computers on the network Print server = controls print jobs from the network heading to networked printers Email server = handles email accounts and emails on a network Game server = hosts online games Application sever = run apps off other comptuers Lots of different kinds of servers on the Internet

When did the WWW start? The Internet is the hardware of the worlds largest network of computers. The WWW is one of the functions invented to use the hardware of the largest computer network in the world. This means the Internet is older then the WWW WWW was not invented until 1991 On August 6, 1991, Tim Berners-Lee posted a short summary of the World Wide Web project on the alt.hypertext newsgroup. This date also marked the debut of the Web as a publicly available service on the Internet.

How does information move about on a network? Packet Switching! Information represented as zeros and ones (email, web pages, IM, files, video, sound, etc) is broken into packets. Each packet has a send address, return address, and an order number Each packet then moves across the network finding the best way to its send address (routers and switches help out). Not all packets have to go the same route Once they get to their destination the packets put themselves back in order This system allows the network to keep functioning even if part of it is not working

How do the packets know where to go? When your computer (or network) becomes part of the Internet it has to agree to the TCP/IP protocols The TCP/IP protocols tell the packets what form they should be in so all computers on the network will understand the information The TCP/IP protocols makes sure that every computer has a unique IP (Internet Protocol) address The packets move from one IP address to the destination IP address

What is an IP address? There are two types of IP addresses IP version 4 (Ipv4) = the older system that is still the most widely used Ipv4address = 4 numbers between 0 and 255 separated by periods (for example 130.157.3.70) A 32 bit number IP version 6 (Ipv6) = the new system created because we are running out of numbers Ipv6 address = are 128-bit numbers and are conventionally expressed using hexadecimal strings (for example 1080:0:0:0:8:800:200C:417A) You can find your IP address in System Information (Win) or System Profiler (Mac)

Who is in charge of IP addresses? On October, 1st ,2016, IANA (Internet Assigned Number Authority) handed over control of the Internet to ICANN (Internet Corporation for Assigned Names and Numbers) The ICANN delegates the responsibility for this part of the world to ARIN (American Registry for Internet Numbers) ARIN delegates the responsibility to accredited companies who register with InterNIC

How do you get an IP address? Two ways to get an IP address 1) From your ISP (Internet Service Provider) 2) From the DNS (Domain Name System)

IP address from your ISP Your ISP will assign your computer an IP address when you contact their computer to gain access to the Internet Most of the time you will get a dynamic IP address Different address each time you access the Internet You can pay more and get a IP static address Same IP address each time you access the Internet

How do I get an IP address all by myself? You use an accredited registrar for the Domain Name System to first find some text that no else has used for their domain on the Internet Once you find your unique text you then register that unique text with the domain name system which assigns a unique IP address to the text The text and IP address that it is paired with are then stored in the Domain Name System database so that no one else can use it

How do computers find each other using IP addresses? Computers use the Domain Name System (DNS) to find each other. The DNS is managed by IANA. The DNS breaks all the computers on the Internet into top level domains .com, .edu, .net, .org, .uk, .net, etc Each computer in a domain has a unique IP address attached to a unique string of text sonoma.edu is attached to 130.157.3.45 You can lookup an IP address at this website: http://cqcounter.com/whois/

So how does the Domain Name System work? When you enter an address such as http://www.sonoma.edu into your browser the DNS helps your computer contact the other computer by using the following method: (Explanation given in class using the whiteboard.) If you missed the lecture then read about a web address on the following web page http://www.internic.net/faqs/authoritative-dns.html