Hands-On Network Programming with C# and .NET Core
上QQ阅读APP看书,第一时间看更新

The session layer

Entities on the session layer are responsible for establishing, maintaining, resuming, and terminating an active communication session between two hosts on a network. The entities at work on this layer provide communication mechanisms such as full-duplex interactions, half-duplex interactions, and simplex interactions, as specified by the constraints of the protocol used.