
Sponsored White Papers, Webcasts, and Downloads
ZDNet Dictionary Definition
- JNI
- Java Native Interface A programming interface API in Sun's Java Virtual Machine used for calling native platform elements such as GUI routines. RNI Raw Native Interface is the...
- Full JNI Definition >>
ZDNet Resources
- 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...
- Tags: JNI, Microsoft Windows, Javain, Object-Oriented JNI Add-In, Programming Languages, Java, C#, Software Development, Software/Web Development
- Software downloads 2009-06-08
- 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.
- Tags: JNI, RegExLab, Jar2Exe, Java, Microsoft Windows, Programming Languages, Software Development, Software/Web Development, Operating Systems, Software
- 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...
- Tags: Microsoft .NET Framework 2.0, JNI, Microsoft Windows, Javain, Java, .Net, Programming Languages, Software Development, Software/Web Development
- Software downloads 2007-04-18
- Object-Oriented JNI for .NET (low-level) 2.00.06 (Windows)
- Object-Oriented JNI for .NET (low-level), Library for .NET Framework v.1.1. Supports Standard JNI interface (SUN/IBM/MS JDK1.1.x-1.6.x) for developing and running code in C#, MCpp, VB, J#. The main features available are JNI code can be written only in managed code, supported .NET languages: C#, VB, J#, Managed C++, implements regular...
- Tags: JNI, Microsoft Windows, Object-oriented, Javain, .Net, Java, Programming Languages, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Software downloads 2007-04-17
- Invoking Assembly Language Programs From Java
- The Java Native Interface JNI provides a powerful platform for integrating code written in languages other than Java - mainly C and C++ - with that written in the Java programming language. Although, theoretically speaking, JNI does provide a fairly generalized interface; the support structure that comes with JNI is...
- Tags: JNI, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-10-19
- J2Native 2 (Windows)
- J2Native is the software development kit for working with native code from any Java application without using Java Native Interface JNI technology. While using J2Native you do not have to create native code libraries or deal with native code at all. You can call functions from any dynamic library or...
- Tags: JNI, Microsoft Windows, Smardec, J2Native, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2006-09-07
- xFunction for Windows 2.16 (Windows)
- The xFunction library is the universal solution for integration of Java code with code written in other languages, superior in many aspects to Java Native Interface JNI. With xFunction, you no longer need to implement those ugly native methods. Instead, you extend and instantiate xFunction classes to create conventional Java...
- Tags: JNI, Microsoft Windows, Excelsior, xFunction, xFunction Library, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2005-09-05
- Gosling: A closer look at Java
- Gosling: A closer look at Javaa great innovator...Great to get an interview from Gosling. I think we have fewer and fewer innovators like that in IT. Seems like we need more VC inthe US funding great minds and ideas. Instead its being watered down and sent to India these days....
- Tags: Programming languages, .NET, Application servers, Java, JNI, Microsoft .NET
- Discussion threads 2005-06-29
- Gosling cites huge security hole in .Net
- Gosling cites huge security hole in .NetWhat about JNI?!?Did he forget about JNI? Java supports calling unsecure C/C++ code too. If it was such a big mistake to support C/C++ code, why does Sun support it in Java?programmers can write extensions to java through JNI, butIf you use...
- Tags: Programming languages, C/C++, security, Java, JNI, Microsoft .NET
- Discussion threads 2005-02-04
- JNI 1160 PCI Fibre Channel Adapter 5.0.2183.1 (Windows)
- JNI 1160 PCI Fibre Channel Adapter: OS installed driver. For information only.
- Tags: JNI, Microsoft Windows, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2003-06-19
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...
- Tags: Microsoft Windows, Library, TeamDev, JNIWrapper, Java, Programming Languages, Software Development, Software/Web Development
- 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...
- Tags: C, Library, Native Development Kit, C/C++, Programming Languages, Java, Software Development, Software/Web Development, Ed Burnette
- Blog posts 2009-06-25
- 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...
- Tags: Google Inc., Audio, Volume Control, I/O, Codec, Video, MP3, Corporate Communications, Marketing, Ed Burnette
- 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...
- Tags: Google Inc., I/O, Dalvik, Native Code, Dalvik App, Web apps/Ajax App, Android 1.5, Android Browser, NDK App, AJAX, Internet, Software/Web Development, Web Development, Web 2.0, Ed Burnette
- 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...
- Tags: Software, Apple Macintosh, Software Industry & General Hardware, Tools & Techniques, Java, Programming Languages, Management, Software Development, Software/Web Development
- 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.
- Tags: WinPack, Microsoft Windows, Java, Programming Languages, Operating Systems, Open Source, Software, Software Development, Software/Web Development
- 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...
- Tags: Developer, Google Inc., Application, Google Android, Phone, Device, Platform, OEM, App, Question, Q., A., XMPP, A. Goal, A. Qemu, Thing Cert, Apk, UMA, A. Compatability, A. Distribution, Android Device, Linux, Wireless LANs, Advertising & Promotion, Productivity, Telecom & Utilities, Open Source, Wi-Fi, Operating Systems, Software, Wireless, Marketing, Ed Burnette
- 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...
- Tags: Java Application, API, JamesYoung1, JWinAPI, Microsoft Windows, Programming Languages, Java, Operating Systems, Middleware, Software, Software Development, Software/Web Development, Enterprise Software
- 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...
- Tags: Programming languages, Operating systems, .NET, cosmo, open source, Microsoft Corp., Java, operating system, compiler
- 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...
- Tags: Web, IBM Content Manager, Agence France-Presse, Java API, API, Best Practice, IBM Corp., Java, Programming Languages, Software Development, Software/Web Development
- White papers 2007-12-15
- << Previous
- page 1 of 1
- Next >>
SmartPlanet
-
Thought-provoking progressive ideas on diverse topics that intersect with technology, business, and life, and matter to the world at large.
Visit SmartPlanet
- More from IBM
-
-
Innovate your business' process model, play against the market, compete against others on our scoreboards and WIN!
Try INNOV8 2.0: A BPM Simulator
-
Enabling Real-World Business Transformation through IBM Service Management
Read the EMA Analyst Report
White Papers and Webcasts