java.security.AccessControlException : access denied (java.net.SocketPermission

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Smoothj
    New Member
    • Jul 2007
    • 1

    #1

    java.security.AccessControlException : access denied (java.net.SocketPermission

    Hello all,

    when connecting to an IRC server with my java applet some of my members get this error code.

    java.security.A ccessControlExc eption : access denied (java.net.Socke tPermission irc.xxx.xxx resolve)


    What can I do to solve this?

    Regards,

    Smoothj
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by Smoothj
    Hello all,

    when connecting to an IRC server with my java applet some of my members get this error code.

    java.security.A ccessControlExc eption : access denied (java.net.Socke tPermission irc.xxx.xxx resolve)


    What can I do to solve this?

    Regards,

    Smoothj
    Google applets and security

    Comment

    Working...