Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: chatClientandchatServer Download
 Description: Java-based multi-client communication applet source code, a typical C/S structure, there is the interface. It divided into two parts, the server and the client. Using TCP/IP protocol for communication via Socket. Mainly to complete the login authentication server and messaging features. After starting the server provides a network port, waiting for the client request, log on to the server, and then forwards the network communications and messages. To realize the communication between the multi-client, multi-threading mechanism must be built. Client is complete login validation and messaging and display capabilities, client connection requests can be sent through the IP address of the server and log in chat rooms. Members list box displays a list of all people online, it was out of chat rooms, list of members will be automatically removed. Clients need to implement a simple human-computer interaction, and may be Java-java.swing java.awt API class implementation, Eclipse provides a plug
 Downloaders recently: [More information of uploader 王根胜]
 To Search:
File list (Check if you may need any files):
 

多客户端通信的聊天室设计与实现
..............................\chatClient
..............................\..........\.classpath
..............................\..........\.project
..............................\..........\.settings
..............................\..........\.........\org.eclipse.jdt.core.prefs
..............................\..........\bin
..............................\..........\...\com
..............................\..........\...\...\wanggensheng
..............................\..........\...\...\............\chatClient
..............................\..........\...\...\............\..........\ChatClient$1.class
..............................\..........\...\...\............\..........\ChatClient.class
..............................\..........\...\...\............\..........\ChatManager$1.class
..............................\..........\...\...\............\..........\ChatManager.class
..............................\..........\...\...\............\..........\ClientMainWindow$1.class
..............................\..........\...\...\............\..........\ClientMainWindow$2.class
..............................\..........\...\...\............\..........\ClientMainWindow$3.class
..............................\..........\...\...\............\..........\ClientMainWindow.class
..............................\..........\...\...\............\..........\LoginWindow$1.class
..............................\..........\...\...\............\..........\LoginWindow$2.class
..............................\..........\...\...\............\..........\LoginWindow.class
..............................\..........\src
..............................\..........\...\com
..............................\..........\...\...\wanggensheng
..............................\..........\...\...\............\chatClient
..............................\..........\...\...\............\..........\ChatClient.java
..............................\..........\...\...\............\..........\ChatManager.java
..............................\..........\...\...\............\..........\ClientMainWindow.java
..............................\..........\...\...\............\..........\LoginWindow.java
..............................\chatServer
..............................\..........\.classpath
..............................\..........\.project
..............................\..........\.settings
..............................\..........\.........\org.eclipse.jdt.core.prefs
..............................\..........\bin
..............................\..........\...\com
..............................\..........\...\...\wanggensheng
..............................\..........\...\...\............\chatServer
..............................\..........\...\...\............\..........\CreateServerThread.class
..............................\..........\...\...\............\..........\Server.class
..............................\..........\src
..............................\..........\...\com
..............................\..........\...\...\wanggensheng
..............................\..........\...\...\............\chatServer
..............................\..........\...\...\............\..........\Server.java
    

CodeBus www.codebus.net