Thursday, 25 October 2012

Explain the difference between RPC and Local calls? | SOAP Interview Questions

An important difference between Remote call procedure and local call is that remote call can fail often and this occurs without the knowledge of the user. Local calls are easily handled. Another main difficulty lies with the code writing capability because it is written in a low level language.

No comments: