Click or drag to resize

TCPClientConnect Method

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

Parameters

remoteHost
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also