←
^
→
Java CORBA
Development Steps
Define the remote interface using IDL.
Compile it using
idlj
.
Implement the server.
Implement the client.
Run them: name service, server, client.
José M. Vidal
.
2 of 21