A distributed system using Java CORBA framework, with hybrid UDP communication between servers.
A distributed system using IDL and Java CORBA framework, with hybrid UDP communication between servers.
Start Java orbd
start orbd -ORBInitialPort 1050
Start Center Server
java CenterServer -ORBInitialPort 1050 -ORBInitialHost localhost
Start Manger Client
java ManagerClient -ORBInitialPort 1050 -ORBInitialHost localhost