Click or drag to resize

TCPListener Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkTCPListener

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class TCPListener

The TCPListener type exposes the following members.

Constructors
 NameDescription
Public methodTCPListenerInitializes a new instance of the TCPListener class
Top
Methods
 NameDescription
Public methodAddProtocol 
Public methodListen 
Public methodStopListen 
Top
See Also