The network selection application programming interface
The network selection application interface consists of two sets of
network configuration database access library routines.
One set of routines accesses only the netconfig
entries identified by the
NETPATH
environment variable.
These are:
-
setnetpath
-
getnetpath
-
endnetpath
Applications should use these routines.
They allow users to influence the selection of transports
used by the application.
The routines are described below.
For more information, see the
getnetpath(NS)
and
getnetconfig(NS)
manual pages.
If an application does not want the user to influence its decision,
then the routines that access the
netconfig
database directly should be used.
These are:
-
setnetconfig
-
getnetconfig
-
endnetconfig
-
getnetconfigent
-
freenetconfigent
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005