hey guys,

i don't have too much experience of using MS Visual Studio, therefore i need some help. i am trying to write a program using WinSock in Visual C++, so could someone tell be what i need to do to include the "winsock.h" header file, in MS Visual Studio. Beyond the following.

Code:
#include <winsock.h>
i've tried a number of solutions that i have found on the net, but non of them have completely worked. therefore could anyone help me?


thanks in advance,

- User0182