Hi Salman, I have tried developing a Jabber Client in VC 6, I used JabberCOM (http://jabbercom.sourceforge.net/) for this, but JabberCOM is discontinued and have svere bugs in its connectivity code, specially when behid the firewall/proxy, which are infact related to underlying Indy Socket controlls used by JabberCOM.
So I switched to Iris (http://delta.affinix.com/iris/), Psi also uses Iris, and I think its the best available there for C++ based Jabber bevelopment. You can find a list of all available libraries here: http://www.jabber.org/software/libraries.php -- Regards, Shakeel Tariq On Sat, 10 Jul 2004 04:20:29 -0400, Justin <[EMAIL PROTECTED]> wrote: > Salman jamali wrote: > > > 1) If you think VC++ 6.0 sucks for jabber IM client development then > > give me the sensible/exact reasons why is it so? > > vc6 just sucks for any development. The compiler does not even approach > c++ standards conformance, and the packaged stl library is abysmal. > > > Justin > > > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > https://jabberstudio.org/mailman/listinfo/jdev > _______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
