<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi ,
<br> We are developing IM client
using Jabber ( with JabberServer 1.0RC and latest
<br> COM32 object ). It is written
in the documentation that you can have 'selective
<br> presence' to an individual
user. This means that you can be online for one user
<br> and offline for another.
<br> <b> I am facing following
problem :</b>
<br> When I send presence
to a specific user with type =' unavailable', my client does
<br> not become offline
to that user. It still receives messages from that user.
<br> What can I do for
this ? How can I achieve this feature of becoming offline for
<br> one user and online
for others?
<p> Thanking in advance,
<br> Chetan S. Ithal</html>