Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: Re: JNI


Message #1 by "Aranzazu Ramil Redondo" <a.ramil@f...> on Wed, 27 Feb 2002 12:00:35
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

  Return to Index