Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Server Download
 Description: Chat program using mainly Java network package server socket and client socket implementation, the core part of the implementation ideas are as follows: the server according to the specified port to create a server socket and listens for connection requests on this port each a new client create a client socket connection with the server each one connected to the server has a connection pool to stay connected When one client sends a group chat or offline on-line information, the corresponding connection server program receives the message, to maintain all of its client connection broadcasts the message. When the client makes a separate chat, file transfer and other users need to specify a message sent to the server-side connection pooling find the corresponding traversal client, the message is sent separately to the client.
 Downloaders recently: [More information of uploader 需现场]
 To Search:
File list (Check if you may need any files):
 

Server\build\built-jar.properties
......\.....\classes\server\CS.class
......\.....\.......\......\Server.class
......\build.xml
......\deny.txt
......\.ist\README.TXT
......\....\Server.jar
......\manifest.mf
......\nbproject\build-impl.xml
......\.........\genfiles.properties
......\.........\private\private.properties
......\.........\.......\private.xml
......\.........\project.properties
......\.........\project.xml
......\src\server\CS.java
......\...\......\Server.java
......\user.txt
......\build\classes\server
......\.....\generated-sources\ap-source-output
......\.....\classes
......\.....\empty
......\.....\generated-sources
......\nbproject\private
......\src\server
......\build
......\dist
......\nbproject
......\src
Server
    

CodeBus www.codebus.net