com.onlineobject.objectnet Namespace

ClientEmbedded..::..Connect Method

Attempts to connect the client to the server using the IP and port provided by the base class.

Namespace:  com.onlineobject.objectnet.server
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool Connect()

Return Value

True if the connection is successful, false otherwise.