WinSock tutorial for cpp?

3 replies [Last post]
shortman3484
Offline
Neophyte
Joined: 2009/03/27

I started C++ about a week or two ago and I need to set up a network. I thought it would be a simple function IE SendReq(int type,string address). After doing some searching I Learned Winsock is needed to do this. I looked up tutorial but they are all for moderate to advanced programmer. Any body know a good place to learn Winsock in cpp from scratch if I know basic Cpp?