8. Layer VI - the Presentation Layer
- This layer is mostly theoretical.
- This layer should handle the format of the data transferred.
- It is supposed to translate data from host format to a standard network format, in order to allow seam-less connection between different hosts.
- This layer is the one in which encryption should take place.
- In practical networks nowadays, the roles of this layer are mostly performed in the application layer.