Finding an Object
package framework.client;
public class LoginApplet {
// find the service through the registry
String url = "rmi://" + node +":" + port + "/" + service;
Sentry sentry = (Sentry)Naming.lookup( url );
rmi://localhost:1500/JNASAServer
Previous slide
Next slide
Back to first slide
View graphic version