Description: Chat program with server-side and client side, using the TCP IP protocol, three-way handshake, the client can support multiple chat with each other, server-side function to add groups to send notice
To Search:
File list (Check if you may need any files):
Chat\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
....\..........\Msg.cpp
....\..........\Msg.h
....\..........\ReadMe.txt
....\..........\Resource.h
....\..........\SessionSocket.cpp
....\..........\SessionSocket.h
....\..........\StdAfx.cpp
....\..........\StdAfx.h
....\....Server\ChatServer.aps
....\..........\ChatServer.clw
....\..........\ChatServer.cpp
....\..........\ChatServer.dsp
....\..........\ChatServer.dsw
....\..........\ChatServer.h
....\..........\ChatServer.ncb
....\..........\ChatServer.opt
....\..........\ChatServer.plg
....\..........\ChatServer.rc
....\..........\ChatServerDlg.cpp
....\..........\ChatServerDlg.h
....\..........\ChatSocket.cpp
....\..........\ListenSocket.cpp
....\..........\ListenSocket.h
....\..........\Msg.cpp
....\..........\Msg.h
....\..........\ReadMe.txt
....\..........\resource.h
....\..........\SessionSocket.cpp
....\..........\SessionSocket.h
....\..........\StdAfx.cpp
....\..........\StdAfx.h
....\Chat调试说明.txt
....\ChatClient
....\ChatServer
Chat