JNIWrapper free download JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. 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 - Supp download   
 Example: Winamp • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Development Tools > Components & Libraries > download now JNIWrapper

  Popular:
Desktop Lock 7.1
Desktop Lock is a computer security protection and access…
Car Logbook 2.3
Car Logbook is an applet designed to track the business use…
Type Pilot 2.8.0
Managing technical support may require that you type…
Oracle Maestro 9.4
Oracle Maestro is a powerful Windows database management…
Oracle Data Wizard 8.4
Oracle Data Wizard is a powerful Windows GUI utility for…
Kiwi Logger 2.0
Kiwi Logger (KLOG) is a free suite of syslog message…
Divx Converter Pro 4.59.70
Easy to use and powerful for experts as well. It enables…
Safe n Sec Pro 3470
Safe’n’Sec Pro contains info about hundreds of popular…
LockJar 2.1
LockJar gives you total control over the Internet browser…
Idea Magic 5.3.2
Idea Magic is based on Roget's 1911 Public Domain…
Best 1000
  TOP-10:
Wall Photo Maker 4.4
This digital photo enlargement software helps you to print…
MP3 Archiver 1
A tool for managing your MP3 data stocks. With it, you can…
PhotoPulse 1.3.1
PhotoPulse software is a new fun and convenient way to…
Azz Cardfile 4.0.00c
Customizable free-form cardfile type database software…
Tech-Pro GetBack 1.3
Tech-Pro GetBack backs up your work instantly, while you…
PortsLock 2.0
PortsLock is an endpoint security solution that allows…
Word-It 1.0
Word-It is a small utility which converts numbers to words…
iGo Incognito 1.2
iGo Incognito - Secure communications using a public key…
Ease CD Ripper 1.60
EASE CD Ripper is extremely easy to use CD Ripper for…
RennerPro e2 2.01
Breeding Database for Gerbils (Meriones unguiculatus…
  Sponsored links 
  New:
Aloaha sign 3.9.98
Aloaha Sign! was developed to create, view and validate…
Image for Linux 2.40a
Image for Linux is a reliable and easy to use drive imaging…
Windows Eraser 3.2
Windows Eraser is an Privacy Eraser that protects your…
HTTP Analyzer 5.0.1
HTTP Analyzer is an utility that allows you to capture…
Webcam Spy 1.2.2.13
Home security software, that constantly monitor wabcamera…
CABAReT Stage PDF 4.1.2
CABAReT Stage - Software for your daily work with PDF…
AKVIS SmartMask 2.5
AKVIS SmartMask is an efficient masking tool that saves you…
RQ SpamFinish 1.05
RQ SpamFinish is anti-spam utility. It allows you delete…
SmartBackup 3.4.1
Inexpensive, fast and easy to use backup software with…
Bar Codes Plus 4.0
Here's an easy way to print bar codes from Windows! This…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Active-X
Delphi
Components & Libraries
Java
Javascript
Visual Basic
dotNET
Databases
Perl, php, cgi
Source Editors
Installers
Bug Trackers
HTML
XML
ASP

JNIWrapper 3.7  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library.

Updated Oct 27, 2008 21:40:18
Rating  Ñíèæàåòñÿ  40 ( -6 -15% )
Size3601 kb
LicenceCommercial
StatusNew Release
LanguagesEnglish
TagsJNI, wrap, wrapper, JNIWrapper, Java, native, C, C++, win32, Windows, DLL, call, Linux, evaluation, trial, dynamic library
OSWindows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Unix, Mac OS
Homepageteamdev.com
Emailinfo@teamdev.com
AuthorJNIWrapper Team
JNIWrapper free download JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. 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
- Supp download

 Zoom click for full size
Other author's software:
  • JExplorer 1.9.1 — JExplorer is a library that provides developers with an ability to integrate Microsoft Internet Explorer into Swing applications.
Show all author's software

Description:
   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.

   Hint: This site provides JNIWrapper Cross-Desktop only. You can download platform specific version of JNIWrapper or get evaluation licenses for our libraries at http://www.teamdev.com/jniwrapper/downloads.jsf
Short tags:
JNI, wrap, wrapper, JNIWrapper, Java, native, C, C++, win32, Windows, DLL, call, Linux, evaluation, trial, dynamic library
System Requirements:
JSDK/JRE 1.3.x, 1.4.x and 1.5.x
Change Info:
Not Established
find all version  Find last version of JNIWrapper
      Freeware alternatives JNIWrapper 3.7
Free Download now  Free Download JNIWrapper 3.7 from teamdev.com

Similar software shotlights:
    Find all software similar on JNIWrapper 3.7

    Similar news:
    Find all news similar on JNIWrapper 3.7

    Similar smart reviews:
    • PBX Call Tarifficator Pro — PBX Call Tarifficator Pro is a serious business-strength solution for controlling, billing, and analyzing office telecommunications. It can service virtually any office PBX (Private Business eXchange) that outputs SMDR (Station Message Detail Recording) data. PBX Call Tarifficator collects that data with the Logger module (since this is the Professional version, it has many data collection options, especially for the…
    • Active Multimedia SFX Library — Three common types of media create digital content: text, image, and sound. They are similar as they can have various origins and various means, be used for various purposes and in various amounts. But the difference between the three types of content is the ease of production. As for text — anybody can write text, with any computer (or even without it), texts are easy to compile and…
    • GNCutter32 1.1. Let a Professional Library Do It — Some obvious tasks in the area of «practical algorithms» seem to be easy at the first glance, but as you try to complete them, you more and more tend to think you can’t do it! A good example of that is a frequent material-cutting planning task, which is completely solved by the GNCutter32 library. The library’s most outstanding feature…
    • Rander, Call Center On Your Desktop — What happens when you bring together a computer and an office PBX? — You’re going to get a phone receptionist and call center power right on your desktop. All you’d have to do to receive, place or transfer a call, to set up a voice conference or to get the PBX load report is to simply make a few clicks in the application…
    • AS HDTEMP WIN32 DLL 2.1 — Although modern hardware is built to stay for long and average MTBF values are quite impressive, some components are still fragile if placed in harsh conditions. Hard drives are crucial components of our computers, as they hold the most important — valuable information that costs much more than the medium is stored on. If you are developing an application that intensively uses the hard…
    • HardwareID DLL - rock-solid license protection made easy — If you are a software developer working on a project that requires serious protection from unauthorized use and copying, you may want to focus on implementing a kind of protection mechanism that is really hard to hack. Despite the diversity of approaches and protection methods available on the market these days, unique system identifiers remain one of the most reliable methods…
    • Managed Extensions for VCL - a great solution of the Delphi Win32/.NET communication problem — Anyone familiar with software development knows how different the .NET framework is compared with older development platforms. The problem of framework interoperability has been vexing many developers who wanted to use .NET components in their Delphi and C++ applications. Finally, there is a solution for the problem. Managed Extensions for VCL enables you to interact with any .NET languages (C#, Visual…
    • Axigen v6 - a 1-2-3 approach to setting up a fully-functional mail server on Linux — For the majority of users, the task of installing a mail server on Linux is something beyond possible. Despite its active popularization, Linux still remains a system for enthusiasts where nearly every serious system-related action is carried out in the console and where deep knowledge of system commands is an absolute must. In most cases, Linux servers inevitably require…
    • Flash Slider - create dynamic Flash slideshows in minutes! — Flash-based slideshows can be used in a number of ways. A business demonstration, a portfolio, a romantic present for your significant other showing your best moments together — all this can be quickly done in Flash and hosted on a website for efficient sharing. However, you will need quite a lot of experience with Flash to create such presentations. If you…
    Find all smart reviews similar on JNIWrapper 3.7


    Home > Software > Development Tools > Components & Libraries > download now JNIWrapper

    See software by tags:
    Novell netware sending
    Ip mask calculator
    Software infant
    see also:
    See software by tags:
    Speak soft german
    Software vesion
    Mate sp3i smartphone

    Copyright © 2001—2009 3d2f
    Concept:
    Advertisement.