Java Native Access icon

Java Native Access

2 big stars
Java Native Access screenshot
Name: Java Native Access
Works on: windowsWindows 7 and above
Developer: JNA Team
Version: 4
Last Updated: 29 Mar 2017
Release: 29 Sep 2013
Category: Programming > Components Libraries
Rate this software:
719 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

Java Native Access Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: 9b3a11c613ec3fd3440af4103b12c3de82d38b6e
Size: 914.64 KB
File Format: jar
Rating: 2.260869565 out of 5 based on 23 user ratings
Publisher Website: External Link
Downloads: 719
License: Free
Java Native Access is a free software by JNA Team and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Java Native Access which is 914.64 KB in size and belongs to the software category Components Libraries.
Java Native Access was released on 2013-09-29 and last updated on our database on 2017-03-29 and is currently at version 4.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

Java Native Access Description

Java Native Access (JNA) provides Java programs easy access to native shared libraries (DLLs on Windows) without writing anything but Java code - no JNI or native code is required. This functionality is comparable to Windows Platform/Invoke and Pythons ctypes. Access is dynamic at runtime without code generation.
JNA allows you to call directly into native functions using natural Java method invocation. The Java call looks just like it does in native code. Most calls require no special handling or configuration; no boilerplate or generated code is required.
The JNA library uses a small native library stub to dynamically invoke native code. The developer uses a Java interface to describe functions and structures in the target native library. This makes it quite easy to take advantage of native platform features without incurring the high overhead of configuring and building JNI code for multiple platforms.
While some attention is paid to performance, correctness and ease of use take priority.
JNA includes a platform library with many native functions already mapped as well as a set of utility interfaces that simplify native access.
Get Java Native Access (JNA) and give it a try to see just how useful it can be for you!
similarSimilar Software