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

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

GETRPCPORT(3)

Contents


NAME    [Toc]    [Back]

     getrpcport -- get RPC port number

LIBRARY    [Toc]    [Back]

     Standard C Library (libc, -lc)

SYNOPSIS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

     The getrpcport() function returns the port number for version versnum of
     the RPC program prognum running on host and using protocol proto.	It
     returns 0 if it cannot contact the portmapper, or if prognum is not registered.
  If prognum is registered but not with version versnum, it will
     still return a port number (for some version of the program) indicating
     that the program is indeed registered.  The version mismatch will be
     detected upon the first call to the service.


FreeBSD 5.2.1			October 6, 1987 		 FreeBSD 5.2.1
[ 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