Re: [Quickfix-developers] Controlling of Logon message
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2007-07-25 16:45:29
|
In your onCreate method, you can call the logoff method for all the sessions which will cause it to stay in the state. When you wish to connect, call logon on that particular session to establish connection. --oren On Jul 25, 2007, at 11:06 AM, Naveed Ali wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Can we control the issuance of Logon message by QuickFix, > When I start my Quickfix based application it auto issue a logon > message > for all the sessions exist in Quickfix.ini file > > I want to control this and send the logon message only for that > session > for which I receive the request (from other application /my acceptor). > > Help needed. > -Naveed > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |