*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> getrpcport (3)              
Title
Content
Arch
Section
 

getrpcport(3)

Contents


NAME    [Toc]    [Back]

       getrpcport - get RPC port number

SYNOPSIS    [Toc]    [Back]

       #include <rpc/rpc.h>

       int getrpcport(
               char *host,
               int prognam,
               int versnum,
               int proto );

DESCRIPTION    [Toc]    [Back]

       The  getrpcport() routine returns the port number for version
 versnum of the RPC program prognam  running  on  host
       and using protocol proto.

       It  returns  0  if  it cannot contact the portmapper or if
       prognam is not registered.  If prognam is  registered  but
       not with version versnum, the routine will return the port
       number of the last registered prognam, proto pair.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, a  port  number  is  returned;
       otherwise,  0  is  returned  to  indicate  that either the
       portmapper could not be contacted or the  program  is  not
       registered.

ERRORS    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Commands: portmap(8)



                                                    getrpcport(3)
[ Back ]
 Similar pages
Name OS Title
portmap IRIX TCP, UDP port to RPC program number mapper
getservbyport Tru64 Get a service entry by port number
getservbyport_r Tru64 Get a service entry by port number
portmap Linux DARPA port to RPC program number mapper
portmap OpenBSD DARPA port to RPC program number mapper
getnameinfo Tru64 Get a node name and service name for an address and port number
portmap Tru64 The DARPA port to RPC program number mapper
alGetFrameNumber IRIX Get the absolute sample frame number associated with a port
ALgetframenumber IRIX (obsolete) Get the absolute sample frame number associated with a port
alGetFilled IRIX return the number of filled sample frames in an audio port
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service