Hi guys, thanks to everyone that tried to help, I appreciate that.
@Chris, not that I"m aware of. In fact I'm not even sure that I use other Java applet but I can test it, just don't know how... 8P
And here's the console:
Version 28-03-13_1.7
u1: 14948
Connecting...
Exception in thread "Thread-15" java.security.AccessControlException: access denied ("java.net.SocketPermission" "5.9.102.139:25010" "connect,resolve")
at java.security.AccessControlContext.checkPermission(Unknown Source)
at java.security.AccessController.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkPermission(Unknown Source)
at java.lang.SecurityManager.checkConnect(Unknown Source)
at sun.plugin2.applet.SecurityManagerHelper.checkConnectHelper(Unknown Source)
at sun.plugin2.applet.AWTAppletSecurityManager.checkConnect(Unknown Source)
at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at d.a.a(Unknown Source)
at d.c.a(Unknown Source)
at d.c.a(Unknown Source)
at Core.iGPViewer.a(Unknown Source)
at Core.iGPViewer.run(Unknown Source)
at java.lang.Thread.run(Unknown Source