Protocols and the TCP/IP Suite

Slides:



Advertisements
Similar presentations
Chapter 17 Networking Patricia Roy Manatee Community College, Venice, FL ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
Advertisements

Chapter 5: TCP/IP and OSI Business Data Communications, 5e.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
1 William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
PROTOCOLS AND ARCHITECTURE Lesson 2 NETS2150/2850.
Chapter 2: Protocols and Architecture
Protocols and the TCP/IP Suite Chapter 4 (Stallings Book)
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
Semester Copyright USM EEE442 Computer Networks Introduction: Protocols En. Mohd Nazri Mahmud MPhil (Cambridge, UK) BEng (Essex, UK)
Protocols and the TCP/IP Suite
1 Review of Important Networking Concepts Introductory material. This module uses the example from the previous module to review important networking concepts:
Data Communications Architecture Models. What is a Protocol? For two entities to communicate successfully, they must “speak the same language”. What is.
Term Paper Phase-I is Due on Tuesday, February 19 in class timing —Submit a Hard Copy of your paper (MS word Document) —Follow the instructions in “Term.
William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
Chapter 2: Protocols and Architecture COE 341: Data & Computer Communications (Term 061) Dr. Radwan E. Abdel-Aal.
ECS 152A 1. Introduction. A Communications Model Source —generates data to be transmitted Transmitter —Converts data into transmittable signals Transmission.
Data and Computer Communications
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 2: Protocols and Architecture.
Protocols; TCP/IP and OSI Model
Computer Networks with Internet Technology William Stallings
Data and Computer Communications
OIS Model TCP/IP Model.
Chapter 5: TCP/IP and OSI Business Data Communications, 6e.
1 Review of Important Networking Concepts Introductory material. This slide uses the example from the previous module to review important networking concepts:
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Protocols and the TCP/IP Suite Chapter 4. Multilayer communication. A series of layers, each built upon the one below it. The purpose of each layer is.
Chapter 17 Networking Dave Bremer Otago Polytechnic, N.Z. ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William Stallings.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based.
Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
William Stallings Data and Computer Communications 7 th Edition Data Communications and Networks Overview Protocols and Architecture.
Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite.
Computer Networks (CS 132/EECS148) General Networking Example Karim El Defrawy Donald Bren School of Information and Computer Science University of California.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 2 Protocols and the TCP/IP Suite by Zornitza Genova Prodanoff.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications 1.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Introduction Slide 1 A Communications Model Source: generates.
Chapter 1. Introduction. By Sanghyun Ahn, Deot. Of Computer Science and Statistics, University of Seoul A Brief Networking History §Internet – started.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Topic 2 – Protocol Architecture 1 FIT1005 FIT – Monash University Topic 2 - Protocol Architecture Reference: Chapter 2 – Stallings 7E.
ECEN “Internet Protocols and Modeling” Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Grading (Tentative):
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
William Stallings Data and Computer Communications
CHAPTER 4 PROTOCOLS AND THE TCP/IP SUITE Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
1 Chapters 2 & 3 Computer Networking Review – The TCP/IP Protocol Architecture.
Chapter 4 : TCP/IP and OSI Business Data Communications, 4e.
1 Chapter 4. Protocols and the TCP/IP Suite Wen-Shyang Hwang KUAS EE.
Communication Architecture and Network Protocol Layering Networks and Protocols Prepared by: TGK First Prepared on: Last Modified on: Quality checked by:
CSCI 465 D ata Communications and Networks Lecture 2 Martin van Bommel CSCI 465 Data Communications & Networks 1.
Ch. 2 Protocol Architecture. 2.1 The Need for a Protocol Architecture Same set of layered functions need to exist in the two communicating systems. Key.
ECEN “Internet Protocols and Modeling” Course Materials: Papers, Reference Texts: Bertsekas/Gallager, Stuber, Stallings, etc Lecture notes and.
Chapter 2: Protocols and Architecture COE 341: Data & Computer Communications (Term 061) Dr. Radwan E. Abdel-Aal.
TUNALIData Communications1 Chapter 2 Protocols and Architecture.
Data and Computer Communications Chapter 2 – Protocol Architecture, TCP/IP, and Internet-Based Applications.
Computer Networks with Internet Technology William Stallings Chapter 2 Protocols and the TCP/IP Protocol Suite.
What is a Protocol A set of definitions and rules defining the method by which data is transferred between two or more entities or systems. The key elements.
Protocols and the TCP/IP Suite
Distributed Systems.
Computer Networks with Internet Technology William Stallings
Pertemuan 11 Model TCP/IP
Protocols and the TCP/IP Suite
ECEN 619 “Internet Protocols and Modeling”
Data and Computer Communications by William Stallings Eighth Edition
ECEN “Internet Protocols and Modeling”
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
Chapter 2. Protocols and Architecture
Protocols and the TCP/IP Suite
Review of Important Networking Concepts
Presentation transcript:

Protocols and the TCP/IP Suite Lecture 12

Overview Requirement of Protocol Why Layered Approach is Adopted Key Features of a Protocol Simple Protocol Architecture Addressing TCP/IP and OSI model General Networking Terminology

The Need For Protocol Architecture To transfer data several tasks must be performed: 1.) the source must activate communications path or inform network of destination 2.) the source must make sure that destination is prepared to receive data 3.) the file transfer application on source must confirm file management program at destination is prepared to accept and store file 4.) a format translation function may need to be performed if the formats on systems are different

Functions of Protocol Architecture breaks logic into subtask modules which are implemented separately modules are arranged in a vertical stack each layer in the stack performs a subset of functions relies on next lower layer for primitive functions changes in one layer should not require changes in other layers

Key Features of a Protocol A protocol is a set of rules or conventions that allow peer layers to communicate. The key features of a protocol are: Syntax format of data blocks Semantics control information for coordination and error handling Timing speed matching and sequencing

examples of applications include file transfer and electronic mail A Simple Protocol agents involved: applications computers networks examples of applications include file transfer and electronic mail these execute on computers that support multiple simultaneous applications

Communication Layers communication tasks are organized into three relatively independent layers: Network access layer concerned with the exchange of data Transport layer provides reliable data transfer Application layer Contains logic to support applications

Network Access Layer covers the exchange of data between an end system and the network that it is attached to concerned with issues like : destination address provision invoking specific services like priority access to & routing data across a network for two end systems attached to the same network

Transport Layer concerned with providing reliable delivery of data common layer shared by all applications essentially independent of the nature of the applications

Application Layer contains the logic needed to support user applications separate module is needed for each type of application

Protocol Architecture and Networks

Protocols in a Simplified Architecture

Addressing Two levels of addressing are needed: each computer on the network has a unique network address each application has an address that is unique with that computer (SAPs)

Protocol Data Unit (PDU) the combination of data and control information is a protocol data unit (PDU) typically control information is contained in a PDU header control information is used by the peer transport protocol at computer B headers may include: source port, destination port, sequence number, and error-detection code  

Network Access Protocol after receiving segment from transport layer, the network access protocol must request transmission over the network the network access protocol creates a network access PDU (packet) with control information header includes: source computer address destination computer address facilities requests

TCP/IP Protocol Architecture Result of protocol research and development conducted on ARPANET Referred to as TCP/IP protocol suite TCP/IP comprises a large collection of protocols that are Internet standards

TCP/IP Layers and Example Protocols

Physical Layer covers the physical interface between computer and network concerned with issues like: characteristics of transmission medium nature of the signals data rates  

Network Access Layer covers the exchange of data between an end system and the network that it is attached to concerned with issues like : destination address provision invoking specific services like priority access to & routing data across a network for two end systems attached to the same network

Internet Layer implements procedures needed to allow data to travel across multiple interconnected networks uses the Internet Protocol (IP) to provide routing function implemented in end systems and routers

Host-to-Host (Transport) Layer concerned with providing reliable delivery of data common layer shared by all applications most commonly used protocol is the Transmission Control Protocol (TCP)

Operation of TCP/IP

TCP/IP Address Requirements Two levels of addressing are needed: each host on a subnetwork must have a unique global internet address each process with a host must have an address (known as a port) that is unique within the host

TCP/IP Addressing

Operation of TCP/IP

Transmission Control Protocol (TCP) TCP is the transport layer protocol for most applications TCP provides a reliable connection for transfer of data between applications A TCP segment is the basic protocol unit TCP tracks segments between entities for duration of each connection

TCP Header

User Datagram Protocol(UDP) alternative to TCP does not guarantee delivery, preservation of sequence, or protection against duplication adds port addressing capability to IP used with Simple Network Management Protocol (SNMP)

UDP Header

IPv6 Provides enhancements over existing IP Designed to accommodate higher speeds and the mix of graphic and video data Driving force was the need for more addresses due to growth of the Internet IPv6 includes 128-bit source and destination address fields

IPv6 Header

TCP/IP Protocols  

Standardized Protocol Architectures

Layer Specific Standards

Protocol specification OSI Standardization framework for standardization was motivator lower layers are concerned with greater levels of details each layer provides services to the next higher layer three key elements: Protocol specification Service definition Addressing

Primitive Types REQUEST A primitive issued by a service user to invoke some service and to pass the parameters needed to specify fully the requested service INDICATION A primitive issued by a service provider either to: indicate that a procedure has been invoked by the peer service user on the connection and to provide the associated parameters, or notify the service user of a provider-initiated action RESPONSE A primitive issued by a service user to acknowledge or complete some procedure previously invoked by an indication to that user CONFIRM A primitive issued by a service provider to acknowledge or complete some procedure previously invoked by a request by the service user

Service Primitives and Parameters define services between adjacent layers using: primitives to specify function performed parameters to pass data and control information

Internet Applications Applications that operate on top of TCP include: SMTP FTP SSH TCP

Multimedia Terminology

Multimedia Terminology audio generally encompasses sounds that are produced by a human, telephony and related voice communications technology image supports the communication of individual pictures, charts, or drawings video service carries sequences of pictures in time text is information that can be entered via a keyboard and is directly readable and printable  

Multimedia Applications

Domains of Multimedia Systems and Example Applications

Elastic and Inelastic Traffic can adjust to delay and throughput changes across an internet -traditional “data” style TCP/IP traffic does not easily adapt to changes in delay and throughput -“real-time” traffic such as voice and video Inelastic Traffic

Multimedia Technologies

Internetworking Terms End System (ES) – device used to support end-user applications or services Intermediate System (IS) – device used to connect two networks Bridge – an IS used to connect two LANs that use similar LAN protocols Router - an IS used to connect two networks that may or may not be similar

Functions of a Router Provide a link between networks Provide for the routing and delivery of data between processes on end systems attached to different networks Provide these functions in such a way as not to require modifications of the networking architecture of any of the attached subnetworks

Network Differences Routers Must Accommodate Addressing schemes Different schemes for assigning addresses Maximum packet sizes Different maximum packet sizes requires segmentation Interfaces Differing hardware and software interfaces Reliability Network may provide unreliable service

Summary Why we need protocols for communication Benefits of adopting layered approach From simple to featured protocol example Addressing schemes Standards Comparison (TCP/IP Vs. OSI) Functionality of and important device on the basis of studied protocol