![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2009 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- JNIWrapper 3.8 (Windows)
- 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...
- Software downloads 2009-09-11
- Program for Android in C/C++ with the Native Development Kit (if you dare)
- Not a big fan of Java? Well, get over it, because that's the primary and recommended way to write applications for Android devices. It's portable and... what's that? Android's Dalvik Java VM not fast enough for you? Granted, it's an interpreted engine and as of version 1.5 there's no Just-In-Time...
- Blog posts 2009-06-25
- OOJNI Add-in for VS2005-2008 3.00.00 (Windows)
- Object-Oriented JNI Add-In is a tool developed for MS Visual Studios 2005, 2008. It generates C# or VB# code OOJNI classes for java byte code (SUN/IBM/MS JDK1.1.x, JDK1.3.x and later) selected and includes it into the active project. It also makes JNI implementation of Java class native methods. At the...
- Software downloads 2009-06-08
- Google I/O: Mastering the Android Media Framework
- This afternoon at Google I/O 2009 Dave Sparks gave the most technical presentation of the conference so far when he delved into the details of the Android Media Framework. Here are my notes from the talk. Design Goals of the Media Framework include: Simplify...
- Blog posts 2009-05-27
- Google I/O: How do I code thee? Let me count the ways
- Dan Morrill presented a great talk this morning on the 3 different ways to code for Android: Managed Code Dalvik, Ajax, and Native Code. To demonstrate the different ways Dan decided to write the same app , a k-means clustering application, 3 different ways. The first way...
- Blog posts 2009-05-27
- com.sigh.jar X.1.0.0 (Mac)
- A Java package that emulates the c-programming language's sprintf and strftime. This package does not require nor use JNI. Designed for use with eclipse. Just drop into your plugins folder and add to the project's properties. Includes processing: %u Shorts and Bytes are not converted to Integers before processing %n...
- Software downloads 2009-04-25
- WinPack 3.7 (Windows)
- WinPack is a free, open-source add-on to JNIWrapper enabling access to the Windows native API and libraries from Java code. It requires no extensive knowledge of the Win32 API, nor writing cumbersome wrapper classes for JNI. You write code in the Java language, implementing Windows-specific functionality with WinPack classes.
- Software downloads 2008-12-08
- 50 questions asked and answered on Android
- At the very end of the Google I/O 2008 conference last week the Android development team hosted a great fireside chat on the new mobile platform. The session was free-form, completely driven by questions from the audience. Although Google was trying to keep mum on a number of issues, several...
- Blog posts 2008-06-05
- JWINAPI 1 (Windows)
- JWinAPI is a small subset of the Windows API that can be implemented natively by Java applications. It is very helpful to those of you that write Java applications that run on the Windows platform. As you know, Java has no real visibility into Windows because of the way it...
- Software downloads 2008-05-29
- Cosmos%3A+An+open-source+.Net-based+microkernel+OS+is+born
- Cosmos%3A+An+open-source+.Net-based+microkernel+OS+is+bornawesome...another alternative, lightweight OSMicrosoft ought to rebuild Windows on top of its stripped-down kernel so that Windows can run efficiently with fewer resources.Zzzzzzzzzzzzzzzzzzzzzzzzz....."[b][b] can't hold a candle to Linux."please cut the crap![i]Cosmos is 100% C#. The only assembly is emitted by our compiler.[/i]Last time I checked C# code was plain...
- Discussion threads 2008-02-06
- Best Practices for AFP Resource Caching in a IBM Content Manager OnDemand Web Enablement Kit Java API Application
- This paper describes how the IBM Content Management OnDemand Web Enablement Kit Java APIs referred to hereafter as simply ODWEK handle the caching of AFP Resource data in memory, and how to avoid excessive system load by caching large AFP Resources to file using ODWEK Java APIs. The paper also...
- White papers 2007-12-15
- ReByte 2.1.1 (Windows)
- ReByte provides simple-to-use GUI for defining complex Java and C# classes, generated from the tool or via a command-line. The classes serialize to or from byte arrays, which can be passed between software components via messaging, sockets, JNI, RMI. Binary format of data is compatible between C# and Java classes....
- Software downloads 2007-10-19
- Polarion blinks in struggle over Subversion
- Polarion Software is donating the subversion.com domain name to the Subversion Corporation, a non-profit stewardship organization created to support the development of Subversion. Subversion is a popular open source version control package widely seen as the successor to CVS. The announcement will be made at the SubConf 2007 conference in...
- Blog posts 2007-10-16
- JexePack 7.0c (Windows)
- JexePack allows software developers to package Java applications, along with its resources like GIF, JPG, JNI DLLs, into a single compressed 32-bit Windows EXE that targets multiple Java runtime environments. Fully supports both Java console and windowed applications. Allows you to specify an icon for your EXE. Version 7.0c a...
- Software downloads 2007-10-16
- Sun needs an answer to iPhone ASAP, lest Java wither on the vine
- Sun needs an answer to iPhone ASAP, lest Java wither on the vineHuh?I assume there is some sort of point to this? I missed it. I think I am dumber now for having read this...The answer is out thereit's called mobile Linux!If you want Java, then go Linux. Otherwise...
- Discussion threads 2007-10-11
- Axiomatic Multi-Platform C 1.6.9c (Windows)
- AMPC compiles ANSI C programs directly into Java bytecodes to run on any platform where a Java runtime is available. AMPC can also be used to integrate C and Java programs since AMPC's C functions can directly call numerous Java methods and vice versa. AMPC supports ANSI C 1989 (ISO...
- Software downloads 2007-09-18
- Axiomatic Multi-Platform C 1.6.9 (Mac)
- AMPC compiles ANSI C programs directly into Java bytecodes to run on any platform where a Java runtime is available. AMPC can also be used to integrate C and Java programs since AMPC's C functions can directly call numerous Java methods and vice versa. AMPC supports ANSI C 1989 (ISO...
- Software downloads 2007-09-14
- Jar2Exe Standard Edition 1.8 (Windows)
- Jar2Exe is a tool to convert jar files into exe files. The principium of this software is to start Java virtual machine using JNI interface. Basing on this, we have provided more other advanced features. Version 1.8 may include unspecified updates, enhancements, or bug fixes.
- Software downloads 2007-08-17
- OOJNI for .NET2.0 (low-level) 1.00.11 (Windows)
- Object-Oriented JNI for .NET (low-level), Library for .NET Framework v.2.0. Supports Standard JNI interface for developing and running code in C#, MCpp, VB, J#. The main features available: - JNI code can be written only in managed code; - supported .NET languages: C#, VB, J#, Managed C++; - implements regular...
- Software downloads 2007-04-18
- OOJNI Add-in .NET for VS7.1 1.00.14 (Windows)
- Object-Oriented JNI Advanced Add-In is a tool developed for MS Visual Studio. It generates C++ code OOJNI classes and managed code (OOJNI for .NET classes) in MCPP, C#, J#, VB for java byte code selected and includes it into the active project. It also makes JNI implementation of Java class...
- Software downloads 2007-04-18
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- The best support in the Linux business
-
If Linux is going to power your mission-critical applications, you'd better have the best support known to business. Novell was rated the top provider of Linux technical support.

- Learn more >>
- Learn more about tools to grow your business
-
The Business Essentials Guide provides you useful tools and templates to help grow your business and save you time with automated shipping solutions.
- Save time with the UPS Business Essentials Guide
- Keep Up With The Latest In Document Management with The DocuMentor.
-
Doc delivers the scoop on today's enterprise content management, printer maintenance, and all other issues related to document management. It's the DocuMentor Blog.
- Learn more >>
- New Online Dashboard for IT Leaders
-
Read about top issues IT decision-makers face every day, plus get cost-effective solutions to real-life IT problems.
- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
-
-
Smart Tech
Expert advice on innovations in healthcare and the green technologies that make it happen.
Find out more
-
Smart Business
Discussion and advice on management issues that revolve around making your world smarter and more useful.
More Smart Advice
-
Smart People
The best and worst moves in the management and strategy trenches.
Learn More






