JNU PhD CS 2019
October 3, 2023JNU PhD CS 2019
October 3, 2023JNU PhD CS 2019
| Question 4 |
To deliver a message to the correct application program running on a host, the address must be consulted is
| port | |
| physical | |
| IP | |
| None |
Question 4 Explanation:
IP address takes you to the correct host but not to the process in the host. And each host might contain many processes. So the address required to deliver a message to the application program or process within a host is the port address.
Correct Answer: A
Question 4 Explanation:
IP address takes you to the correct host but not to the process in the host. And each host might contain many processes. So the address required to deliver a message to the application program or process within a host is the port address.
