📝 Question
#2192
Correct order in the process of Connection-Oriented services is ________ i. Data transfer ii. Connection release iii. Connection establishment
✓
Correct Answer
A. i-ii-iii
💡
Explanation
First the client has to request a connection and the server has to accept the connection to establish a connection. Then data transfer can start between the two ends. Then both client and server need to terminate their ends to terminate the connection.
⌨️ Press
A
B
C
D
to select