Well...where can I learn how to use winsock. hi n C++?
Printable View
Well...where can I learn how to use winsock. hi n C++?
download this file it might help, its a very simple example of using winsock2.h functions.
break up the sockets.c file. compile a console project with socketserve.c and sockerror.c and another project with socketsend.c and sockerror.c
http://www.cyberport.com/~tangent/pr...ck/newbie.html
This is a newbie tutorial, there are also mid-level and advanced tutorials on this site.