Command and Description Command Handler Arguments PASSWORD This command is sent if a password was set for the application in its configuration. The  PASSWORD  command is used by an application in conjunction with the user provided by the  USERNAME  command for authentication. The protocol sends a record type with this command. No default handler. See also:  USER String START_DISCOVER This command begins the discovery process. This is done by invoking the command handler registered with the  REAL_DISC  command. The REAL_DISC  command is internal and its command handler is registered when the  DISCOVER  command is registered. The protocol sends a record type with this command. Default handler:  stdisc_handler  Cannot override. See also:  DISCOVER None STARTUP This command is sent prior to any others and allows the application to perform whatever startup functions are necessary; for example, to start up another application or server process that is required. The protocol sends a record type with this command. No default handler. See also:  SHUTDOWN None Developing Your Application in Perl 61 Tivoli®  SecureWay Application Management Toolkit Guide