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  1201 to 1210 of 1282  « Prev 1... 116 117 118 119 120 121 122 123 124 125 ... 129 Next » 
 
I am working on a java class which enables TWAIN scanners for the rest of application (in win32 pl...
Mon 02/12/07
02:12:10PM
 
1
Sat 02/03/07
08:44:56AM
118
 
 
Hi, Have a DLL that controls PowerPoint through the COM interface. I can open and close .ppt files...
Tue 01/27/04
06:42:51AM
 
0
Tue 01/27/04
06:42:51AM
119
 
 
Hi I am a new user to JNI. I know how to program using jni with a C and java files. I would like to ...
Wed 08/06/03
10:48:02PM
 
0
Wed 08/06/03
10:48:02PM
120
 
 
What are the issues involved in Shipping my own JRE with my Java/JNI application?
Fri 03/30/01
10:26:28AM
 
1
Mon 03/26/01
04:03:17AM
120
 
 
Hi there! these last days I was running my java application without problems through eclipse. Tod...
Mon 05/25/09
07:41:35AM
 
0
Mon 05/25/09
07:41:35AM
121
 
 
 
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
121
 
 
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
121
 
 
Hi, I am trying to use the jpcap (http://netresearch.ics.uci.edu/kfujii/jpcap/doc/index.html) pack...
Mon 11/13/06
09:45:07PM
 
1
Mon 11/13/06
07:09:09AM
121
 
 
I have this class: public class JPerson { public String Name; public int Age; public float...
Thu 10/27/05
04:38:18AM
 
0
Thu 10/27/05
04:38:18AM
121
 
 
Is it possible to call a DLL which is residing on NT server from a Java program which is residing on...
Fri 03/16/01
03:01:49PM
 
1
Wed 03/07/01
05:21:59PM
122
 
 
 
Results  1201 to 1210 of 1282  « Prev 1... 116 117 118 119 120 121 122 123 124 125 ... 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact