LOL ... if you're going to build your XML parser from scratch, you've just gotten the most complex part of your Jabber client built. Definitely build the rest from scratch, and don't worry about libjabber ;-)
Dave Cohen <[EMAIL PROTECTED]> Rohit Nadhani wrote: > > We want to integrate jabber messaging into our > business application. Our development environment is > VC++. We are looking for some code samples in C/C++. > > We intend to build the client from scratch, using > WinSock and self-developed XML parser. > > Rohit > > --- Peter Saint-Andre <[EMAIL PROTECTED]> wrote: > > The libjabber code is deprecated. What are you > > trying to do? That may help > > us point you to code that will meet your needs. > > > > Peter > > > > -- > > Peter Saint-Andre > > email+jabber: [EMAIL PROTECTED] > > weblog: http://www.saint-andre.com/blog/ > > > > On Thu, 18 Apr 2002, Rohit Nadhani wrote: > > > > > Hello, > > > > > > Where can I download the latest version of > > libjabber? > > > > > > Thanks in advance, > > > > > > Rohit > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! Tax Center - online filing with TurboTax > > > http://taxes.yahoo.com/ > > > _______________________________________________ > > > jdev mailing list > > > [EMAIL PROTECTED] > > > http://mailman.jabber.org/listinfo/jdev > > > > > > > _______________________________________________ > > jdev mailing list > > [EMAIL PROTECTED] > > http://mailman.jabber.org/listinfo/jdev > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
