xFunction for Mac OS XThe xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface (JNI). With xFunction, you no longer need to implement those ugly native methods. Instead, you extend and instantiate xFunction classes to create conventional Java objects representing external functions, data structures, pointers, and callbacks. Download xFunction for Mac OS X (0.10 Mb) JNIWrapperJNIWrapper eliminates difficulties in working with the native code from Java programs using standard JNI approach.
With JNIWrapper there is no need to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code using Java only, and our product does the rest. JNIWrapper advantages: Minimum behind-the-scene operation; High performance; Automatic resource management. Download JNIWrapper (3.52 Mb) |