Click or drag to resize
TCPListener Constructor
Initializes a new instance of the TCPListener class

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TCPListener(
	string localAddress
)

Parameters

localAddress
Type: SystemString
See Also