pro_java thread: JNI
Hi, I'm working on a project where I have to exchange data between Java and C++. I think I should use Java Native Interfaces (JNI), but I don't want to change anything to the C++ code. Can anyone help with my problem or tell me where to find some information on JNI? Thanks in advance
|





