[JDEV] List of Online users

Tim Ferguson tim.ferguson at cw.com
Thu May 2 10:06:19 CDT 2002


You can do this through the protocol by sending to the server from an
account that has admin access (as defined in the config .xml file) the
following:

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

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org] On Behalf Of
tom drake
Sent: Thursday, May 02, 2002 8:31 AM
To: jadmin at jabber.org; jdev at jabber.org
Subject: [JDEV] List of Online users

Hi,

I would like to know how i could get the list of all the Online 
users at a moment of time. I know that the program User.c in jsm 
is used for it and I'm able to get the number of online users. But 
i want to get the list of all online user who has connected to the 
server. How may i be able to get this. Please help anybody?

Thanks a lot.
_________________________________________________________
Click below to visit monsterindia.com and review jobs in India or 
Abroad
http://monsterindia.rediff.com/jobs

_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list