A network administrator is configuring an enterprise database application that requires continuous two-way communication between desktop clients and a centralized database engine. The underlying application protocol handles establishing, maintaining, and terminating the logical dialogue sessions between the endpoints, including inserting synchronization checkpoints into the data flow to recover from connection drops. At which layer of the OSI model does this session management and dialogue control operate?
- Session Layer (Layer 5)Cevap
- BTransport Layer (Layer 4)
- CPresentation Layer (Layer 6)
- DApplication Layer (Layer 7)
Cevap
Session Layer (Layer 5)
The Session Layer (Layer 5) of the Open Systems Interconnection (OSI) model is responsible for setting up, coordinating, maintaining, and terminating interactions and dialogues between application processes at each end of a communication path. It also manages checkpointing and recovery in the data stream so that sessions can resume smoothly after transient disruptions.
Adım Adım Çözüm
Anahtar Kavram
OSI Session Layer (Layer 5) Functions