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 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.
(17432 views)
Book cover: Spring by ExampleSpring by Example
by - 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.
(12096 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.
(5921 views)
Book cover: SwingSwing
by - Manning Publications
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(16709 views)