Joe R wrote (applying his minor correction)
<snip>
I have to pass the token from ETCRE returned in register 0 some how to the 
client
</snip>

Many have chosen to accomplish this by use of a global control block
that their clients can access or by a system-level name/token pair.

Note that ETCON is restricted to authorized callers.
If you need unauthorized callers to connect, you will have to
provide a way for their task to get authorized in order to issue the ETCON.
In many cases, that might be by your providing a PC definition that uses a
system LX to avoid the chicken-and-egg situation, since the system LX
does not require use of ETCON (aside from by the creator).

Peter Relson
z/OS Core Technology Design


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to