com.onlineobject.objectnet Namespace

EmbeddedClient Methods

The EmbeddedClient type exposes the following members.

Methods


  Name Description
Public method ChangeTransport
Disconnects the client if it's connected and swaps out the transport it's using.
Public method Connect
Attempts to connect to a server at the given host address.
Public method Disconnect
Disconnects from the server.
Public method Send
Sends a message to the server.
Public method Update
Handles any received messages and invokes any delayed events which need to be invoked.