Click or drag to resize

TCPClientConnect Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool Connect(
	string remoteHost,
	int remotePort
)

Parameters

remoteHost  String
 
remotePort  Int32
 

Return Value

Boolean
See Also