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 Web Programming with Eclipseby David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(15682 views)
Maven: The Complete Referenceby Tim O'Brien, at al. - Sonatype, Inc.
Maven is a build tool, a project management tool, a container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple. This work is the first attempt at a comprehensive title on Maven.
(18252 views)
Java Look and Feel Design Guidelines, 2nd Editionby Sun Microsystems Inc. - Addison-Wesley Professional
The 2nd edition provides information for anyone involved in creating graphical user interface applications and applets in Java. New sections discuss the use of badges in button graphics, smooth interaction, and revised standards for window titles.
(19401 views)
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.
(18889 views)