Configuration and Parameters for Rithmic_01_Europe ================================================== We recommend that you use the configurations below as we have specified them. These configurations require you to be able to resolve the hostnames listed below which are resolvable on the public internet by DNS. For C++ Rithmic APIs : ====================== REngineParams : REngineParams.sAdmCnnctPt : dd_admin_sslc REngineParams.envp : The following variables need to be present : * MML_DMN_SRVR_ADDR=ritpz01001.01.rithmic.com:65000~ritpz01000.01.rithmic.com:65000~ritpz01001.01.rithmic.net:65000~ritpz01000.01.rithmic.net:65000~ritpz01001.01.theomne.net:65000~ritpz01000.01.theomne.net:65000~ritpz01001.01.theomne.com:65000~ritpz01000.01.theomne.com:65000 * MML_DOMAIN_NAME=rithmic_prod_01_dmz_domain * MML_LIC_SRVR_ADDR=ritpz01000.01.rithmic.com:56000~ritpz01001.01.rithmic.com:56000~ritpz01000.01.rithmic.net:56000~ritpz01001.01.rithmic.net:56000~ritpz01000.01.theomne.net:56000~ritpz01001.01.theomne.net:56000~ritpz01000.01.theomne.com:56000~ritpz01001.01.theomne.com:56000 * MML_LOC_BROK_ADDR=ritpz01000.01.rithmic.com:64100 * MML_LOGGER_ADDR=ritpz01000.01.rithmic.com:45454~ritpz01000.01.rithmic.net:45454~ritpz01000.01.theomne.net:45454~ritpz01000.01.theomne.com:45454 * MML_LOG_TYPE=log_net * MML_SSL_CLNT_AUTH_FILE=rithmic_ssl_cert_auth_params (full path to file) * MML_SSL_CLNT_CERT_FILE=rithmic_ssl_client_params (full path to file) * MML_SSL_CLNT_KEY_FILE=rithmic_ssl_client_private_key (full path to file) * USER=my_user_name (put your user name) Login Params: * LoginParams.sMdCnnctPt : login_agent_tp_aws_europec * LoginParams.sIhCnnctPt : login_agent_historyc * LoginParams.sTsCnnctPt : login_agent_op_aws_europec * LoginParams.sPnLCnnctPt : login_agent_pnl_aws_europec For .NET Rithmic APIs : ======================= REngineParams : * REngineParams.AdmCnnctPt : dd_admin_sslc * REngineParams.DmnSrvrAddr : ritpz01001.01.rithmic.com:65000~ritpz01000.01.rithmic.com:65000~ritpz01001.01.rithmic.net:65000~ritpz01000.01.rithmic.net:65000~ritpz01001.01.theomne.net:65000~ritpz01000.01.theomne.net:65000~ritpz01001.01.theomne.com:65000~ritpz01000.01.theomne.com:65000 * REngineParams.DomainName : rithmic_prod_01_dmz_domain * REngineParams.LicSrvrAddr : ritpz01000.01.rithmic.com:56000~ritpz01001.01.rithmic.com:56000~ritpz01000.01.rithmic.net:56000~ritpz01001.01.rithmic.net:56000~ritpz01000.01.theomne.net:56000~ritpz01001.01.theomne.net:56000~ritpz01000.01.theomne.com:56000~ritpz01001.01.theomne.com:56000 * REngineParams.LocBrokAddr : ritpz01000.01.rithmic.com:64100 * REngineParams.LoggerAddr : ritpz01000.01.rithmic.com:45454~ritpz01000.01.rithmic.net:45454~ritpz01000.01.theomne.net:45454~ritpz01000.01.theomne.com:45454 * REngineParams.CertFile : RithmicCertificate.pk12 (full path to file) REngine::login() Params : * sMdCnnctPt : login_agent_tp_aws_europec * sIhCnnctPt : login_agent_historyc * sTsCnnctPt : login_agent_op_aws_europec * sPnLCnnctPt : login_agent_pnl_aws_europec