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

Discussion in 'Java' started by vikramrc, Sep 11, 2006.

  1. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    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 Windows XP/2K/2K3 and Fedora 5. Beta is expected out by second week of september.

    This release can be downloaded from http://sourceforge.net/project/showfiles.php?group_id=174727
     
    Last edited by a moderator: Sep 11, 2006
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Are you anyway related to that project.
     
  3. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Hi Shabir,
    Yes, it's mine. (rather I am the only developer :) )

    Thanks,
    best regards,
    Vikram
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
  5. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    i did not get you ? What "relevant" stuff did you want to see ? You can find the download location at the bottom of the page.
     
  6. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
  7. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Dont worry I have corrected that.
     
  8. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Thanks Shabbir !

    best regards,
    Vikram
     
  9. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    An Update:-

    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
     
  10. burning

    burning New Member

    Joined:
    Oct 12, 2006
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Cool. I am learning JAVA in school. This was an interesting find. But I don't want to confuse myself.
     
  11. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Its good to see a new Java learner. Welcome to G4EF
     
  12. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    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
     
  13. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    vikramrc good to see your project coming along and why not nominate your project for Support open source.
     
  14. vikramrc

    vikramrc New Member

    Joined:
    Sep 11, 2006
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    0
    Hi Shabbir,
    Thanks for your reply and support, I will do what you suggested.

    Thanks,
    warm regards,
    Vikram
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice