Thursday, November 25, 2004

Title: RMI Internals

Title: RMI Internals: "Java RMI Internals

By Ahamed Aslam.K (aslam128@yahoo.com)

This article tries to answer the questions about RMI Internals such as

1. Who actually creates an object of stubs? Server, registry or client?
2. Which port the server is listening to?
3. Does the server listens to port 1099 (default port of RMI Registry)?
4. How will the client know to which port the server is listening?
5. Is a registry necessary for running the RMI system?
6. Can we use RMI without rmiregistry?"

No comments: