Copyright (c) Qusay H. Mahmoud
45
Step 6: run the application
lRun the naming service:
l prompt> tnameserver
lRun the server
l prompt> java HelloServer
lRun the client
Ø prompt> java HelloClient
Ø Hello There
Ø prompt>