Home Page
Categories: Interoperability
Latest version: 1.0.04
Added 2006-06-05
Library that implements JNI (Java Native Interface) for .NET.
This library supports JNI functionality compatible with JDK 1.3.
Features include:
- applications can be written only with .NET managed code
- managed delegators can implement Java native methods without PInvoke and developing separate unmanaged libraries
- all JNI objects are wrapped with simple classes that do all dirty job with Java references
- the library includes array classes that can handle and create multidimensional Java arrays of any type
 Built for .NET |
 Free or free version available |