> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Tomasz Sterna > Sent: Tuesday, March 06, 2007 12:48 AM > To: [EMAIL PROTECTED]; Jabber software development list > Subject: SPAM SUSPECT: Re: [jdev] binding resources with jabberd 1.4 > components > > Dnia 05-03-2007, pon o godzinie 16:14 -0800, [EMAIL PROTECTED] > napisaĆ '(a): > > On a related note - what is the best (cleanest, portable) > > architectural component/module to use when planning to build an > > 'module' that terminates traffic for a subset of 'users' in a domain > > XEP-0114: Jabber Component Protocol > http://www.xmpp.org/extensions/xep-0114.html
And if you're writing it in C, you may want to consider using the Jabber Component Runtime: http://jabber.terrapin.com/JCR/ You can look at mu-conference for an example of how to use it. -Mark
