Iso Osi Model
Iso Osi Model
1. Application Layer
2. Presentation Layer
3. Session Layer
4. Transport Layer
5. Network Layer
6. Datalink Layer
7. Physical Layer
The OSI reference model has 7 layers. The principles that were
applied to arrive at the seven layers can be briefly summarized as
follows:
Following are the functions performed by each layer of the OSI model.
This is just an introduction, we will cover each layer in details in the
coming tutorials.
1. Presentation Layer takes care that the data is sent in such a way
that the receiver will understand the information (data) and will
be able to use the data.
2. While receiving the data, presentation layer transforms the data
to be ready for the application layer.
3. Languages(syntax) can be different of the two communicating
systems. Under this condition presentation layer plays a role of
translator.
4. It perfroms Data compression, Data encryption, Data conversion
etc.