Posted By:
Faizan_Raza
Posted On:
Thursday, February 3, 2005 04:02 AM
Let say i'm running my registry on default port of 1099.
NOw I want to bind an RMI object to this registry which will be lookedup by the clients.
How do I make sure that this remote object is listening on a user defined port (or is within a user defined range). Also, how do I make sure that when a client connects to this RMI Server, it opens up a port withing that same range as mentioned above.