Session layer and Its Importance in OSI Reference Model
The session layer is the fifth layer in the OSI reference model. It responds to service requests from the Presentation layer and issues service requests to Transport layer. The major function of the Session layer is to create, maintain and terminate sessions. The session layer is also responsible for finding and sending data across the correct connection. To set up and tear down connection Session layer communicate with the Transport layer. Major functions of the Session layer are listed below.
We can have multiple sessions on a network due to the Session layer.
Eg: We are seeing a movie where sound and the seen both should match. It is one of the applications of the Session layer. A list of protocols working in Session layer is listed below.
Technology Blog
The major functions of the session layer are:
- Starts and ends a session across a network
- Allows applications to share information.
- Ensures that information is flowing to the right place
- Communicate to the presentation layer and Transport layer.
We can have multiple sessions on a network due to the Session layer.
Eg: We are seeing a movie where sound and the seen both should match. It is one of the applications of the Session layer. A list of protocols working in Session layer is listed below.
Major Session layer protocols
- AppleTalk Data Stream Protocol (ADSP)
- AppleTalk Session Protocol (ASP)
- Call Control Protocol for Multimedia Communication
- Internet Storage Name Service
- Network Basic Input Output (NetBIOS)
- Password Authentication Protocol (PAP)
- Point-to-Point Tunneling Protocol (PPTP)
- Remote Procedure Call Protocol (RPC)
- Short Message Peer-to-Peer (SMPP)
- Secure Shell (SSH)
Suggested Readings
- Physical layer
- Data link layer
- Network layer
- Transport layer
- Session layer
- Presentation layer
- Application layer
Technology Blog