Page 1 of 1

Which API gets the SocketAddress (usually IP address + port number) of the remote host that this packet is being sent to

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) getSocketAddress()
b) getAddress()
c) address()
d) none of the mentioned