JNI example : JNI « Development Class « Java






JNI example









JNI.zip( 10 k)

Related examples in the same category

1.Create Simplest JNI C method
2.Create JNI C method
3.format a string containing a printf format specifier with JNI
4.Using JNIEnv
5.Deal with Unicode
6.Passing parameter back and forth
7.Load a DLL
8.If the DLL is in the CLASSPATH then you don't need to specify a PATH.
9.Specify through the JVM command line the location where to find the JNI DLL to be loaded
10.JNI example 2
11.Java Native Interface Demo