Networking books
Can anyone recomend some good network programming books, preferably including chapters on asynchronous sockets for C++?
Cheers for your replies.
- CheeseMonger
- CheeseMonger
November 28, 2003 08:32 AM
== Win32 ==
Jones, A., Ohlund, J., "Network Programming for Microsoft Windows, Second Edition", Microsoft Press, 2002.
== Linux ==
Walton, S., "Linux Socket Programming", Sams Publishing, 2001.
Jones, A., Ohlund, J., "Network Programming for Microsoft Windows, Second Edition", Microsoft Press, 2002.
== Linux ==
Walton, S., "Linux Socket Programming", Sams Publishing, 2001.
I highly recommend Network Programming for Microsoft Windows, Second Edition by Anthony Jones and Jim Ohmund.
Kuphryn
Kuphryn
December 04, 2003 02:16 PM
Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition by W. Richard Stevens.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement