clntraw_create (3) Linux Manual Page
NAME rpc – library routines for remote procedure calls SYNOPSIS AND DESCRIPTION These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the server. Upon receipt of the packet, the server calls a dispatch routine to perform the…
