6.2. Session ProtocolAs with the transport protocol, the session protocol is essentially connectionoriented. It consists of three phases: a connection establishment phase, a datatransfer phase, and a connection release phase. The data transfer is by far the mostcomplex of the three, accounting for most of the service primitives. Below, we will look at various protocol-related concepts which primarily deal with the data transferphase.