Re: [Quickfix-developers] How to trap a receive message
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-08-16 18:09:57
|
Well, you are getting all the admin message in fromApp, and all the=20 application messages in fromAdmin. So you can just create a new method=20= and have both of these callbacks pass the parameters to that method. --oren On Aug 16, 2004, at 11:10 AM, Sharma Himanshu wrote: > QuickFIX Documentation:=20 > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ:=20 > http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > I want to trap all messages(session + app) that come in the system at=20= > one central point. > > How can I do this? If not what is the next best method? > > Himanshu > > _________________________________________________________________ > Claim your Citibank Ready Cash today. =20 > http://go.msnserver.com/IN/54177.asp It=92s fast, easy and affordable. > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |