Copyright (c) Qusay H. Mahmoud
37
Step 4: implement the server….
l
Bind the object reference in naming
l
l
NameComponent nc = ne
w
NameComponent("Hello", " ");
l
NameComponent path[] = {nc};
l
ncRef.rebind(path, helloRef);
l