Re: [Quickfix-developers] Two Sessions with Same Server
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2007-09-28 16:46:45
|
You need to assign your sessions a SessionQualifier. This allows you to define two sessions with the same ID that need to be treated as separate sessions. The value of the targetsubid would work as your qualifier in this case. --oren On Sep 28, 2007, at 11:41 AM, open hash wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > I need to create 2 sessions with having same senderCompID and > TargetCompID, only targetsubid is different. That is to allow me to > receive mkt data on one session and I can send orders on the other > one. I dont know how to get it, coz how to create diff. sessions > through config file? Is there any other way? Please help me with this. > > Thanks! > > Looking for a deal? Find great prices on flights and hotels with > Yahoo! FareChase. > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |