[jdev] Re: Parsing XMPP/Jabber protocol

Alexey Nezhdanov snake at penza-gsm.ru
Wed Dec 29 07:04:53 CST 2004


В сообщении от Среда 29 Декабрь 2004 15:54 Maxym Gorodetskyy написал(a):
> >> Hello there
> >>
> >> I have got one question:
> >> when server received from a client
> >>
> >> <stream:stream to='my.host' xmlns='jabber:client'
> >> xmlns:stream='http://etherx.jabber.org/streams'>
> >>
> >> it is not getting  </stream:stream>.
> >> How  possible to parse this packet at this stage?
> >
> > expat parsers allow that
>
> Well,  if I am using java?
Do not know. Consider using existing jabber java library
http://www.jabber.org/software/libraries.php
-- 
Respectfully
Alexey Nezhdanov




More information about the JDev mailing list