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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Ports for RMI

843793Oct 2 2006 — edited Oct 3 2006
Hi,

I set up the port 1099 as my default port for my application in RMI. I've found out that even though this is the port I configured to use for RMI, the server uses other ports apart from this (1077,1045) to answer the request. It also doesn't use these concrete ports every time I run the application. Every time I restart my RMI application, it uses diferents ports to answer.

Which ports must be open in order to assure that my application will run properly? There is a firewall in between so I should only open the ports RMI will use.

Thanks in advance,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2006
Added on Oct 2 2006
5 comments
249 views