Toward an RMI server

  • 14
  • Locked
Implement the run() method on CLIENT_THREAD. It will simulate a client that will connect to a server. 1) Get the service named UNIC_BINDING_NAME from the registry. 2) Call the returned service's method. Pass any non-empty argument. 3) Display the result of calling the method.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet