
CHANGES:

10/20/93
        Increase the time out interval in Initializing Diagnostic Address.

	Changed Clients tracker command line syntax.
        Usage: Load CLIENTS Home=HomeDirectory Track=nlmToTrack D=[Y/N] I=<Minutes> W=[Y/N]
        ex.  : Load CLIENTS H=SYS:\ARCSERVE T=Arcserve D=N I=60 W=N

        Added Clients tracker console commands.
	:CLIENT D=<Y/N>   // Display WS as being tracked
        :CLIENT H         // Display help console command syntax
        :CLIENT T=NN      // Time interval between each cycle in minute
        :CLIENT W=<Y/N>   // Retrieve WS information 

12/29/93
        Diagnostic reply buffer has been increased to accommodate up to
        8 lan cards.

        Clients tracker checks the version of remote server before logining
        as "GUEST" user. If the version is 4.00 or up, clients tracker will
        skip to login into that server. Thus, login name will not be able to
        retrieve from that server.

        If clients tracker fails to receive any respone from the diagnostic
        broadcast to get workstation lists on a specific network, clients
        tracker repeats the broadcast twice.

1/5/94
        Removed malloc call from GetNodeList() to avoid abending server 
        in malloc call of CLIB.NLM.

         
  
        
