Computer Network Course objective: To understand Network architecture

Slides:



Advertisements
Similar presentations
Chapter 1: Introduction
Advertisements

Adapted from Tanenbaum's Slides for Computer Networks, 4e
Networks: Introduction1 CS4514 Computer Networks Term B03 Professor Bob Kinicki.
Chapter 1 Introduction.
CMPE 150 – Winter 09 Lecture 2 January 8, 2009 P.E. Mantey.
Introduction Chapter Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
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.
Aleksandra Smiljanić Local and Wide Area Networks.
Chapter 1 Introduction.
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
ITEC350 Networks I Lecture 1 Hwajung Lee. What is Computer Networks? A collection of autonomous computers interconnected by a single technology  Interconnected.
Introduction Chapter 1 Uses of Computer Networks Business ApplicationsBusiness Applications Home ApplicationsHome Applications Mobile.
Introduction Hamed Jamshak Hamed Jamshak Chapter 1 Hamed Jamshak.
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. 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
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.
Prof. Msanjila, S.S. Computer Networks. Course outline Introduction to computer networks Layers of Computer Network Physical layer Data link layer Medium.
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.
Data Communications Chapter 1 – Data Communications, Data Networks, and the Internet.
Protocols and the TCP/IP Suite
Computer Networking A Top-Down Approach Featuring the Internet
Term C04 Professor Bob Kinicki
Classification of Networks
INTRODUCTION TO COMPUTER NETWORKS
Chapter 1 Communication Networks and Services
Introduction.
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Chapter 1 Introduction.
Network Hardware Local Area Networks Metropolitan Area Networks
Chapter 1 Introduction.
Chapter 1 – Part 1 Introduction.
Overview Jaringan Komputer
Chapter 1 – Part 3 Introduction.
Reference Models The OSI Reference Model The TCP/IP Reference Model
Term B08 Professor Bob Kinicki
ITEC350 Networks I Lecture 1
Chapter 1 – Part 2 Introduction.
Useful Learning Techniques
Chapter 1 Introduction.
ECEN “Internet Protocols and Modeling”
Lecture 1 Overview of Communication Networks and Services
INTRODUCTION TO COMPUTER NETWORKS
Chapter 1. Introduction Data Communications
INTRODUCTION TO COMPUTER NETWORKS
Chapter 1 Introduction Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1.#
Introduction Chapter 1 Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
Introduction to Networking & TCP/IP
Computer Networks CMSC417 Prof. Ashok K . Agrawala
Technologies and Applications of Computer Networks
Technologies and Applications of Computer Networks
EEC4113 Data Communication & Multimedia System Chapter 1: Introduction by Muhazam Mustapha, July 2010.
Presentation transcript:

Computer Network Course objective: To understand Network architecture To learn and understand networking protocols To learn and understand wireless technologies To learn analyzing protocol performance Course outcome: Ability to set up install and configure networks Ability to do network programming Ability to use network protocols efficiently 5/28/2018 Computer Networks

Syllabus Unit-I: Application Layer Unit-II: Transport Layer Unit-III: Network Layer Unit-IV: Basic Concepts in Wireless LAN Unit-V: Advanced Wireless Technologies Unit-VI: Advance Network Technologies References: “ computer Networking a top down approach”, James F. Kurose, keith W. Ross “Data communications and Networking”, Behrouz Forouzan 5/28/2018 Computer Networks

Lect :1 Introduction to computer Networks What is Computer Network? Uses of Computer Networks Business Applications of Networks Home Network Applications Network hardware: LAN,WAN,MAN Mobile Network Users Broadcast Networks Network Software Wireless Networks 5/28/2018 Computer Networks

What is Computer Network? A computer Network is collection of nodes connected using communication links and capable of sharing resources. Characteristics: Physical structure(topology, type of connection) performance(throughput ,delay), security, reliability 5/28/2018 Computer Networks

Uses of Computer Networks Business Applications Home Applications Mobile Users Social Issues 5/28/2018 Computer Networks

Business Applications of Networks A network with two clients and one server. 5/28/2018 Computer Networks

Business Applications of Networks (2) The client-server model involves requests and replies. 5/28/2018 Computer Networks

Home Network Applications Access to remote information Person-to-person communication Interactive entertainment Electronic commerce 5/28/2018 Computer Networks

Home Network Applications (2) In peer-to-peer system there are no fixed clients and servers. 5/28/2018 Computer Networks

Home Network Applications (3) Some forms of e-commerce. 5/28/2018 Computer Networks

Mobile Network Users Combinations of wireless networks and mobile computing. 5/28/2018 Computer Networks

Network Hardware Local Area Networks Metropolitan Area Networks Wide Area Networks Wireless Networks Home Networks Internetworks 5/28/2018 Computer Networks

Broadcast Networks Types of transmission technology Broadcast links Point-to-point links 5/28/2018 Computer Networks

Broadcast Networks (2) Classification of interconnected processors by scale. 5/28/2018 Computer Networks

Local Area Networks Two broadcast networks (a) Bus (b) Ring 5/28/2018 Computer Networks

Metropolitan Area Networks A metropolitan area network based on cable TV. 5/28/2018 Computer Networks

Wide Area Networks Relation between hosts on LANs and the subnet. 5/28/2018 Computer Networks

Wide Area Networks (2) A stream of packets from sender to receiver. 5/28/2018 Computer Networks

Wireless Networks Categories of wireless networks: System interconnection Wireless LANs Wireless WANs 5/28/2018 Computer Networks

Wireless Networks (2) (a) Bluetooth configuration (b) Wireless LAN 5/28/2018 Computer Networks

Network Software Protocol Hierarchies Design Issues for the Layers Connection-Oriented and Connectionless Services Service Primitives The Relationship of Services to Protocols 5/28/2018 Computer Networks

Network Software Protocol Hierarchies Layers, protocols, and interfaces. 5/28/2018 Computer Networks

Protocol Hierarchies (3) Example information flow supporting virtual communication in layer 5. 5/28/2018 Computer Networks

Design Issues for the Layers Addressing Error Control Flow Control Multiplexing Routing 5/28/2018 Computer Networks

Connection-Oriented and Connectionless Services Six different types of service. 5/28/2018 Computer Networks

Service Primitives Five service primitives for implementing a simple connection-oriented service. 5/28/2018 Computer Networks

Service Primitives (2) Packets sent in a simple client-server interaction on a connection-oriented network. 5/28/2018 Computer Networks

Services to Protocols Relationship The relationship between a service and a protocol. 5/28/2018 Computer Networks

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 5/28/2018 Computer Networks

The OSI reference model. Reference Models The OSI reference model. 5/28/2018 Computer Networks

Reference Models (2) The TCP/IP reference model. 5/28/2018 Computer Networks

Reference Models (3) Protocols and networks in the TCP/IP model initially. 5/28/2018 Computer Networks

Comparing OSI and TCP/IP Models Concepts central to the OSI model Services Interfaces Protocols 5/28/2018 Computer Networks

Hybrid Model The hybrid reference model to be used in this book. 5/28/2018 Computer Networks

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

The ARPANET (a) Structure of the telephone system. (b) Baran’s proposed distributed switching system. 5/28/2018 Computer Networks

The ARPANET (2) The original ARPANET design. 5/28/2018 Computer Networks

The ARPANET (3) Growth of the ARPANET (a) December 1969. (b) July 1970. (c) March 1971. (d) April 1972. (e) September 1972. 5/28/2018 Computer Networks

NSFNET The NSFNET backbone in 1988. 5/28/2018 Computer Networks

Traditional applications (1970 – 1990) E-mail News Remote login Internet Usage Traditional applications (1970 – 1990) E-mail News Remote login File transfer 5/28/2018 Computer Networks

Architecture of the Internet Overview of the Internet. 5/28/2018 Computer Networks

ATM Virtual Circuits A virtual circuit. 5/28/2018 Computer Networks

ATM Virtual Circuits (2) An ATM cell. 5/28/2018 Computer Networks

The ATM Reference Model 5/28/2018 Computer Networks

The ATM Reference Model (2) The ATM layers and sublayers and their functions. 5/28/2018 Computer Networks

Ethernet Architecture of the original Ethernet. 5/28/2018 Computer Networks

Wireless LANs (a) Wireless networking with a base station. (b) Ad hoc networking. 5/28/2018 Computer Networks

Wireless LANs (2) The range of a single radio may not cover the entire system. 5/28/2018 Computer Networks

Wireless LANs (3) A multicell 802.11 network. 5/28/2018 Computer Networks

Network Standardization Who’s Who in the Telecommunications World Who’s Who in the International Standards World Who’s Who in the Internet Standards World 5/28/2018 Computer Networks

Main sectors Classes of Members ITU Radiocommunications Telecommunications Standardization Development Classes of Members National governments Sector members Associate members Regulatory agencies 5/28/2018 Computer Networks

IEEE 802 Standards The 802 working groups. The important ones are marked with *. The ones marked with  are hibernating. The one marked with † gave up. 5/28/2018 Computer Networks

Metric Units The principal metric prefixes. 5/28/2018 Computer Networks