[Quickfix-users] basic question
Brought to you by:
orenmnero
From: J. M. <jul...@pr...> - 2008-05-26 19:28:18
|
When I create a SocketIniciator and pass a SessionSetting with the conection info, I have deduce that it attempt to perform a conection automaticaly, isn't it? In this case, if my FIX server request extra information in the logon message (ej: username and password) how can I do to add this tags to the automatic SocketIniciator login messege??? Can I inherit from class SocketIniciator and override some method? I've tryed adding the fields in the setting file but nothing happends, seems it doesn't include them in the logon message. Thanks, Julian. |