remotePort property
The remote port connected to by this socket.
Throws a SocketException if the socket is closed.
Implementation
int get remotePort;
The remote port connected to by this socket.
Throws a SocketException if the socket is closed.
int get remotePort;