|
-
September 24th, 2000, 11:08 PM
#1
using JNI in applets
hello,
I am wondering if i can from java applets C functions that are exported to java using JNI. Are there any special steps need to take care of, or i just call the C functions exported just like calling from a normal java application? For example java LoadLibrary, can i use it in java applet too? Please help..
-
December 4th, 2000, 03:27 PM
#2
Re: using JNI in applets
Hello mce16.
I've faced this problem too.
Did you find anything in this area?
Thank you for any information.
-
December 6th, 2000, 03:14 AM
#3
Re: using JNI in applets
yes, but you need to implement authenticode for doing so, you can refer to microsoft authenticode too as to how to include it in your applet.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|