-
-
ClientExample.rar
a simple tcp client with java,you can use it to connect with a tcp server.
-
wzqq.rar
... 下载速度太慢,故做成Application
用法:
/class/
1.先运行server.bat
2.再运行client.bat (里面的用户名可以修改,serverAddress也可以,不过我是按localhost调的)
3.可 ...
-
-
-
sock2.zip
socket编程,包括server和client端的程序,具体到connnect,bind,accept,rev,send等等的基本函数,是入门的真好资料
-
ibook8_417489.rar
public static void main(String[] args) {
try {
Enterprise1TestClient1 client = new Enterprise1TestClient1()
Enterprise1 remote=client.getHome().create()
System.out.print(remote.helloWorld("Demo one"))
}catch (RemoteException ex) {
ex. ...
-
ChessGame.rar
這是當初在學網路程式時所寫的,所以有很多很多地方可以改進,
有心人士就拿去亂改吧!
先執行(server) Server 然後再開兩個 (Client) LoginFrame 就能連了。
那個密碼部份是假的,沒有啥用處,可以把它改成輸入ip ,
當初是直接設 127.0.0.1,以方便測試。
-
2006324193924729.rar
Create a time protocol over Client/Server Environment by sending request about time to server from client and the server will response to give the correct time back to the client.
-
-
Xload.rar
在本系统中采用Client/Server和Browse/Application/Server相结合的体系结构设计。在局域网内的应用采用C/S方式,这样可提高系统运行性能
-