Construct the object that implements the remote server. Called from main, after it has the SecurityManager in place. super(); // sets up networking
super(); // sets up networking
The remote method that "does all the work". This won't get called until the client starts up. return new Date();
return new Date();