ONC RPC (also known as Sun RPC) is a family of networking protocols for remote procedure calls over UDP and TCP
ONC RPC (Open Network Computing Remote Procedure Call), classically known as Sun RPC, is a network protocol layer for remote procedure calls on top of UDP or TCP. It is used by NFS, among others.