On 11/3/2005 11:24 AM, Kok, Howi wrote:
Instead of accepting command via console you can try using TCPIP.  The
IP API rexx exec sample members RSCLIENT and RSSERVER in TCPIP.SEZAINST
or whatever TCPIP data set name your shop uses can be modified to do
what you want.  You can code your rexx stc to accept connection from a
rexx client and receive a command from it.

That sounds like an interesting approach, but accepting commands via TCP/IP has some major differences from accepting commands from an operator console.

You have a much more restricted set of users who could give you a command when it has to come from an operator console, but anyone could send you a command via TCP/IP.

        Walt

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to