Object-Oriented JNI for .NET (low-level) 3.00.07

License: Free Trial ‎File size: 1.42 MB
‎Users Rating: 3.4/5 - ‎5 ‎votes

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: - 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; - this update includes fast cast operations from/to Java primitive arrays to/from .NET primitive arrays. The same library for .NET Framework v.2.0 is available at http://www.simtel.net/product.php[id]98653[SiteID]simtel.net

VERSION HISTORY

  • Version 3.00.07 posted on 2006-04-19

Program Details