Hello there, I am trying to learn RMI programming, I've 4 class files myRMIInterface,myRMIImpl,myRMIClient and myRMIServer. All class files are compiled sucessfully and rmiregistry also runs, but when I enter 'start java myRMIServer' it displays error look like: "Exception Occured: java.security.AccessControlException:access denied (java.net.SocketPermission 127.0.0.1:1099 connect,resolve)" what this indicates?Please help me. I have installed JDK 6 Update 23 x64 Windows 7