Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: 865880434 Download
 Description: Server and client through socket Socket (TCP) connections. In java socket is quite simple, Java API sets to address the communications interface provides a class java.net.Socket., Makes writing network applications with relative ease. Multi-threaded servers to meet the multi-user' s request, with the back-end database through JDBC connections, and through the creation of a ServerSocket object to listen for connection requests from clients, the default port is 8080, then an infinite loop calling accept () method accepts client connections customers through the Socket (InetAddress, port) to establish a connection with the server. Server and the client through the construction BufferedReader, PrintWriter to create input and output streams, and then the two sides through the input and output streams to pass information to each other, upon receipt of the customer' s connection request, the server accept () method returns a new Socket object.
 Downloaders recently: [More information of uploader 三鲜丸子]
 To Search:
File list (Check if you may need any files):
 

pic.zip
src
...\compli.bat
...\src
...\...\MainWin.java
...\...\New.java
...\...\Register.java
...\...\Server.java
基于JAVA的ICQ系统的设计于实现.doc
    

CodeBus www.codebus.net