RPC


Short for remote procedure call, a type of protocol that allows a program on one computer to execute a program on a server computer. Using RPC, a system developer need not develop specific procedures for the server. The client program sends a message to the server with appropriate argumentsand the server returns a message containing the results of the program executed.

Two newer object-oriented methods for programs to communicate with each other, CORBA and DCOM, provide the same types of capabilities as traditional RPCs.

Read Also:

  • RPG

    (1) Short for Report Program Generator, a programming language developed by IBM in the mid-60’s for developing business applications, especially generating reports from data. The newest version, RPG IV, is still widely used on AS/400 systems. (2) Short for role-playing game, it is a game genre where one or more players adopt a role and […]

  • RPL

    (1) Short for Remote Program Load, RPL occurs where an image is stored on a bootable floppy disk or hard disk that remote computers use to start the system (or system prompt). The client computers, often called diskless workstations do not need the floppy or hard drive to function on the network. Remote Program Load […]

  • RSA

    A public-key encryption technology developed by RSA Data Security, Inc. The acronym stands for Rivest, Shamir, and Adelman, the inventors of the technique. The RSA algorithm is based on the fact that there is no efficient way to factor very large numbers. Deducing an RSA key, therefore, requires an extraordinary amount of computer processing power […]

  • RPO

    Short for Recovery Point Objective, it is a term associated with business continuance and disaster recovery. Specifically the RPO is the point in time (prior to the outage) in which systems and data must be restored to.

  • RSIP

    Short for Realm-Specific Internet Protocol, an IP address translation technique that is an alternative to NAT. RSIP lets an enterprise safeguard many private Internet addresses behind a single public Internet address. RSIP functions by leasing public IP addresses and ports to RSIP hosts located in private addressing realms. The RSIP client requests registration with an […]


Disclaimer: RPC definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.