Re: [Quickfix-users] Wait for a logon response
Brought to you by:
orenmnero
From: Mikhail V. <mve...@gm...> - 2009-10-20 19:56:37
|
>From the FIX 4.4 Spec: SendingTime (Tag = 52, Type: UTCTimestamp) Time of message transmission (always expressed in UTC (Universal Time Coordinated, also known as "GMT") So I guess one of you has a System Clock Problem. - Regards, Mikhail Veygman -----Original Message----- From: Malinka Rellikwodahs <ael...@gm...> Reply-to: Ael...@gm... To: Julio Manuel Paciello Coronel <jul...@ho...> Cc: QuickFix SourceForge <qui...@li...> Subject: Re: [Quickfix-users] Wait for a logon response Date: Tue, 20 Oct 2009 15:29:24 -0400 QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html On Tue, Oct 20, 2009 at 15:19, Julio Manuel Paciello Coronel <jul...@ho...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Yes they are consecutives...i have +1 hour difference with MBT (local time 18:50:07 and mbt time 17:50:14). > Could this be the problem?? it most certainly isn't good, FIX is typically expecting that SendingTime (52) is in the same timzone, and also QF i beleive will make use of that to disconnect latent connections unless configured not to (CheckLatency and MaxLatency). so likely this is whats causing the onLogout callback not the time it takes for the Logon message to come from them. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Quickfix-users mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-users |