QUESTION IMAGE
Question
question 1 points 2 are the service primitives of connection - oriented network. listen and connect recv send and disconnect all of the choices
Brief Explanations
In a connection - oriented network, LISTEN is used to wait for an incoming connection request, CONNECT is for establishing a connection, RECEIVE is for getting data from the connection, SEND is for sending data over the connection, and DISCONNECT is for terminating the connection. So all these are service primitives.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
E. All of the choices