The following java project contains the java source code and java examples used for a basic client server application ii. Updated 7/13/06. This version II example shows you how to build a basic client/server address application. The client sends a last name to the server and the server responds. Address infomation is stored in a 2x2 array in the form of records. The source and a tutorial are included.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
Client_Server.GIF | 2402 |
Sockets_Tutorial_II.html | 35480 |
tcpClient.java | 14381 |
tcpServer.java | 14873 |