Solved

Match Each Item with a Statement Below

Question 21

Matching

Match each item with a statement below.

Premises:
Uses UDP datagrams and eliminates the session overhead
Are required to use well-known port numbers on a server
Associates the protocol (Internet), the IP address (ANY) and the specific port number (7500) with a socket
An input/output mechanism for network messages
Requires a session to be established between the client and server
Responses:
Socket
Socket binding
Connectionless communication
Connection-oriented communication
Administrator privileges

Correct Answer:

Uses UDP datagrams and eliminates the session overhead
Are required to use well-known port numbers on a server
Associates the protocol (Internet), the IP address (ANY) and the specific port number (7500) with a socket
An input/output mechanism for network messages
Requires a session to be established between the client and server
Related Questions