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  1191 to 1200 of 1282  « Prev 1... 115 116 117 118 119 120 121 122 123 124 ... 129 Next » 
 
Hi ! My c-program starts a java virtual machine with the JNI_CreateJavaVM routine , doing some stuf...
Wed 10/31/01
08:16:47AM
 
1
Wed 10/31/01
06:18:39AM
26
 
 
can we call win32 API from jni
Thu 12/13/01
11:32:08PM
 
1
Sun 11/25/01
10:14:28PM
22
 
 
We have exisitng System in C++.We want to use Existing in the intranet/internet. We are using JNI to...
Sun 12/02/01
08:44:43AM
 
1
Fri 11/30/01
11:37:59PM
70
 
 
I'm developing a ISAPI Filter DLL which creates a Java VM. In the DllMain() function i create the j...
Thu 12/13/01
04:31:46AM
 
1
Tue 12/04/01
05:59:06PM
21
 
 
i have set fully qualified path in system property java.library.path , instead of setting it in en...
Tue 12/11/01
02:42:14PM
 
1
Mon 12/10/01
08:02:39AM
34
 
 
 
Can I add my application icon to system tray using JNI
Wed 12/12/01
07:53:22AM
 
1
Wed 12/12/01
07:16:22AM
27
 
 
I have a C funcion that requires a doubly null terminated string. Any ideas how to mimic the null ch...
Wed 12/12/01
01:46:13PM
 
1
Wed 12/12/01
10:01:29AM
25
 
 
My purpose is to launch a RMI server from a JNI C++ program. As the RMI Server main method has "N...
Thu 03/14/02
02:49:31PM
 
1
Mon 03/11/02
08:05:43AM
28
 
 
i've created a Direct Byte Buffer by calling this command in my native c code: jobject byteBuffer =...
Mon 03/25/02
07:53:11AM
 
1
Mon 03/11/02
01:52:23PM
16
 
 
Hi, I'm calling a native method from Java 1.3/Windows 2000 under Tomcat 3.2 and JBoss 2.2 and it fai...
Tue 03/12/02
03:08:11AM
 
1
Tue 03/12/02
02:37:32AM
20
 
 
 
Results  1191 to 1200 of 1282  « Prev 1... 115 116 117 118 119 120 121 122 123 124 ... 129 Next » 
"JNI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact