VMS Help TCPIP Services, Programming Interfaces, RPC Client Routines, clnttcp_create *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Creates an ONC RPC client handle for a TCP/IP connection. Format #include <rpc/rpc.h> CLIENT *clnttcp_create(struct sockaddr_in *addr, u_long prognum, u_long versnum, int *sockp, u_int sendsize, u_int recvsize);
Additional Information (explode) :
|