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  1271 to 1280 of 1282  « Prev 1... 120 121 122 123 124 125 126 127 128 129 Next » 
 
I'm using JNI to call an analysis package written in Java from inside a DLL written in C++ (environ...
Tue 06/27/06
09:13:12AM
 
0
Tue 06/27/06
09:13:12AM
460
 
 
hi, i have a c library that manages shared memory and other stuff... i can't modify it but i want to...
Sat 07/02/11
04:30:48AM
 
0
Sat 07/02/11
04:30:48AM
474
 
 
Hi, I am a newbee at Java JNI and trying to print the elements of a string array that is passed fro...
Mon 07/25/11
10:22:50PM
 
0
Mon 07/25/11
10:22:50PM
481
 
 
I need to call native function hal_register(int index,void (*callback)(int ,char *,int)) in java, ...
Tue 04/19/11
06:01:49AM
 
0
Tue 04/19/11
06:01:49AM
533
 
 
Hi I have a requirement in which i need to send the byte[] received in android.hardware.camera previ...
Sun 02/12/12
12:46:06AM
 
0
Sun 02/12/12
12:46:06AM
539
 
 
 
Dear users, I have a program that starts up a notepad, and I want it to be contained inside a java a...
Wed 06/01/11
05:36:52AM
 
0
Wed 06/01/11
05:36:52AM
564
 
 
Hi all,          I have to access some functions of 3rd par...
Fri 10/05/12
12:13:18AM
 
0
Fri 10/05/12
12:13:18AM
815
 
 
Hello, i am a new to JNI and i have here a cpp programm like the following: first i have a jcharArr...
Tue 08/21/07
05:06:55PM
 
1
Sun 08/05/07
09:54:26AM
930
 
 
i am not able to create the JVM from my C++ code using JNI_CreateJavaVM() method.the &jvm,&enu argum...
Wed 09/28/05
12:29:30PM
 
1
Tue 09/27/05
08:59:35AM
1133
 
 
My name is David, I'm interning this summer doing some ...
Wed 07/11/12
02:35:51PM
 
0
Wed 07/11/12
02:35:51PM
1278
 
 
 
Results  1271 to 1280 of 1282  « Prev 1... 120 121 122 123 124 125 126 127 128 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact