The new plugin-based framework for Echomine Feridian supports both 1 and 2. Unfortunately, documentation is fairly sparse at the moment because I haven't had a chance to write about it yet. The API javadocs are always fully documented though.

http://open.echomine.org/


Thank You,
Chris

On Jan 5, 2007, at 5:26 AM, [EMAIL PROTECTED] wrote:

Hello there,

I am looking for a Java library with a flexible API to manage a xmpp session.

I already looked at "smack" however after I examined the code as I could not find the proper functionality I need I found this library to be ... somehow string-based :/

I need a library that can do the following tasks:

1. Create and analyze packages (in example iq, message...) in a DOM- like way: that means I want the possibility to create and analyse the complete "root" (iq, message, presence) elements and all the child-elements, namespaces, properties myself.

2. I can directly write to the output stream (send binary data through socket ) to the the server.

P.s. 2. is optional; very important is 1.!!

Thanks you for the quick help plz.

ed
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Reply via email to