|
|
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 JNI SDK compatible with JDK1.3.x (32 bits) and above;
- supports two ways of Java Native methods implementation: from Java code with System.loadLibrary(...) or System.load(...) and from JNI code with RegisterNatives(...)/UnregisterNatives(...);
- Java native methods are implemented only with .NET managed functions;
- marshaling and unmarshaling of .NET data types are hidden from Developer;
- implemented special mechanism for shellow copy of Java references in JNI code to reduce a number of them in JVM, save JVM Heap and improve JNI code performance.
Comment:
To implement Java native methods from Java code with System.load() or System.loadLibrary() you should load OOJNI.NET20.DLL first in some place of your Java code. Set path to OOJNI.NET20.DLL and your .NET module like to any C++ JNI library.
The same library for .NET Framework v.1.1 is available at
http://www.simtel.net/product.php[id]95126[sekid]0[SiteID]simtel.net
 Anti Virus Report
Download OOJNI for .NET2.0 (low-level) (4.6 MB) |
Released by Javain Ltd.
Last updated: 2007-09-24
|
|
|
Java Platform Invoke API (Demo version) for MS Windows. Enables Java code to call native functions implemented in dynamic link libraries (DLLs) like in Microsoft .NET Framework.
|
|
|
Object-Oriented JNI Advanced Add-In is a tool developed for MS Visual Studio. It generates C++ code (OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x-1.6.x) selected and includes it into the active C++ project.
|
|
|
Object-Oriented JNI for .NET (low-level),Library for .NET Framework v.2.0. Supports Standard JNI interface for developing code in C#, MCpp, VB, J#.
|
|
|
OLE for JAva (OLEJA) , Java-COM Bridge. It makes java programming with OLE Automation easy.
|
|
|
Object-Oriented JNI Advanced 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.
|
|
|
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.
|
|
|
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 code in C#, MCpp, VB, J#.
|
|
|
Object-Oriented JNI Add-In is a tool developed for MS Visual Studio 2005. It generates C# code (OOJNI classes) for java byte code selected and includes it into the active project.
|
|