Sample TPs Illustrating Fundamental Concepts

A set of sample TPs is provided on the SNA Server CD-ROM in the \SDK\SAMPLES directory. Included with the sample code is TPSETUP, a program that simplifies the setting of registry or environment variables needed by autostarted invokable TPs. Without an interface like that provided by TPSETUP, configuring such variables can be complicated and error-prone. Therefore, it is recommended that you use code like TPSETUP in installation programs for autostarted invokable TPs.

INSTALL.C (the source code for TPSETUP) can be compiled to work either in the Microsoft® Windows NT® and Microsoft® Windows® 95 environments or in the Windows version 3.x environment.

For information about TPSETUP and about the sample TPs, see Sample CPI-C TPs in the SDK.