VMS Help TCPIP Services, Programming Interfaces, RPC Client Routines, clntraw_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates a client handle for memory-based ONC RPC for simple testing and timing. Format #include <rpc/rpc.h> CLIENT *clntraw_create(u_long prognum, u_long versnum);
Additional Information (explode) :
|