Rules of Packet Transmission

Slides:



Advertisements
Similar presentations
Introduction to TCP/IP TCP / IP –including 2 protocols Protocol : = a set of rules that govern the communication between different devices Protocol : =
Advertisements

CSCI-235 Micro-Computers in Science The Network. Network Fundamentals A computer network consists of two or more computers linked together to exchange.
Copyright © 2002 Pearson Education, Inc. Slide 3-1 PERTEMUAN 5.
Chapter Extension 7 How the Internet Works © 2008 Prentice Hall, Experiencing MIS, David Kroenke.
We are Network Engineers
Vocabulary URL = uniform resource locator: web address protocol –set of rules that networked computers follow in order to share data and coordinate communications.
Data Exchange Packet switching  Packet switching breaks data in to packets before sending it through a network, then reassembles it at the other end –
CECS 474 Computer Network Interoperability Tracy Bradley Maples, Ph.D. Computer Engineering & Computer Science Cal ifornia State University, Long Beach.
TCP/IP Web Design & Layout January 23, TCP/IP For Dummies  The guts and the rules of the Internet and World Wide Web. A set of protocols, services,
And how they are used. Hubs send data to all of the devices that are plugged into them. They have no ability to send packets to the correct ports. Cost~$35.
Chapter 3 The Basics of Networking
Syllabus outcomes Describes and applies problem-solving processes when creating solutions Designs, produces and evaluates appropriate solutions.
How the Internet Works: What happens when information is sent from your computer?
INTERNET DATA FLOW Created by David Whitchurch for ISDS 4120 Louisiana State University.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
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.
Networks QUME 185 Introduction to Computer Applications.
Technical Refresher Session 3. Overview Difference between communication between devices on a single logical network and communication between different.
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.
10/8/2015CST Computer Networks1 IP Routing CST 415.
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Internetworking – What is internetworking? Connect multiple networks of one or more organizations into a large, uniform communication system. The resulting.
The Internet Trisha Cummings ITE115. What is the Internet? The Internet is a world-wide network of computer networks that use a common communications.
The Way Networks Work Computer Networks Kwangwoon University.
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.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Exploring Office 2003 – Grauer and Barber HTML And Basic Web page.
Chapter 12 - Packet Switching Introduction Sharing Saves Money –Arranging for multiple devices to share a single transmission path lowers cost because.
Day11 Devices/LAN/WAN. Network Devices Hub Switches Bridge Router Gateway.
©Brooks/Cole, 2003 Model and protocol  A model is the specification set by a standards organization as a guideline for designing networks.  A protocol.
Computer Security Workshops Networking 101. Reasons To Know Networking In Regard to Computer Security To understand the flow of information on the Internet.
NETWORKS – DATA TRANSMISSION. Vocabulary Review Protocol Agreed set of rules Data packet Envelope of data sent across a network Contains Source address.
Chapter 23 Internet Control Message Protocol used to report information and errors IP uses ICMP when it sends an error message ICMP uses IP to transport.
1 An Error Reporting Mechanism (ICMP). 2 IP Semantics IP is best-effort Datagrams can be –Lost –Delayed –Duplicated –Delivered out of order –Corrupted.
Presented by Rebecca Meinhold But How Does the Internet Work?
S305 – Network Infrastructure Chapter 5 Network and Transport Layers.
TCP =Transmission Control Protocol IP = Internet Protocol TCP/IP Protocol.
Networks. Ethernet  Invented by Dr. Robert Metcalfe in 1970 at Xerox Palo Alto Research Center  Allows group of computers to communicate in a Local.
*SWITCHES *WIRELESS Routers. Description/Appearance Forwards data packets (a basic unit of communication) to its destination Can be wireless or connected.
Computer Fundamentals Northern College Diploma Philip Bird.
Internet Infrastructure Mapping the World Wide Web.
The Internet Book. Chapter 16 3 A Packet Switching System Can Be Overrun Packet switching allows multiple computers to communicate without delay. –Requires.
INTERNET CONTROL MESSAGE PROTCOL. ICMP n allows router to send error or control messages to another router or host n provides communication between IP.
Topic 6, Lesson 3: The Internet Computer Communications and Networking.
Packet switching Monil Adhikari. Packet Switching Packet switching is the method by which the internet works, it features delivery of packets of data.
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
Module 8 JEOPARDY CCNA2 v3 Module 8 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
CSCI-100 Introduction to Computing The Network. Network Fundamentals A computer network consists of two or more computers linked together to exchange.
Chapter 5 Network and Transport Layers
How is all that data traffic controlled on the Internet?
Internet Hardware.
BY Engr. Mehran Mamonai Department of Telecommunication Engineering
Encapsulation/Decapsulation
Web Development & Design Chapter 1, Sections 4, 5 & 6
Binary Lesson 5 Classful IP Addresses
Packet Switching To improve the efficiency of transferring information over a shared communication line, messages are divided into fixed-sized, numbered.
Chapter 9 Introduction To Data-Link Layer 9.# 1
Topologies, Protocols and Layers
CSE 451: Operating Systems Spring 2005 Module in 9 slides
CSE 451: Operating Systems Winter 2007 Module in 9 slides
Protocols 1 Key Revision Points.
Computer communications
Part of Chapter 1 Key Concepts Networks
Protocols 2 Key Revision Points.
Protocols & Packet Switching
CSE 313 Data Communication
CSE 451: Operating Systems Winter 2004 Module in 7 slides
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:

Rules of Packet Transmission (Role of packet switching and routers)

Rules of Packet Transmission How is data sent? Payload (the data) Destination Address Source Address (Packet or Datagram) When a computer wants to send a message or a file to another computer, it firstly separates the file into a series of data packets. File (eg word document, MP3 etc) Rules of Packet Transmission

Rules of Packet Transmission Using datagram's Computer network File File Sending a file Reorganising a file (Packet or Datagram) Sending the data (Packet or Datagram) Rules of Packet Transmission

Rules of Packet Transmission Sending the packets (IP Address) File, DATA D A 1 2 T Sending computer A Breaking up the file into packets 3 4 5 Data packets are reassembled File, DATA (IP Address) 6 7 Receiving computer Rules of Packet Transmission

Rules of Packet Transmission Packets via the Router (IP Address) D A T A Sending computer Packets about to be sent out onto the Internet The router is instrumental in sending packets onto their destination Data packets are reassembled having reached their destination (IP Address) D A T Receiving computer Rules of Packet Transmission A

Rules of Packet Transmission The Router Gateway D A T A A ‘mish mash’ of routers send messages on to their destinations The Router Gateway The router inspects the computer’s address packets and sends it onto the next router. Rules of Packet Transmission

Rules of Packet Transmission The Router Gateway D D A A T T A A Computer A x x If part of the network fails, then packets are rerouted around the failure. Rules of Packet Transmission Computer B

Rules of Packet Transmission The Router Gateway Advantages of Packet Switching 1 When sending packets, the system is able to survive a partial network failure, as packets are rerouted 2 Packets can be rerouted around failures very quickly and set on a new path 3 The Internet can grow very quickly as its growth is based on the end points not on any centralised control 4 There is no need for Internet routers to notify each other as endpoint connections are formed and dropped 5 The integrity and security of each packet sent is handled by the endpoints, which simplifies the role of the Internet. 6 Each end point need only be aware of the router to which it is connected and optionally a name resolution service. Rules of Packet Transmission