What is Remote Procedure Call (RPC)
By in ADO.NET on Nov 30 2006
  • Keerthi Venkatesan
    Jun, 2016 3

    Remote Procedure Call is a protocol that one program can use to request a service from a program located in another computer in a network without having to understand network details.

    • 0
  • Ravi Kumar
    Nov, 2006 30

    RPC hides the intricacies of the network by using the ordinary procedure call mechanism familiar to every programmer. A client process calls a function

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS