Sun RPC

E831601

Sun RPC (Sun Remote Procedure Call) is a network protocol and programming model developed by Sun Microsystems that allows a program to execute procedures on a remote system as if they were local function calls.

All labels observed (2)

Label Occurrences
Sun RPC canonical 1
Sun Remote Procedure Call 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf network protocol ⓘ
programming model ⓘ
remote procedure call protocol ⓘ
abstractionLevel application layer ⓘ
alsoKnownAs ONC RPC ⓘ
Open Network Computing Remote Procedure Call ⓘ
linked to: ONC RPC

Sun Remote Procedure Call ⓘ
linked to: Sun RPC
authenticationMechanism AUTH_DES ⓘ
linked to: DES

AUTH_NONE ⓘ
AUTH_SYS ⓘ
communicationModel request–reply ⓘ
component portmapper service ⓘ
dataEncoding big-endian network byte order ⓘ
designedFor remote procedure calls over a network ⓘ
developer Sun Microsystems ⓘ
era 1980s ⓘ
feature interface definition language via rpcgen ⓘ
machine-independent data representation via XDR ⓘ
influenced DCE/RPC ⓘ
linked to: Microsoft RPC

ONC+ services ⓘ
license later made open specification ⓘ
originally proprietary ⓘ
notableUseCase distributed file systems ⓘ
network management services ⓘ
operatingSystem Solaris ⓘ
SunOS ⓘ
various Unix-like systems ⓘ
portmapperPurpose map RPC program numbers to network ports ⓘ
purpose allow a program to execute procedures on a remote system as if they were local calls ⓘ
rpcgenPurpose generate client and server stubs from interface definitions ⓘ
standardizedAs RFC 1050 ⓘ
RFC 1831 ⓘ
RFC 5531 ⓘ
supports asynchronous remote procedure calls ⓘ
authentication mechanisms ⓘ
synchronous remote procedure calls ⓘ
tool rpcgen ⓘ
linked to: RPC
transportProtocol TCP ⓘ
UDP ⓘ
typicalLanguageBindings C ⓘ
C++ ⓘ
Perl ⓘ
usedBy NFS ⓘ
Network File System version 2 ⓘ
Network File System version 3 ⓘ
uses XDR ⓘ
client–server model ⓘ
xdrExpansion External Data Representation ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

RFC 1094 → relatedTo → Sun RPC ⓘ
Sun RPC → alsoKnownAs → Sun Remote Procedure Call ⓘ
linked to: Sun RPC