[jdev] Presence packet on jabber.org server

Chris Chen ckchris at idream.net
Sun Mar 20 11:27:03 CST 2005


Hi,

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.

If I were to send the following presence packet:

<presence from='ckchris at jabber.org'/>

Then I will get a presence reply.

XMPP did not specify this as a requirement, and my guess is that the 
from value should be implied if not used.  Is this a bug with jabberd?

Thanks,
Chris




More information about the JDev mailing list