[Quickfix-developers] using a qualifier in session credentials
Brought to you by:
orenmnero
From: John D. <jd...@so...> - 2009-07-05 17:55:33
|
Hi, Specifying a qualifier when sending a FIX message appears to be easy; just include the qualifier in the call to sendToTarget(Message message, string qualifier); http://www.quickfixj.org/quickfixj/javadoc/quickfix/Session.html But how does the party receiving the message decipher which session is to be used? Thanks, John |