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  1251 to 1260 of 1282  « Prev 1... 120 121 122 123 124 125 126 127 128 129 Next » 
 
My company has tons of legacy C++ code. My task currently is to provide modules to interface with ...
Tue 10/26/04
08:07:09PM
 
2
Wed 02/07/01
11:30:46AM
279
 
 
I have code that creates the Virtual Machine (JDK1.2) in C++. The classpath works on an NT machine, ...
Sun 07/22/01
09:01:01PM
 
2
Wed 02/07/01
12:54:50PM
215
 
 
I have a VC++(ver5)app that invokes an NT Service and starts a java (background) app using version j...
Wed 06/27/01
02:59:45AM
 
2
Tue 02/27/01
01:02:40PM
177
 
 
My problem is that I call a DLL succesfully from JDK1.1.8 but running the same program with jre1.1....
Thu 10/25/07
01:39:45AM
 
2
Thu 03/01/01
06:28:19AM
153
 
 
When I run javah, in jdk 1.1.8, I get the error no such class. My class compiles, is not explicitly...
Fri 05/18/07
08:01:37AM
 
2
Thu 03/01/01
02:24:42PM
239
 
 
 
Is it possible to detect what are all the peripheral devices attached to a standalone computer syste...
Sat 05/29/10
03:05:13PM
 
2
Fri 03/02/01
05:16:10AM
197
 
 
Hello, when I am trying to compile my .c file to obtain .obj file with VC++6.0, it is giving the ...
Wed 05/02/01
03:15:49AM
 
2
Tue 05/01/01
10:49:06AM
26
 
 
Hi, For JNI on windows we use VC++ compiler. I want to know to use JNI on Linux which compiler has ...
Sat 06/16/01
03:50:08PM
 
2
Sun 06/10/01
09:38:44AM
78
 
 
The JVM ships in a .dll form on Windows & .so on Unix; How can I use the JVM in a static library on ...
Tue 06/25/02
01:16:08PM
 
2
Tue 06/25/02
12:29:37PM
27
 
 
I have a WinMain method in C++ which calls a main method from a class and create a UI. Is it possib...
Fri 08/02/02
07:34:52AM
 
2
Mon 07/01/02
06:39:55AM
35
 
 
 
Results  1251 to 1260 of 1282  « Prev 1... 120 121 122 123 124 125 126 127 128 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact