Skip to content
EntityQ216292· pop 38· linked from 45 articles

session layer

Sign in to save

Also known as OSI layer 5, layer 5

part of seven-layer computer networking model

Wikidata facts

Sources (2)

via Wikidata · CC0

~6 min read

Article

In the seven-layer OSI model of computer networking, the session layer is layer 5.

The session layer provides the mechanism for opening, closing and managing a session between end-user application processes, i.e., a semi-permanent dialogue. Communication sessions consist of requests and responses that occur between applications. Session-layer services are commonly used in application environments that make use of remote procedure calls (RPCs).

Connections

Categories