搜索资源列表
java_clientSever
- 这是一个使用Java编写的基于Socket的Client及Sever,能够提供Client及Server之间的通信。-It is a Java-based Socket Client and Server. able to provide between Client and Server communication.
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
qq
- 简易的QQ程序代码 , 有客户端,服务器程序-easy qq CODE,have sever and client ,is very easy
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
Android-News-Client-Sever
- java写的android平台上的一个新闻客户端的服务器端源码-java app for android platform a news client server-side source code
TCP
- 详细的TCP sever client 应用,非常常用,java 编写-Detailed TCP sever client application
android-IM
- 一个安卓开发的即时通信客户端和服务器端软件。-android client and java sever IM
socket
- 用于实现Java中TCP/IP协议中sever端与client端的通信,对java初学者认识socket编程有很大的帮助。-Java is used for communication in TCP/IP protocol and the client side of the sever end, understanding for beginners java socket programming of great help.
java-aplicacion_cliente_servidor-master
- this an client/sever application -this is an client/sever application
TFTP Client&Sever
- 用Java实现了一个以TFTP协议传输文件的程序 包括服务器端和客户端(A file transfer program by using TFTP protocol, including sever and client part.)