Gis accuracy assessment
-
A java application can run inside a JVM and can only invoke the methods of the classes available inside this JVM • Distributed computing or processing resolves around clientserver technology where several client programs communicate with one or more server applications.An RMI application has to expose methods, which remote clients can invoke. • These methods which are meant to be remote, should be defined in an interface which extends the java.rmi.Remote interface
19p blackfalconbm 07-11-2012 100 38 Download