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: Nokia • Top 1000
• Smart reviews
   
Search:   
     

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

  Popular:
TransKing 2.3.1
Utility tool which converts VB and VB.NET to Visual C#.
Internet Cleaner 3.7
Remove all traces of your computer activity (including…
NetInfo 6.9
NetInfo is a collection of 15 different state-of-the-art…
IP Helper 3.4
This IP Helper software shows you both your internal and…
Winalysis 3.1
Monitor for changes to files, the registry, users, groups…
SecurityWorks 4.00
Spytech SecurityWorks 2003 is a collection of some of…
Der Krдuter-Doktor 1.0
The PC welfare practical man offers fast assistance without…
Book Organizer 3.6
Complete program that allows book collectors, hobbyists…
cpTracker Lite 2.3
cpTracker Lite will assist you in managing your project…
WAV Joiner 3.2.0
WAV Joiner is used to combine two or more recorded WAV…
Best 1000
  TOP-10:
ScreenSpy 2.2
Screen-Spy freeware records a screenshot every 30 seconds…
Stock Predictor 1.1.308
Chart stocks and backtest your stock market trading…
Popup Ad Killer 6.0
Popup Ad Killer can kill any annoying popup advertising…
Browsy 2.0
Browsy is an award winning browsing companion that can work…
FindGraph 2.12
FindGraph is a graphing, curve-fitting, and digitizing tool…
Budget 4.5.4 new!
Living payday to payday? Can't get out of debt? Finances in…
Prof Shutdown 4.1
Is a power management tool for enterprise-wide and small…
Backup Assistant 2.23
Systematic method for backing up, restoring and…
Kill The Spams 3.2 build 100
Without the pain of building complex filters, KTS is able…
EldoS AnyCalc 1.76
EldoS AnyCalc is ideal if you are accountant, programmer…
  Sponsored links 
  New:
Webcam Spy 1.2.2.16
Home security software, that constantly monitor wabcamera…
Power Flashview 3.6
Power flashview is a powerful tool to…
Stinki ERP 1.0.5
Stinki ERP is a complete nterprise resource planning…
RasterVect 15.3
RasterVect can convert raster images (TIFF,JPEG,BMP...) to…
Freebie Notes 3.32
Freebie Notes is a easy to use reminder for Windows. With…
JBatch It! 5.03
JBatch It! is an automated Batch JPEG, JPEG 2000…
1st Desktop Guard 2.7
1st Desktop Guard lets you prevent your desktop icons from…
Benetl 3.2
Benetl is a free ETL tool. It helps to easily manage .csv…
FocusDesktop 1.3
PIM - personal information manager to organize your…
Able Photo Resizer 2.3.10.15
Able Photo Resizer is a simple, quick and easy tool to…
     
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  Снижается  74 ( -10 -13.51% )
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:
  • JExcel 1.1 — JExcel is a library for integrating Microsoft Excel into Swing applications and for working with Excel workbooks and worksheets from Java programs. JExcel is a library for integrating Microsoft Excel…
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…
  • 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…
  • Turning the Face to the User. DJ Java Decompiler — Don’t be disappointed when instead a mono-color alphanumeric screen with a lot of mysterious characters, which make sense only to those “chosen” ones called “hackers” or “coders”, and control commands hidden behind the never-would-guess keyboard shortcuts you will see a feature-rich GUI-based editor with colored source code of your application loaded…
Find all smart reviews similar on JNIWrapper 3.7


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

See software by tags:
Trojan remover super software
Download user password recovery
County jail inmate locator
see also:
Octopus ScreenSaver
Kremmen Birth Parents
PDF Metamorphosis
See software by tags:
Powerpoint design templates
Monitor open files xp
Deleted documents usb disk

Copyright © 2001—2009 3d2f
Concept:
Advertisement.