Thanks Lizette, I now have it working with "INCLUDE SYSLIB(EDCMTFS)" in the link for MTCCSUB.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: 03 June 2015 13:49 To: [email protected] Subject: Re: IBM Multitasking C socket sample program I will see if I can dig up some C compile/Lnk JCL. Second, if you have not done so, you might join the TCPIP list and see if someone has the JCL setup you need. To join go to this URL TCPIP To subscribe, send mail to [email protected] with the command (paste it!) in the e-mail message body: SUBSCRIBE IBMTCP-L Or this url and go to the bottom of the webpage: http://www2.marist.edu/htbin/wlvindex?IBMTCP-L And lastly, I would send in a RCF and ask IBM to add a JCL example to this section of the book. Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Steve Austin > Sent: Wednesday, June 03, 2015 3:57 AM > To: [email protected] > Subject: IBM Multitasking C socket sample program > > z/OS Communications Server: IP Sockets Application Programming > Interface Guide and Reference > SC27-3660-00 > > > > http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v 2r1. hala001/sam745.htm > > > > I'm trying to run up this sample, for which there is no supplied JCL. > I've compiled, pre-linked and linked the 3 routines MTCSRVR, MCTCLNT > and MTCCLNT and I'm getting a U4093 X'70' for MTCCSUB for which I've > specified an entry point of CEESTART. Has anyone got this sample > working? If so, what > compile and link options were used and what is the entry point for > MTCCSUB? > > > > Thanks > > > > Steve > > > > U4093 X'70' > > A load module did not contain a main procedure/function and was > invoked without Language Environment having been previously initialized. > > > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN -- This e-mail message has been scanned and cleared by Google Message Security and the UNICOM Global security systems. This message is for the named person's use only. If you receive this message in error, please delete it and notify the sender. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
