VMS Help  —  TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_callmsg, Description
    This routine is useful for users who want to generate messages
    without using the ONC RPC package. The xdr_callmsg routine
    encodes the following fields: transaction ID, direction, RPC
    version, server program number, server version number, server
    procedure number, and client authentication.

    The pmap_rmtcall and svc_sendreply routines call xdr_callmsg.
Close Help