Click or drag to resize
TCPClientConnect Method

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

Parameters

remoteHost
Type: SystemString
remotePort
Type: SystemInt32

Return Value

Type: Boolean
See Also