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
- Jar2Exe Standard Edition (zip)
- 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, Jar2Exe, Java, Productivity, Programming Languages, Software Development, Software/Web Development
- Software downloads 2007-08-17
- OOjni for .NET2.0 (low-level) (zip)
- 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: JNI, Java, .Net, Programming Languages, Software Development, Software/Web Development
- Software downloads 2007-04-18
- 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 (0-Trial)
- 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, J2Native, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2006-09-07
- xFunction for Windows (zip)
- 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, xFunction, xFunction Library, Programming Languages, Java, 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
Additional Resources
- 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
- ReByte (zip)
- 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....
- Tags: Class, ReByte, C#, Programming Languages, Java, .Net, Software Development, Software/Web Development
- 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...
- Tags: Eclipse, Domain Name, Plug-in, Polarion, Polarion Software, Subversion Corp., Subversive, SVNKit, Open Source, Ed Burnette
- Blog posts 2007-10-16
- JexePack (exe)
- 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...
- Tags: JexePack, Java, Programming Languages, Software Development, Software/Web Development
- 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...
- Tags: Programming languages, AJAX, Nothing, Java, Apple iPhone, Sun Microsystems Inc.
- Discussion threads 2007-10-11
- Axiomatic Multi-Platform C (6)
- 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...
- Tags: C, AMPC, C/C++, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2007-09-18
- Axiomatic Multi-Platform C (dmg)
- 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...
- Tags: C, AMPC, C/C++, Programming Languages, Java, Software Development, Software/Web Development
- Software downloads 2007-09-14
- jniWrapper (5-all)
- 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: Library, JNIWrapper, Java, Programming Languages, Software Development, Software/Web Development
- Software downloads 2007-04-26
- OOjni Add-in .NET for VS7.1 (zip)
- 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...
- Tags: Class, Object-Oriented JNI Advanced Add-In, Programming Languages, Java, Microsoft Development Tools, C#, .Net, Software Development, Software/Web Development, Development Tools
- Software downloads 2007-04-18
- 10 Perl modules all Java developers should know
- There are numerous CPAN modules which are designed to import Java classes into Perl scripts or access Java APIs like Swing, JDBC and JNI. This document lists the ten most important and useful modules in this collection. This download is also available as a TechRepublic article.
- Tags: Java Developer, Perl, Module, Programming Languages, Java, Scripting Languages, Development Tools, Software Development, Software/Web Development, Web Development
- Download resources 2007-02-22
- OOjni Advanced Add-in for VC7.1 (zip)
- Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces.
- Tags: C++, Object-Oriented JNI Add-In, Programming Languages, Java, C/C++, Software Development, Software/Web Development
- Software downloads 2006-10-25
- OOjni Advanced Add-in for VC6 (zip)
- Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces.
- Tags: C++, Object-Oriented JNI Add-In, Programming Languages, Java, C/C++, Software Development, Software/Web Development
- Software downloads 2006-10-19
- Sun issues patches for critical Java flaws
- Sun issues patches for critical Java flawsIt's Microsoft fault for sure. [nt][nt]Not a problem... since Sun hasn't managed to get their JREs working on 64 bits anyway.Actually a very serious Microsoft bug!See http://support.microsoft.com/?kbid=225099&sd=msdnA very basic function ofthe stadanrd C library used in almost all applications is...
- Tags: Programming languages, Network technology, Blackdown, patch management, Sun Microsystems Inc., JRE, Java, 64-bit
- Discussion threads 2006-02-08
- << Previous
- page 1 of 1
- Next >>
White Papers and Webcasts