
Chapter 3. The started tasks 85
3.7 TCP/IP Server
The TCP/IP Server is used for end-to-end processing. It communicates between
the Controller and the end-to-end domains or the Job Scheduling Console (a
PC-based piece of software that can control both master domains and
subdomains). The TCP/IP Server procedure is similar to the APPC Server, as
shown in Example 3-9 (for more information see 15.1.5, “Create started task
procedures” on page 393).
Example 3-9 TCP/IP procedure
********************************* Top of Data *****************************
//TWC1S EXEC PGM=EQQSERVR,REGION=6M,TIME=1440
//EQQMLIB DD DISP=SHR,DSN=TWS.V8R2M0.SEQQMSG0
//EQQMLOG ...