DCE Application Programming Guide

Sample Application Listings
HP NonStop DCE Application Programming Guide429551-003
A-13
The README File
Figure A-8. The README File in a Straight Port (page 1 of 2)
This is the README file for the Information Server Application. A
detailed description of it can be found in chapter 18 of OSF DCE: A
Guide to Developing Distributed Applications.
===============================================================
(c) Copyright 1993 Harold W. Lockhart and Frederic M. Oldfield
ALL RIGHTS RESERVED
Permission is hereby granted to use, copy, modify and freely
distribute this software for any purpose without fee, provided
that the above copyright notice and this permission notice are
retained in it.
The authors make no representations about the suitability of
this software for any purpose. It is provided "as is" without
express or implied warranty. The authors assume no liability,
direct or consequential, resulting from its use.
*** Modifications for NonStop servers
1. make file for TNS
2. make file for TNSE
===============================================================
FILES
readme.txt This file
infpls.idl Interface Definition File
infpls.acf Attribute Configuration File
errmac.h Error Macros
infpls_s.c Server
infpls_c.c Client
infpls_i.c Installation Program
infplsmk.grd Make file (Gradient SysV-DCE)
infplsmk.ibm Make file (IBM AIX RS/6000)
infplsmk.tns Make file (NonStop server)
Note that the file names are expected to be in lower case.
BUILDING
Create a build file appropriate to your environment using the ones
provided as models.
The build will create three executables:
infpls_s.out Server
infpls_c.out Client
infpls_i.out Installation Program
EXECUTION
To get text error messages, the environment variable: NLSPATH must be
set to the DCE message catalog files.
Create a directory "/.:/applications" if it does not already exist, with
the commands:
cdscp
create directory /.:/applications
The installation program must be run on each system on which a server
will run. To run the installation program first dce_login to an account