Sample APPC TPs in the SDK

This section describes the APPC TP samples included with the Microsoft® SNA Server SDK. The samples are located in the \SDK\SAMPLES directory on the SNA Server CD-ROM.

APPC TP samples Description
APPC Send and Receive TPs Simple APPC send and receive TPs that illustrate the use of asynchronous verb completion. This sample located in the SENDRECV subdirectory implements simple bulk data sending and receiving TPs (SENDTP and RECVTP). This sample is located in the \SDK\SAMPLES\APPC subdirectory on the CD-ROM.
Multithreaded Send and Receive TPs More advanced APPC send and receive TPs that illustrate the use of multiple threads and multiple conversations per thread. This sample is located in the \SDK\SAMPLES\MSENDRCV subdirectory on the CD-ROM.

In addition to the TPs, the following supplemental programs are included on the SNA Server CD-ROM.

Supplemental program Description
TPSETUP Sample installation program, demonstrating an interface that assists in the configuring of autostarted invokable TPs. This sample is located in the \SAMPLES\SDK\TPSETUP subdirectory on the CD-ROM.

TPSTART A program required for the automatic startup of invokable TPs that run as applications under Microsoft® Windows NT®. TPSTART is not required if the TP has been written as a Windows NT service. TPSTART is also unnecessary under Windows 95. TPSTART is installed by SNA Server Setup in the SYSTEM subdirectory of the SNA Server root directory. This sample is located in the \SDK\SAMPLES\TPSTART subdirectory on the CD-ROM.