[JDEV] On Privacy/Invisibility (aka: Buddy Permit/Deny)
DJ Adams
dj.adams at pobox.com
Mon Mar 11 11:38:12 CST 2002
On Mon, Mar 11, 2002 at 08:46:28AM -0500, Jim Seymour wrote:
> Lastly, in any event, it seems to me the client code will have to know
> what version of the server it's dealing with so it can know what is
> supported and what is not. (E.g.: 1.4.1 won't support "invisible,"
> 1.4.2 does.) Is there a way to fetch the server's release level?
Sending a query like this
<iq type='get' to='jabber.org'>
<query xmlns='jabber:iq:version'/>
</iq>
will get you the version. Of the server. Well, of the JSM, which is
what you want.[1]
cheers
dj
[1]hendiadys is alive and well ;-)
More information about the JDev
mailing list