Client Architecture


  1. start local ORB to inquire remote object reference from Coordinator
  2. start local procedure to access remote methods
  3. start another local ORB to connect to the assigned server
  4. request a reference to a service object through Name Server
  5. obtain a reference of transaction service from server
  6. access remote methods to

Back to Homepage