[jdev] Presence packet on jabber.org server
Peter Saint-Andre
stpeter at jabber.org
Mon Mar 21 14:52:33 CST 2005
On Sun, Mar 20, 2005 at 09:27:03AM -0800, Chris Chen wrote:
> It's strange, but I am sending presence packet to jabber.org's jabber
> server and it's not accepting the proper format.
>
> According to XMPP, initial presence packet:
>
> <presence/>
>
> should be enough to indicate online presence. However, sending this
> packet has no effect. The server does not respond with any reply.
No reply is expected -- the concept of "presence reply" is meaningless
in XMPP.
> If I were to send the following presence packet:
>
> <presence from='ckchris at jabber.org'/>
>
> Then I will get a presence reply.
What do you mean by "presence reply"? What are you expecting the server
to send you?
Peter
More information about the JDev
mailing list