Are you asking because you are experiencing an error, like the commonly seen "The RPC server is unavailable"?
In short an RPC, or Remote Procedure Call, allows client and server app to communication on a network. The RPC server "allows remote clients to connect, pass commands, and transfer data using the RPC protocol." [1]
Check the link below for more information, and ways to troubleshoot in case you are having issues.
Are you asking because you are experiencing an error, like the commonly seen "The RPC server is unavailable"?
In short an RPC, or Remote Procedure Call, allows client and server app to communication on a network. The RPC server "allows remote clients to connect, pass commands, and transfer data using the RPC protocol." [1]
Check the link below for more information, and ways to troubleshoot in case you are having issues.