搜索资源列表
JAVA的corba小例子
- 演示了如何在java平台使用corba- How demonstrated in the java platform has used corba
FileLister
- 利用java+corba技术实现远程访问文件系统,模拟网上邻居的功能。-use java corba Remote Access Technology File System, simulated online neighbor function.
java-corba-quickstart
- corba的java的快速开发实例,里面详细介绍的一个简单的corba应用的开发方法和步骤,对初学者比较有价值。内涵文档和源码。
CORBA
- 本程序适用java语言写的CORBA构架的网络服务器程序
OReilly.Java.Rmi
- 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 CORB
50844914C
- 《Java中间件技术及其应用开发》-李华飚-源代码 ,本书使用丰富的案例介绍了使用Java技术进行中间件编程的方法及技巧,包括JSP、JavaServlet、JDBC数据库开发、使用JavaMail开发邮件应用程序、RMI(远程方法调用)、EnternriseJavaBeans开发、使用CORBA以及Java IDL进行开发、JNDI编程、JMS应用开发、Java XML编程以及Java开发Web服务等。 -" Java Middleware technology and its a
CORBA
- This is source code corba with java
CORBA
- 分布式CORBA的一些简答例程,有利于初学者学习和使用,所有程序都可以运行-CORBA Distributed简答some routines will help beginners to learn and use, all programs can be run
ImageFusion_Middleware
- 图像融合软件中间件源程序. 采用的平台是Java。技术是CORBA。 通过分析图像融合技术在应用中遇到的各种问题,提出了一种将中间件技术应用于图像融合技术中的思路,从而有效解决这些问题。 同时通过简单比较各种中间件技术平台,提出使用CORBA作为中间件的实现工具。 里面还附有一篇配合设计的论文。 -Image Fusion Middleware source software. The platform is the use of Java. Technology
JacORB-2.3.0-src
- JacORB是免费的Java对象请求代理系统(CORBA),附带全部源代码,包含大部分CORBA对象服务的实现,以及大量的代码实例。-JacORB is a free Java Object Request Broker system (CORBA), attached to all source code, including most of the realization of CORBA object services, as well as a large number of code
CORBA
- Corba example on java, all code available
CORBA-sample-of-java
- 该程序是基于CORBA构建技术的一个小小实例程序,大家可以根据自己的兴趣自己改写。其中的.mht文档详细说明了程序的编译,运行的事宜。-It s a simple program to present the use of CORBA,a kind of component techenique.
Idl
- java CORBA接口程序文档资料说明,是最重要的文档资料说明-java CORBA
corba-explained-simply
- java corba开发指导,在JDK的环境中开发分布式计算的Corba程序。-this is programming guide for java corba development
calculadora-en-corba
- calculadora basica realizada en corba con el compilador idlj de java.... el cliente y el servidor estan en java
JAVA--CORBA
- JAVA版CORBA程序指导书 详细的过程介绍 一个是计数的程序一个是简单的应用-JAVA version of the CORBA program guide is a detailed descr iption of the process of counting is a simple application process
CORBA-HelloWorld
- Java实现的CORBA接口版Helloworld,包含客户端和服务端-Java CORBA Helloworld
Advanced CORBA Programming with C++ 1999
- Professional Java User Interfaces
Java rmi
- 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 tunnel
corba-master
- 一个CORBA的小例子,实现多项式加法,客户端给服务器不断发多项式,服务器把他们相加后显示结果。(A small example of CORBA, the realization of a polynomial addition, the client sends a polynomial to the server constantly, the server adds them to the results.)