EmbeddedTcpServer Methods
The EmbeddedTcpServer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Close |
Closes an active connection.
|
![]() |
Poll |
Initiates handling of any received messages.
|
![]() |
Shutdown |
Closes all existing connections and stops listening for new connections.
|
![]() |
Start(UInt16) |
Starts the transport and begins listening for incoming connections.
|
![]() |
Start(String, UInt16) |
Starts the transport and begins listening for incoming connections.
|