[JDEV] How I can get all online users ?

Rodrigo Bernardo Pimentel rbp at isnomore.net
Thu Aug 22 17:14:23 CDT 2002


On Thu, Aug 22 2002 at 06:11:16PM BRT, Eric Smith <easmith at lat-inc.com> wrote:
> Scratch that note.
> 
> I meant, what is the xml to get all online users?

        It's in the jabberd FAQ at http://jabberd.jabberstudio.org/faq.html


  1.17. How can I see which users are currently online at my Jabber server?

   As an admin user with read privileges (see previous question), send the
following XML:

 <iq type='get' to='yourjabberhostname'>
   <query xmlns="jabber:iq:admin">
     <who/>
   </query>
 </iq>



                rbp

______________________________________________________________________
 Rodrigo Bernardo Pimentel                         <rbp at isnomore.net>
 http://www.linuxsp.org.br
 GPG: <0x81F85A48>  7E62 9CA2 C95B FC86 B334 203E C011 2E4D 81F8 5A48 

Weaseling out of things is important to learn. It's what
seperates us from the animals. Except the weasel.
          -- Homer Simpson



More information about the JDev mailing list