12.07.2015 Views

RPC, RMI and CORBA

RPC, RMI and CORBA

RPC, RMI and CORBA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Design Example:• In this example you will use Java <strong>RMI</strong> to create asmall distributed application. The application is asimple Domain Name Service (SDNS) that maintainsa table of (IP address, Domain Name) pairs.• The SDNS server is a service that maintains adirectory of (domain name, ip address) pairs. Aclient makes request of the remote SDNS serverobject using <strong>RMI</strong>. The SDNS protocol is defined byan interface that allows an SDNS client to performupdates <strong>and</strong> requests on a remote SDNS server.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!