文件名称:TCPNETCHAT
介绍说明--下载内容均来自于网络,请自行研究使用
本系统能实现基于VC++的网络聊天室系统。有单独的客户端、服务器端。
服务器应用程序能够接受来自客户端的广播,然后向客户端发送本机的IP与服务端口,让客户端接入到服务器进行聊天,检测用户名是否合法(重复),服务器责接收来自客户端的聊天信息,并根据用户的需求发送给指定的人或所有人,能够给出上线下线提示。客户端能够发出连接请求,能编辑发送信息,可以指定发给单人或所有人,能显示聊天人数,上线下线用户等。
-The system can realize the network based on VC++ chat room system. A separate client, server-side. Server application can accept broadcasts from the client, and then send the machine to the client' s IP and service port for client access to the server for chat, test the legality of the user name (repeated), the server responsible for receiving from the client chat information and the needs of the user or sent to the designated owner, can give tips on-line off the assembly line. Client can send connection requests, can send a message editor, you can specify a single issue or owner can show the number of chat, on-line offline users.
服务器应用程序能够接受来自客户端的广播,然后向客户端发送本机的IP与服务端口,让客户端接入到服务器进行聊天,检测用户名是否合法(重复),服务器责接收来自客户端的聊天信息,并根据用户的需求发送给指定的人或所有人,能够给出上线下线提示。客户端能够发出连接请求,能编辑发送信息,可以指定发给单人或所有人,能显示聊天人数,上线下线用户等。
-The system can realize the network based on VC++ chat room system. A separate client, server-side. Server application can accept broadcasts from the client, and then send the machine to the client' s IP and service port for client access to the server for chat, test the legality of the user name (repeated), the server responsible for receiving from the client chat information and the needs of the user or sent to the designated owner, can give tips on-line off the assembly line. Client can send connection requests, can send a message editor, you can specify a single issue or owner can show the number of chat, on-line offline users.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
..........\ClientSocket.cpp
..........\ClientSocket.h
..........\Debug\ChatClient.ilk
..........\.....\ChatClient.obj
..........\.....\ChatClient.pch
..........\.....\ChatClient.pdb
..........\.....\ChatClient.res
..........\.....\ChatClientDlg.obj
..........\.....\ClientSocket.obj
..........\.....\StdAfx.obj
..........\.....\UserNameDlg.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\ReadMe.txt
..........\res\ChatClient.ico
..........\...\ChatClient.rc2
..........\...\Master.manifest
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\UserNameDlg.cpp
..........\UserNameDlg.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
..........\ClientSocket.cpp
..........\ClientSocket.h
..........\Debug\ChatServer.ilk
..........\.....\ChatServer.obj
..........\.....\ChatServer.pch
..........\.....\ChatServer.pdb
..........\.....\ChatServer.res
..........\.....\ChatServerDlg.obj
..........\.....\ClientSocket.obj
..........\.....\PortInput.obj
..........\.....\ServerSocket.obj
..........\.....\StdAfx.obj
..........\.....\UDPSocket.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\icon1.ico
..........\PortInput.cpp
..........\PortInput.h
..........\ReadMe.txt
..........\res\ChatServer.ico
..........\...\ChatServer.rc2
..........\...\icon1.ico
..........\...\Master.manifest
..........\resource.h
..........\ServerSocket.cpp
..........\ServerSocket.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\UDPSocket.cpp
..........\UDPSocket.h
设计报告.doc
实验指导书.doc
ChatClient\Debug
..........\res
....Server\Debug
..........\res
ChatClient
ChatServer
TCP的网络聊天室\ChatClient\ChatClient.aps
...............\..........\ChatClient.clw
...............\..........\ChatClient.cpp
...............\..........\ChatClient.dsp
...............\..........\ChatClient.dsw
...............\..........\ChatClient.h
...............\..........\ChatClient.ncb
...............\..........\ChatClient.opt
...............\..........\ChatClient.plg
...............\..........\ChatClient.rc
...............\..........\ChatClient.sln
...............\..........\ChatClient.suo
...............\..........\ChatClient.vcproj
...............\..........\ChatClient.vcproj.20100110-1807.Administrator.user
...............\..........\ChatClientDlg.cpp
...............\..........\ChatClientDlg.h
..........\ChatClient.clw
..........\ChatClient.cpp
..........\ChatClient.dsp
..........\ChatClient.dsw
..........\ChatClient.h
..........\ChatClient.ncb
..........\ChatClient.opt
..........\ChatClient.plg
..........\ChatClient.rc
..........\ChatClientDlg.cpp
..........\ChatClientDlg.h
..........\ClientSocket.cpp
..........\ClientSocket.h
..........\Debug\ChatClient.ilk
..........\.....\ChatClient.obj
..........\.....\ChatClient.pch
..........\.....\ChatClient.pdb
..........\.....\ChatClient.res
..........\.....\ChatClientDlg.obj
..........\.....\ClientSocket.obj
..........\.....\StdAfx.obj
..........\.....\UserNameDlg.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\ReadMe.txt
..........\res\ChatClient.ico
..........\...\ChatClient.rc2
..........\...\Master.manifest
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\UserNameDlg.cpp
..........\UserNameDlg.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
..........\ClientSocket.cpp
..........\ClientSocket.h
..........\Debug\ChatServer.ilk
..........\.....\ChatServer.obj
..........\.....\ChatServer.pch
..........\.....\ChatServer.pdb
..........\.....\ChatServer.res
..........\.....\ChatServerDlg.obj
..........\.....\ClientSocket.obj
..........\.....\PortInput.obj
..........\.....\ServerSocket.obj
..........\.....\StdAfx.obj
..........\.....\UDPSocket.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\icon1.ico
..........\PortInput.cpp
..........\PortInput.h
..........\ReadMe.txt
..........\res\ChatServer.ico
..........\...\ChatServer.rc2
..........\...\icon1.ico
..........\...\Master.manifest
..........\resource.h
..........\ServerSocket.cpp
..........\ServerSocket.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\UDPSocket.cpp
..........\UDPSocket.h
设计报告.doc
实验指导书.doc
ChatClient\Debug
..........\res
....Server\Debug
..........\res
ChatClient
ChatServer
TCP的网络聊天室\ChatClient\ChatClient.aps
...............\..........\ChatClient.clw
...............\..........\ChatClient.cpp
...............\..........\ChatClient.dsp
...............\..........\ChatClient.dsw
...............\..........\ChatClient.h
...............\..........\ChatClient.ncb
...............\..........\ChatClient.opt
...............\..........\ChatClient.plg
...............\..........\ChatClient.rc
...............\..........\ChatClient.sln
...............\..........\ChatClient.suo
...............\..........\ChatClient.vcproj
...............\..........\ChatClient.vcproj.20100110-1807.Administrator.user
...............\..........\ChatClientDlg.cpp
...............\..........\ChatClientDlg.h