The Java Native Interface


The Java Native Interface pdf

Download The Java Native Interface PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Java Native Interface book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

The Java Native Interface


The Java Native Interface

Author: Sheng Liang

language: en

Publisher: Addison-Wesley Professional

Release Date: 1999


DOWNLOAD





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. You will find coverage of important topics such as: Writing native methods Passing data types between the Java language and native programming languages Embedding a Java virtual machine implementation in native applications Leveraging legacy native libraries Improving the efficiency and reliability of your code An entire chapter is devoted to avoiding common traps and pitfalls. The book uses numerous examples to illustrate programming techniques that have proven to be effective. 0201325772B04062001

Essential JNI


Essential JNI

Author: Rob Gordon

language: en

Publisher: Prentice Hall PTR

Release Date: 1998


DOWNLOAD





With Java maturing and branching out into so many different APIs, programmers are finding it difficult to find good, solid coverage of the many new need-to-know APIs in the numerous "catch all" Java books on the market. This title answers that need by presenting no-nonsense, nuts-and-bolts coverage of the new "niche" APIs like JNI, JTAPI, and the Java Wallet in a task-oriented reference format that gives coders the answers they need.

Professional Java Native Interfaces with SWT / JFace


Professional Java Native Interfaces with SWT / JFace

Author: Jackwind Li Guojie

language: en

Publisher: John Wiley & Sons

Release Date: 2006-03-17


DOWNLOAD





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 applications and smaller code snippets that readers can incorporate into their own code. To provide a truly real-world quality, the author builds an email/ftp client sample application to show readers how to combine everything into a presentable Java native UI application.