Re: [Quickfix-users] send message to multiple sessions
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2007-01-25 17:41:24
|
Acceptor has a method getSessions() which returns all the sessionIDs. --oren On Jan 25, 2007, at 11:17 AM, Thomas Dixon wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I'm the acceptor and may have multiple sessions. is there a way to > get a list of all sessions to send a message? > > specifically, it's a trading session status message, and I want to > be able to tell everyone when a route is opened/closed. > > I've thought of maintaining my own list through onLogon() and > onLogout(), but quickfix has to have some kind of collection. > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV________________________________ > _______________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |