/**

popular collection of scripts for all

*/
/** Search */

Networking

 }

Using Internet Sockets

Hits: 26
*****
0.0

Win32 Socket Client

Hits: 50
*****
1.0
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
{ Copyright } ©2006 NuclearScripts.com