[Quickfix-developers] Multiple connections
Brought to you by:
orenmnero
|
From: Christopher K. <chr...@gm...> - 2005-08-03 15:45:24
|
Hello everyone. Thank you for the responses before, it was quite helpful. I have another quick question about quickfix. Is it possible to use quickfix to have multiple connections to one session? I am writing a java application that initates the connection, but the other party only allows one fix connection but said I can use the sendersubid to distinguish between different computers. However, when I start my app on my computer, and then try to start the same app on a different computer, it can't login (since the other party won't let me) nor can I figure out a way to "pretend" that the session has already started... is this possible with quickfix? Thank you again for another tremendously successful open source project. -Chris |