Hello,
I would like to know if anyone has any experience with the use of ADDRESS CPICOMM for communication between two programs in REXX and could you kindly show an example or indicate a manual with an example that is real?
REXX with CPICOMM for zOs environment
- Pedro
- Posts: 686
- Joined: Thu Jul 31, 2008 9:59 pm
- Skillset: ISPF
- Referer: google
- Location: Silicon Valley
Re: REXX with CPICOMM for zOs environment
I have not used it. And the only example I found was pretty useless:
https://www.ibm.com/docs/en/zos/2.5.0?t ... s-services
https://www.ibm.com/docs/en/zos/2.5.0?t ... s-services
Pedro Vera
- Pedro
- Posts: 686
- Joined: Thu Jul 31, 2008 9:59 pm
- Skillset: ISPF
- Referer: google
- Location: Silicon Valley
Re: REXX with CPICOMM for zOs environment
I do not think REXX is mentioned much, but the CPI comm architecture is described here:
https://publibfp.dhe.ibm.com/epubs/pdf/c2643999.pdf
https://publibfp.dhe.ibm.com/epubs/pdf/c2643999.pdf
Pedro Vera
-
- Posts: 474
- Joined: Thu Mar 10, 2016 5:03 pm
- Skillset: assembler rexx zOS ispf racf smf
- Referer: saw it in the experts foprum thought I could help here
Re: REXX with CPICOMM for zOs environment
No, but I have a working sample for a TCP client/server app in REXX. Origin was TCPIP.SEZAINST(RSSERVER) and TCPIP.SEZAINST(RSCLIENT).
Re: REXX with CPICOMM for zOs environment
Hello Guys...
Pedro, unfortunately the IBM examples don´t work, but I'll read the second suggested manual and see if we have any light, thanks.
Willi, thanks for the tip to use client/server TCP, I'll analyze th codes and try to use them.
Pedro, unfortunately the IBM examples don´t work, but I'll read the second suggested manual and see if we have any light, thanks.
Willi, thanks for the tip to use client/server TCP, I'll analyze th codes and try to use them.
Re: REXX with CPICOMM for zOs environment
Willi,
Finally an exemple (TCP RSCLIENT/RSSERVER) that works well, thanks for the tip.
Finally an exemple (TCP RSCLIENT/RSSERVER) that works well, thanks for the tip.
-
- Posts: 474
- Joined: Thu Mar 10, 2016 5:03 pm
- Skillset: assembler rexx zOS ispf racf smf
- Referer: saw it in the experts foprum thought I could help here
Re: REXX with CPICOMM for zOs environment
Glad that you found it. Personally I would choose TCP over APPC any day.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 5
- 1873
-
by macuko
View the latest post
Tue Jun 27, 2023 8:24 pm
-
- 12
- 3043
-
by sergeyken
View the latest post
Mon Sep 25, 2023 3:33 am
-
- 5
- 2714
-
by Pedro
View the latest post
Sat Feb 06, 2021 4:56 am
-
- 3
- 2107
-
by Robledo
View the latest post
Thu Mar 10, 2022 1:03 pm
-
- 2
- 1063
-
by sergeyken
View the latest post
Fri Jul 14, 2023 7:13 pm