Answers

Question and Answer:

  Home  SOAP

⟩ Explain the difference between RPC and Local calls?

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.

 160 views

More Questions for you: