|
The accompanying CD contains all the source code referenced in the book, the text of the book itself in HTML, and a Linux version of the J2SE SDK 1.2.2. and 1.3 beta update. The book covers the following topics:
Covered in This ChapterThe Java platform is relatively new, which means there could be times when you will need to integrate programs written in the Java programming language with existing non-Java language services, API toolkits, and programs. The Java platform provides the Java Native Interface (JNI) to help ease this type of integration. Chapter 5 Jni Technology explains how to use JNI in programs written in the Java programming language to call libraries on the local machine, call Java methods from inside native code, and it explains how to create and run a Java virtual machine instance.
Ordering InformationYou can order this book from the following online book stores:
About the AuthorsCalvin Austin, is the lead staff engineer for the Java 2 Standard Edition Linux project at Sun Microsystems, Inc., and works with the Blackdown.org Java porting group. He is co-founder of the Java Developer Connection. Monica Pawlan, a staff writer for the Java Developer Connection (JDC), is author of Essentials of the Java Programming Language: A Hands-On Guide (Addison-Wesley, 2000). Monica enjoys writing for developers and exploring the latest features of the Java programing language. | |||
|
| ||||||||||||