We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Applet shall copy file to harddrive
Page Index Toggle Pages: 1
Applet shall copy file to harddrive (Read 557 times)
Applet shall copy file to harddrive
Oct 29th, 2007, 11:59am
 
Hi,
maybe someone can help me.

i created a signed applet using a foreign jnilib. when a user opens the website the applet starts and needs to copy the jnilib to the users folder. how can i realise that?

saving a jnilib in a specivi folder of the client using a signed applet?

please help!
Alex
Re: Applet shall copy file to harddrive
Reply #1 - Oct 29th, 2007, 2:10pm
 
solved

just the standard loadbytes and savebytes function. and reneameing the lib on the server for downloading jnilib.txt then saving as .jnilib

works fine
Page Index Toggle Pages: 1