<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
&nbsp;Sir,
<br>&nbsp;&nbsp; I have a jabber server running on my own machine and at
some events I want to check the
<br>presence of one/many individuals I cannot add myself into the buddy
list of all users
<br>I am using perl Net::Jabber module
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am using a query like this
<br>&nbsp;
<br>&nbsp;
<p>$XMLQ = "&lt;iq type='get' to='localhost/admin'> &lt;query xmlns='jabber:iq:browse'/>&lt;/iq>";
<p>I get the result allright but it sometimes shows users *notonline* too
as online
<p>I also tried using a query like this
<br>$XMLQ2 = "&lt;iq type='get' to='localhost'>&lt;query xmlns='jabber:iq:admin'>&lt;who/>&lt;/query>&lt;/iq>";
<p>But this does not give me any xml output ( Actually the is some xml
out which I can see in the
<br>debug logs ) in the perl function
<p>Could U pls help
<pre>--&nbsp;
Thanks and Regards
Ramprasad
Netcore Solutions Pvt. Ltd.
phone : +91 22 204 9109 / 288 5689</pre>
&nbsp;</html>