Jiri Berger wrote: > Can you recommend me a XML Parser, if I wont to program Jabber client > in Visual C++ (for Windows) ?
The first two which come to mind are msxml and expat. You may wish to look for jabberoo as well, as it provides a custom object model (similar to W3 DOM), and is a client library. It is used by gabber. -David Waite _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
