Description: MFC-based network programming chat program, you can group chat private chat, client and server.
To Search:
File list (Check if you may need any files):
mfcliaotian\Chat.dsw
...........\Chat.ncb
...........\Chat.opt
...........\....Client\ChatClient.aps
...........\..........\ChatClient.clw
...........\..........\ChatClient.cpp
...........\..........\ChatClient.dsp
...........\..........\ChatClient.h
...........\..........\ChatClient.plg
...........\..........\ChatClient.rc
...........\..........\ChatClientDlg.cpp
...........\..........\ChatClientDlg.h
...........\..........\LoginDlg.cpp
...........\..........\LoginDlg.h
...........\..........\MySocket.cpp
...........\..........\MySocket.h
...........\..........\ReadMe.txt
...........\..........\resource.h
...........\..........\StdAfx.cpp
...........\..........\StdAfx.h
...........\..........\Debug\ChatClient.exe
...........\..........\res\ChatClient.ico
...........\..........\...\ChatClient.rc2
...........\....Server\ChatServer.aps
...........\..........\ChatServer.clw
...........\..........\ChatServer.cpp
...........\..........\ChatServer.dsp
...........\..........\ChatServer.h
...........\..........\ChatServer.plg
...........\..........\ChatServer.rc
...........\..........\ChatServerDlg.cpp
...........\..........\ChatServerDlg.h
...........\..........\ClientSocket.cpp
...........\..........\ClientSocket.h
...........\..........\ListenSocket.cpp
...........\..........\ListenSocket.h
...........\..........\ReadMe.txt
...........\..........\Resource.h
...........\..........\StdAfx.cpp
...........\..........\StdAfx.h
...........\..........\Debug\ChatServer.exe
...........\..........\.....\ChatServer.ilk
...........\..........\.....\ChatServer.obj
...........\..........\.....\ChatServer.pch
...........\..........\.....\ChatServer.pdb
...........\..........\.....\ChatServer.res
...........\..........\.....\ChatServerDlg.obj
...........\..........\.....\ClientSocket.obj
...........\..........\.....\ListenSocket.obj
...........\..........\.....\StdAfx.obj
...........\..........\.....\vc60.idb
...........\..........\.....\vc60.pdb
...........\..........\res\ChatServer.ico
...........\..........\...\ChatServer.rc2
...........\....Client\Debug
...........\..........\res
...........\....Server\Debug
...........\..........\res
...........\ChatClient
...........\ChatServer
mfcliaotian