Socket.getInetAddress

Socket.getInetAddress

Class Overview | Class Members | This Package | All Packages

Syntax
public InetAddress getInetAddress()
Returns
the remote IP address to which this socket is connected.
Description
Returns the address to which the socket is connected.