Description: Use of VC++ SOCKET API for network communication examples, code, including client and server, each running two programs, listen to each other, then send an announcement to each other, the principle is simple, basic
To Search:
File list (Check if you may need any files):
PublicNetSoft\PublicNetSoft.aps
.............\PublicNetSoft.clw
.............\PublicNetSoft.cpp
.............\PublicNetSoft.dsp
.............\PublicNetSoft.dsw
.............\PublicNetSoft.h
.............\PublicNetSoft.ncb
.............\PublicNetSoft.opt
.............\PublicNetSoft.plg
.............\PublicNetSoft.rc
.............\PublicNetSoftDlg.cpp
.............\PublicNetSoftDlg.h
.............\res\PublicNetSoft.ico
.............\...\PublicNetSoft.rc2
.............\res
.............\Resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\程序说明.txt
PublicNetSoft
ClientTest\ClientTest.clw
..........\ClientTest.cpp
..........\ClientTest.dsp
..........\ClientTest.dsw
..........\ClientTest.h
..........\ClientTest.rc
..........\ClientTestDlg.cpp
..........\ClientTestDlg.h
..........\GetIP.cpp
..........\GetIP.h
..........\res\ClientTest.ico
..........\...\ClientTest.rc2
..........\res
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\代码说明.txt
ClientTest