𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Java Native Interface: Programmer's Guide and Specification

✍ Scribed by Sheng Liang


Publisher
Prentice Hall
Year
1999
Tongue
English
Leaves
318
Edition
1st edition
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++. It allows programmers to take full advantage of the Java platform without having to abandon their investment in legacy code. This book is the definitive resource and a comprehensive guide to working with the JNI. Entirely up-to-date, the book offers a tutorial, a detailed description of JNI features and programming techniques, JNI design justifications, and the official specification for all JNI types and functions.

✦ Table of Contents


Preface......Page 13
Introduction......Page 17
Getting Started......Page 25
Basic Types, Strings, and Arrays......Page 35
Fields and Methods......Page 55
Local and Global References......Page 75
Exceptions......Page 87
The Invocation Interface......Page 97
Additional JNI Features......Page 107
Leveraging Existing Native Libraries......Page 123
Traps and Pitfalls......Page 145
Overview of the JNI Design......Page 159
JNI Types......Page 179
JNI Functions......Page 187
Index......Page 307

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;Java;


πŸ“œ SIMILAR VOLUMES


Applications Interface Programming Using
✍ Ying Bai πŸ“‚ Library πŸ“… 2003 πŸ› Prentice Hall PTR 🌐 English

This book addresses the need for interfaces, or bridges, between the multiple popular programming languages. With the development of the advanced computer controls and applications, the single programming language sometimes has a limitation for today's complicated projects. Programmers will frequent

Professional Java Native Interfaces with
✍ Jackwind Li Guojie πŸ“‚ Library πŸ“… 2005 πŸ› Wrox 🌐 English

Professional Java Native Interfaces takes a solutions-based approach in showing how SWT/JFace works, discussing each common component, providing useful, practical ideas, tips and techniques to make the Java developers' work easier. The author provides relevant and timely examples, both stand-alone a

Oracle Call Interface. Programmer's Guid
✍ Melnick J. πŸ“‚ Library πŸ“… 2001 🌐 English

The Oracle Call Interface (OCI) is an application programming interface (API) that allows applications written in Π‘ or C++ to interact with one or more Oracle database servers. OCI gives your programs the capability to perform the full range of database operations that are possible with an Oracle da

Java: Beginner's Guide to Programming Co
✍ Charlie Masterson πŸ“‚ Library πŸ“… 2016 πŸ› Charlie Masterson 🌐 English

In this Definitive Java Guide, you're about to discover how to...<br><br>How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a ste

Oracle C++ Call Interface. Programmer's
✍ Raphaely D., Gregoire J. πŸ“‚ Library πŸ“… 2001 🌐 English

The Oracle C++ Call Interface (OCCI) is an application programming interface (API) that allows applications written in C++ to interact with one or more Oracle database servers. OCCI gives your programs the ability to perform the full range of database operations that are possible with an Oracle data

Java Number Cruncher: The Java Programme
✍ Ronald Mak πŸ“‚ Library πŸ“… 2002 πŸ› Prentice Hall 🌐 English

* Non-theoretical explanations of practical numerical algorithms * Algorithms in action with animated, interactive graphical Java programs and applets * Computational errors and how to remove them from your codeUnderstand "computer math" and get the numbers you expect, reliably.In Java Number