Re: [Quickfix-developers] ResendRequest onMessage
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2005-03-15 21:30:45
|
Well, except that if you have already received it and it is a dup, it will not be passed on to the application. ResendRequests are designed as a recovery mechanism, not as a message archive. --oren ----- Original Message ----- From: "Caleb Epstein" <cal...@gm...> To: "Mo" <mo...@ab...> Cc: <qui...@li...> Sent: Tuesday, March 15, 2005 3:09 PM Subject: Re: [Quickfix-developers] ResendRequest onMessage > 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 > > On Tue, 15 Mar 2005 21:18:49 -0000, Mo <mo...@ab...> wrote: > >> Hi evrybody >> How can i parse all the mesSages i get by doing the resendRequest. >> When i get the messages, The onMessage function is not called. So i can >> not >> get the Object it self. > > Messages which are being processed as a result of a ResendRequest > should be no different than any other messages. > > -- > Caleb Epstein > caleb dot epstein at gmail dot com > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |