Unit 4, Lesson 11 How Data Travels the Internet

Slides:



Advertisements
Similar presentations
1 Internet Protocol: Routing IP Datagrams D. E. Comer, “Internetworking with TCP/IP: Principles, Protocols and Architectures”, Ch. 8, Prentice Hall, 2000.
Advertisements

Network Layer and Transport Layer.
William Stallings Data and Computer Communications 7 th Edition (Selected slides used for lectures at Bina Nusantara University) Internetworking.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
1-1 Introduction to Computer Networks and Data Communications.
Communicating over the Network
The internet layer Skills: None IT concepts: layered protocols, the internet layer, IP protocol, router, dumb (“end-to- end,” “neutral”) networks This.
Introduction To Networking
Understanding Networks. Objectives Compare client and network operating systems Learn about local area network technologies, including Ethernet, Token.
Internet Technologies Networking / Internet Protocols (TCP/IP) Server/Client Software Communication via Ports Web Page Technology Recipe of Web Page Development.
4 August 2015 RE Meyers, Ms.Ed., CCAI CCNA Discovery Curriculum Review Networking for Home and Small Businesses Chapter 4: Connecting to the Internet Through.
Networking Components
The OSI Model and the TCP/IP Protocol Suite
Networks. ProtocolMeaningApplication DNSDomain Name System (Server)Translates domain names such as ocr.org.uk into IP Addresses TLS/SSLTransport Layer.
NETWORKING COMPONENTS Zach Avis. Hub A hub is a low cost way to connect two computers. A hub can also act as a repeater. When a signal comes from one.
Basic Networking Components
Transmission Control Protocol Internet Protocol TCP/IP.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 7: Linux Network Services Chapter 10: Networking and the Internet By Fred R. McClurg Linux.
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
Chapter 4. After completion of this chapter, you should be able to: Explain “what is the Internet? And how we connect to the Internet using an ISP. Explain.
Internet Addresses. Universal Identifiers Universal Communication Service - Communication system which allows any host to communicate with any other host.
Networks QUME 185 Introduction to Computer Applications.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
NET 221D: NETWORKS FUNDAMENTALS Lecture 1: Introduction to Protocols and Layers Networks and Communication Department 1.
Application Block Diagram III. SOFTWARE PLATFORM Figure above shows a network protocol stack for a computer that connects to an Ethernet network and.
Packet Filtering COMP 423. Packets packets datagram To understand how firewalls work, you must first understand packets. Packets are discrete blocks of.
INFS 361 Chapter 1 Notes UTM Bob Bradley Fall 2005.
Unit 4, Lesson 11 How Data Travels the Internet AOIT Principles of Information Technology.
INTRANETS MR ROSS UNIT 3 IT APPLICATIONS. DEFINITION An intranet is an internal, secured environment that has a similar look and feel to the Internet,
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
Individual Project 1 Sarah Pritchard. Fran, a customer of your company, would like to visit your company’s website from her home computer… How does your.
NETWORK COMPONENTS BY REYNALDO ZAMORA. HUB Hubs are devices that serve as the central connection for a network. Its job is to send data from one computer.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—4-1 LAN Connections Exploring the Packet Delivery Process.
Transmission Control Protocol (TCP) Internet Protocol (IP)
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
ITIS 1210 Introduction to Web-Based Information Systems Chapter 3. How TCP/IP Works.
Networking Components Quick Guide. Hubs Device that splits a network connection into multiple computers Data is transmitted to all devices attached Computers.
Data Communication Network Models
1. Introduction and Background Network Performance and Quality of Service.
The OSI Model. Understanding the OSI Model In early 1980s, manufacturers began to standardize networking so that networks from different manufacturers.
NT1210 Introduction to Networking
Also known as hardware/physi cal address Customer Computer (Client) Internet Service Provider (ISP) MAC Address Each Computer has: Given by NIC card.
Spring Ch 17 Internetworking Concepts, Architecture, and Protocols Part III Internetworking.
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Datagram Forwarding.
Chapter 5 Network and Transport Layers
How is all that data traffic controlled on the Internet?
CCNA 1 v3 JEOPARDY Module 1 CCNA1 v3 Module 1 K. Martin.
Chapter 4 Introduction to Network Layer
How do we send data across computer networks
Chap. 2 Network Models.
ADDRESSING Before you can send a message, you must know the destination address. It is extremely important to understand that each computer has several.
Ping Hackathon 2018.
Encapsulation/Decapsulation
CS 428 Computer Networking
Packet Sniffing.
Chapter 4 Introduction to Network Layer
Protocols 1 Key Revision Points.
CCNA 1 v3 JEOPARDY Module 1 CCNA1 v3 Module 1 K. Martin.
AbbottLink™ - IP Address Overview
CSE 313 Data Communication
How Our Customers Communicate With Us
Protocol Application TCP/IP Layer Model
Data-Link Layer The Internet is a combination of networks glued together by connecting devices (routers or switches) If a packet is to travel from a host.
Presentation transcript:

Unit 4, Lesson 11 How Data Travels the Internet AOIT Principles of Information Technology Unit 4, Lesson 11 How Data Travels the Internet Copyright © 2007–2012 National Academy Foundation. All rights reserved.

The Internet is the world’s largest computer network The Internet is a vast network of linked computers. It is the world’s largest WAN. Image retrieved from http://commons.wikimedia.org/wiki/File:Internet_map_1024.jpg on June 21, 2012, and reproduced here under the terms of the Creative Commons Attribution 2.5 Generic license. Image created using data from The Opte Project. Does this artist’s interpretation of the Internet remind you of anything?

Each device on the Internet has an IP address An IP address for a computer is like a street address for a house. The TCP/IP Properties window shows the computer’s IP address. Can you find your computer’s IP address?

All data travels the Internet in frames that contain packets Web pages and files travel as a series of packets encapsulated in a frame. Routers receive the frame and process the packet information. The router removes the outside layers and then determines how to send the data to the correct destination. Header Sender’s IP address Receiver’s IP address Protocol Packet number Payload Data Trailer Data to show end of packet Error correction Breakdown of a generic email packet

Most people access the Internet from a LAN A LAN diagram showing IP addresses and how each computer connects to the Internet

Data on the Internet travels through Internet service providers (ISPs) ISPs connect through routers that interconnect the LANs and WANs on the Internet. As data travels, it “hops” from router to router to reach its destination. Traceroute is a utility you can use to show how data is routed through the Internet. Traceroute display

Use the Ping utility to check network connections The Ping utility sends test packets over the Internet and then evaluates if the machine they are sent to receives them. Pinging a computer can tell you whether your connection to that machine is working. Ping display

A firewall protects you from Internet threats A firewall can be software or hardware based. Do you know if there is a firewall on your computer?

Schools and businesses customize their firewalls Most schools and businesses customize their firewalls with rules that determine what traffic is allowed on their network. What do you think are some of the rules that determine what information passes from the Internet to your school computer?

The Internet is a complicated yet effective network system The Internet uses a complicated yet highly effective system for sending and receiving data. Every day billions of data packets travel the Internet delivering information to millions of users around the world.