Download Java Platform Invoke API (Demo version) 2.01.04

Paknaz Windows Development Components & Libraries Java Platform Invoke API (Demo version)
Java Platform Invoke API (Demo version) 2.01.04
Download Now
(0.52 Mb)

Average Rating:

80%
User Rating:

0 votes
Visitors Rating:

0 votes
General Info

Hits: 57 visitors

Publisher: Javain Ltd.

OS Support: WinNT 4.x, Windows2000, WinXP, Windows2003,

License: Demo

Date added: 24 Sep 2010

Last Update: 28 Feb 2007

Downloads:: 62

See full specifications >>

Your opinion can help!
Add your review now!

Publisher's description

Java Platform Invoke API (Demo version) for MS Windows

Java Platform Invoke API (Demo version) for MS Windows. Enables Java code to call native functions implemented in dynamic link libraries (DLLs) 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 dynamic link libraries (DLLs), such as those in the Win32 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 exported DLL functions you need1.Identify functions in DLLs. Minimally, you must specify the name of the function and name of the DLL that contains it. 2.Create a class to hold DLL 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 DLL 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.


Available Translations:None

Version History

Version 2.01.04 added on: 28 Feb 2007


Related Tags:

    java          JNI          Native Function Call      

Related software downloads:

JDiagram 3.5 screenshot JDiagram 3.5
Java control to manage workflow, flowchart, network, organizational diagrams.
10 Aug 2010 - Commercial | 108 Downloads
NativeExcel for .NET 1.6.1 screenshot NativeExcel for .NET 1.6.1
NativeExcel for .NET to create, read and modify Excel files on the fly
11 Aug 2010 - Commercial
Map Suite WPF Desktop Edition 6.0.0.0 screenshot Map Suite WPF Desktop Edition 6.0.0.0
GIS software control that adds maps to your .NET applications using WPF.
03 Oct 2010 - Demo | 34 Downloads
WpfDiagram 2.6 screenshot WpfDiagram 2.6
A WPF control for drawing workflow, flowchart, network, organizational diagrams.
11 Aug 2010 - Commercial | 26 Downloads
RadarCube OLAP Grid Windows Forms Desktop 2.60.1 screenshot RadarCube OLAP Grid Windows Forms Desktop 2.60.1
.NET Windows Forms OLAP control: relational DB high performance, rich features
28 Jan 2012 - Shareware | 33 Downloads
VintaSoftBarcode.NET SDK 6.1 screenshot VintaSoftBarcode.NET SDK 6.1
High-end barcode reader and writer component for .NET developers.
21 Feb 2012 - Demo | 30 Downloads

Button for your site

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software. Save the image button on your server

Example:
    



Download Time
56K
1m 16s
64K
1m 7s
128K
33s
768K
5s
1.44M
3s



Copyright (c) 2006-2009 Paknaz. All rights reserved.