hi, i have this applet orginal run by its developers via SSL to connect to another server via SSL..
Applet --- server
now i downloaded the applet and i want to run it from my pc to connect to the remote server but i get this error:
ContentControl.connect1(): caught Exception: java.security.AccessControlException: access denied (java.net.SocketPermission URL HERE:80 connect,resolve)
23:35:38 ContentControl.connect1(): couldn't connect, calling disconnect()
Applet --- server
now i downloaded the applet and i want to run it from my pc to connect to the remote server but i get this error:
ContentControl.connect1(): caught Exception: java.security.AccessControlException: access denied (java.net.SocketPermission URL HERE:80 connect,resolve)
23:35:38 ContentControl.connect1(): couldn't connect, calling disconnect()