From: Steve B. <sb...@sm...> - 2006-01-20 11:22:20
|
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=20 > quickfix/J, and for pointing out that the log-file-path was=20 > incorrect. Now instead I have a different question.=20 >=20 > Can you different ports for the acceptor running the same=20 > "engine". For example session 1 uses port 7000 and session 2=20 > uses port 7001. I know I can connect to different ports if I=20 > use an Initiator but I don't seem to be able to create an=20 > Acceptor with different ports.=20 >=20 > Lars |