|
Socket programming in MFC is
This tutorial by Rob Thougher
This is a beginner's guide to
usually a bit messy. It's
explains how to create a
Network Programming in C++.
always clean and convenient
simple server and client
It covers the basics, and
to write the socket programs
using sockets.
gives you great foundation
using Win32.
A big
to the next level.
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: Sep, 09 2004 Date: Nov, 30 1999 Date: Aug, 25 2001 |