Jump to ratings and reviews
Rate this book

Java Native Interface: Programmer's Guide and Specification

Rate this book
This book helps Java developers overcome one of the greatest programming challenges today -- how to achieve and maintain smooth integration of Java technology with the existing infrastructure. Java Native Interface (JNI) technology is the programming interface that enables Java technology programmers to leverage legacy code written in other languages, such as C and C++. (Java technology and C/C++ are projected to coexist for many years to come.) Based on the extremely popular JNI tutorial on Sun's website, Java Native Interface serves as a tutorial, programming guide, and reference for effectively using JNI technology. In addition, it offers useful tips on wags to avoid common pitfalls, and includes the complete official specification JNI.

303 pages, Paperback

First published June 20, 1999

1 person is currently reading
8 people want to read

About the author

Sheng Liang

11 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
5 (29%)
3 stars
10 (58%)
2 stars
2 (11%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Antti Karanta.
74 reviews2 followers
Read
August 4, 2011
absolutely necessary book if you need to integrate java and native code. Read this and then have a look at www.swig.org for how to make it easy. Also google for Jace c++
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.