I think =?iso-8859-1?Q?=5BEXTERN=5D_Manuel_Kollmu=DF?= wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> hi 
>  
> is it possible to read out informations from a *.dll and to handle the
> return value (string)?


Sure, in the same way you'd do it from any Java program: you wrap the
DLL using JNI. Then you can call those native methods using Jess. You
can learn about JNI here:

http://java.sun.com/docs/books/tutorial/native1.1/index.html 



---------------------------------------------------------
Ernest Friedman-Hill  
Advanced Software Research          Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
PO Box 969, MS 9012                 [EMAIL PROTECTED]
Livermore, CA 94550         http://herzberg.ca.sandia.gov

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

  • JESS: jess [EXTERN] Manuel Kollmuß
    • Re: JESS: jess ejfried

Reply via email to