文件名称:ChatSystem_Java
介绍说明--下载内容均来自于网络,请自行研究使用
java 聊天系统
1.本系统需要JDK1.5 或更高版本的支持。
2.serverDatabase为服务器端的数据文件. 若使用现有数据,可用帐号:1, 密码:zwz,登录服务器端系统 登录后可查到所有已注册用户的信息,每个用户的密码都与其姓名相同。
3.由于客户端之间的通讯不通过服务器转发,所以每台机器只能正常能运行一个客户端(虚拟机可以提供测试平台). 与另一客户端成功通讯之前,必须首先把对方加为好友。-a java chat system. The system needs to JDK1.5 or higher support. 2.serverDatabase of server data files. If the use of existing data available Account : 1, Password : zwz, log server login system will be available after all registered users of the information, Every user has the password with the same name. 3. Due to client communication between the server is not transmitted through, Therefore, each machine can only run a normal client (virtual machine can provide testing platform). with another client success communications before, we must first of all increase for each other friends.
1.本系统需要JDK1.5 或更高版本的支持。
2.serverDatabase为服务器端的数据文件. 若使用现有数据,可用帐号:1, 密码:zwz,登录服务器端系统 登录后可查到所有已注册用户的信息,每个用户的密码都与其姓名相同。
3.由于客户端之间的通讯不通过服务器转发,所以每台机器只能正常能运行一个客户端(虚拟机可以提供测试平台). 与另一客户端成功通讯之前,必须首先把对方加为好友。-a java chat system. The system needs to JDK1.5 or higher support. 2.serverDatabase of server data files. If the use of existing data available Account : 1, Password : zwz, log server login system will be available after all registered users of the information, Every user has the password with the same name. 3. Due to client communication between the server is not transmitted through, Therefore, each machine can only run a normal client (virtual machine can provide testing platform). with another client success communications before, we must first of all increase for each other friends.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 31767665chatsystem_java.rar 列表 Chat\chat\source code\Client\ClientThread.java Chat\chat\source code\Client\ClientThreadPoolBuilder.java Chat\chat\source code\Client\Communicate.java Chat\chat\source code\Client\FriendsDatabase.java Chat\chat\source code\Client\SaveFileGUI.java Chat\chat\source code\Client\ServerClient.java Chat\chat\source code\Client\ServerClientData.java Chat\chat\source code\Client\ToFriendFile.java Chat\chat\source code\Client\Manifest.txt Chat\chat\source code\Client\Client.java Chat\chat\source code\Client\ClientControlGUI.java Chat\chat\source code\Client\ClientFriendGUI.java Chat\chat\source code\Client\ClientInitiateGUI.java Chat\chat\source code\Client\ClientIO.java Chat\chat\source code\Client Chat\chat\source code\Server\ServerClientData.java Chat\chat\source code\Server\ServerControlGUI.java Chat\chat\source code\Server\ServerDatabase.java Chat\chat\source code\Server\ServerIO.java Chat\chat\source code\Server\ServerLogInGUI.java Chat\chat\source code\Server\ServerThread.java Chat\chat\source code\Server\ServerThreadPoolBuilder.java Chat\chat\source code\Server\Manifest.txt Chat\chat\source code\Server\Administrator.java Chat\chat\source code\Server\AdministratorGUI.java Chat\chat\source code\Server\AllClientTableModel.java Chat\chat\source code\Server\ClientData.java Chat\chat\source code\Server\ClientFriendTableModel.java Chat\chat\source code\Server\ClientGUI.java Chat\chat\source code\Server\Communicate.java Chat\chat\source code\Server\OnlineClientTableModel.java Chat\chat\source code\Server\SearchClientTableModel.java Chat\chat\source code\Server\Server.java Chat\chat\source code\Server\ServerClient.java Chat\chat\source code\Server Chat\chat\source code Chat\chat\executable jar\Server.jar Chat\chat\executable jar\Client.jar Chat\chat\executable jar\serverDatabase Chat\chat\executable jar Chat\chat\readme.txt Chat\chat Chat