I think the solution is JNI, and ND should not have any problem with JNI.
Since you are not likely to have the source code, you may have to write a
wrapper code in C/C++ which calls that DLL, and have your wrapper code
implement a JNI.
For more info on JNI:
http://java.sun.com/docs/books/tutorial/native1.1/index.html
Good luck.
Aby
-----Original Message-----
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
Sent: Monday, April 26, 1999 2:23 PM
To: [EMAIL PROTECTED]
Subject: [ND] Accessing an outside DLL
Hello,
I have a DLL that is used to encrypt/decrypt passwords. On the
database the encryted password is stored.
I'd like to know how I access the DLL. It takes several parameters,
one of which is the password, which the
user types in from the login window.
Thanks
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]