[JDEV] How I can get all online users ?
Peter Saint-Andre
stpeter at jabber.org
Thu Aug 22 17:04:30 CDT 2002
Currently, it is:
<iq type='get' to='yourjabberhostname'>
<query xmlns="jabber:iq:admin">
<who/>
</query>
</iq>
http://jabberd.jabberstudio.org/faq.html#AEN136
Peter
--
Peter Saint-Andre
Jabber Software Foundation
http://www.jabber.org/people/stpeter.html
On Thu, 22 Aug 2002, Eric Smith wrote:
> Scratch that note.
>
> I meant, what is the xml to get all online users?
>
> Thanks in advance.
>
> -----Original Message-----
> From: jdev at jabber.org [mailto:jdev at jabber.org]
> Sent: Thursday, August 22, 2002 2:56 PM
> To: jdev at jabber.org
> Subject: RE: [JDEV] How I can get all registered users ?
> Importance: Low
>
>
> What is the xml to get all registered users?
>
> -----Original Message-----
> From: jdev at jabber.org [mailto:jdev at jabber.org]
> Sent: Thursday, August 22, 2002 2:20 PM
> To: jdev at jabber.org
> Subject: Re: [JDEV] How I can get all registered users ?
> Importance: Low
>
>
> Right now you can send XML to the server to retrieve the online users,
> but not all registered users. Perhaps you can convince the authors of
> JEP-0039 to add this to their proposal for incorporation into a future
> version of the server:
>
> http://www.jabber.org/jeps/jep-0039.html
>
> Peter
>
> --
> Peter Saint-Andre
> Jabber Software Foundation http://www.jabber.org/people/stpeter.html
>
> On Thu, 22 Aug 2002, Pavel Stoliarov wrote:
>
> > 22 á×ÇÕÓÔ 2002 07:44, Peter Saint-Andre ÎÁÐÉÓÁÌ:
> > > grep over the spool directory? :)
> > >
> > > Peter
> >
> > Is there another way , such sending some XML code to the server ?
> >
> > --
> > Best regards
> > Pavel
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
> >
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
>
>
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
>
>
>
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list