- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
The Presentation Layer of OSI Model
The presentation layer (Layer 6) ensures that the message is presented to the upper layer in a standardized format. It deals with the syntax and the semantics of the messages.
The main functions of the presentation layer are as follows −
- It encodes the messages from the user dependent format to the common format and vice versa, for communication among dissimilar systems.
- It is responsible for data encryption and decryption of sensitive data before they are transmitted over common channels.
- It is also responsible for data compression. Data compression is done at the source to reduce the number of bits to be transmitted. It reduces the storage space and increases the file transfer rate. It is particularly useful for transmission of large multimedia files.
- Related Articles
- The Physical Layer of OSI Model
- The Network Layer of OSI Model
- The Transport Layer of OSI Model
- The Session Layer of OSI Model
- The Application Layer of OSI Model
- The Data Link Layer of OSI Model
- Explain the functions of Presentation Layer.
- The OSI Reference Model
- What is Presentation Layer?
- What is a presentation layer?
- Advantages and Disadvantages of the OSI Model
- Computer Networks – Layers of OSI Model
- What is the OSI Reference Model?
- OSI Model in Computer Networking
- Why Does the OSI Reference Model Matter?

Advertisements