Java CORBA

Development Steps

  1. Define the remote interface using IDL.
  2. Compile it using idlj.
  3. Implement the server.
  4. Implement the client.
  5. Run them: name service, server, client.

José M. Vidal .

2 of 21