搜索资源列表
RMI实现的简单计算器
- RMI实现的简单计算器,供需要的人参考学习RMI
rmi教程
- rmi教程,包含rmi插件的安装,以及服务器、客户端的设置,和运行过程。
RMI
- 用java编RMI程序-series with RMI procedures
rmi
- java rmi例子-java rmi
通过RMI实现远程调用
- 通过RMI实现远程调用一个JAVA小程序-through remote call a Java Applet
网络聊天室(java rmi)
- 网络聊天室,java rmi技术实现的一个聊天程序-Internet chat rooms, java rmi technology of a chat program
关于实现加法的rmi的例子
- 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the
较为复杂的rmi的例子
- 说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findin
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(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote serv
RMI写的聊天室
- 用RMI实现的聊天室 包括服务器端和客户端 可支持多人多房间聊天 对要开发聊天室的兄弟很有用处 也可以做学习RMI的学习资料-RMI RMI
【用RMI构建聊天应用程序】
- 用RMI构建聊天应用程序: 其基本思想是:多个客户通过APLLET进行聊天,客户的聊天内容分别显示在各自的 TextArea 内,要做到这些,需要做到: 1、客户首先向服务器注册,告知服务器它在监听某主题; 2、客户注册之后,向服务器发送消息; 3、服务器再把消息发送给所有监听此主题的客户-Construction chatting with RMI application : The basic idea is
java-rmi
- Actual Java RMI implementation-Actual implementation of Java RMI
rmi
- 这是一个简单的rmi实现,只实现了最最基本的rmi功能-This is a simple rmi realize, realize only the most basic functions rmi
RMI
- RMI demo,学习中间件的可以参考,我已经把编译工具写好-RMI demo, learning middleware can refer to, I have already written to the compiler tools
RMI[1]
- rmi的入门介绍,介绍的不错哦,呵呵,如果你还不了解可以看看这个-rmi introduction of the entry, introduction of good Oh, Oh, do not know if you can take a look at this
RMI
- 详细实现了简单的聊天功能,具体原理是利用RMI,编译后即可运行。-Details to achieve a simple chat functionality, is the use of specific principles of RMI, compiled to run.
rmi
- 一个java rmi实现整数的斐波那契计数-Java rmi realize a Fibonacci integer count
RMI
- 学习java RMI 很好的例子,入门程序-Learning good example of java RMI, entry procedures