Java CORBA
orbd
, which runs the Naming Service,
on the server machine.orbd -ORBInitialPort 1050 -ORBInitialHost
servermachinename &
tnameserv
.java HelloServer -ORBInitialPort 1050
java HelloClient -ORBInitialHost nameserverhost
-ORBInitialPort 1050
19 of 21