com.onlineobject.objectnet Namespace

EmbeddedTcpServer Methods

The EmbeddedTcpServer type exposes the following members.

Methods


  Name Description
Public method Close
Closes an active connection.
Public method Poll
Initiates handling of any received messages.
Public method Shutdown
Closes all existing connections and stops listening for new connections.
Public method Start(UInt16)
Starts the transport and begins listening for incoming connections.
Public method Start(String, UInt16)
Starts the transport and begins listening for incoming connections.