Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. barrygstl

    zOS tcp network socket not receiving data

    I have solved this problem. I ended up opening a problem with IBM and getting a component trace. The trace showed that the reply message was not being received until I closed the socket on the zOS side. Here is the situation: (1) Connect to a remote socket from zOS to Solaris. (2) Send a...
  2. barrygstl

    zOS tcp network socket not receiving data

    No. The listener is a Perl program running on a UNIX box. It is designed to take the input data and call opcmsg to send an alert to ITO. The only relation to Mqseries is that our mainframe Mqseries monitoring tool will be sending the messages to ITO. I can and will provide the source of the...
  3. barrygstl

    zOS tcp network socket not receiving data

    I have a REXX exec on z/OS 1.4 that is sending information to a Perl program on a UNIX box. The listening program on the UNIX box is sending an acknowledgement message back down the socket. My REXX program does not get the response. Can anyone help me? Here is the program...

Part and Inventory Search

Back
Top