Gday folks,
im looking into doing a little running project in JAVA, however I do want to
integrate other pieces of equipment from this program. I would like to know
if it is possible to run C modules from a JAVA program and if it is a
relatively easy task to achieve....
Thanks for any info
Cheers
Juha Laiho - 08 May 2004 19:47 GMT
"Pak_indo" <pak_indo@bigpond.nospam.com> said:
>im looking into doing a little running project in JAVA, however I do want to
>integrate other pieces of equipment from this program. I would like to know
>if it is possible to run C modules from a JAVA program and if it is a
>relatively easy task to achieve....
No personal experience, but what you're looking for is JNI, Java Native
Interface.

Signature
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
Roedy Green - 09 May 2004 06:38 GMT
>im looking into doing a little running project in JAVA, however I do want to
>integrate other pieces of equipment from this program. I would like to know
>if it is possible to run C modules from a JAVA program and if it is a
>relatively easy task to achieve....
see http://mindprod.com/jgloss/jni.html
--
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.