All sample code included in QWFIX SDK package support the following command line options.
Note the defaults are hard coded in the sample code. If you choose to use the defaults, make sure to do the following things:
User can also use the command line arguments to override the settings.
[-?|help] [-logdir fix_log_directory] [-repository repository_uri] [-user repository_user_name] [-password repository_password] [-startupmode recover|reset|reconfig]
The default value for argument fix_log_directory is "C:\temp\FIXLog".
The default value for argument repository_uri is "qwrp://localhost:60000"
The default value for argument repository_user_name is "administrator"
The default value for argument repository_password is empty.
the default value for argument startupmode is "recover".