ARM API SDK CD-ROM Content List
-------------------------------
11/11/97

Directory   
   Filename                Description
----------------------     ---------------------
./:
   arm.lst                 This file  
   install.bat             Installation Batch file (OS/2, Win95, WinNT)
   install                 Installation Script file (NCR MP-RAS, IBM AIX,
                           Sun Solaris, HP-UX)
   license.pc/license.ux   The license and warranty information regarding the
                           use of the ARM SDK.
   readme.pc/readme.ux     Directions to print docs and installation
                           instructions

./doc:
   armsdk.pcl              PCL version of
                           "Application Response Measurement API Guide"
   armsdk.ps               PostScript version of
                           "Application Response Measurement API Guide"

./include:                 
   arm.h                   Header file for applications (C-callable routines)
   armagent.h              Header file for agents (C-callable routines)

./lib/hp_ux10:
   libarm.sl               Shared library for HP-UX 10.x
./lib/ibm_aix:
   libarm.a                Shared library for IBM/AIX 3.2.4/5, 4.1  
./lib/logagent:
   logagent.c              C source for the logging agent
   logfile                 Logging agent output for the Sample2 program 
./lib/ncr_mp:
   libarm.so               Shared library for NCR MP-RAS 3.0
./lib/os2:
   libarm.dll              DLL for OS/2 
   libarm.lib              Link library for OS/2
./lib/source:
   libarm.c                C source for the ARM Null library
./lib/sun_sol:
   libarm.so               Shared library for Sun Solaris 2.4/5

./lib/win95_nt:
   libarm32.dll            DLL for Windows NT and Win95
   libarm32.lib            Link library for Windows NT and Win95

./samples/os2/c:
   sample1.c               Sample C program
   sample2.c               Sample C program

./samples/unix/c:
   sample1.c               C/C++ source for all supported Unix platforms
   sample2.c               C/C++ source for all supported Unix platforms

./samples/unix/cobol:       
   cobolex4.cbl

./samples/win95_nt/c:
   sample1.c               Sample C program
   sample2.c               Sample C program

./samples/win95_nt/delphi:
   unit1.pas               Delphi source

./samples/win95_nt/mfcobol:
   cobolex4.cbl            COBOL source

./samples/win95_nt/vbasic:
   form1.frm               VisualBasic source