Remote Procedure Call (RPC): A protocol that one program can use to request a service from a program located on another computer on a network. RPC uses the client-server model, where the requesting program is a client, and the service-providing program is the server. It allows inter-process communication and is designed to streamline the development of network-based applications.
Categories: CC D4: Network Security | CCSP D3: Cloud Platform and Infrastructure Security | CISM D3: Information Security Program | CISSP D4: Communication and Network Security | Security+ D3: Security Architecture | SSCP D6: Network and Communication Security
« Back to Glossary Index