Java Platform Invoke API Demo (Linux) 2.01.04



Publisher Description



Java Platform Invoke API (Demo version) for Linux/Unix, i386.
Enables Java code to call native functions implemented in shared link libraries like in Microsoft .NET Framework. Written for JSE 1.5.x and later.
Java platform invoke an API that enables Java code to call native functions implemented in shared libraries, such as those in the Linux API. It locates and invokes an exported function and marshals its arguments (integers, strings, arrays, structures, and so on) across the interoperation boundary as needed. This API supports implicit marshaling that makes Java coding with native functions very simple.
To consume a shared library functions you need
1.Identify functions in shared librarys.
Minimally, you must specify the name of the function and name of the the shared library that contains it.
2.Create a class to hold shared library functions.
You can use an existing class, create an individual class for each native function, or create one class that contains a set of related native functions. This class should extend CNativeLibrary. Use the annotation ImportLibrary to bind your class to the native library.
3.Create prototypes in Java code.
Write prototype of a native function as a method with signature that corresponds to the native function using data type map agreement. To identify the native function use the annotation Function. Mark the method with the native modifier.
4.Call a shared library function.
Call the method on your Java class as you would any other Java method. As parameters can be passed structures and implemented in Java callback functions.


About Java Platform Invoke API Demo (Linux)

Java Platform Invoke API Demo (Linux) is a free trial software published in the Components & Libraries list of programs, part of Development.

This Components & Libraries program is available in English. It was last updated on 27 March, 2024. Java Platform Invoke API Demo (Linux) is compatible with the following operating systems: Linux, Other, Unix.

The company that develops Java Platform Invoke API Demo (Linux) is Javain Ltd.. The latest version released by its developer is 2.01.04. This version was rated by 2 users of our site and has an average rating of 4.0.

The download we have available for Java Platform Invoke API Demo (Linux) has a file size of . Just click the green Download button above to start the downloading process. The program is listed on our website since 2007-02-28 and was downloaded 123 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the Java Platform Invoke API Demo (Linux) as malware if the download link is broken.

How to install Java Platform Invoke API Demo (Linux) on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the Java Platform Invoke API Demo (Linux) is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  4.0/5     2
Downloads: 123
Updated At: 2024-03-27
Publisher: Javain Ltd.
Operating System: Linux, Other, Unix
License Type: Free Trial