I began 1 week ago to learn programming with C++. I am writing my MasterThesis and should make a Socket-programm on windows. I am using the "VC++ 2005 Express Editon". I need some hints how to strat and the best way to come to socket-programming. Some Documentations will be very helpfull!
This page I found is also useful. It starts out with a little background info on networking and later gets in to Winsock, which I'm assuming your using due to the thread title.