

MCQOPTIONS
Saved Bookmarks
1. |
Which API gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to or is coming from? |
A. | getSocketAddress() |
B. | getAddress() |
C. | address() |
D. | none of the mentioned |
Answer» B. getAddress() | |