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  71 to 80 of 1282  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 129 Next » 
 
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
924
 
 
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
 
 
Usually we load the native library (dll, so, etc) using a static statement, which maps only one inst...
Tue 06/26/07
11:31:37AM
 
1
Thu 04/05/07
03:33:11PM
95
 
 
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
 
 
Hi all, Suppose if i have a function like " double testfun(int a, struct STR_Var *var, int **b...
Thu 06/21/07
09:00:31AM
 
1
Thu 06/21/07
03:07:32AM
96
 
 
 
Hi I have one question,how can i call the vj++ methods from java program.I have a .dll file for vj++...
Mon 05/28/07
03:08:23PM
 
2
Mon 05/28/07
10:17:40AM
106
 
 
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
113
 
 
how can i retrieve jObjectArray into double** my c || c++ iam passing a function from java as ...
Thu 05/17/07
08:15:42AM
 
0
Thu 05/17/07
08:15:42AM
102
 
 
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
130
 
 
Hello all, I'm working on an IBM z/OS Host in Unix Shell Mode and need to call some libraries in Da...
Wed 04/04/07
07:30:44PM
 
0
Wed 04/04/07
07:30:44PM
91
 
 
 
Results  71 to 80 of 1282  « Prev 1... 3 4 5 6 7 8 9 10 11 12 ... 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact