RE: [Quickfix-developers] ThreadedSocketInitiator
Brought to you by:
orenmnero
From: Chris P. <Chr...@BT...> - 2003-02-27 09:16:13
|
From the FIX (4.3) spec =20 When either end of a FIX connection has not sent any data for = [HeartBtInt] seconds, it will transmit a Heartbeat message. -----Original Message----- From: yann vermeulen [mailto:ia...@ya...] Sent: Thursday, February 27, 2003 9:12 AM To: qui...@li... Subject: [Quickfix-developers] ThreadedSocketInitiator Hi everybody, I have a question about the mechanism of the ThreadedSocketInitiator, as it causes me problems while the ThreadedSocketAcceptor does its job well. I am using the Fix 4.1 = standard. I have a Client that sends Heartbeats a Server, nothing surprising so = far, but when I make the Client send many messages at a time and this = sending lasting longer than the Heartbeat Interval, it doesn't send Heartbeats, = but there should be a thread taking care of those. On its side the Server receives the messages well and responds in the correct interval with Heartbeats. The connection stays alive, because I think the Server can assume the Client is still connected when it receives application level messages from the client. However, this goes against my specifications because the Server has to receive the Heartbeats. Can anybody help me? Thank you very much, Yann Vermeulen _____ =20 Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran=E7ais ! Testez le nouveau Yahoo! <http://fr.mail.yahoo.com> Mail ************************************************************************= **** This message is confidential to the sender and addressee, and may = contain proprietary or legally privileged information. If you are not the = intended recipient, please delete it from your system, destroy any copies, and = notify the sender immediately. Opinions stated herein are not necessarily = those of BrokerTec. BrokerTec reserves the right to monitor messages that pass through it's networks. BrokerTec Europe Ltd is regulated by FSA. |