SocketImpl.toString

SocketImpl.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string representation of this socket.
Description
Returns the address and port of this socket as a String.

Overrides
toString in class Object