Re: [Quickfix-developers] Request resend
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2006-04-10 15:03:47
|
On 4/10/06, Fad <s.f...@gm...> wrote: > Upon receipt of a Resend Request, the resender can respond in one of > three ways: > > 1. retransmit the requested messages (in order) with the original > sequence numbers and PossDupFlag set to "Y" > 2. issue a SeqReset-GapFill with PossDupFlag set to "Y" message to > replace the retransmission of administrative and application messages > 3. issue a SeqReset-Reset with PossDupFlag set to "Y" to force sequence > number synchronization > > With QuickFix is not possible implement the first point. Infact, the engi= ne > doesn't allow to send message with MsgSeqNum small as regards the last se= nt > message. QuickFIX implements this logic for you automatically in the Session layer. Are you trying to handle this yourself in your Application?=20 It is not necessary. -- Caleb Epstein caleb dot epstein at gmail dot com |