com.onlineobject.objectnet Namespace

EmbeddedUdpServer Methods

The EmbeddedUdpServer type exposes the following members.

Methods


  Name Description
Public method Close
Closes an active connection.
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)