![]() |
C++ Socket Class for Windows
i am using Microsoft Visual C++ 2005 Express Edition
tryed to use this code to learn winsock on windows http://www.adp-gmbh.ch/win/misc/sockets.html but software can't recognize winsock2.h ? i don't understand what is : "link them against Ws2_32.lib" :( |
Re: C++ Socket Class for Windows
To run Win32 programs in Express edition you need a patch after which you can run the programs. Do you have the patch installed.
|
Re: C++ Socket Class for Windows
I dont have this patch , where can i download it?
|
Re: C++ Socket Class for Windows
Does it work with current code ? cause i don't want .NET socket
|
Re: C++ Socket Class for Windows
I am not sure about that but here is the link - http://www.microsoft.com/downloads/d...displaylang=en
|
| All times are GMT +5.5. The time now is 09:50. |