
- DCN Tutorial
- Data Comm & Networks Home
- DCN - Overview
- DCN - Computer Network Types
- DCN - Network LAN Technologies
- DCN - Computer Network Topologies
- DCN - Computer Network Models
- DCN - Computer Network Security
- Physical Layer
- DCN - Physical Layer Introduction
- DCN - Digital Transmission
- DCN - Analog Transmission
- DCN - Transmission media
- DCN - Wireless Transmission
- DCN - Multiplexing
- DCN - Network Switching
- Data Link Layer
- DCN - Data Link Layer Introduction
- DCN - Error detection and Correction
- DCN - Data Link Control & Protocols
- Network Layer
- DCN - Network Layer Introduction
- DCN - Network Addressing
- DCN - Routing
- DCN - Internetworking
- DCN - Network Layer Protocols
- Transport Layer
- DCN - Transport Layer Introduction
- DCN - Transmission Control Protocol
- DCN - User Datagram Protocol
- Application Layer
- DCN - Application Layer Introduction
- DCN - Client-Server Model
- DCN - Application Protocols
- DCN - Network Services
- DCN Useful Resources
- DCN - Quick Guide
- DCN - Useful Resources
The OSI Reference Model
OSI or Open System Interconnection model was developed by International Standards Organization (ISO). It gives a layered networking framework that conceptualizes how communications should be done between heterogeneous systems. It has seven interconnected layers. The seven layers of the OSI Model are a physical layer, data link layer, network layer, transport layer, session layer, presentation layer, and application layer, as shown in the following diagram −
The physical layer, data link layer and the network layer are the network support layers. The layers manage a physical transfer of data from one device to another. Session layer, presentation layer, and application layer are the user support layers. These layers allow communication among unrelated software in dissimilar environments. Transport layer links the two groups.
The main functions of each of the layers are as follows −
- Physical Layer − Its function is to transmit individual bits from one node to another over a physical medium.
- Data Link Layer − It is responsible for the reliable transfer of data frames from one node to another connected by the physical layer.
- Network Layer − It manages the delivery of individual data packets from source to destination through appropriate addressing and routing.
- Transport Layer −It is responsible for delivery of the entire message from the source host to destination host.
- Session Layer − It establishes sessions between users and offers services like dialog control and synchronization.
- Presentation Layer − It monitors syntax and semantics of transmitted information through translation, compression, and encryption.
- Application Layer − It provides high-level APIs (application program interface) to the users.
- Related Articles
- What is the OSI Reference Model?
- Why Does the OSI Reference Model Matter?
- OSI vs. TCP/IP Reference Model
- Difference between OSI and TCP/IP Reference Model
- Explain the advantages and disadvantages of the OSI reference Model
- The Physical Layer of OSI Model
- The Network Layer of OSI Model
- The Transport Layer of OSI Model
- The Session Layer of OSI Model
- The Presentation Layer of OSI Model
- The Application Layer of OSI Model
- OSI Model in Computer Networking
- The Data Link Layer of OSI Model
- Advantages and Disadvantages of the OSI Model
- Computer Networks – Layers of OSI Model
