Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AccessControlException: access denied

843790Feb 25 2007 — edited Mar 13 2007
I got a VERY simple client-server prog.
On localhost it is working great...once you try to execute the client on other computer I get:
"AccessControlException: access denied (java.net.SocketPermission, IP:5000 connect,resolve)"

Actually it is a very simple chat program taken from "JAVA - how to program" by Deitel&Deitel (chap 17.4)...

How can I overcome this issue?

tnx
Xtrim
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2007
Added on Feb 25 2007
1 comment
110 views