VMS Help
TCPIP Services, Programming Interfaces, RPC Portmapper Routines, pmap_getmaps_#
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Returns a copy of the current port mappings on a remote host.
Format
#include <rpc/pmap_clnt.h>
struct pmaplist *pmap_getmaps(struct sockaddr_in *addr);
addr
A pointer to a sockaddr_in structure containing the internet
address of the host whose Portmapper you wish to call.
A client interface to the Portmapper, which returns a list of the
current ONC RPC program-to-port mappings on the host located at
the internet address addr. The SHOW PORTMAPPER management command
uses this routine.
struct pmaplist * A pointer to the returned list of server-to-
port mappings on host addr.
NULL Indicates failure.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.