OSI reference model or Seven Layer Architecture
The Open System Interconnection (OSI) model was developed by the International Organization for Standardization (ISO) to resolve problem regarding incompatibility among various network devices from variety of vendors.
The Open System Interconnection (OSI) model was developed by the International Organization for Standardization (ISO) to resolve problem regarding incompatibility among various network devices from variety of vendors.
OSI model is abstract description of layered network architecture to ensure compatibility and interoperability. This model divides the process of data transmission among computers in seven layers, each layer performing its own particular role in data transmission. Each layer provides service to the layer above it and uses services from layer below it using SAPs (Service Access points) or interfaces. Layer at particular level in one computer communicates to the layer at same level on another computer and are known as peers.
Layered approach makes development easier, adds flexibility and reduces complexity in the system. Layers can be replaced as long as the interface provided to the above layer and required from the above layer remains intact.
Seven layer of OSI reference model from top to bottom are as follows
Application
Presentation
Session
Transport
Network
Data link
Physical
Data passes from one layer to the next, starting from application layer at one computer, proceeds to the bottom layer, through the network medium (Such as wire) to the target computer from bottom to top in hierarchy up to the application program.
The lower four layers (Physical, Data link, Network and transport) are mainly concerned for end to end connectivity while upper three layers (Application, Presentation and session) are concerned to provide services to the applications running on the system. Read Next article, to know Particular functions of each layer.
Share Your Knowledge Earn Money START NOW
Nothing Found!
Why not submit your own content? Signup here.
-
How To Reset Your Password on Windows with the Help of a USB Flash Drive | By bombermanneo | in Computers
Forgot windows password? use a Flash Drive of 2 GB to recover windows password. Below are the steps to reset Window...
-
How to set up a quick simple & cheap extended range Wi-Fi Repeater | By backwoodstech | in Computers
This article will show you how to cheaply and fairly easily increase the Wi-Fi range and signal strength in situati...
-
How to Start Your Computer in Safe Mode, For Windows XP | By RockyHuber | in Computers
If you want to start your computer in safe mode for troubleshooting, removing spy ware and adware, and so-forth, fo...
-
How to Advance Your Computer Skills | By nikkisol | in Computers
Tips you can use to advance your computer skills....
-
Microsoft seriously develop intelligent computer | By Website | in Computers
Microsoft’s was ambition to continue do perform the lastest innovation and they’re going to be the leader in th...
-
Howto use QueryString in ASP.NET for passing info between pages | By rajeshchoudhary | in Web Development
The QueryString in ASP.NET is used to pass information between pages....
-
Custom error pages in asp.net using configuration file | By rajeshchoudhary | in Web Development
In ASP.NET you can handle page level errors using OnError method of page object or Application level errors using A...
-
Using remote desktop in windows XP | By rajeshchoudhary | in Computers
if you want to connect to a machine remotly using Remote Desktop Connection, remote Desktop in target machine needs...
-
setting password wisely for your accounts | By rajeshchoudhary | in Computers
Incidents of information phishing and hacking are happening every now and then. One fine day morning you wake up to...
-
Web.config –configuration file for ASP.NET web application. | By rajeshchoudhary | in Web Development
This article tells what web.config file is, how to write this and how this file is used by run time to apply settin...








No comments yet.