Remote Procedure Call Runtime Library

The Remote Procedure Call (RPC) run-time library, included in the /usr/lib/libnck.a library, contains the routines, tables, and data that support the communication of RPCs between clients and servers.

RPC run-time routines are responsible for transmitting RPC packets between the client and server stubs (program modules that transfer RPCs and responses between a client and a server).