Which number or set of numbers represents a socket?
- 21
- 01-23-45-67-89-AB
- 10.1.1.15
- 192.168.1.1:80
Explanation: A socket is defined by the combination of an IP address and a port number, and uniquely identifies a particular communication. |
Explanation: A socket is defined by the combination of an IP address and a port number, and uniquely identifies a particular communication. |