The OSI Reference Model

The OSI model is a standard of the International Organization of Standardization (ISO).

It is a general purpose framework that characterizes and standardizes how computers communicate with one another over a network. Its 7-layered approach to data transmission divides the operations into specific related groups of actions at each layer.
each layer severs the layer above it and is served by the layer below it.

LayerName
7ApplicationData
6Presentation Data
5SessionData
4Transport Segment
3NetworkPacket
2Data LinkFrame
1Physical Bits

The TCP/IP Stack

The TCP/IP was developed in the 1960’s by the US Department of Defense (DoD) Advanced Research Projects Agency (ARPA)

It’s a protocol stack which consists of multiple protocols including Transmission Control Protocol (TCP) and Internet Protocol (IP).
It’s the main protocol used in computer operations today. Whereas OSI reference model is conceptual, the TCP/IP stack is used to transfer data in production networks.

The layers of the TCP/IP stack are equivalent to the OSI layers in operation and function.

OSI ModelTCP/IP Stack
Application data
Presentation data
Session Applicationdata
Transport Transport segment
Network Internet packet
Datalinkframe
Physical Linkbits

Communication between 2 or more hosts is called Protocol Data Unit (PDU).

Previous Article

Top 7 Travel Startups to Watch Out for in 2024

Next Article

The Lower OSI Layers

Write a Comment

Leave a Comment

Your email address will not be published. Required fields are marked *

Subscribe to our Newsletter

Subscribe to our email newsletter to get the latest posts delivered right to your email.
Pure inspiration, zero spam ✨