OSI Model - Open System Interconnection Model
Home Page

Network Basics

LAN Topologies

OSI Model

Physical Hardware Layer

Connecting up Networks

Configuring a LAN

Windows 2000 Essentials

Windows 2000 Practical Notes

Installing Windows 2000 Server

Installing Active Directory

Adding New Users

Favorite Links

Contact Page


OSI Model

Developed by International Organisation of Standardisation (ISO), the Open System Interconnection Model is a theoretical representation of what goes on between two computers to help in understanding and developing computer-to-computer communication.

The OSI Model divides network architecture into 7 layers:

Physical
Data Link
Network
Transport
Session
Presentation
Application

OSI LAYER FUNCTION

1.Physical - Manages hardware connections

2.Data Link - Codes, addresses and transmits information

3.Network - Determines transport routes and handles the transfer of messages

4.Transport - Ensures accurate delivery of data

5.Session - Establishes, maintains, and coordinates communication

6.Presentation - Handles text formatting and displays code conversion

7.Application - Transfers information from program to program