Hi there.
I'm dealing with an application that has to access an executable program written in C language using java. Could you give me an idea on how to do this? Do I have to use a JNI?
thanks.......
Printable View
Hi there.
I'm dealing with an application that has to access an executable program written in C language using java. Could you give me an idea on how to do this? Do I have to use a JNI?
thanks.......
Of course, u should use the java Native Interface.
Use the following link :
http://java.sun.com/docs/books/tutor...tep/index.html