|
This tutorial by Rob Thougher
This is a beginner's guide to
Socket programming in MFC is
explains how to create a
Network Programming in C++.
usually a bit messy. It's
simple server and client
It covers the basics, and
always clean and convenient
using sockets.
gives you great foundation
to write the socket programs
to the next level.
using Win32.
A big
advantage writing these
programs in Win32 is, we can
follow the same model as in
any Unix C++ socket program.
Also, with each and every
new version of Winsock, we
don't know how many bugs are
going to get added to the
development frameworks.
Date: Nov, 30 1999 Date: Aug, 25 2001 Date: Sep, 09 2004 |