Java Native Interface: Programmer's Guide and Specification
by Sheng Liang
Publisher: Prentice Hall PTR 1999
ISBN/ASIN: 0201325772
ISBN-13: 9780201325775
Number of pages: 318
Description:
Written for the experienced Java developer, The Java Native Interface documents the latest in native code programming for the Java platform using the Java Native Interface (JNI) with C/C++. Author Sheng Liang built the book around 'dos and don'ts', even specifying within the introduction when you should and when you should not use JNI. Though sometimes densely written, this title certainly conveys a good deal of technical information on using native code with Java.
Download or read it online for free here:
Download link
(3.6MB, PDF)
Similar books
Java Authentication and Authorization Service (JAAS) in Actionby Michael Cote
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(19318 views)
Google App Engine Java Experimentsby Romin K. Irani
This book is for Java programmers looking to get started on Google App Engine, as well as App Engine programmers looking to move to Java. The journey begins with a look at the Google Plugin for Eclipse and finishes with a working web application.
(17232 views)
Java with BlueJby Ron McFadyen - University of Winnipeg
This book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. BlueJ provides a good programming environment for the beginner programmer.
(10051 views)
Spring by Exampleby David Winterfeldt, Vaan Nila - springbyexample.org
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(14289 views)