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
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
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
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
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
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
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
* 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