Unfortunately your the only person who has posted about the problem. I
was hoping to avoid having to modify the quickfix lib to handle this,
but I will probably end up doing something like your mod.
Thanks,
Howard
Message: 9
Subject: [Quickfix-developers] Duplicate logon attempt handling
Date: Thu, 6 Nov 2003 13:32:54 -0500
From: "Daniel May" <Dan...@ma...>
To: <ho...@ex...>,
<qui...@li...>
Howard,
Did any one get back to you on this ? The current (non
QuickFix) servers I connect to do
not even allow multiple connections from a client app already connected
to a given port, they
block it at the socket connection level. QuickFix is designed to accept
multiple connections on the same port,
with the Sender,Target, and BeginString being unique for each
session.=20
|