Presentation

Data in the application layer is in 'application format'.

It needs to be 'translated' to a different format to be sent over the network.

This layer's job is to translate between application and network formats.

Example

Encryption of data as it is sent, and decryption of data as it is received.

Also translates between different Application-Layer formats.

Last updated