The Artima Developer Community
Sponsored Link

Java Answers Forum
j-Interop: Open Source, Non Native access to DCOM

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vikram Roopchand

Posts: 4
Nickname: vikramrc
Registered: Sep, 2006

j-Interop: Open Source, Non Native access to DCOM Posted: Sep 8, 2006 2:32 AM
Reply to this message Reply
Advertisement
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 Windows XP/2K/2K3 and Fedora 5. Beta is expected out by first week of september.

This release can be downloaded from http://sourceforge.net/project/showfiles.php?group_id=174727

Topic: Non Application Error: plz help me Previous Topic   Next Topic Topic: Database auto deletion of rows

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use