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"
|
Newbie Member
|
|
| 22Nov2007,01:43 | #1 |
|
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"
|
|
Go4Expert Founder
|
![]() |
| 22Nov2007,10:15 | #2 |
|
To run Win32 programs in Express edition you need a patch after which you can run the programs. Do you have the patch installed.
|
|
Newbie Member
|
|
| 22Nov2007,14:12 | #3 |
|
I dont have this patch , where can i download it?
|
|
Newbie Member
|
|
| 22Nov2007,14:27 | #4 |
|
Does it work with current code ? cause i don't want .NET socket
|
|
Go4Expert Founder
|
![]() |
| 22Nov2007,18:15 | #5 |
|
I am not sure about that but here is the link - http://www.microsoft.com/downloads/d...displaylang=en
|