The client application needs to register on the dongle server in order to start operation. The network client calls Guardant Net on start up and continues running only upon its successful registration on the server.

The client searches for the server both with the use of built-in GrdAPI mechanisms and also using the GnClient.ini configuration settings file: broadcast search and indication of a direct IP address.

Broadcast search is on in the GnClient.ini configuration file by default. In this mode the client sends periodic broadcast queries (datagrams) over the network upon startup. The Guardant Net server meeting the set dongle search parameters responds to the queries. Broadcast search mode can significantly lower the client registration time on the Guardant Net server, especially in Win32 applications.

In some cases, however, it is necessary to indicate the IP address of the computer on which the dongle is installed and the server is running.

In the process of receiving responses from the server the client generates a list of the server’s attributes (name and host IP address, NetBIOS server name).

Server search with a Win32 client takes less time than with DOS or Win16 clients:

With a large number of clients the load on the network and the dongle’s server significantly increases. In this event, it is recommended to install several dongles and Guardant Net servers. The server response time depends on the load: a server with a lower load at the time responds sooner. Thus, the dongle’s server loading is automatically balanced.