| Author |
what is a rmi registry and how is it usefull?
|
senthil sen
Ranch Hand
Joined: Oct 10, 2002
Posts: 182
|
|
|
what is a rmi registry and how is it usefull?
|
 |
Michael Ernest
High Plains Drifter
Sheriff
Joined: Oct 25, 2000
Posts: 7292
|
|
The registry is a lookup service. It provides a central point to locate services by name and return connection properties to access that service. A lookup service eases the client program's effort in finding the server program by its literal connection values, i.e., port addresses.
|
Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
|
 |
 |
|
|
subject: what is a rmi registry and how is it usefull?
|
|
|