[JDEV] presence

chandan sonaye chandans at mahindrabt.com
Wed May 3 23:18:09 CDT 2000


Hi all,
        I am developing Instant Messaging Client using Jabber Server.
        I am using latest JAbberCom32 com object for developiing client.

       I am facing following problem.

       When I send presence , it doesn,y reach to others.
       1. For broadcasting my presence (as available) , it doesn't
broadcast my presence.
 (SendPresence(NULL,4,"Available",NULL ).

  This was working in previous com object.

2.  If I send presence to specific person, it doesn,t reach to that
person.
(
pApp->m_JabberSession.SendPresence(userId at jabber.org,4,"Available",NULL
)

What can I do to send my presence to other clients? Are parameters
wrong?


Thanks,

chandan.







More information about the JDev mailing list