Welcome![Sign In][Sign Up]
Location:
Search - rmi

Search list

[JSP/JavaRMI

Description: 用java编RMI程序-series with RMI procedures
Platform: | Size: 51642 | Author: hata | Hits:

[Other resourceRMI规范说明

Description: 关于使用JAVA语言编写RMI的各种规范的说明资料。-on the use of Java language RMI norms of explanatory information.
Platform: | Size: 50550 | Author: 黄常华 | Hits:

[Internet-NetworkRMI远程方法调用

Description: 分布式计算——RMI远程方法调用:学习RMI编程,了解在多台计算机上的JAVA应用之间的通信。-Distributed Computing -- RMI Remote Method Invocation : Learning RMI programming, multiple computers in the Java application communication between.
Platform: | Size: 7211 | Author: 冯昊飞 | Hits:

[Internet-NetworkJava RMI的应用

Description: Java RMI的应用——学习RMI的简单编程应用。编写一个课程成绩管理程序,要求用Java RMI实现-Java RMI application -- a simple RMI programming application. Preparation of a performance management program procedures, requirements using Java RMI
Platform: | Size: 4079 | Author: 冯昊飞 | Hits:

[WinSock-NDISRMI入门例子

Description: RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
Platform: | Size: 86720 | Author: 李俊 | Hits:

[WinSock-NDISRMI写的聊天室

Description: 用RMI实现的聊天室 包括服务器端和客户端 可支持多人多房间聊天 对要开发聊天室的兄弟很有用处 也可以做学习RMI的学习资料-RMI RMI
Platform: | Size: 10386 | Author: 王宾 | Hits:

[ICQ-IM-Chat【用RMI构建聊天应用程序】

Description: 用RMI构建聊天应用程序: 其基本思想是:多个客户通过APLLET进行聊天,客户的聊天内容分别显示在各自的 TextArea 内,要做到这些,需要做到: 1、客户首先向服务器注册,告知服务器它在监听某主题; 2、客户注册之后,向服务器发送消息; 3、服务器再把消息发送给所有监听此主题的客户-Construction chatting with RMI application : The basic idea is : many customers APLLET for chat, chat clients as shown separately in the respective TextArea, to achieve this, the need to do so : 1, the first client to the server registration, it tells the server in a wiretapping theme; 2, registered customers, send messages to the server; 3, the server then send information to all of this theme eavesdropping customers
Platform: | Size: 8640 | Author: 杨旭迎 | Hits:

[JSP/Javajava-rmi

Description: Actual Java RMI implementation-Actual implementation of Java RMI
Platform: | Size: 99133 | Author: 崔京煥 | Hits:

[JSP/Javarmi

Description: 这是一个简单的rmi实现,只实现了最最基本的rmi功能
Platform: | Size: 3650 | Author: 黄卫立 | Hits:

[Other resourceRMI

Description: RMI demo,学习中间件的可以参考,我已经把编译工具写好
Platform: | Size: 5866 | Author: 涛涛 | Hits:

[JSP/JavaRMI[1]

Description: rmi的入门介绍,介绍的不错哦,呵呵,如果你还不了解可以看看这个
Platform: | Size: 10095 | Author: 林林林 | Hits:

[JSP/Javaspring.rmi

Description: 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 client to use rcp to provide data transmission capacity can also be used for communication between the server, very fast.
Platform: | Size: 14245888 | Author: 砂砂 | Hits:

[JSP/JavaRMI

Description: 基于RMI分布计算实例, 可以单机模拟多台电脑的环境。-RMI-based distributed computing example, multiple computers can be stand-alone simulation environment.
Platform: | Size: 25600 | Author: dou | Hits:

[JSP/JavaRMI

Description: 编写简单的HTTP 1.0客户端/服务器程序,多线程Web服务器以及简单的RMI程序-Write a simple HTTP 1.0 client/server applications, multi-threaded Web server and a simple RMI program
Platform: | Size: 114688 | Author: DANDAN | Hits:

[JSP/JavaEmpowering-the-RMI-in-Java-Approach

Description: Empowering the RMI in Java Approach
Platform: | Size: 673792 | Author: mahee | Hits:

[JSP/JavaRMI

Description: 3. 编写RMI程序; (1) 实践内容 (2) 实现过程 注意: ① 具体体现RMI的交互流程; ② 在此实践中类的设计、某些功能模块的实现流程; ③ 最好利用UML的类图或结构化的程序流程图来描述程序的实现过程; (3) 关键技术 关键写出在完成各个功能时所使用的具体函数,但不要将全部程序代码粘贴; (4) 遇到的问题及解决方案 -3. Writing RMI programs (1) of practice content (2) implementation process Note: ① a concrete manifestation of the interaction process RMI ② practice in this type of design, some features of the module implementation process ③ the best use of UML class plan or structure of the program flow chart to describe the process of the implementation process (3) the completion of key technologies critical to write each function of the specific function, but do not paste the entire code (4) problems encountered and Solutions
Platform: | Size: 32768 | Author: qinyuchun | Hits:

[JSP/JavaJava rmi

Description: With Java RMI, you'll learn tips and tricks for making your RMI code excel. This book provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.
Platform: | Size: 1729536 | Author: 为何生存 | Hits:

[OtherLogin & register RMI

Description: login rmi program using three tier architecture in java language
Platform: | Size: 1451008 | Author: SK@23 | Hits:

[Otherrmi addtion

Description: java rmi program for rmi addition for ip
Platform: | Size: 5120 | Author: SK@23 | Hits:

[Otherrmi

Description: server for simple rmi
Platform: | Size: 6318080 | Author: ddc97 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 42 »

CodeBus www.codebus.net