Accessing Games while behind a firewall

I have a game (Javoids - shameless plug) at http://www.geocities.com/patrickmallette/. When I try to access it from work I get a java.security.AccessControlException. Is there any way to get around that?

The jar for game w/ source code can be found here if anyone is interested:

http://members.rogers.com/patrickmallette/Business/consulting/JavaGames/Javoids.jar

[388 byte] By [patrickmallette] at [2007-9-27 14:22:13]
# 1

I am having the same problem mate.

I am searching on the net. I am using RMI but HTTP Tunelling is not what I want because it does not support callbackls to the server.

I am searching for the SOCKS approach

http://developer.java.sun.com/developer/onlineTraining/rmi/RMI.html#FirewallIssues

Here is a strting point.

kklearho at 2007-7-5 22:12:28 > top of Java-index,Other Topics,Java Game Development...
# 2
I'll see if I can use anything. Thanks for taking the time to reply. If I can make it work with your information you'll get the other 6 Dukes - all legitimately obtained. I actually earned 3! wow!
patrickmallette at 2007-7-5 22:12:28 > top of Java-index,Other Topics,Java Game Development...