Thread View: comp.lang.java.announce
1 messages
1 total messages
Started by pbk@wombat.Eng.S
Sat, 29 Jun 1996 00:00
code/dist/IDL - Distributed Programming using IDL
Author: pbk@wombat.Eng.S
Date: Sat, 29 Jun 1996 00:00
Date: Sat, 29 Jun 1996 00:00
40 lines
1465 bytes
1465 bytes
SUBJECT code/dist/IDL - Distributed Programming using IDL URL http://splash.javasoft.com/JavaIDL/pages/index.html (Native) DESCRIPTION Java IDL allows you to declare remote interfaces in the IDL interface definition language. These IDL declarations are then compiled with a stub generator to generate Java interface definitions and Java client and server stubs. The stubs allow a Java client transparently to invoke operations on an object that is implemented on a remote server. The Java ORB is an object request broker structured to make it easy to plug in different wire protocols. The stubs generated by the IDL compiler are protocol-neutral, but call protocol-specific implementations for ORB operations. This release includes a lightweight TCP/IP-based protocol. VERSION JavaIDL alpha 2.0. This release supercedes the earlier alpha1 release. PLATFORM The IDL compiler is provided for SPARC/Solaris and x86/win32 platforms. The generated code and the run-time packages should run on any Java-enabled platform. PRICE The Java IDL alpha 2.0 release can be freely downloaded for evaluation and development use until September 30, 1996. SOURCE The source for almost all of the run-time packages is included CONTACT Users mailing list: idl-users@java.sun.com Support mailing list: idl-support@java.sun.com -- To submit, mail postings to java@relog.ch (please read the guidelines posted)
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads