Introduction.

Slides:



Advertisements
Similar presentations
Chapter 1: Introduction
Advertisements

TCP/IP MODEL Maninder Kaur
Adapted from Tanenbaum's Slides for Computer Networks, 4e
Networks 1 CS502 Spring 2006 Network Input & Output CS-502 Operating Systems Spring 2006.
CS-3013 & CS-502, Summer 2006 Network Input & Output1 CS-3013 & CS-502, Summer 2006.
Introduction Chapter Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Communication Network Protocols ----Krishna Priyanka Chebrolu.
Reference Model 1. Layered network Why network are layered ?! -Easy to change -Easy to troubleshoot -Give general idea of each layer 2.
Computer Networks Lecture 1 & 2 Introduction and Layer Model Approach Lahore Leads University.
Information Technologies -- Computer Networks 林永松 台灣大學資訊管理學系 (02)
Advanced Computer Network Lecture 1: Introduction Yunming Ye Department of Computer Science Shenzhen Graduate School Harbin Institute of Technology.
Introduction Chapter 1 Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Computer Networks NYUS FCSIT Spring 2008 Igor TRAJKOVSKI, Ph.D. Associate Professor Milos STOLIC, B.Sc. Assistant
Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Nguyễn Đức Thái.
CT542 Networking Overview.
Review: – computer networks – topology: pair-wise connection, point-to-point networks and broadcast networks – switching techniques packet switching and.
Chapter 1 Introduction.
Presentation on Osi & TCP/IP MODEL
References Computer Networks: Andrew S. Tanenbaum, Forth edition
Computer Networks and Communications (2) Bazara I. A. Barry Department of Computer Science University of Khartoum
Computer Networks Network Hardware & Software
Introduction Chapter 1 Uses of Computer Networks Business ApplicationsBusiness Applications Home ApplicationsHome Applications Mobile.
Introduction Hamed Jamshak Hamed Jamshak Chapter 1 Hamed Jamshak.
Network Protocol Hierarchies
TCP/IP TCP/IP LAYERED PROTOCOL TCP/IP'S APPLICATION LAYER TRANSPORT LAYER NETWORK LAYER NETWORK ACCESS LAYER (DATA LINK LAYER)
Computer Networks A.S. Tanenbaum 5 th Edition 2011 Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Introduction to Data Communication
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Introduction Chapter 1.
Introduction Chapter 1. Business Applications of Networks A network with two clients and one server. Client-Server Model.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Introduction Chapter 1 Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues
Introduction Chapter 1 Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues
Introduction Chapter 1. Metropolitan Area Networks A metropolitan area network based on cable TV.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Introduction Chapter 1. Computer network computer network, often simply referred to as a network, is a collection of hardware components and computers.
Introduction.
Introduction Reference Models. The OSI Reference Model The TCP/IP Reference Model A Comparison of OSI and TCP/IP A Critique of the OSI Model and Protocols.
Introduction Chapter 1. Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues.
Computer Networks Farzad Rojan Chapter 1. Computer Networks – Chapter 1 Introduction Uses of Computer Networks Network Hardware Network Software Reference.
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.
Computer Communication Architecture
Computer Network Course objective: To understand Network architecture
OSI model vs. TCP/IP MODEL
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Chapter 1 Introduction.
Data Networking Fundamentals
Network Architecture Introductory material
Chapter 1 Introduction.
Protocols and the TCP/IP Suite
Chapter 1 – Part 1 Introduction.
Overview Jaringan Komputer
Reference Models The OSI Reference Model The TCP/IP Reference Model
ITEC350 Networks I Lecture 1
Review of Important Networking Concepts
Chapter 1 – Part 2 Introduction.
Useful Learning Techniques
Chapter 1 Introduction.
EEC-484/584 Computer Networks
Introduction Chapter 1 Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Technologies and Applications of Computer Networks
Protocols and the TCP/IP Suite
Networking.
Technologies and Applications of Computer Networks
OSI Reference Model Unit II
Chapter Six: Reference Models
OSI Model 7 Layers 7. Application Layer 6. Presentation Layer
Unit – III Network Essentials
Presentation transcript:

Introduction

Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues

Business Applications of Networks A network with two clients and one server.

Business Applications of Networks (2) The client-server model involves requests and replies.

Home Network Applications Access to remote information Person-to-person communication Interactive entertainment Electronic commerce

Home Network Applications (2) In peer-to-peer system there are no fixed clients and servers.

Home Network Applications (3) Some forms of e-commerce.

Social Issues Network Neutrality Piracy Snooping Privacy issues Phishing

Network Hardware Local Area Networks Metropolitan Area Networks Wide Area Networks Wireless Networks Home Networks Internetworks

Transmission Technology Types of transmission technology Broadcast links Point-to-point links

Physical Size of Networks Classification of interconnected processors by scale.

Personal Area Networks Bluetooth PAN configuration.

Local Area Networks Wireless and wired LANs 802.11 Switched Ethernet

Metropolitan Area Networks A metropolitan area network based on cable TV.

WAN that connects three branch offices in Australia. Wide Area Networks WAN that connects three branch offices in Australia.

WAN using a virtual private network. Wide Area Networks (2) WAN using a virtual private network.

WAN using an ISP network. Wide Area Networks (3) WAN using an ISP network.

Internetworks/Internet Collection of interconnected networks Gateway – machine that makes a connection between two or more networks

Network Software Protocol Hierarchies Design Issues for the Layers Connection-Oriented and Connectionless Services Service Primitives The Relationship of Services to Protocols

Network Software Protocol Hierarchies Layers, protocols, and interfaces.

Protocol Hierarchies (2) The philosopher-translator-secretary architecture.

Protocol Hierarchies (3) Example information flow supporting virtual communication in layer 5.

Design Issues for the Layers Addressing Error Control Flow Control Multiplexing Routing

Connection-Oriented and Connectionless Services Connection-oriented (telephonic system) Sender, receiver and subnet needs to have a negotiation about the parameters to be used Parameters – maximum message size, quality of services required and other issues Connection-less (postal service) Quality of Service

Connection-Oriented and Connectionless Services Request-reply – Client issues request, server answers. Six different types of service.

Service Primitives Listen – server, Connect – client to server and then connection is established Five service primitives for implementing a simple connection-oriented service.

A simple client-server interaction using acknowledged datagrams. Service Primitives (2) A simple client-server interaction using acknowledged datagrams.

Difficulties Unreliable networks Synchronization problem

Services to Protocols Relationship Service – Abstract Data Type or an object in an object-oriented language The relationship between a service and a protocol.

Introduction Reference Models

Reference Models The OSI Reference Model The TCP/IP Reference Model A Comparison of OSI and TCP/IP A Critique of the OSI Model and Protocols A Critique of the TCP/IP Reference Model

Reference Models (Contd.) A layer is created where a different abstraction is needed Each layer should perform a well-defined function The function of each layer should be chosen with an eye toward defining internationally standardized protocols The layer boundary should be chosen to minimize the information flow across interfaces The number of layers should be large enough that distinct functions need not be thrown together out of necessity and small enough that the architecture does not become unweildy

The OSI reference model. Reference Models The OSI reference model.

Physical Layer (questions) How many volts should be used to represent 1? How many nanoseconds does a bit last? Transmission may proceed in one direction or multiple directions. How will the initial connection be established? How many pins does the network connector have?

DataLink Layer Raw transmission facility in a line that appears free of undetected errors to the network layer. Data frames  acknowledgement frame

The TCP/IP reference model. Reference Models (2) The TCP/IP reference model.

Protocols and networks in the TCP/IP model initially. Reference Models (3) Protocols and networks in the TCP/IP model initially.

IP Layer Transport Layer Packet Switching - a mode of data transmission in which a message is broken into a number of parts which are sent independently, over whatever route is optimum for each packet, and reassembled at the destination. Transport Layer TCP – Flow control UDP – Fast Delivery

Comparing OSI and TCP/IP Models Concepts central to the OSI model Services Interfaces Protocols TCP – retrofit/ OSI – DataLink Layer (point-to-point) –difficult when broadcast network came

Differences between OSI and TCP/IP model OSI model supports connectionless and connection-oriented communication in the network layer but only connection-oriented communication in the transport layer TCP/IP model has one mode in the network layer (connectionless) but supports both modes in the transport layer

A Critique of the OSI Model and Protocols Why OSI did not take over the world Bad timing Bad technology Bad implementations Bad politics

The apocalypse of the two elephants. (Standard came much later) Bad Timing The apocalypse of the two elephants. (Standard came much later)

Bad Implementation Initial version were huge, unwieldy and slow. Bad Politics TCP/IP part of Unix, OSI – governement pushed

A Critique of the TCP/IP Reference Model Problems: Service, interface, and protocol not distinguished Not a general model (describing bluetooth is not possible by TCP) Host-to-network “layer” not really a layer No mention of physical and data link layers Minor protocols deeply entrenched, hard to replace (TELNET, for example, was designed for a ten character-per-second mechanical Teletype terminal. It knows nothing of graphical user interfaces and mice).

The hybrid reference model to be used in this course. Hybrid Model The hybrid reference model to be used in this course.

Example Networks The Internet Connection-Oriented Networks: X.25, Frame Relay, and ATM Ethernet Wireless LANs: 802:11

End