Description: Realization of online chatroom
1.Work in the fashion of Server-Client. Every terminal can initiate the connection request if the
port numbers are known
2.Show the process of building connection
3.In the window of both Sever and Client, the transmitting and receiving message can be seen
3.After the coummnication, every one can stop the connection
To Search:
File list (Check if you may need any files):
chatroom
........\MyChatClient
........\............\Debug
........\............\LoginDlg.cpp
........\............\LoginDlg.h
........\............\MyChatClient.aps
........\............\MyChatClient.clw
........\............\MyChatClient.cpp
........\............\MyChatClient.dsp
........\............\MyChatClient.dsw
........\............\MyChatClient.h
........\............\MyChatClient.ncb
........\............\MyChatClient.opt
........\............\MyChatClient.plg
........\............\MyChatClient.rc
........\............\MyChatClientDlg.cpp
........\............\MyChatClientDlg.h
........\............\MyChatSocket.cpp
........\............\MyChatSocket.h
........\............\ReadMe.txt
........\............\res
........\............\...\MyChatClient.rc2
........\............\resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\MyChatServer
........\............\ClientSocket.cpp
........\............\ClientSocket.h
........\............\Debug
........\............\InitDlg.cpp
........\............\InitDlg.h
........\............\ListeningSocket.cpp
........\............\ListeningSocket.h
........\............\MyChatServer.aps
........\............\MyChatServer.clw
........\............\MyChatServer.cpp
........\............\MyChatServer.dsp
........\............\MyChatServer.dsw
........\............\MyChatServer.h
........\............\MyChatServer.ncb
........\............\MyChatServer.opt
........\............\MyChatServer.plg
........\............\MyChatServer.rc
........\............\MyChatServerDlg.cpp
........\............\MyChatServerDlg.h
........\............\ReadMe.txt
........\............\res
........\............\...\MyChatServer.rc2
........\............\resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\说明.txt