[Quickfix-developers] FIX explicit logon
Brought to you by:
orenmnero
From: Vinod W. <vin...@in...> - 2012-10-03 13:10:47
|
1. Hi , I have created a testing tool which enables me to construct my own fix messages and send to FIX server. Now I also need to create my own Logon message. But looks like when I do SocketInitiator.start(), quickfix will send a logon message too . Is it possibe to override this and instruct QuickFix not to send logon message but just create FIX session. thanks, vinod |