[jdev] xmpp library for java

Norman Rasmussen norman at rasmussen.co.za
Fri Jan 5 08:24:23 CST 2007


On 1/5/07, aliban at gmx.net <aliban at gmx.net> wrote:
> P.s. 2. is optional; very important is 1.!!

most libraries support 1, almost none support 2.  I haven't used any
java libs, so can't suggest good or bad ones.

(You can always implement 2 by side-stepping the library and writing
to the socket directly, but this is generally considered to be a bad
idea.  If you want to send custom stanzas then the library should
support that)

-- 
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list