/**

popular collection of scripts for all

*/
/** Search */

Networking

 }

Win32 Socket Client

Hits: 55
*****
1.0

Using Internet Sockets

Hits: 29
*****
0.0
Socket programming in MFC is
This is a beginner's guide to
This tutorial by Rob Thougher
 
usually a bit messy. It's
Network Programming in C++.
explains how to create a
 
always clean and convenient
It covers the basics, and
simple server and client
 
to write the socket programs
gives you great foundation
using sockets.
 
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: Aug, 25 2001


Date: Nov, 30 1999
{ Copyright } ©2006 NuclearScripts.com