Hi Folks,
I have RH 9 running some astronomical based applications. I need to implement a logic which is currently supported just in WIndows. Lukcily I have a Windows DLL completely based on the JNI interface standards. I would like make some calls from this DLL from my
JAVA program running under Linux. Is it possible to achieve this? I mean will Sytem.loadLibrary work? If yes then could somebody pls provide me any previous experience or any document where I could find some useful information.
Most of the developers tried using Windows JVM using WINE to execute this kind of scenario. Doesnt make sense If I write to the Wine group,when I dont think I would need it.
Thanks.