remoteAddress 属性

InternetAddress remoteAddress

通过此套接字连接的远程 InternetAddress

如果套接字已关闭,则抛出 SocketException

实现

InternetAddress get remoteAddress;