[Quickfix-developers] java server help
Brought to you by:
orenmnero
|
From: Ralph D. <ra...@ra...> - 2006-04-19 00:45:31
|
Using the older version of quickfix (notquickfixj). Coding in java. Having problem getting the executor to resping to a login by a fix client. I see the sessions start up (again using the executor example) but the client connects, send a logon, then immediately disconnects. Question is, do I need to implement this functionality? When the acceptor starts a session is the session level part of the fix protocol handled "out of the box" with quickfix or do I need to implement it. Sorry, first time using quickfix. Thanks so much for any help. |