By PeterStofferis
via java.sun.com
Published: Jan 31 2007 / 13:17
The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++. It allows programmers to take full advantage of the Java platform without having to abandon their investment in legacy code.
This book is the definitive resource and a comprehensive guide to working with the JNI. Entirely up-to-date, the book offers a tutorial, a detailed description of JNI features and programming techniques, JNI design justifications, and the official specification for all JNI types and functions.



Comments
Peter Stofferis replied ago:
See also http://www.dzone.com/links/jni_java_glossary.html
Voters For This Link (10)
Voters Against This Link (0)