
The Open Systems Interconnection model (OSI model) is a conceptual model that characterises and standardises the communication functions of a telecommunication or computing system without regard to its underlying internal structure and technology.




Summary :
- Application Layer – Firefox, Chrome, Email
- Presentation Layer – OS (Letter and numbers) – like ASCII
- Session Layer – conversation between two computers
- Transport Layer – Packets are delivered reliably
- Network Layer – Determine best route for data
- Data-link Layer – Checking for errors (Network interface card(NIC) using in the layer)
- Physical Layer – Cable, Fiberoptic, Ethical Signal

Reference - https://en.wikipedia.org/wiki/OSI_model
188 total views, 1 views today