一款简单易用的基础网络通讯组件库。

IPHost(Int32) 构造函数

从端口号创建IPv4的Any地址。

Definition

命名空间: TouchSocket.Sockets
程序集: TouchSocket (在 TouchSocket.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
C#
public IPHost(
	int port
)

参数

port  Int32

[缺少 "M:TouchSocket.Sockets.IPHost.#ctor(System.Int32)" 的 <param name="port"/> 文档]

参见