
Module 8 – Remote Method Invocation
102
lượt xem 38
download
lượt xem 38
download

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
Chủ đề:
Bình luận(0) Đăng nhập để gửi bình luận!

CÓ THỂ BẠN MUỐN DOWNLOAD