Re: [Quickfix-users] Two initiators, no acceptors
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2010-04-14 16:46:38
|
No, you must have one initiator and one acceptors. This shouldn't be a problem however as it is just a one line change to make an initiator an acceptor. Just use the Acceptor class in place of the Initiator class. --Oren On Apr 14, 2010, at 22:51, Richard Hedin <rh...@pe...> wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi. > > > > I’ve made two application that I intend to talk to each other, but I > ’ve accidentally coded them both as initiators. > > > > Perhaps this isn’t a problem. The connection is one-to-one, not one > to many. > > > > Can two initiators talk to each other? Is there any need for an > acceptor? > > > > > > Regards, > > > > Rick > > > > See http://www.peak6.com/email_disclaimer.php for terms and > conditions related to this email > --- > --- > --- > --------------------------------------------------------------------- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |