[Quickfix-developers] Dynamic Multisessions
Brought to you by:
orenmnero
|
From: Gary G. <gar...@gm...> - 2007-06-15 13:08:44
|
Hi, I've created at QuickFix acceptor application written using .NET 2.0 which at the moment accepts a single session connection. According to the Quickfix documentation, all the sessions are held in the associated configuration file. If you wanted to create sessions dynamically (when any initiator requests a log on) how to you go about this? Cheers Gary |