Description: VC++ MFC Socket programming examples, program C/S structure, client and server, Server side is divided into two versions: one is the MFC, one version of the SDK, you can successfully compile under VC6.0 environment.
To Search:
File list (Check if you may need any files):
TestSocket\Client\Client.aps
..........\......\Client.clw
..........\......\Client.cpp
..........\......\Client.dsp
..........\......\Client.dsw
..........\......\Client.h
..........\......\Client.rc
..........\......\ClientDlg.cpp
..........\......\ClientDlg.h
..........\......\ReadMe.txt
..........\......\res\Client.ico
..........\......\...\Client.rc2
..........\......\...\Thumbs.db
..........\......\resource.h
..........\......\StdAfx.cpp
..........\......\StdAfx.h
..........\Server\Server_MFC\ReadMe.txt
..........\......\..........\res\Server.ico
..........\......\..........\...\Server.rc2
..........\......\..........\resource.h
..........\......\..........\Server.aps
..........\......\..........\Server.clw
..........\......\..........\Server.cpp
..........\......\..........\Server.dsp
..........\......\..........\Server.dsw
..........\......\..........\Server.h
..........\......\..........\Server.rc
..........\......\..........\ServerDlg.cpp
..........\......\..........\ServerDlg.h
..........\......\..........\StdAfx.cpp
..........\......\..........\StdAfx.h
..........\......\.......SDK\ReadMe.txt
..........\......\..........\res\Server.ico
..........\......\..........\...\Server.rc2
..........\......\..........\resource.h
..........\......\..........\Server.aps
..........\......\..........\Server.clw
..........\......\..........\Server.cpp
..........\......\..........\Server.dsp
..........\......\..........\Server.dsw
..........\......\..........\Server.h
..........\......\..........\Server.rc
..........\......\..........\ServerDlg.cpp
..........\......\..........\ServerDlg.h
..........\......\..........\StdAfx.cpp
..........\......\..........\StdAfx.h
..........\......\.......MFC\res
..........\......\.......SDK\res
..........\Client\res
..........\Server\Server_MFC
..........\......\Server_SDK
..........\Client
..........\Server
TestSocket