write shorts notes on remote procedure call


Write shorts notes on Remote Procedure Call (RPC)

The facility whihc was created to help the programmers write client server software is termed as Remote Procedure Call. Within RPC instead of providing a programmer explicit communication primitives as the socket interface, hide communication from the programmer through using a conventional programming language service. The programming mechanism selected is a procedure call. The RPC mechanism permits a programmer to put procedures on two or additional machines, and automatically generates code which will allow a procedure call to pass from one computer to other.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: write shorts notes on remote procedure call
Reference No:- TGS0283246

Expected delivery within 24 Hours