JNIWrapper 3.5 
Publisher: TeamDev Ltd
Size: 3.52 MB
OS: Windows95/98/ME/NT4.x/2000/XP/2003
License: Commercial
Price: $149
Updated: 2006-10-02
Rating:
Download Now!
JNIWrapper 3.5 Description
JNIWrapper eliminates difficulties in working with the native code from Java programs using a standard JNI approach.
With JNIWrapper, there is no need to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write code in the Java language, and JNIWrapper does the rest.
JNIWrapper's advantages: Minimum behind-the-scene operation; High performance; Automatic resource management.
Read more...
JNIWrapper is the technology that eliminates difficulties in working with native code from Java programs using a standard Java Native Interface approach.
With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.
The main features of JNIWrapper are:
- Invoke any function with any parameters from native code library
- Support for both stdcall and cdecl calling conventions
- Support for many data types including structures, unions and pointers
- Callbacks with any parameters and stdcall or cdecl calling conventions
- Specially tuned for operations with large amounts of complex native-side data
- Extensible architecture allows implementing new data types or customizing existing ones
- Support for thread-safe, truly concurrent function invocation
- Customizable native library searching mechanism
- Completely automatic resource management
- Crashes in native functions are converted to Java exceptions.
JNIWrapper advantages:
- Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
- High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
- Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
- Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions.
Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it. WinPack library abilities:
- Access to Windows Registry;
- Windows Decoration;
- Tray icon for Java application.
DOWNLOADS FROM TeamDev Ltd
JNI,
wrap,
wrapper,
JNIWrapper,
Java,
native,
C++,
win32,
Windows,
DLL,
call,
Linux,
evaluation,
trial,
dynamic library
MySQL-to-OracleMySQL-to-Oracle is a program to migrate MySQL databases to Oracle server.
SmartVB6Development tools for VB6 programmers created to build fast and robust code.
RazorSQLQuery, update, navigate, and manage all databases from one database tool
MySQL-to-MSSQLMySQL-to-MSSQL is a program to convert MySQL databases into MS SQL format.
SkinEngineEasy to add skinnalbe GUI to your C++, Delphi, VB and .NET application