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

Search list

[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: 7168 | Author: 冯昊飞 | Hits:

[JSP/JavaJAVA RMI

Description: 请查看里面的read me文件, 这是我的一次作业! -please look over the file named "read me" ,it s my first exercise
Platform: | Size: 802816 | Author: 李星 | Hits:

[Internet-NetworkRMI入门例子

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: 86016 | 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: 8192 | Author: 杨旭迎 | Hits:

[JSPMasteringRMI

Description: 《精通RMI:Java与EJB企业级应用开发》书籍的源代码. 本书是讲述RMI技术的经典著作,清晰地展示了设计和创建RMI应用中涉及到的思想,包括最常用的设计模式。详细讲述了如何利用RMI的所有高级特性,如何创建RMI系统,实例丰富,还介绍了常用的客户/服务器结构、远程调用的本质以及与RMI相关的技术。作者把既简单又很有说服力的应用与理论相结合,全书由浅入深,概念叙述和应用分析并举,使读者不仅“知其然”,而且“知其所以然”。对于所有关注Java技术、从事企业应用实现的读者来说,是一本内容详尽、技巧高超的参考书籍。 -"proficient RMI : Java and EJB enterprise-class application development, "the source books. the book is about RMI classics, a clear demonstration of the design and creation of RMI application relates to the idea, including the most commonly used design patterns. A detailed account of how to use RMI all advanced features, how to set up RMI system, abundant examples, also introduced in the client/server structure, the nature of long-distance calls with the RMI and related technologies. The authors not only simple but also very convincing application and theory, elementary book. the concept of narrative and analysis applications simultaneously, so that readers not only "know-" and "know why they are so." For all the concern Java technology, enterprise applicat
Platform: | Size: 9744384 | Author: nomad2 | Hits:

[JSP/JavaChating

Description: RMI chatting room GUI example
Platform: | Size: 30720 | Author: bulshit | Hits:

[JSP/JavaRMI

Description: RMI非常经典的实例+PPT说明(step by step)-RMI is a classic example of+ PPT description (step by step)
Platform: | Size: 67584 | Author: xuelang | Hits:

[JSP/JavaOReilly.Java.Rmi

Description: OReilly.Java.Rmithis 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. -OReilly.Java.Rmithis 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: zhuiqiu111 | Hits:

[WEB CodeSipClient

Description: sip client is an voip client which uses an rmi and robot classes in java ,,,it will help u a lot when u r going to develop a java voip appication session intiate proce-sip client is an voip client which uses an rmi and robot classes in java ,,,it will help u a lot when u r going to develop a java voip appication session intiate process
Platform: | Size: 132096 | Author: veerensw | Hits:

[JSP/JavaSocket

Description: RMI通讯,这是一个很好的CS架构的源码-RMI
Platform: | Size: 25600 | Author: gumingliang | Hits:

[JSP/JavaRMITEST

Description: RMI学习心得,通过在MS-DOC到eclipse+spring的调试使用,熟练掌握RMI远程调用应用-RMI learned, through the MS-DOC to debug eclipse+ spring use, proficiency in the application of Remote Invocation RMI
Platform: | Size: 4420608 | Author: 王春明 | Hits:

[JSP/Javarmi

Description: This an example how to use rmi in Java, with images and the source code.-This is an example how to use rmi in Java, with images and the source code.
Platform: | Size: 7742464 | Author: Lau | Hits:

[JSPSpringFramework

Description: 即使有好工具和好技术,开发软件仍然是比较困难的。有一些平台,它们包打天下, 但实际上很沉重、难以控制,在开发过程中效率不高,却让开发软件变得更加困难。 Spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事务、 用RMI或web service远程调用、以及使用多种方式来将数据持久化到数据库。Spring提供了全功能的 MVC framework, 以及透明集成AOP到你的软件中的能力。-Even if there is a good tool and good technology, software development is still more difficult. Some platforms, they are conquering the world, but in fact is very heavy, difficult to control, in the development process efficiency is not high, yet leaving software development has become more difficult. Spring for the preparation of enterprise applications provides a lightweight solution, while still supporting the use of declarative transaction, using RMI or web service remote calls, as well as the use of a variety of ways to the data persistence to the database. Spring provides a full-featured MVC framework, and transparent integration of AOP into your software capabilities.
Platform: | Size: 2180096 | Author: 刘晓初 | Hits:

[Other Web CodeRMI

Description: Java RMI (Remote Method Invocation 远程方法调用)是用Java在JDK1.1中实现的,它大大增强了Java开发分布式应用的能力。-Java RMI (Remote Method Invocation Remote Method Invocation) is implemented in Java in JDK1.1, which greatly enhances the ability of Java distributed application development.
Platform: | Size: 1024 | Author: yangwen | Hits:

[JSPRMI

Description: rmi in java it contain the steps for building a rmi application in java and the steps to compie it and run it and some sxamples
Platform: | Size: 312320 | Author: magdoulin | Hits:

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

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

[JSP/JavaRMI

Description: my first source code for RMI in java
Platform: | Size: 14336 | Author: Messi | Hits:

[JSP/Javarmi

Description: Simple program demonstrating rmi in java
Platform: | Size: 1024 | Author: Ezhilarasi | Hits:

[JSP/JavaRMI

Description: Sample code for the Demonstration of RMI in java
Platform: | Size: 20480 | Author: vvishal | Hits:

[OtherLogin & register RMI

Description: login rmi program using three tier architecture in java language
Platform: | Size: 1451008 | Author: SK@23 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net