In the tutorial
http://www.hal-pc.org/~johnnie2/winsock.html
it says this:

"Remember that any code presented in this tutorial should be linked with the Winsock library, usually wsock32.lib or something similarly named."


how exactly do" i link the winsock library??"

#include wsock32.lib???
#include wsock32.h??

doesnt work

wsock32.lib's in binary
using vc++ 6.0 btw