[Quickfix-users] Connection resetted on logon
Brought to you by:
orenmnero
From: GRIGLIO F. <fab...@se...> - 2005-11-21 14:47:10
|
Hi all, i've implemented a Fix engine initiator in .NET. Sometimes,when I try to connect to an acceptor and I've an erroneous sequence (for ex : too high sequence), the connection is simply resetted bythe acceptor without loggin any answer. Is there any implementation/configuration that I could made in my initiator to catch this event ? here there's my event log 20051121-14:21:04 : 21/11/2005 15:21:04 Session Created FIX.4.2:EXAMP 20051121-14:21:04 : Created session 20051121-14:21:04 : session resetted 20051121-14:21:04 : initiator started 20051121-14:21:04 : Connecting to MYSERVER on port 123456 20051121-14:21:04 : Connection succeeded 20051121-14:21:04 : Initiated logon request 20051121-14:21:04 : Socket Error: Connection reset by peer. 20051121-14:21:04 : Disconnecting thanks and regards Fabio |