On Friday, 06/14/2019 at 07:13 GMT, "Frank M. Ramaekers" <[email protected]> wrote: > Yeah, don't have a C compiler (on z/VM).
You don't need one for CMS; use Rexx Sockets. You will need to use the C compiler on Linux, as the other languages (e.g. Java, php) don't have AF_IUCV. You'll need to make a few changes tcpecho.h to fix up the includes. E.g. you'll need <net/iucv/af_iucv.h>. Alan Altmark Senior Managing z/VM and Linux Consultant IBM Systems Lab Services IBM Z Delivery Practice ibm.com/systems/services/labservices office: 607.429.3323 mobile; 607.321.7556 [email protected] IBM Endicott ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www2.marist.edu/htbin/wlvindex?LINUX-390
