Hi,
Can we access C++ Objects in Java.
My requirement is, i want to place a C++ object in an external queue and retrieve the same from java application.
Is this possible.
Can we access C++ Objects in JavaCan we access C++ Objects in Java
Page 1 of 1
1 Replies - 527 Views - Last Post: 24 September 2009 - 05:23 AM
Replies To: Can we access C++ Objects in Java
#2
Re: Can we access C++ Objects in Java
Posted 24 September 2009 - 05:23 AM
Sure. Java has the Java Native Interface (JNI) which actually plays rather nicely with C++. For a nice introduction Sun has a book that you can download here -- and there are a few "tutorials" out there if you Google for JNI Tutorial.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|