RMI Ports with Port Forwarding
843793Jan 24 2008 — edited Jan 29 2008Hello all,
I have a personal router, and I have written an RMI application that works just fine inside my internal network. When I move the RMI client to outside my network, I get connection errors...
I've forwarded port 1099 for the RMI Server, and I know that port forwarding works because I am hosting a web server on the same machine and the website is accessible from outside. Are there any other ports I need to forward in order for RMI to start working?
Thanks!
-Kris