JNI

The Java Native Interface (JNI) permits you to integrate native programs with Java and this FAQ should help you do it. Leverage the existance of legacy libraries and move to Java without rewriting everything.  

The Java Native Interface (JNI) permits you to integrate native programs with Java and this FAQ should help you do it. Leverage the existance of legacy libraries and move to Java without rewriting everything.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  91 to 100 of 1282  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 129 Next » 
 
How can i can call an executable (.exe) in windows from a java program.
Tue 05/22/01
09:10:47PM
 
1
Tue 05/22/01
08:05:02PM
114
 
 
Hi I need help!!! Cross Platform JMF does not support any capture devices. For this matter of fa...
Sun 08/03/03
08:51:28AM
 
0
Sun 08/03/03
08:51:28AM
114
 
 
Hello, I am creating a small application to communicate to C language programs through java using N...
Thu 05/07/09
03:48:53AM
 
0
Thu 05/07/09
03:48:53AM
113
 
 
If I'm calling a void java method while in C++ and I created some local object inside the c++ method...
Mon 04/07/08
10:49:13PM
 
0
Mon 04/07/08
10:49:13PM
113
 
 
"required mapping already in use": When using JNI, what is the essence of the error message "lib___....
Wed 11/15/00
12:51:51PM
 
0
Wed 11/15/00
12:51:51PM
113
 
 
 
I want to make JFrame "always on top" using JNI in linux, similar to the feature that we can see in ...
Thu 07/17/03
04:07:40AM
 
0
Thu 07/17/03
04:07:40AM
112
 
 
JNIEXPORT jstring JNICALL Java_playaudio_BeatTrack_myBeatTrack (JNIEnv *env, jobject obj, j...
Thu 05/15/08
10:10:11PM
 
0
Thu 05/15/08
10:10:11PM
112
 
 
When doing a java System.loadLibrary('name') call, I get 'unsatisfied link error' _ZN6SimPID14INVALI...
Tue 06/26/07
11:20:06AM
 
1
Fri 06/22/07
05:02:05AM
112
 
 
I have the following code: env->FindClass("nativeInterface/NativeCallbacks"); I'm trying to loa...
Thu 05/17/07
11:26:32AM
 
1
Wed 05/16/07
01:37:18PM
112
 
 
Hi i have written this following java file and compiled and copied the class file in to my local f...
Thu 07/28/05
10:54:17AM
 
0
Thu 07/28/05
10:54:17AM
112
 
 
 
Results  91 to 100 of 1282  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact