SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Tcp
Listener Constructor
Creates a new instance of TCP listener.
Definition
Namespace:
OddPrg.Communication.Tcp
Assembly:
OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
TcpListener
()
See Also
Reference
TcpListener Class
OddPrg.Communication.Tcp Namespace
In This Article
Definition
See Also