Re: [Quickfix-developers] Connect and Disconnect Events
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-09-02 15:00:20
|
What exactly are you looking for? Are you just looking to see if a connection is established, or are you looking to get the underlying socket to analyze? --oren On Sep 1, 2004, at 2:59 PM, Jon Dahl wrote: > 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 > > Is there any way to determine when a SenderCompID has > Connected/Disconnected besides the onLogon() and onLogout() callbacks? > > I need to perform some verification of the connection before 'letting > it > in' and having callbacks for Connect and Disconnect would be helpful. > > If there isn't, a pointer to the code for modification would be > helpful. > > Thanks, > > jd > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |