Description: 1, a network server, client and client to achieve the network chat between
2, the establishment of a chat room, among a group chat
To Search:
File list (Check if you may need any files):
网络聊天:WINSOCK-TCP\ChatClient\ChatClient.aps
.....................\..........\ChatClient.clw
.....................\..........\ChatClient.cpp
.....................\..........\ChatClient.dsp
.....................\..........\ChatClient.dsw
.....................\..........\ChatClient.h
.....................\..........\ChatClient.ncb
.....................\..........\ChatClient.opt
.....................\..........\ChatClient.plg
.....................\..........\ChatClient.rc
.....................\..........\ChatClientDlg.cpp
.....................\..........\ChatClientDlg.h
.....................\..........\ChatSocket.cpp
.....................\..........\ChatSocket.h
.....................\..........\ReadMe.txt
.....................\..........\res\ChatClient.ico
.....................\..........\...\ChatClient.rc2
.....................\..........\res
.....................\..........\resource.h
.....................\..........\SetupDlg.cpp
.....................\..........\SetupDlg.h
.....................\..........\StdAfx.cpp
.....................\..........\StdAfx.h
.....................\ChatClient
.....................\....Svr\ChatSvr.aps
.....................\.......\ChatSvr.clw
.....................\.......\ChatSvr.cpp
.....................\.......\ChatSvr.dsp
.....................\.......\ChatSvr.dsw
.....................\.......\ChatSvr.h
.....................\.......\ChatSvr.ncb
.....................\.......\ChatSvr.opt
.....................\.......\ChatSvr.plg
.....................\.......\ChatSvr.rc
.....................\.......\ChatSvrDlg.cpp
.....................\.......\ChatSvrDlg.h
.....................\.......\ClientSocket.cpp
.....................\.......\ClientSocket.h
.....................\.......\InitDlg.cpp
.....................\.......\InitDlg.h
.....................\.......\ListeningSocket.cpp
.....................\.......\ListeningSocket.h
.....................\.......\ReadMe.txt
.....................\.......\res\ChatSvr.ico
.....................\.......\...\ChatSvr.rc2
.....................\.......\res
.....................\.......\resource.h
.....................\.......\StdAfx.cpp
.....................\.......\StdAfx.h
.....................\ChatSvr
网络聊天:WINSOCK-TCP