wrap software

Wrap Create a "batch-like" executable (.exe file) for your java application. JNIWrapper eliminates difficulties in working with native code from Java apps.

wrap,
wrap jniwrapper wrap win32 wrap call wrap dynamic library
Create a exe file for your java application.
Bridge Java and native code without using JNI
exeJ
Create a "batch-like" executable (.exe file) for your java application.
JNIWrapper
JNIWrapper eliminates difficulties in working with native code from Java apps.


Command line tool that creates a "batch-like" executable (.exe file) for your java application. The command line used to start your java application is wrapped in the generated executable. exeJ is a command line tool that creates a "batch-like" executable (.exe file) for your java application. The command line used to start your java application is wrapped in the generated executable and the user can simply start the java application with a double-click. The generated .exe is Windows 95/98/ME/NT/2000/XP compatible.
exej, java, exe, startup, wrap, standalone, win32, application, jexegen, jexe,
JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. 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 language, and JNIWrapper does the rest.JNIWrapper's advantages: Minimum behind-the-scene operation; High performance; Automatic resource management.
jni, wrap, wrapper, jniwrapper, java, native, c, c, win32, windows,
Software Matrix Listing
wrap native wrap c wrap jniwrapper wrap c
wrap c wrap java wrap dynamic library wrap linux
Keyword Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9 .