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 creating a small application to communicate to C language programs through java using N...
Thu 05/07/09
03:48:53AM
 
0
Thu 05/07/09
03:48:53AM
131
 
 
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
131
 
 
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
131
 
 
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
130
 
 
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
130
 
 
 
Hi, I am trying to write a servlet that extracts MS Outlook address book from the local machine the...
Fri 08/15/03
06:27:19AM
 
1
Thu 08/14/03
03:32:09PM
129
 
 
Hi, I'm making a program that invokes the JVM: #include #include #include #define MAI...
Tue 02/19/02
04:58:49PM
 
2
Mon 02/18/02
11:45:34AM
129
 
 
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
129
 
 
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
127
 
 
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
126
 
 
 
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