Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
liyasker #1
Member since Jan 2006 · 6 posts
Group memberships: Members
Show profile · Link to this post
Subject: can i find out the user status in XMPPServer?online/ offline
i am using Wildfire 4.2.0 XMPP Server and agsXMPP DLL

if the user comes to online i can find out the user status( using On_Presence  event) . i have login as a admin. now i want to know any one of the XMPPClient Status? can you give me a sample code for this?
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Hi,

i dont understand your question exactly. If you mean the special admin commands from jabberd 1.x which shows you all online users, you have to build the packet yourself.

This was used in jabberd 1.x and wpjabber:

<iq type=&quot;get&quot; to=&quot;myjabber.net&quot;><query xmlns=&quot;jabber:iq:admin&quot;><who/></query></iq>

Alex

PS: Your postings were in a wrong forum. I moved them, but lost 1 post. Please post this question again.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS