pro_java thread: Re: JNI
Hi, You should learn something about JNI in this URL: http://java.sun.com/j2se/1.3/docs/guide/jni/ Bye! > 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
|





