This library allows developers to access native libraries (DLL and lib.so) from java. You do NOT need to compile a line of C/C++ to use it: it's dynamic !! Now Win32 DLL and shared libraries are usable with Java ;)
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow JNative : Java to native interface
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for software and updates.
-
Best project! Perfect for my needs!
-
excellent application.
-
JNative is a very good project,and helps me very much! And now i want use it on android system,anyone can help me? Dose it support android system?
-
After floundering with JNI trying to work with a 3rd party-supplied DLL, this does the trick - pointers and all. Could do with an up-to-date help file or the like... I would be willing to provide some input to that...