RE: [Quickfix-developers] username / password in logon msg?
Brought to you by:
orenmnero
|
From: Alvin W. <AW...@FF...> - 2005-10-04 21:36:36
|
Francis, I cannot not find Username in the document: http://www.quickfixengine.org/quickfix/doc/html/configuration.html Francis Gingras <fr...@at...> Sent by: qui...@li... 10/04/2005 05:29 PM To: 'Alvin Wang' <AW...@FF...> cc: qui...@li... bcc: Subject: RE: [Quickfix-developers] username / password in logon msg? Alvin, Username is in the config file, password is entered in toAdmin(). Use something like message.set(new QuickFix.RawData(password)); Francis From: Alvin Wang [mailto:AW...@FF...] Sent: Tuesday, October 04, 2005 19:59 To: Oren Miller; qui...@li...; qui...@li... Subject: [Quickfix-developers] username / password in logon msg? Hi, How to include username (553) and password (554) in Logon message? Is there a way to do it in the configuration? That should be most intuitive Thanks Alvin ********************************************************************** This e-mail message is intended solely for the use of the addressee. The message may contain information that is privileged and confidential. Disclosure to anyone other than the intended recipient is prohibited. If you are not the intended recipient, please do not disseminate, distribute or copy this communication, by e-mail or otherwise. Instead, please notify us immediately by return e-mail (including the original message with your reply) and then delete and discard all copies of the message. We have taken precautions to minimize the risk of transmitting software viruses but nevertheless advise you to carry out your own virus checks on any attachment to this message. We accept no liability for any loss or damage caused by software viruses. ********************************************************************** |