Transport Layer To provide reliable process to process data delivery and recovery. Unit is segments. Sessions Layer To establish, manage and terminate.

Slides:



Advertisements
Similar presentations
Why to learn OSI reference Model? The answer is too simple that It tells us that how communication takes place between computers on internet but how??
Advertisements

1 The 7 layer OSI model Sending an . 2 The seven layers.
International Standards Organization Open Systems Interconnect (OSI) Reference Model Advanced Computer Networks.
Lecture 4a: Communication and Networking CSCI102 - Introduction to Information Technology B ITCS905 - Fundamentals of Information Technology.
Shalini Bhavanam. Key words: Basic Definitions Classification of Networks Types of networks Network Topologies Network Models.
History of Internet DoD sponsored ARPANET UCLA UCSB SRI UTAH Sept. 2, 1969 Oct. 29, miles End of 1969 Packet switch technique called interface.
Network Concepts. Networks LAN WAN Main Concepts n Protocol n Media n Topology.
EE 4272Spring, 2003 Protocols & Architecture A Protocol Architecture is the layered structure of hardware & software that supports the exchange of data.
CSC 450/550 Part 2: The Physical Layer. CSC 450/550 Summary (1)Transmission medium (2)* Switching (3)The Nyquist limit (4)The Shannon limit.
The OSI Model FTP API 7. Application 6. Presentation 5. Session 4. Transport 3. Network 2. Data Link 1. Physical HTTP Software.
Interoperability Interconnectivity Remote connection Logical connection Local connection Application Presentation Session Transport Network Data Link Physical.
THE OSI REFERENCE MODEL Open Systems Interconnection Reference Model.
OSI Model. Open Systems Interconnection (OSI) is a set of internationally recognized, non-proprietary standards for networking and for operating system.
NETWORK.
SEED Infotech Pvt. Ltd. 1 Networking in Java. SEED Infotech Pvt. Ltd. 2 Objectives of This Session Describe issues related to any type of network using.
© McLean HIGHER COMPUTER NETWORKING Lesson 1 – Protocols and OSI What is a network protocol Description of the OSI model.
Data Comm. & Networks Instructor: Ibrahim Tariq Lecture 3.
The OSI Model An ISO (International standard Organization) that covers all aspects of network communications is the Open System Interconnection (OSI) model.
Distributed System MK- Networking and Internetworking Moh. Noor Al ‘Azam
Prepared By Kapil Soni IICE Udaipur (Learning Centre Code: ) 1 Networking.
The OSI Model.
Protocols Rules governing the communication process, the language of the deal between the devices, must reflect Layers protocols define format, order of.
William Stallings Data and Computer Communications 7 th Edition Chapter 1 Data Communications and Networks Overview.
Common Channel Signalling. CONCEPTS OF common channel signalling MESSAGE TYPES( basic, homogeneous, non homogeneous) How capable of ccs How telephone.
1 Tangible Media (Cables) Coaxial –Thinwire –Thickwire Twisted Pair (UTP and STP) Fiber Optic Cable.
Computer Security Workshops Networking 101. Reasons To Know Networking In Regard to Computer Security To understand the flow of information on the Internet.
03 - Winter 2006ECE 766 Computer Interfacing and Protocols 1 Protocol Hierarchies First networks: hardware comes first Increased complexity  network architecture.
Network Protocols and Standards (Part 2). The OSI Model In 1984, the International Organization for Standardization (ISO) defined a standard, or set of.
THE OSI MODEL ISO is the organization.OSI is the model. ISO  International Standards Organization OSI  Open Systems Interconnection.
LE427 Data communication and networks Jarree Chaicharn, Ph.D. รศ ดร จรี ไชยชาญ
1 Packet Switching, Layer Models and Protocol Suites.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Protocols and Architecture Slide 1 Use of Standard Protocols.
Ch 2. Network Models. 1. LAYERED TASKS Concept of layers – Consider two friends who communicate through mail – What happens when one sends a letter to.
Protocol Suits and Layering Models OSI Model Dr. Abraham UTPA.
2.1 Chapter 2 Network Models Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Slides for Chapter 3: for CS Only Networking and Internetworking Pages –
7.1 Chapter 7 Review Transmission Media Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
The OSI Model A Framework for Communications David A. Abarca July 19, 2005.
1/15 Chapter 5 Open Systems Interconnection Model.
OSI ARCHITECTURE IN OSI, ACTUAL INFORMATION IS OVERHEADED BY PROTOCOL LAYERS IF ALL SEVEN LAYERS ARE OVERHEADED, THEN AS LITTLE AS 15% OF THE TRANSMITTED.
Introduction Chapter 1. Metropolitan Area Networks A metropolitan area network based on cable TV.
THE SEVEN LAYERS OF THE OSI MODEL. PHYSICAL LAYER Encodes the packets into a signal recognized by the medium that will carry them Ex. Analog signal sent.
1 Computer Communication & Networks Lecture 3 Layering and Protocol Stacks (contd.) Waleed Ejaz.
Part II. Physical Layer and Media Chapter 7. Transmission Media COMP 3270 Computer Networks Computing Science Thompson Rivers University.
TCP/IP Protocol Suite Suresh Kr Sharma 1 The OSI Model and the TCP/IP Protocol Suite Established in 1947, the International Standards Organization (ISO)
Dr. ClincyLecture1 Chapter 2 (handout 1– only sections 2.1, 2.2 and 2.3) 1 of 10 Dr. Clincy Professor of CS Exam #3 Monday (3/14/16): Opened Book, No Computer,
Mr. Sathish Kumar. M Department of Electronics and Communication Engineering I’ve learned that people will forget what you said, people will forget what.
Computer Network Lab. 1 3 장 OSI 기본 참조 모델 n OSI : Open System Interconnection n Basic Reference Model : ISO-7498 n Purpose of OSI Model ~ is to open communication.
Channels of communication
OSI LAYERS.
OSI model vs. TCP/IP MODEL
Visit for more Learning Resources
Local Area Networks Chapter 4.
Chapter 1 Introduction Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011.
CHAPTER 2 THE OSI MODEL.
Lec 5 Layers Computer Networks Al-Mustansiryah University
DATA COMMUNICATION Lecture-10.
Data Transmission and Computer Communications ECE: 412
Layered Task, OSI Model, TCP/IP Model
Chapter 7 Transmission Media
Chapter 3: Open Systems Interconnection (OSI) Model
Chapter 7 Transmission Media
Chapter 7 Transmission Media
Chapter 7 Transmission Media
Chapter 7 Transmission Media
Chapter 7 Transmission Media
Chapter 5 Transmission Media.
Chapter 7 Transmission Media
Data Transmission And Digital Communication
Fundamental Aspects of Digital Communications
Presentation transcript:

Transport Layer To provide reliable process to process data delivery and recovery. Unit is segments. Sessions Layer To establish, manage and terminate sessions. Unit is message. Presentation Layer To translate, compress and encrypt data. Unit is message. Application layer To allow access to network structure. Manages programme requests that require access to services provided by a remote system. Unit is message.

What does the physical layer do? Interfaces the electrical signals with actual physical medium. How can that be achieved? Twisted pair of lines Coaxial cable Optical fibre Satellite Microwave and radio High frequency radio

CONCLUTIONS WE HAVE STUDIED LAYER 1, THE DETAIED STUDY DONE IN PCM & HIGHER ORDER PCM WILL ALLOW YOU TO UNDERSTAND MORE ON TO THE PRACTICAL APPLICATION OF LAYER 1 LAYER 2 & 3 ALREADY DETAILED OUT IF YOU UNDERSTAND THE CONCEPTS UPTO NOW, YOU CAN STUDY THE REST OF LAYERS IN OSI MODEL