Win sock

Hello everyone, I have a question.

If I was to make a server in c++. Would it be a good idea to use winsock2.h header file for comunication with the clients ? Is there something better or what do you guys think ?
If you build your server on Windows, it would be a good idea.
I am not sure if visual studio specifically wants you to use a different library now?
Seems like .net added a new socket approach (though the old way still works).

Topic archived. No new replies allowed.