[JDEV] How to find the presence of a user at server side (was
CORVOYSIER David FTRD/DMI/REN
david.corvoysier at rd.francetelecom.com
Thu Oct 18 10:11:23 CDT 2001
That's a very interesting feature indeed ...
Has anybody already thought about using this bcc system to store the
presence in a dedicated module (apart from the JSM) in order to perform
advanced queries on all the connected users (for example, combine it with a
search)?
My concerns about this kind of solution would be:
1) the induced traffic overhead
2) the synchronization issues that may occur when that module or the JSM
fails
Any thoughts would be appreciated ...
David CORVOYSIER
France Telecom R&D
DMI/AMI/PCI
+33 299124514
-----Message d'origine-----
De : jer at email.jabber.org [mailto:jer at email.jabber.org]
Envoye : jeudi 18 octobre 2001 00:00
A : jdev at jabber.org
Objet : Re: [JDEV] How to find the presence of a user at server side
(was
In 1.4.2 you can configure jsm with a
<presence><bcc>servicename</bcc></presence> (multiple bcc elements, and can
contain any jid) which will blindly carbon-copy the bcc'd address with every
users presence change. This also validates that address as one that can
presence type="probe" a user of that jsm and get the available presence at
any time.
Should be useful for building web and presence gateways (wcs can display
such presence on the web) or administrative tools...
Jer
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list