remotePort 属性

int remotePort

此套接字连接的远程端口号。

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

实现

int get remotePort;