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: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 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: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ford, Peter
> Sent: Friday, April 01, 2005 10:36 AM
> To: [email protected]
> 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
> 
_______________________________________________
jdev mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to