Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - RMI
Search - RMI - List
DL : 0
RMI技术是中间件技术的一种,这次RMI,我做的是传递一个数组并返回数组的排列。-RMI technology is a kind of middleware technology, the RMI, I am doing is passing an array and returns the array arrangement.
Update : 2024-05-19 Size : 152576 Publisher : James

名称:RMI BrokerTool简介:使用RMI编程,服务端和客户端的BrokerTool。 完整实现所有功能,包括stock 和 portfolio。 MVC范式,,RMI带回调,客户端同步刷新。内容:src文件夹 -- 所有源代码 server.bat -- 服务端 client.bat -- 客户端-RMI BrokerTool -Name: the RMI the BrokerTool Profile,: programming using RMI server and client of the BrokerTool. Complete implementation of all functions, including stock and a portfolio. The MVC paradigm, the RMI back to the tone, the client refresh synchronization. Content: src folder- all the source code server.bat- service side client.bat- client-RMI BrokerTool
Update : 2024-05-19 Size : 14336 Publisher : 郭娟

DL : 0
1 example of RMI: - Myserver: Bind address and registry 1 Rmi registry - MyClient: call method from MyServer to execute
Update : 2024-05-19 Size : 708608 Publisher : asf

DL : 0
这是一个银行信用卡直销客户管理系统, 主要是记录客户信息与直销金额的计算,采用 java rmi和ms sqlserver 2-it is a bank credit card sale customer adminstration application,user java rmi and ms sqlserver 2000. it focus the refund of the customer according to his performane
Update : 2024-05-19 Size : 1293312 Publisher : markzhou

DL : 0
2A-SI - Réseaux : Programming with RPC and JavaRMI
Update : 2024-05-19 Size : 365568 Publisher : joenisto

DL : 0
RMI demo with serialization and remote manipulation of a data structure.
Update : 2024-05-19 Size : 2048 Publisher : xanderdantes

DL : 0
本实验将分别实现JNDI、RMI、JDBC和JTA共4种简单的示例程序,以加深对以上四种技术的理解和应用。-This experiment will achieve JNDI, RMI, JDBC and JTA 4 simple sample program, in order to deepen the understanding and application of these four technologies.
Update : 2024-05-19 Size : 4096 Publisher : fuaixia

DL : 0
EhCache 是一个纯Java的进程内缓存框架,具有快速、精干等特点,是Hibernate中默认的CacheProvider。-主要的特性有: 1. 快速. 2. 简单. 3. 多种缓存策略 4. 缓存数据有两级:内存和磁盘,因此无需担心容量问题 5. 缓存数据会在虚拟机重启的过程中写入磁盘 6. 可以通过RMI、可插入API等方式进行分布式缓存 7. 具有缓存和缓存管理器的侦听接口 8. 支持多缓存管理器实例,以及一个实例的多个缓存区域 9. 提供Hibernate的缓存实现 10. 等等
Update : 2024-05-19 Size : 710656 Publisher : 王学兴

一个分布式时钟系统,主要采用了Java中RMI机制与观察者设计模式-a distributed clock system implemented by Java, which based on the Java RMI mechanism and observer design pattern
Update : 2024-05-19 Size : 126976 Publisher : 史俊杰

DL : 0
远程协助小系统,可以远程操作 采用c/s模式 rmi的相关知识-Remote Assistance system can be operated remotely by the c/s mode rmi knowledge
Update : 2024-05-19 Size : 357376 Publisher : huangbinjie

DL : 0
使用Java RMI实现的分布式时钟,不带图形界面,客户端有模拟时钟和数字时钟,客户端可以在服务器上注册自己的兴趣,比如更新时间间隔-This is a distributed clock application built on Java RMI. Analogue clock and Digital clock are distributed clients which can register themselves on distributed server.
Update : 2024-05-19 Size : 26624 Publisher : tx

RMI远程实现。编程语言为JAVA,是网络编程的一个小实例。-The RMI remote achieve. The programming language JAVA, is a small example of network programming.
Update : 2024-05-19 Size : 2048 Publisher : jianglilei

DL : 0
使用java的rmi功能实现分布式应用中的时钟演示,并且使用回调方法,在时钟变化时,同时客户端-this is a clock demo of the java rmi , this is for distributed applications, and it has callback method for client.
Update : 2024-05-19 Size : 45056 Publisher : 张婕

Unix Domain Sockets for Java + RMI-over-AF_UNIX-Unix Domain Sockets for Java+ RMI-over-AF_UNIX
Update : 2024-05-19 Size : 46080 Publisher : hongtao

DL : 0
java RMI 示例 包含客户端与服务端 有图形界面-the java RMI sample contains client and server with a graphical interface
Update : 2024-05-19 Size : 9216 Publisher : zys

用java写的Markdown Editor(Markdown编辑器)可以联网实时编辑 使用RMI通信-Written in java The the Markdown Editor (Markdown editor) can be networked real-time editing using RMI communication
Update : 2024-05-19 Size : 186368 Publisher : zys

通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-Code reuse mechanism through C++ specific simulation to achieve a similar the RMI function of the class library, such simple call TerminateThread function after receiving the stop command, the client request thread closes this ill-considered, should choose a practical and effective The mechanism to avoid properly terminated, or if you do not accept to pass a message to the user when the client calls the function
Update : 2024-05-19 Size : 16384 Publisher : johny

DL : 0
In iterative name resolution, a client sends a complete domain name to the Server 1 whose IP address is well-known.Then Server 1 resolves the name as far as it can. In this example, it resolves \edu\. Server 1 returns the name server address associated with \edu\. Then the client name resolver contacts the returned server (Server 2), which futher resolves the \www.u \. The Server 2 returns the IP address for domain name correspondingly. -There are two methods for name resolution. One is an iterative approach while the other is a recursive approach. This implement both methods using Java RMI.
Update : 2024-05-19 Size : 4096 Publisher : 姓名

The remote method invocation feature of Java is implemented using a Client, Server and an RMI Interface.
Update : 2024-05-19 Size : 2048 Publisher : Eashan

Example source code for CORBA IIOP client and server for Java
Update : 2024-05-19 Size : 1024 Publisher : nos12
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.