what is a good resource for learning how to use winsock or network programming in the win2k enviroment for C/C++, more C though?
Printable View
what is a good resource for learning how to use winsock or network programming in the win2k enviroment for C/C++, more C though?
A good sold knowlege of C/C++ would be the first place to start. Once you have a good foundation with that, sockets programming will come easy to you. It would be an exercise in futility to try to learn winsock before the language.
i have been studying C for at least a year or so now. it is just that all the books i have on C dont mention anything about winsock programming.
try
http://www.google.com/search?as_q=wi...h=&safe=images
and remmeber...Google is your friend.. :)
thanx delstar