On Fri, 2005-04-01 at 10:50 -0600, Peter Saint-Andre wrote: > Sounds like someone needs to volunteer to write some user-friendly docs > (or at least developer-friendly docs) for JSO. > Peter
Peter, Thanks for the JSO tip this morning. I've been using smack for connection only, ie created an allpacketfilter to just give me everything, then convert to XML, then create a dom so I can use xpath. >From my first glance, it looks like I can do the same thing without all this conversion because JSO has XPathListeners build in. After I go through the EchoClient code, I'll start looking at the JSO robustness of handling connection disconnects. The Smack connection object doesn't re-connect gracefully. Thanks again, Craig -- ------------------------------------------------------------ Dr. Craig Hollabaugh, [EMAIL PROTECTED], 970 325 0509 Author of Embedded Linux: Hardware, Software and Interfacing www.embeddedlinuxinterfacing.com _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
