Hi.
I am trying to figure out how to use socket calls in REXX on a MVS Shadowweb application server. The socket calls are used to do a HTTPGET request to a different page on the same server.
After some time, I was able to do this in REXX, but now I have encountered a big problem. The script wont work anymore, and if I browse the server trace of Shadowweb, the server responds with "RESMGR DETECTED TERMINATION OF REMOTE USER SUPPORT TASK" and then quits the request.
Any help regarding this would be appreciated since there is little documentation available to sockethandling on the net.
Thanks
I am trying to figure out how to use socket calls in REXX on a MVS Shadowweb application server. The socket calls are used to do a HTTPGET request to a different page on the same server.
After some time, I was able to do this in REXX, but now I have encountered a big problem. The script wont work anymore, and if I browse the server trace of Shadowweb, the server responds with "RESMGR DETECTED TERMINATION OF REMOTE USER SUPPORT TASK" and then quits the request.
Any help regarding this would be appreciated since there is little documentation available to sockethandling on the net.
Thanks