I m new in C++ and i want to download Socket Library For Windows and its configure of this. becoz i want to work on windows socket Client/Server application.
> becoz i want to work on windows socket Client/Server application.
> i have Turbo C++
These are mutually exclusive - TC++ is not a windows compiler, it is a DOS compiler.
And I do mean DOS, not a win32 console which you get with NT/2K/XP.
A true windows compiler would already have a socket API as part of the distribution.
Borland C++ Compiler 5.5 has no IDE (not that that's a problem)
Bloodshed Dev-C++ is an IDE wrapped around the GNU MINGW compiler.
There are several others as well.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.