Sometimes we need to access operating system functions that the standard Java API doesn’t expose, or use non-Java libraries. Although it’s well known that you can call this “native code” from Java using JNI, there is not so much entry-level material on how it’s actually done. It is often left out of introductory material–including the official [...]
-
Joni Salonen
I'm passionate about making things work well. Comments? E-mail me or use Twitter. Subscribe if you like what you read.
-
Recent Posts
-
Archives
- March 2012 (2)
- February 2012 (4)
- January 2012 (3)
- March 2011 (1)
- October 2010 (4)
- August 2010 (3)
-
Categories
- Databases (3)
- Linux (4)
- Programming (10)