port属性

int port

此套接字使用的端口号。

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

实现

int get port;