JNI

  • submit to reddit

Raw access to USB device under Mac OS X 10.6

Some time ago I had to implement Java applet for web page to access IrDA USB dongle under Windows, Linux and Mac OS X.Windows and Linux both have IrSock implementations, so they are out of this article scope. Mac OS X differs in a way that they dropped IrDA...

1 replies - 2188 views - 09/07/11 by Artem Gorikov in Announcements

JNIWrapper Now on Mac OS X 64-bit

JNIWrapper - Use Native Code from Java without JNI. Now on Mac, too. JNIWrapper provides simplified access to native code from Java applications without using Java Native Interface (JNI). You write your code in the Java language only, and JNIWrapper does...

10 replies - 3088 views - 10/29/08 by Igor Shvydkoy in Announcements

JNIWrapper Adds Support for IBM AIX

With full support for a multitude of platforms, JNIWrapper provides simplified access to native code from Java applications without using JNI. You don’t need to create a native library to make system calls or spend time on learning the low-level ins and...

0 replies - 2956 views - 02/29/08 by Eugene Toporov in Announcements