books ...
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 ..
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 ]
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
Popular Topics
Advertisement
Recommended Tutorials
Advertisement