点击或拖拽改变大小

NetPlainSocketConnectServer 方法

连接到远程服务器,返回是否连接成功
Connect to the remote server and return whether the connection was successful

命名空间:  HslCommunication.Enthernet
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.5.1.0 (12.5.1.0)
语法
public OperateResult ConnectServer()

返回值

类型:OperateResult
返回是否连接成功
参见