搜索资源列表
JAVA的corba小例子
- 演示了如何在java平台使用corba- How demonstrated in the java platform has used corba
Exercise 5
- Java Corba编程, 是将java 和 corba 结合在一起来实现远程方法调用. corba 比 rmi 应用的更广泛.-Java programming, java and corba will combine to achieve remote method invocation. Corba than rmi applications more extensive.
corba
- 简单的java代码供初学者学习 我以前也老犯弱智的问题,但代码看多了就能成为高手了-simple java code for beginners to learn I was old mentally retarded offenders, but the code can be read as a master
java-corba-quickstart
- corba的java的快速开发实例,里面详细介绍的一个简单的corba应用的开发方法和步骤,对初学者比较有价值。内涵文档和源码。
cplusplusjingdianwendachinesed
- C++ 经典问答 中文版 不同于 C常用问题 通过一种简明而直接的问-,答方式,为你提供了<b>400多种编程问题的解决方案</b>,使你能够轻松地面对来自实际工作中的各种挑战,以最高效率的完成工作。书中所有的内容都符合最新的ANSI/ISO C++ 标准。这些内容包括了有关C++的一些语法变化比如:mutable语法,和一些重大的改变比如:RTTI 、namespaces以及C++标准类库的更新。此外,本书还讨论了Java、CORBA、COM/COM+和C++的关
chat
- 基于Corba的聊天室,可以设定人数上限。-Corba-based chat room, you can set the maximum number.
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
- 分布式CORBA的一些简答例程,有利于初学者学习和使用,所有程序都可以运行-CORBA Distributed简答some routines will help beginners to learn and use, all programs can be run
corbarMessage
- Corba 服务器端 用以实现一个远程消息管理系统,这是一个课程小作业-corba servant, this is a remote message manegement system and a little homework
MAPGISIMS.Setup67v040826
- MAPGIS-IMS(Internet Map Server)是中地软件推出的新一代基于Internet 的分布式GIS解决方案。对于最终用户,它提供了一种更为快捷、廉价的方式以获取地理信息;对于高级用户,它还提供了更为丰富的管理工具来建立可缩放的、高效的站点。MAPGIS-IMS遵循GIS标准,采用分布式GIS软件技术,基于Internet网,采用多层体系结构和几种分布式对象技术的综合使用(CORBA,DCOM、JAVA)来为建立及发布地图信息提供了快捷的一体化解决方案。 本软件是mapg
CORBA-sample-of-java
- 该程序是基于CORBA构建技术的一个小小实例程序,大家可以根据自己的兴趣自己改写。其中的.mht文档详细说明了程序的编译,运行的事宜。-It s a simple program to present the use of CORBA,a kind of component techenique.
javafr_APPLICATION-CHAT-AVEC-CORBA-JAVA___Page.zi
- a java corba chat system
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.)