JNIEasy
Home PageCategories: Interoperability
Author: Innowhere Software Services
Latest version: 1.0.0.0
Added 2006-06-19
Replacement of the Java Native Interface (JNI) to integrate Java and C/C++ based libraries and DLLs using Java only and POJOs (Plain Old Java Object).
JNIEasy avoids the task of bridging Java and C/C++ code with JNI with no C/C++ programming and using a Java-friendly syntax.
With JNIEasy a normal Java class, with fields and methods, is reflected as a normal C++ class or C structure or union and vice versa. A Java integer, String, array, etc., is seen as a native integer, string, and array.
Built for Java |
Free or free version available |