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 » 
 
After my code runs JNI_GetCreatedJavaVMs and AttachCurrentThread, how can I tell what classpath the ...
Thu 12/20/01
07:54:34AM
 
1
Fri 12/14/01
10:41:14AM
30
 
 
Hi everybody! I have problems when I try to return the byte array back to the java code from my...
Wed 12/26/01
06:00:59AM
 
1
Wed 12/26/01
12:12:01AM
16
 
 
I need to use a linked list in a java program, but as java does not support pointers, I have though...
Wed 10/09/02
11:10:25AM
 
2
Wed 10/09/02
06:36:02AM
19
 
 
I am calling a dll file from a VBA macro in Excel, the code works the first time I run the macro, bu...
Mon 04/14/03
08:10:44PM
 
2
Tue 01/28/03
02:36:18PM
18
 
 
Sorry, I am not good at English. //////////////////////////////////////////////////////////////...
Tue 03/18/03
09:28:57PM
 
2
Tue 03/18/03
07:24:32PM
25
 
 
 
Hi! What should i do to work my project. gcc says: request for member `GetStringUTFChars' in somet...
Wed 03/26/03
04:08:44AM
 
2
Sat 03/22/03
06:23:04PM
45
 
 
Hi I was able to compile and run a piece of code which invoked a JNI function defined in a C ...
Mon 05/26/03
10:23:04AM
 
2
Mon 05/26/03
03:50:02AM
26
 
 
Hi, I 'm new in JNI. At first of all I want to know If I could implement my application using JNI ...
Wed 07/16/03
02:34:36AM
 
2
Tue 07/15/03
12:26:13AM
35
 
 
I am able to call a native method written in c language by creating the dll and loading the dll in j...
Sat 09/06/03
11:30:20AM
 
2
Thu 09/04/03
10:15:14AM
32
 
 
How to call a C++ socket server from a java client I need an example of how to call a C++ socket s...
Thu 10/09/03
01:07:37PM
 
2
Fri 10/03/03
09:33:20AM
31
 
 
 
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