GetCurrentServer

Definition:

GetCurrentServer()

 

Description:

Obtain the address details of the machine running the App Server you are currently connected to.

 

Platforms:

All

 

Parameters:

none

 

Returns:

The address and port number of the machine running the last App Server that the Digitise Apps Client connected to, in the format:

<address>@<portnumber>

If the client has never connected, this Method returns the first server configured in the Client's server list or an empty string, "", if no servers are configured.