Description: This question is a simple chat program, using client/server model, is divided into client and server-side programs. Because the server can only support one client, is actually a point to point communication process. Client and server program through the network to exchange chat with a string content, and the list box displayed in the window.
To Search:
- [chatclient] - a simple point to point program of commu
File list (Check if you may need any files):
CSocketcli\CSocketcli.clw
..........\CSocketcli.cpp
..........\CSocketcli.dsp
..........\CSocketcli.dsw
..........\CSocketcli.h
..........\CSocketcli.ncb
..........\CSocketcli.opt
..........\CSocketcli.plg
..........\CSocketcli.rc
..........\CSocketcliDlg.cpp
..........\CSocketcliDlg.h
..........\Debug\CSocketcli.exe
..........\.....\CSocketcli.ilk
..........\.....\CSocketcli.obj
..........\.....\CSocketcli.pch
..........\.....\CSocketcli.res
..........\.....\CSocketcliDlg.obj
..........\.....\StdAfx.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\ReadMe.txt
..........\res\CSocketcli.ico
..........\...\CSocketcli.rc2
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\Debug
..........\res
CSocketcli