<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Remote procedure call - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=remote_procedure_call&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=remote_procedure_call&amp;p=3">3.Next</a>
</p>
<p>is local to the executing program, or remote. This is a form of server interaction (caller is client, executor is server), typically implemented via a request-response message passing system. In the object-oriented programming paradigm, RPCs are represented by remote method invocation (RMI). The RPC model implies a level of location transparency, namely that calling procedures are largely the same whether they are local or remote, but usually, they are not identical, so local calls can be distinguished from remote calls. Remote calls are usually</p><p>
<a accesskey="1" href="page.php?w=remote_procedure_call&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=remote_procedure_call&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
