TRANSPORT LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
The combination of an IP address and a port number is called a ____
|
transport address
|
|
network address
|
|
socket address
|
|
none of the above
|
Explanation:
Detailed explanation-1: -According to Wikipedia, it’s called a socket address.
Detailed explanation-2: -1 Answer. Best explanation: Socket address is the combination of an IP address and a port number and it is used to define the client-end and server-end processes uniquely.
Detailed explanation-3: -The IP address along with the port number is called the socket address.
Detailed explanation-4: -A socket is one endpoint of a two-way communication link between two programs running on the network. A socket is bound to a port number so that the TCP layer can identify the application that data is destined to be sent to. An endpoint is a combination of an IP address and a port number.
There is 1 question to complete.