If you're talking "Managed C++" you could include the SoapBox Studio in your list.
This is a very complete .Net XMPP SDK for doing just about everything in XMPP land. At this point in time, there's really not any good reason to do C++ development in the Windows world. Microsoft has deployed .Net 2.0 very well, and the increased development productivity mean you should really be using .Net. (Why anyone these days would develop in C or C++, regardless of environment, is something I really don't understand. The modern languages [.Net, Java, Ruby, Python, etc] are just so much better). -- Chris Mullins -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Gnauck Sent: Monday, February 19, 2007 10:18 AM To: [email protected] Subject: [jdev] Re: Windows stack rajeev k wrote: > I want to develop a Jabber client in VC++. Can someone suggest the best > stack available in windows? (it will be good if stack use MSXML instead > of OpenXML). did you take a look at the libraries listed here: http://www.jabber.org/software/libraries.shtml Gloox is very popular for C++, and i don't think there is one which is using MSXML ;-) Alex
