本文介绍了是否想用VC ++ dll集成JAVA,有没有快速简便的方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我在JAVA中有一个应用程序,在VC ++中有一个具有很多DLL的应用程序.
我想要它们之间的进程间通信.
我想用VC ++ dll将JAVA集成在一起,有没有快速简便的方法.
在此先感谢
Nilesh
I have an application in JAVA and another in VC++ with lot of DLLs.
I want interprocess communication between them.
I Want to integarte JAVA with VC++ dlls is there any fast and easy way.
Thanks in advance
Nilesh
推荐答案
这篇关于是否想用VC ++ dll集成JAVA,有没有快速简便的方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!