explain remote procedure callrpc remote procedure


Explain Remote Procedure Call.

RPC (Remote Procedure Call) :

The facility which was created to help the programmers write client -server software is termed as Remote Procedure Call. In RPC in place of giving a programmer explicit communication primitives as the socket inter face, hide communication from the programmer using a conventional programming language service. The programming mechanism selected is a procedure call. The Remote Procedure Call mechanism permit a programmer to place procedures on two or more machines and automatically produces code which will permit a procedure call to pass from one computer to other.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: explain remote procedure callrpc remote procedure
Reference No:- TGS0283160

Expected delivery within 24 Hours