FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   requesting permissions
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: requesting permissions  (Read 282 times)
rgovostes

rgovostes
requesting permissions
« on: Oct 29th, 2004, 5:46pm »

I would like my sketch to be able to access images from other domains, which seems to be forbidden by Java. I need to request permissions, it seems, but I'm unsure of how to do this...
 
The Permissions in the Java(tm) 2 SDK file explains this somewhat, but I don't understand where or really how to request permissions. I think I will need a java.net.NetPermission or java.net.SocketPermission.
 
However, it looks like the above site explains how to locally allow permissions to a single applet, not to request permission. Any help would be appreciated.
 
Pages: 1 

« Previous topic | Next topic »