Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Cesar Gonzalez   on Sep 17 In Java Category.

  
Question Answered By: Bellona Lopez   on Sep 17

Myself, I would use JNI, and write my own C++ and Makefiles and
everything, and call  COM from there, but there's also:

http://www.jintegra.com
which leads to
http://www.intrinsyc.com/products/j-integra/

Another option is simply not to call com  at all, and implement it all
in Java.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on how to call COM in JAVA Or get search suggestion and latest updates.


Tagged: