Hello Folks,
We have some
Java source files and We know in prior that in which platform(Operating System) it's goin to deploy and run.So here instead of creating byte code which is portable,we need to convert Java source files to Windows supported native code,Linux supported native code,Solaris supported native code etc.Here I know I have to use JNI to do this.But I don't how to handle that.
can any one suggest me some ideas how to do and How to create Java Native Interface as start.
Thanks in Advance,
Murali
"Excellence is never an accident; it is always the result of high intention, sincere effort, intelligent direction, skillful execution, and the vision to see obstacles as opportunities"