|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
J-Interop: Open Source DCOM Access without JNI.
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.01(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 |
|
#2
|
|||
|
|||
|
New Version 1.06(a) released:-
1) New Feature: Complete support for Manipulating Windows registry in a non native way. All create/read/update/delete operations supported. Please check the WinReg package. 2) New Feature: For inproc servers like DLLs and OCXs , and auto register feature has been provided, using this flag in JISystem\JIClsid\JIProgID class can result in the library making all the registry related changes required to run any Inproc server. It is done on the fly. Beta will be released next week. If anyone has any feature request, they can send the same to me till mid next week. Thanks to all developers for trying j-Interop. best regards, Vikram |
|
#3
|
|||
|
|||
|
After 10 months of development and 8 Alphas, I proudly present the first beta. The library will remain in Beta stage for next 2 months before it hits stable.
I thank all developers for using j-Interop and coming out with some very useful comments. best regards, Vikram |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Java Development > J-Interop: Open Source DCOM Access without JNI. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|