|
| Dynamic Library - Related Softs |
1)
JNIWrapper 3.6.1
JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library.
2)
xFunction for Mac OS X 2.16
Java library for interfacing to external functions written in any programming language. Surpasses JNI in ease of use and other aspects. Ideal solution for reuse of legacy code and non-Java third party libraries.
|
|