RE: [Quickfix-developers] starting and stopping socketInitiator()
Brought to you by:
orenmnero
From: Radhika S. <Rad...@Pi...> - 2005-01-06 16:00:18
|
Hi Oren. Thanks for your reply. I have changed it to use logon() and logoff() rs Radhika Sambamurti Pipeline Trading Systems Rad...@pi... 212-370-8343 -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Oren Miller Sent: Wednesday, January 05, 2005 5:08 PM To: Radhika Sambamurti; qui...@li... Subject: Re: [Quickfix-developers] starting and stopping socketInitiator() QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ QuickFIX Support: http://www.quickfixengine.org/services.html Stopping and restarting initiators doesn't really work right now. Instead you should use the logoff and logon commands on your sessions. --oren ----- Original Message ----- From: "Radhika Sambamurti" <Rad...@Pi...> To: <qui...@li...> Sent: Monday, January 03, 2005 10:17 AM Subject: [Quickfix-developers] starting and stopping socketInitiator() QuickFIX Documentation:=20 http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ QuickFIX Support: http://www.quickfixengine.org/services.html Hi, I have been able to analyze my session problems to the way I start and stop socketInitiator(). The first time the app starts - socketInitiator is started and when I logoff a session, socketInitiator is stopped. When I start socketInitiator and try to logon, onLogon is not called, and the session never logs on. I am not exiting my application when I logoff a session and stop the SocketInitiator. I see a few emails about this question. Is anyone starting, stopping, and starting socketInitiator for every session? Thanks, Radhika ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |