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  1211 to 1220 of 1282  « Prev 1... 117 118 119 120 121 122 123 124 125 126 ... 129 Next » 
 
How do i call a ESQLC program, from Java through JNI ?, basically ESQL is nothing but a C program w...
Sat 01/27/01
05:23:00AM
 
0
Sat 01/27/01
05:23:00AM
124
 
 
How can I set values to a float array (a member variable of my Java Class) from my JNI (C native met...
Wed 01/24/01
04:33:40AM
 
0
Wed 01/24/01
04:33:40AM
124
 
 
So far, i can fill only one string to ThrowNew but my derived exception class in Java could accept 2...
Tue 04/10/01
10:30:38AM
 
1
Mon 04/09/01
02:59:44AM
127
 
 
Hi, i am using native code of Dll compiled from delphi 2007, in my java program. program works fine,...
Fri 11/23/07
01:12:30AM
 
0
Fri 11/23/07
01:12:30AM
127
 
 
I am trying to make use a piece of c code which prints usefull information to stdout, how do my java...
Tue 08/21/07
03:22:34PM
 
0
Tue 08/21/07
03:22:34PM
128
 
 
 
I'm trying to compile JNI stubs but I get the compilation errors: dispatch_x86.c: In function `...
Fri 05/08/09
08:42:07PM
 
1
Fri 05/08/09
02:47:49PM
130
 
 
I'm invoking a JNI VM from C++. The code all works most of the time, but sometimes the call to JNI...
Thu 10/13/05
01:13:39PM
 
1
Wed 10/12/05
02:31:30PM
130
 
 
In my java application, I want to use the so-called "Windows 2000 Common File Dialog" as the file ch...
Thu 01/18/01
11:42:52AM
 
0
Thu 01/18/01
11:42:52AM
131
 
 
Hi, I am trying to develope a wrapper for a "c API". There are using Char * as a OUT parameter,in t...
Wed 03/19/03
03:24:54AM
 
0
Wed 03/19/03
03:24:54AM
131
 
 
how can i retrieve jObjectArray into double** my c || c++ iam passing a function from java as ...
Thu 05/17/07
07:51:51AM
 
0
Thu 05/17/07
07:51:51AM
131
 
 
 
Results  1211 to 1220 of 1282  « Prev 1... 117 118 119 120 121 122 123 124 125 126 ... 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact