Re: [Quickfix-developers] Where is doc about sessions and sequence number?
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-03-16 17:06:11
|
All these are documented in the FIX protocol spec. You can get it from www.fixprotocol.org --oren Martin Tanguay wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > In which section of the doc can I find the full Session and Sequence > number mecanism explanation? > > I still have use cases regarding that section and I would like to > clearly understand the whole process. > > There is some things like, why quickfix keep incrementing sequence > number by one when the gap between client and server is like 10000 for > instance. Why it does not synchronise instead of incrementing? Which > seqnum number is for incoming and outgoing? And some other not clear > scenarios. > > If you could point me to some doc, it would be great. > > Thanks you ! > Marty > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > |