remotePort属性

int remotePort

通过此套接字连接的远程端口。

如果套接字已关闭,则抛出SocketException异常。如果套接字是Unix域套接字,则端口为0。

实现

int get remotePort;