Hi, i'm trying to scan from an applet other IP then the Server IP. But
i know that this is a restriction of the applet, because i can scan
only the Server IP. is there a methods to force this?
Hi,
> Hi, i'm trying to scan from an applet other IP then the Server IP. But
> i know that this is a restriction of the applet, because i can scan
> only the Server IP. is there a methods to force this?
No. Deploy as a signed .cab file and let the user decide what level of trust
he wants to give your applet.
Alternatively, an applet may also ask the runtime for permission to do
specific things. Again, this will cause the user to be prompted to grant
permission.