TRANSPORT LAYER
INTRODUCTION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Socket address is the combination of
|
IP address + MAC Address
|
|
IP address + Port Number
|
|
Port number + MAC Address
|
|
IP address + MAC Address + Port Number
|
Explanation:
Detailed explanation-1: -TCP/IP creates the socket address as an identifier that is unique throughout all Internet networks. TCP/IP concatenates the Internet address of the local host interface with the port number to devise the Internet socket address. With TCP/IP, sockets are not tied to a destination address.
There is 1 question to complete.