Softwares req?

Dear Sir,

What are the supporting softwares needed for executing JNI. Where i can find the simple JNI Program

Advance Thanks,

Rengaraj.R

[161 byte] By [renga_muralia] at [2007-11-27 10:37:17]
# 1

To start with you need a C or C++ compiler.

And you need at least a basic understanding of the C or C++ language.

And how to create a shared library using the compiler and the C or C++ code.

None of that has anything to do with java nor with JNI.

jschella at 2007-7-28 18:47:04 > top of Java-index,Java HotSpot Virtual Machine,Specifications...