Com object in Java , possible?

瘦欲@ 提交于 2019-12-12 10:44:19

问题


sorry for stupid question but I don't have any experience with java , nothing about jvm , and it's internals, googling the subj doesn't gave results.

The question is if it's possible to write a com object with Java ? then run it from C# ?

Thanks.


回答1:


Yes , you can use COM Object from Java, Try to read this Link : Using a COM Object from Java

but i don't know the second part



来源:https://stackoverflow.com/questions/16124699/com-object-in-java-possible

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!