Recent Edits
The page was created.
protocol
RPC
Wiki
*RPC* or _Remote procedure call_ is a protocol for invoking methods on a remote machine.
RPC is a popular pattern, and protocols...
» complete change*RPC* or _Remote procedure call_ is a protocol for invoking methods on a remote machine.
RPC is a popular pattern, and protocols [[XML-RPC]] and [[SOAP]] have been modeled after RPC, to allow XML encoded RPC over HTTP.
