Re: [Quickfix-developers] non logged-on messages
Brought to you by:
orenmnero
|
From: John G. <joh...@wa...> - 2005-08-31 07:26:00
|
Hi there, > Here's the problem in the example code (tradeclient/Application.cpp): Thanks VERY MUCH for the explanation. > This application will *never* resend messages, since they always have > PossDupFlag=Y So the way it works is that the messages are written to the sending queue with PossDupFlag=Y ? I would never have guessed the logic behind that. Is there some documentation explaining the inner works of QF for message exchanges that I missed ? Thanks again. Sincerely, JG |