搜索资源列表
JAVA_CHATROOM
- chat room,have both server and client.client can talk publicly or privatly sever can send message to all clients or choose one.-chat room, have both server and client.client can talk publicly or privatly sever can send message to all clients or choo
chat
- 基于Java的聊天工具,非常好的借鉴学习材料,运行通过。-chat client and sever
ChatServer
- make chat sever&client use socket
PC_health_server
- Server Client project to get PC health of remote sever.
BSfanganjicheng
- 应用分类列举的方法,研究了基于B/S结构的空间关系数据库的集成两类模式— — 以服务器为主空间数据库集成模式和以客户端为主空间数据库集成模式。列举了这两种模式的各种方案:CGI模式、Sever API模式、Java Servlet和Applet模式、插件(plug-in)模式、Active X控件模式。以Mapobjects IMS的CGI为例,给出空间关系数据库集成方案的应用模式,表明了这种方案的可实践性。最后,指出了基于B/S结构空间数据库集成方案的研究方向。-Application of
JavasocketClientSever
- JAVA SOCKET 实现 主机与客户端的通信 JAVA SOCKET 实现 主机与客户端的通信-Java communication between the sever and client Java communication between the sever and client
TCP_UDPreservemsg
- 1.Run Server.java first to monitor 2.read n_port. In this program and the n-port are 6060. 3.In the Client window, you will see "Remember the n_port and r_port are both 6060" "Please input the host name of server" 4.Since I tested th
TCP
- 详细的TCP sever client 应用,非常常用,java 编写-Detailed TCP sever client application
TFTP Client&Sever
- 用Java实现了一个以TFTP协议传输文件的程序 包括服务器端和客户端(A file transfer program by using TFTP protocol, including sever and client part.)