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  21 to 30 of 1282  « Prev 1 2 3 4 5 6 7 8 9 10 ... 129 Next » 
 
I am trying to call a C application from Java using JNI where the C function gets an array of string...
Fri 06/16/06
06:15:57PM
 
1
Fri 02/02/01
08:34:35AM
337
 
 
I have a void insert(char[] text){}method in Java. How can I pass the char[] variable from JNI?
Mon 03/19/01
02:17:43PM
 
1
Mon 02/19/01
04:53:21AM
325
 
 
I am running eclipse 3.1.1; I downloaded a package to read serial ports that includes a DLL and the ...
Sun 06/21/09
07:22:58PM
 
0
Sun 06/21/09
07:22:58PM
312
 
 
I'm accessing jbytearray from Java to C++ program and want to copy the jbyteArray in C++ into array ...
Thu 08/30/01
07:20:06PM
 
1
Wed 08/29/01
08:44:47PM
303
 
 
My company has tons of legacy C++ code. My task currently is to provide modules to interface with ...
Tue 10/26/04
08:07:09PM
 
2
Wed 02/07/01
11:30:46AM
277
 
 
 
Hi I use jni to call java methods and get there return values. my problem is that my java applicatio...
Tue 11/22/05
03:48:34PM
 
0
Tue 11/22/05
03:48:34PM
276
 
 
Hi, I am writing a Java application which uses C++ code. I have a function that takes char**, int*...
Wed 03/21/01
02:31:07PM
 
1
Tue 03/20/01
09:01:45AM
275
 
 
Before I do anything else I'll describe what I'm doing. My project has a back end written in a prop...
Mon 06/15/09
09:39:59AM
 
0
Mon 06/15/09
09:39:59AM
274
 
 
i am not able to a call the native method from java servlet. i am not getting any errors while compi...
Wed 05/23/01
01:24:47PM
 
1
Fri 01/05/01
07:52:10PM
257
 
 
Iam passing Hashtable to JNI and tried to access the get method of Hashtable in C by passing a key...
Mon 04/07/08
05:01:01AM
 
1
Thu 04/03/08
02:00:30PM
245
 
 
 
Results  21 to 30 of 1282  « Prev 1 2 3 4 5 6 7 8 9 10 ... 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact