搜索资源列表
JAVA的corba小例子
- 演示了如何在java平台使用corba- How demonstrated in the java platform has used corba
EJB与CORBA的交互
- EJB与CORBA的交互-the interactions between EJB and CORBA
corba
- CORBA入门 里面很简单介绍了corba通讯原理,有服务端和客户端。麻烦你们自己分开源码-CORBA entry inside of a very simple principle corba communications, services and clients. Trouble your own separate source
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
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
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.
corba
- 用java语言编写的corba客户端和服务器端程序,来说明corba的使用方法。-Using java language of the corba client and server-side program, to illustrate the use corba.
corba
- corba java 例程。开发环境 eclipse-corba java routines. Development environment eclipse
Corba
- corba命名服务范例,仅供参考,大家一起学习 -corba naming service example
Idl
- java CORBA接口程序文档资料说明,是最重要的文档资料说明-java CORBA
Corba-java-HelloWorld
- 简单的CORBA应用,java语言实现HelloWorld功能-A simple application related to CORBA
ssd8---exam3
- SSD8 exam5 是一个关于Corba的例子 很好很强大-corba
Corba
- Corba实现的一个简单学籍信息查询系统-Corba implementation of a simple enrollment information inquiry system
calculadora-en-corba
- calculadora basica realizada en corba con el compilador idlj de java.... el cliente y el servidor estan en java
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.)