remoteAddress 属性

InternetAddress remoteAddress

由该套接字连接的远程 InternetAddress

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

实现

InternetAddress get remoteAddress;