Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 1 points 2 are the service primitives of connection - oriented…

Question

question 1 points 2 are the service primitives of connection - oriented network. listen and connect recv send and disconnect all of the choices

Explanation:

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.

Answer:

E. All of the choices