MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Transport Layer
Q
An endpoint of an inter-process communication flow across a computer network is called __________
AA. Socket
BB. Pipe
CC. Port
DD. Machine
Correct Answer:
A. A. Socket
Explanation:
Socket is one end point in a two way communication link in the network. TCP layer can identify the application that data is destined to be sent by using the port number that is bound to socket.