搜索资源列表
RMI远程方法调用
- 分布式计算——RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing -- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
Java RMI的应用
- Java RMI的应用——学习RMI的简单编程应用。编写一个课程成绩管理程序,要求用Java RMI实现-Java RMI application -- a simple RMI programming application. Preparation of a performance management program procedures, requirements using Java RMI
【用RMI构建聊天应用程序】
- 用RMI构建聊天应用程序: 其基本思想是:多个客户通过APLLET进行聊天,客户的聊天内容分别显示在各自的 TextArea 内,要做到这些,需要做到: 1、客户首先向服务器注册,告知服务器它在监听某主题; 2、客户注册之后,向服务器发送消息; 3、服务器再把消息发送给所有监听此主题的客户-Construction chatting with RMI application : The basic idea is : many customers APLLET for c
rmi
- 一个java rmi实现整数的斐波那契计数
通过RMI实现远程调用
- 通过RMI实现远程调用一个JAVA小程序-through remote call a Java Applet
Timer
- 用RMI实现在JAVA环境下服务器与客户端的时钟同步。-RMI implementation using JAVA environment in the server and the client clock synchronization.
RMIOperate3
- RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网.-RMI communications, can be remote access server-side access to news, to the client applications in wide area network.
src
- 一个简单的RMI远程调用程序 java编写的 课程设计的源代码-A simple RMI remote call procedure to prepare the curriculum design java source code
liaotianshi
- 基于java RMI技术的网络聊天室,完整,编译用过。-Based on java RMI technology, internet chat rooms, complete, compile used.
RIMChatsrc
- A java-rmi chat-room,instant messaging is one particular application in a broader class of applications known as presence-based applications. Presence-based applications are inherently distributed applications that build on the notion of a user’s
RMImeetingsystem
- 计算机网络实验之一,基于RMI技术的会议系统,完成用户和会议功能,拥有GUI界面-One of the computer network experiment, based on RMI technology, conference system, complete the user and conferencing, with GUI interface
RMI_1
- 编写简单的HTTP 1.0 客户端程序,编写简单的HTTP 1.0 服务器程序 编写多线程Web服务器 编写RMI程序-Write a simple HTTP 1.0 client program, write a simple HTTP 1.0 server program write multi-threaded Web server writing RMI programs
rmi-code
- 分布式rmi,java的agenda service system-Distributed rmi, java' s agenda service system
RMI
- RMI EXAMPLE FIBONACCI LARGE NUMBERS
RMI
- RMI的使用,分为客户端和服务器端 通过建立server端,使得客户端可以连接上去-The use of RMI, is divided into client and server side, through the creation of server-side, so that clients can connect up
chat_rmi.3289
- Chat Using RMI, is a simple chat what using middleware rmi.
socket
- socket网络编程实验,三个实验,分别是单线程多线程,RMI-socket network programming experiment, three experiments are single-threaded multi-threading, RMI
rmi
- 简单的java网络编程 rmi源代码 简单 实用-java rmi code
rmi-client
- RMI client implementation
rmi-server
- RMI Server implementation