[jdev] Implementing JEPs for clients
Samuel Goto
samuelgoto at gmail.com
Tue Jul 26 20:17:38 CDT 2005
Hello all,
I am working on a jabber client library, and I belive I have
completed the IM Protocol. Since I am excited about jabber, I am
starting to write JEPs support for my library ... and I have mainly
two questions :
1) Wich one should I start with ? (I was thinking about Service
Discovery and VCards because they sounded interesting ... then muc,
chat, etc )
2) I've connected to the server, started the <stream>, logged and
then sent a
<iq type='get'
from='romeo at montague.net/orchard'
to='plays.shakespeare.lit'
id='info1'>
<query xmlns='http://jabber.org/protocol/disco#info'/>
</iq>
as suggested on the JEP documentation but got no response from the
server ... I was expecting to receive all the services avaiable, but
got nothing ... I tought something was wrong with my server, so I
tried on jabber.org ... no response either ... what am I donig wrong ?
thanks in advance,
cya, mel
--
f u cn rd ths u cn b a gd prgmr !
More information about the JDev
mailing list