Hello,
 Using C++ modules from Java and vice versa is relatively easy using
JNI. The C++ code needs to be modified a little bit and a dll library
created. The exact procedure is given on Sun's JNI website:

http://java.sun.com/j2se/1.3/docs/guide/jni/index.html

I especially found their tutorial to be very helpful. I hope this helps.

                                                        Mojtaba

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to