TS/MP Pathsend and Server Programming Manual (G06.24+, H06.03+)
About This Manual
NonStop TS/MP Pathsend and Server Programming Manual–132500
xii
What Is in This Manual
What Is in This Manual
This manual contains application design and programming information for writers of
Pathsend requesters and Pathway servers. This information includes syntax, usage, and
error-handling information for the Pathsend procedure calls. The manual has the
following structure:
•
Section 1, Introduction to Pathway Application Programming, contains an overview
of Pathway application programming, with emphasis on Pathsend requesters and
Pathway servers.
•
Section 2, Designing Your Application, provides information about Pathway
application design, with emphasis on Pathsend requesters and Pathway servers.
•
Section 3, Writing Pathsend Requesters, describes how to write requesters that use
the Pathsend procedure calls.
•
Section 4, Writing Pathway Servers, describes how to write Pathway servers.
•
Section 5, Pathsend Procedure Call Reference, provides the syntax, parameter
descriptions, and coding considerations for the Pathsend procedure calls.
•
Section 6, Pathsend Errors, provides cause, effect, and recovery information for all
Pathsend error codes.
•
Appendix A, NonStop TS/MP Limits for Pathsend Requesters, summarizes the
limits that apply to the Pathsend programming environment.
•
Appendix B, Examples, provides source code for an example Pathsend requester and
an example Pathway server.
•
A standard Glossary for all NonStop TS/MP and Pathway/TS manuals defines all
terms relevant to these products.
Related Documentation
This manual is one in a set of Tandem manuals for the NonStop TS/MP and Pathway/TS
products. Figure i, Related Documentation, shows the manuals that are most closely
related to this manual.
The following paragraphs describe each of the supporting manuals shown in Figure 1.
•
Pathway/TS TCP and Terminal Programming Guide. This guide describes how to
write requester programs using SCREEN COBOL.
•
Guardian Programmer’s Guide. This guide provides information about
programming in the Guardian environment, including use of the Guardian procedure
calls. It is useful to programmers who are writing Pathway servers, especially if
they are writing them in C, C++, the Transaction Application Language (TAL), or
the Portable Transaction Application Language (pTAL).