Joe Reichman wrote:

> Does Anybody have any pointers re: concurrent TCP/IP Assembler programs
>
> specfically
>
> A)in the Subtak (attached program) do you have to issue a
>
> INITAPI
>
> B) It it necessary to use EZASM STORAGE=GLOBAL or STORAGE=TASK
>
>     when writting a  concurrent (meaning using subtask to use the send and
> receive) program
>
>

I highly recommend bypassing this interface and using the assembler callable
services socket interface. I think it is easier to use and more powerful
especially if you use the AIO interface. If you can run authorized, you can do
much or all of the work on enclave SRBs.

Regards,
Henry

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

Reply via email to