[jdev] Looking for a good Java API
Ford, Peter
Peter.Ford at travelocity.com
Fri Apr 1 09:49:07 CST 2005
Hi Jonathan,
I'm using the Smack extension for Service Discovery but also I'm using a
lower-level Packet Filter and Listener for the other messages that my
application passes around. The problem is that the packet filter is
rejecting Service Discovery messages so they never make it as far as
that extension. I don't want to have to handle those SD messages in my
own packet listener since that would defeat the purpose of using the
extension in the first place. I suspect that mixing a high-level
extension with a low-level filter/listener combo is the root of the
problem but I have no idea how to get round it.
--Pete
> -----Original Message-----
> From: jdev-bounces at jabber.org
> [mailto:jdev-bounces at jabber.org] On Behalf Of Bresler, Jonathan
> Sent: Friday, April 01, 2005 9:38 AM
> To: Jabber software development list
> Subject: RE: [jdev] Looking for a good Java API
>
> What kind of problems have you encounted?
> I am not using Smack yet, but have need for
> A Java API for Jabber/XMPP later this year.
>
> Jonathan
>
> -----Original Message-----
> From: jdev-bounces at jabber.org
> [mailto:jdev-bounces at jabber.org] On Behalf Of Ford, Peter
> Sent: Friday, April 01, 2005 10:36 AM
> To: jdev at jabber.org
> Subject: [jdev] Looking for a good Java API
>
>
>
> I'm looking around for a good, 100%-pure Java API for
> Jabber/XMPP. I've
> been using the Smack API from Jive Software but I've run into some
> problems with it for which I'm having trouble getting
> support. If anyone
> on the list can recommend a good alternative (i.e. simple to use,
> reliable and well documented) I'd really appreciate it.
>
> Thanks,
>
> --Pete
>
More information about the JDev
mailing list