Logo

Java Native Interface: Programmer's Guide and Specification

Large book cover: Java Native Interface: Programmer's Guide and Specification

Java Native Interface: Programmer's Guide and Specification
by

Publisher: Prentice Hall PTR
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

Book cover: Java Web Programming with EclipseJava Web Programming with Eclipse
by
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.
(14100 views)
Book cover: Java Web Application Development With Click FrameworkJava Web Application Development With Click Framework
- Wikibooks
Click Framework is a modern JEE web application framework, providing a natural rich client style programming model. Click is designed to be very easy to learn and use, with developers getting up and running within a day.
(10466 views)
Book cover: RESTfu­­l Jav­a­ wit­h ­JAX­-­­RS 2.­0RESTfu­­l Jav­a­ wit­h ­JAX­-­­RS 2.­0
by - GitBook
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. This hands-on reference demonstrates how to start with services based on the REST architecture.
(5744 views)
Book cover: Java Authentication and Authorization Service (JAAS) in ActionJava Authentication and Authorization Service (JAAS) in Action
by
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.
(17181 views)