搜索资源列表
Source
- rmi server web service for a stock track systerm
RMI
- RMI的源程序 server端实现了梅森素数的查找 客户端调用服务查找-RMI source server-side to achieve a Mersenne prime search service to find the client calls
FileSharing
- its is a java RMI code for file transfer, it consist of code for server and client.
MeetingServerSystemBasedRMI
- 一个基于RMI的分布式会议议程管理服务系统,包括一个服务端和客户端程序。-A distributed meeting server system based RMI,which includes a server program and a client program.
nioPool
- JAVA NIO实现的 客户端连接池程序。 其功能主要是调用服务器函数,发送对象,接收对象 ,徐序化对象,类似于Rmi 里面用到了动态代理.-JAVA NIO client implementation process connection pool. Its function is to call the server function, to send the object to receive the object, Xu sequence of objects, similar to t
RemoterController
- rmi C/S 客 户 端 与 服 务 端 连 接-rmi C/S CLIENT AND SERVER CONNECTION
bomberman
- A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
RmiCliente
- this code ithe client of rmi server
src
- 基于Java-RMI(远程方法调用)实现一个小型的分布式系统,基本功能如下: 1) 提供并显示当前时间的服务器端。 2) 获取并用模拟和数字两种时钟按指定时间间隔显示时间的客户端。 -Based on Java-RMI (remote method invocation) to achieve a small-scale distributed systems, the basic functions are as follows: 1) to provide and display
RMIPro
- a simple RMI program ( computing server with discrete secondary servers)
java
- 用RMI方法实现当地的Java聊天程序,是基于一个服务器端的多个客户端的聊天程序。只需进行编译后即可运行。-Use RMI methods to achieve local Java chat program is based on a multiple client server chat program. Just be compiled to run.
Asg3RMI_2
- Plugin some data running on Java from RMI-This is a RMI Server Java scr ipt
czwTime
- 基于JAVA RMI设计的分布式时间显示程序,采用回调技术,客户端调用服务端后不再做任何事,服务端自动每隔3秒(时间也自行设定)再调用客户端的显示方法,在客户端的窗口显示数字时钟。-JAVA RMI-based design of a distributed time display program, using callback technology, client-side post-call service will no longer do anything server automat
RMI-test
- RMI远程方法调用的实验,服务器端接收客户端的输入数据并显示。-RMI Remote Method Invocation experiment, the server receives the client-side input data and displayed.
spring.rmi
- spring rmi通信配置未例,通过spring配置客户端与服务器端通过rmi进行通信,从而为客户端为rcp的运用提供数据传输的能力,也可用于服务端间的通信,速度很快。 项目需要myeclipse,需要的LIB已经全部加入。-spring rmi communication configuration without cases, through the spring configuration client and server communicate via rmi to the cl
RMI
- 编写简单的HTTP 1.0客户端/服务器程序,多线程Web服务器以及简单的RMI程序-Write a simple HTTP 1.0 client/server applications, multi-threaded Web server and a simple RMI program
RMI_DEMO
- RMI服务器端和客户端调用DEMO,包括JAVA标准RMI方式和使用SPRING RMI代理方式(ECLIPSE工程,需要JDK1.4或以上)。-RMI server and client called DEMO, including JAVA standard methods and the use of SPRING RMI RMI proxy mode (ECLIPSE project, which requires JDK1.4 or above).
server
- RMI 的客户端与服务器程序 学习RMI的可以-The client and RMI server program
RMI
- This file contains two files rmi server and rmi client and implements remote method invvocation in java
java-RMI-math-operator-server-client
- A java RMI server client math operator. Simple project for the network services class.-A java RMI server client math operator. Simple project for the network services class.