I wanna start with WinSock 2, soes anyone know about any good tutorials for this(beginners) with VC++ ?
Is there anything i need to download, f.eks an SDK ?
Thx![]()
This is a discussion on WinSock 2 within the C++ Programming forums, part of the General Programming Boards category; I wanna start with WinSock 2, soes anyone know about any good tutorials for this(beginners) with VC++ ? Is there ...
I wanna start with WinSock 2, soes anyone know about any good tutorials for this(beginners) with VC++ ?
Is there anything i need to download, f.eks an SDK ?
Thx![]()
Check out http://www.hal-pc.org/~johnnie2/winsock.html for a tutorial, and http://msdn.microsoft.com/library/en...asp?frame=true as a reference.
"Optimal decisions, once made, do not need to be changed." - Robert Sedgewick, Algorithms in C
Cool, thx =)))
I guess I can get something out of this =)