VMS Help TCPIP Services, Programming Interfaces, RPC Portmapper Routines, pmap_set *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Called by the server procedure to have the Portmapper create a mapping of the procedure's program and version number. Format #include <rpc/pmap_clnt.h> bool_t pmap_set(u_long prognum, u_long versnum, u_long protocol, u_short port);
Additional Information (explode) :
|