Saved Bookmarks
| 1. |
A _____ is a TCP name for a transport service access point.(a) port(b) pipe(c) node(d) protocol |
|
Answer» Correct answer is (a) port Easy explanation: Just as the IP address identifies the computer, the network port identifies the application or service running on the computer. A port number is 16 bits. The combination of IP address preceded with the port number is called the socket address. |
|