The following are the basic steps be followed to develop a distributed application using RMI:
• Design and implement the components of your distributed application.
• Compile sources and generate stubs.
• Make classes network accessible.
• Start the application.
0 comments:
Post a Comment
Let us know your responses and feedback