Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to do some Windows socket programming, for XP, using VS 2008. I don't have wssock32.dll or ws2-32.dll on my system, and I can't seem to find a source on the internet or on MSDN. Can anyone suggest a source>
Posted
Comments
voloda2 28-Jun-10 16:14pm    
Hi, can you be more specific - on which system do you have installed VS2008?

As I know, libraries are named wsock32.dll and ws2_32.dll and they are part of the system (located in system32 folder). Link libraries (.lib) should be installed together with VS2008, but you must have selected C++.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900