clntudp_bufcreate (3) Linux Manual Page
rpc – library routines for remote procedure calls Synopsis And DescriptionThese 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 requested service,…
