j-Interop: Open Source , Non Native access to DCOM
Vikram Roopchand <[email protected]> Sat, 9 Sep 2006 01:56:17 -0400
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hello All,
I have developed something similar but only restricted to COM
servers. Here it is for anyone interested:-
j-Interop(http://j-interop.sourceforge.net) implements DCOM wire protocol
(MSRPC) to enable development of Pure Bi-Directional, Non-Native Java
applications which can interoperate with any COM component.The
implementation itself is purely in Java and does not use JNI to provide
native access,thus being truly platform independent. It has full support for
COM automation and supports callback from COM Servers (event handling).
1.04(a) has been tested on Fedora 5 and Windows XP/2K/2K3. Beta is expected
out by second week of september.
This release can be downloaded from
http://sourceforge.net/project/showfiles.php?group_id=174727
Thanks,
best regards,
Vikram