How the Internet Works: What happens when information is sent from your computer?

Slides:



Advertisements
Similar presentations
Network Layer and Transport Layer.
Advertisements

The Internet Useful Definitions and Concepts About the Internet.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
Technology Infrastructure Internet. Computer Science 1631 Internet & Web Learning Objectives In this lecture, we will learn about: The origin, growth,
Introduction to Management Information Systems Chapter 5 Data Communications and Internet Technology HTM 304 Fall 07.
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Lesson 19 Internet Basics.
Internet Basics.
Ping and traceroute Lab/Homework exercise Assigned 9/12/2006 Due 9/19/2006 CSIT 220 Fall, 2006 Based on T. Blum Exercises.
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
Chapter 3 The Basics of Networking
Computer Networks  Network - A system of computers interconnected in order to share information.  Data transmission - consists of sending and receiving.
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.
Lecturer: Ghadah Aldehim
Networks and Internet Technology CSCI-N 100 Department of Computer and Information Science.
Comp101 Lecture ‘Internet’ abstract 1 What is the Internet? The US military wanted a network that was robust under enemy attack. US academics wanted a.
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.
Web Mastering Module Internet Fundamentals. What is the Internet? –Global network of networks –Communicating using same set of rules (protocols/languages)
Week3 Internet and Web Technology. Core technologies – where we are headed.
CSCI N241: Fundamentals of Web Design Copyright ©2004  Department of Computer & Information Science Tools of Web Development 1: Module B: Internet Protocols.
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.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 CHAPTER 3 Created by, David Zolzer, Northwestern State University—Louisiana The Internet and World Wide.
Networks QUME 185 Introduction to Computer Applications.
Lecture#1 on Internet. Internet Addressing IP address: pattern of 32 or 128 bits often represented in dotted decimal notation IP address: pattern of 32.
I. Basic Network Concepts. I.1 Networks Network Node Address Packet Protocol.
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 17 This presentation © 2004, MacAvon Media Productions Multimedia and Networks.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
An Overview of the Internet: The Internet: Then and Now How the Internet Works Major Features of the Internet.
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.
Basics of Web Design Objectives: Learn the definition of what the Internet is Understand the concept of the World Wide Web Gain insight into Web Vocabulary.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
Copyright © 2006 Pearson Addison-Wesley. All rights reserved. 3-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.
ECEN “Internet Protocols and Modeling”, Spring 2012 Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Class.
Chapter 2 The Internet Underlying Architecture. How the DNS works? DNS: Domain Name System Visiting a website: - Write the address - IP will use the address.
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.
Multimedia and Networks. Protocols (rules) Rules governing the exchange of data over networks Conceptually organized into stacked layers – Application-oriented.
Networks: LANs, WANs and Communication Protocols How do computers communicate?
TCP/IP (Transmission Control Protocol / Internet Protocol)
IP addresses IPv4 and IPv6. IP addresses (IP=Internet Protocol) Each computer connected to the Internet must have a unique IP address.
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
Networks Part 2: Infrastructure + Protocols NYU-Poly: HSWP Instructor: Mandy Galante.
Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 17 This presentation © 2004, MacAvon Media Productions Multimedia and Networks.
Internet Infrastructure Mapping the World Wide Web.
science/internet-intro
Internet Concept of protocols INTERNET Internet Service Provider (ISP) has connected to the Internet.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
DIYTP Network Basics  How do computers communicate?  Network Interface Card (NIC)  Media Access Control Address (MAC)  Unique to each NIC 
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.
Internet and World Wide Web Introduction to the Internet.
LESSON Networking Fundamentals Understand TCP/IP.
How is all that data traffic controlled on the Internet?
Ping and traceroute.
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Vocabulary Prototype: A preliminary sketch of an idea or model for something new. It’s the original drawing from which something real might be built or.
Ping Hackathon 2018.
Web Development & Design Chapter 1, Sections 4, 5 & 6
Web Design & Development
How Our Customers Communicate With Us
Presentation transcript:

How the Internet Works: What happens when information is sent from your computer?

You should know what a protocol is. how TCP/IP works. how IP addresses work. what domain names are. the different protocols available on the Internet.

When Computers Communicate When two or more computers communicate, they must have a common way in which to communicate. To do this computers use protocols A protocol is an agreement by which two or more computers can communicate. Transfer Control Protocol/Internet Protocol is the underlying protocol for the Internet. TCP/IP

Three Important Concepts: TCP/IP Internet Addresses the Domain Name System

How TCP/IP Works 1) Transfer Control Protocol (TCP) breaks data into small pieces of no bigger than 1500 characters each. These “pieces” are called packets

How TCP/IP Works 2) Each packet is inserted into different Internet Protocol (IP) “envelopes.” Each contains the address of the intended recipient and has the exact same header as all other envelopes

How TCP/IP Works A router receives the packets and then determines the most efficient way to send the packets to the recipient. After traveling along a series of routers, the packets arrive at their destination. There may be more than one route available. When a message is sent, the packets may take different routes or may arrive in the wrong order.

How TCP/IP Works Upon arrival at the destination, TCP checks the data for corruption against the header included in each packet. If TCP finds a bad packet, it sends a request that the packet be re- transmitted. You can see examples of packets traveling the Internet by using the tracert command. In Windows, the tracert command can be accessed from the command line (DOS prompt).

Using Tracert Start your connection to the Internet Choose Run for the Start menu At the Open prompt, key cmd and click OK. A command prompt will open. At the prompt, key in tracert and the website (e.g., tracert

IP Addresses Since computers process numbers more efficiently and quickly than characters, each machine directly connected to the Internet is given an IP Address An IP address is a 32-bit address comprised of four 8-bit numbers (2 8 ) separated by periods. Each of the four numbers has a value between 0 and 255

IP Addresses Example of an IP Address: CLS 344 Instructor Station

IP Addresses vs. URLs While numeric IP addresses work very well for computers, most humans find it difficult to remember long patterns of numbers. Instead, humans identify computers using Uniform Resource Locators (URLs), a.k.a. “Web Addresses.”

IP Addresses (what machines know) vs. URLs (what humans type in) When a human types a URL into a browser, the request is sent to a Domain Name Server (DNS), which then translates the URL to an IP address understood by computers. The DNS acts like a phonebook. A master database keeps track of what name servers are the authority for each and every domain name. For example, if you register your own domain, part of the registration process requires that you indicate what domain name servers (DNS) will know where to look for your web site. Every time you use a domain name, you use the Internet's domain name servers (DNS) to translate the human-readable domain name into the machine-readable IP address.

Anatomy of a URL file nameprotocol domain name

Top Level Domain Names.eduEducational Institution.govGovernmental Agency.milMilitary Entity.comCommercial Entity.netInternet Service Provider.orgNon-Profit Organization...and some new ones!

Internet Protocols Wide Web mailto: address ftp://File Transfer Protocol telnet:Telnet

Terms you should know Backbone Computer network Domain Name Server Internet Internet Protocol (IP) IP address Local Area Network (LAN) Packet-switched network Protocol Router Transmission Control Protocol (TCP)