From: Dale W. <wil...@oc...> - 2006-01-20 15:27:09
|
Hi Lars, To add to what Steve said (at the risk of stating the obvious) Even though QuickFIX acceptor can listen on only one port, it can support many sessions. You just need to configure all the initiators to connect to the same port on the acceptor. The details get sorted out during the login process. Dale Steve Bate wrote: >QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html >QuickFIX Support: http://www.quickfixengine.org/services.html > >Hello Lars, > >The acceptor port must be specified in the default section >of the configuration file. Therefore there can only be one >port defined for an acceptor. This is the same for the C++ >and QF/J implementations. > >http://quickfixengine.org/quickfix/doc/html/configuration.html > >Steve Bate >Smart Trade Technologies >Phone: +33 4 42 90 03 97 >http://www.smart-trade.net/ > > > > >>-----Original Message----- >>Thank you for the information about where to download >>quickfix/J, and for pointing out that the log-file-path was >>incorrect. Now instead I have a different question. >> >>Can you different ports for the acceptor running the same >>"engine". For example session 1 uses port 7000 and session 2 >>uses port 7001. I know I can connect to different ports if I >>use an Initiator but I don't seem to be able to create an >>Acceptor with different ports. >> >>Lars >> >> > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642 >_______________________________________________ >Quickfix-users mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickfix-users > > -- ----------------------------------------------------- Dale Wilson, Senior Software Engineer Object Computing, Inc. (OCI) http://www.ociweb.com/ http://www.theaceorb.com/ ---------------------------------------------------- |