Yeah getting Xerces to except a tcp input is a large pain in the a** but I did it a while ago so feel free to use my code or just as an example...
www.openaether.org/access.html <-- how to get it the files you should look at: oajabber/iojabber.h && iojabber.cpp ding me if you have any questions On Tue, 2002-04-23 at 13:52, Chris Chen wrote: > Hi, > > I use Crimson as my parser and that seems to be fine. Crimson handles > streaming XML pretty well. > > Also, if you're using Xerces, I think Xerces2 will also support streaming > XML as well. > > Thanks, > Chris > > At 03:51 PM 04/11/2002, you wrote: > >The main software product at my company is in J++, and I'm interested in > >bringing Jabber functionality into it. I've been using Xerces to parse > >regular xml documents, but have run into numerous problems when I try to > >hand it an InputStream a la Jabber, and I've pretty much given up trying > >to use Xerces for this purpose. Is there a stream-oriented parser that > >might work in J++/Java? > > > >thanks, > >Dave Sims > > > > > >_______________________________________________ > >jdev mailing list > >[EMAIL PROTECTED] > >http://mailman.jabber.org/listinfo/jdev > > PGP at ldap://certserver.pgp.com/ > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev -- JID: [EMAIL PROTECTED] ,/^^^^\, / \\. /| /| /''\___/ /''\__/ |/ /''\__/ |/ \\ ./ `\..../ http://www.openaether.org _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
