VMS Help TCPIP Services, Programming Interfaces, RPC Client Routines, clnt_create_# *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates a client handle and returns its address. Format #include <rpc/rpc.h> CLIENT *clnt_create(char *host, u_long prognum, u_long versnum, char *protocol);
Additional Information (explode) :
|