Jiri Berger wrote: > Can you recommend me a XML Parser, if I wont to program Jabber client in > Visual C++ (for Windows) ?
Expat ( http://expat.sf.net ) is probably your best bet. there's a list of alternatives here: http://www.w3.org/XML/#software ...though some of the links might be outdated, in which case, google is your friend :) (also try searching sourceforge) on the topic of client development, see here: http://mailman.jabber.org/pipermail/jdev/2002-March/010826.html Have fun! :) -- jabber:[EMAIL PROTECTED] For Loops: part of a balanced NP-complete breakfast. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
