TS/MP Pathsend and Server Programming Manual (G06.24+, H06.03+)
Introduction to Pathway Application Programming
NonStop TS/MP Pathsend and Server Programming Manual–132500
1-2
Which Sections Do You Need?
to read all sections of this manual. Table 1-1 is a descriptive map listing which sections
are relevant to particular programming tasks.
If you are writing SCREEN COBOL requesters, you need the Pathway/TS TCP and
Terminal Programming Guide and the Pathway/TS SCREEN COBOL Reference Manual
for programming information.
If you are writing Pathsend requesters that communicate with NonStop TUXEDO
servers, or if you are writing Pathway servers that handle requests from NonStop
TUXEDO requesters (clients or servers acting as clients), you also need the manuals for
the NonStop TUXEDO system, particularly the NonStop TUXEDO System Application
Development Guide, for additional information. If you are using the Pathway to
TUXEDO translation server or the TUXEDO to Pathway translation server, you also
need the NonStop TUXEDO System Pathway Translation Servers Manual. This manual
provides configuration, startup, and programming information.
Table 1-1. Task and Manual Correspondences
If Your Application
Includes… You Need… To Perform the Following…
Pathsend requesters Section 2, Designing Your
Application
Design an application including
Pathsend requesters
Section 3, Writing Pathsend
Requesters
Write a Pathsend requester
program
Section 5, Pathsend Procedure
Call Reference
Look up the syntax of Pathsend
procedures
Section 6, Pathsend Errors Look up cause, effect, and
recovery for errors returned to a
Pathsend requester program
Appendix A, NonStop TS/MP
Limits for Pathsend Requesters
Look up limits pertaining to
Pathsend requesters
Appendix B, Examples See examples of Pathsend
requester programs
Pathway servers Section 2, Designing Your
Application
Design an application including
Pathway servers
Section 4, Writing Pathway
Servers
Write a Pathway server program
Appendix B, Examples See examples of Pathway server
programs