Re: [Quickfix-developers] Require help with session control
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-01-10 17:51:55
|
Jason, Use logoff instead of disconnect, then use logon when you want the session to reastablish connection. --oren ----- Original Message ----- From: "Jason Fagan" <jf...@ty...> To: <qui...@li...> Sent: Monday, January 10, 2005 5:04 AM Subject: [Quickfix-developers] Require help with session control > 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 > > Hi > > Could someone please explain how the session can be controlled when acting > as an initiator? > > I use the SocketInitiator, but this sends a Logon for you, the problem I > have is that if I get a logout due to a bad logon the code starts sending > a > logon again even if I do a Session::disconnect in the fromAdmin callback. > > Any help with this would be gratefully received. > > Regards > > > Jason Fagan > > > > ------------------------------------------------------- > 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 > |