Download List

Projeto Descrição

j-Interop is a Java Open Source library (under
LGPL) that implements the DCOM wire protocol
(MSRPC) to enable development of Pure, Bi-
Directional, Non-Native Java applications which can
interoperate with any COM component. The
implementation is itself purely in Java and does not
use Java Native Interface (JNI) to provide COM
access. This allows the library to be used from any
Non-Windows platform. It comes with pre-
implemented packages for automation. This
includes support for IDispatch, ITypeInfo, and
ITypeLib. For more flexibility (in the cases where
automation is not supported), it provides an API
set to directly invoke operations on a COM server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-27 23:24 Back to release list
2.04 (RC 8)

Esta queda corrige problemas relacionados com a contagem de referência feita pela biblioteca para cada objeto COM. É altamente recomendável para se deslocar para esta versão, logo que o tempo permite.
Tags: Major bugfixes
This drop fixes issues related to reference
counting done by the library for each COM object.
It is highly recommended to move to this release
as soon as time permits.

Project Resources