OSI Model and TCP/IP: Understanding Network Layers
Classified in Computers
Written on in English with a size of 3.85 KB
The Open Systems Interconnection Model
The Open Systems Interconnection (OSI) model is an abstract, layered representation created as a reference for network protocol design. The OSI model divides the process of networking into different logical layers, each of which has unique functionality and to which specific services and protocols are assigned.
Application Layer
The application layer, the seventh layer, is the top layer of both the OSI and TCP/IP models.
Presentation Layer
The presentation layer has three main functions:
- Coding and data conversion of the application layer to ensure that data from the source device can be interpreted by the appropriate application on the target device.
- Compression of the data in a way that can be decompressed