books ...

Started by
0 comments, last by logout 20 years, 7 months ago
I was wondering if anybody could recomend some good win32 Socket programing book. (im not looking for a book on Direct Play ) thx in advance ..
Advertisement
This will get you started :

Donahoo, Calvert "TCP/IP pocket socket guide : C Version", ed. Morgan Kauffman.

Winsock adaptations of the code in the book are online.

[ Start Here ! | How To Ask Smart Questions | Recommended C++ Books | C++ FAQ Lite | Function Ptrs | CppTips Archive ]
[ Header Files | File Format Docs | LNK2001 | C++ STL Doc | STLPort | Free C++ IDE | Boost C++ Lib | MSVC6 Lib Fixes ]
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan

This topic is closed to new replies.

Advertisement