Re: [Quickfix-developers] logon still not working
Brought to you by:
orenmnero
From: <OM...@th...> - 2003-02-11 21:56:12
|
If the logon is timing out that means you have connected and sent a logon message. The counterparty is apparently not sending an acknowledgement logout within 10 seconds (the timeout value as per the FIX spec). If they just take a log time to respond to logons, you can change this value by adding the LogonTimeout configuration setting. More info on initiator settings are available here: http://quickfix.thoughtworks.com/documentation/configuration.html#Initiator --oren |---------+-----------------------------------------------> | | <jo...@be...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 02/11/2003 03:46 PM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: qui...@li... | | cc: | | Subject: [Quickfix-developers] logon still not working | >----------------------------------------------------------------------------------------------| o.k. i added the extra fields in the toAdmin method, but still only get and LogOff message a few seconds after I start the application. I checked the log events, there I get timeout waiting for Logon. Can i be sure i have a valid connection with the server if I get this message and the server does not answer ? Or ist it still possible I have no connection at all ? joe Robe ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |