Re: Looking for an assembler sample of HTTP/HTTPS protocol enabler
I've got a strange error wheil specifying uti option. when the uri is 127.0.0.1, I am able to connect the a local web server on the mainframe. When I specify an external IP on the HWTHSET call, I get rc 204 and the diagnostic area has the text "Invalid option characters". both are coded the same (http://xx.xxx.xxx.xx). What's the difference? Best, ITschak -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: Looking for an assembler sample of HTTP/HTTPS protocol enabler
Hi Tim. I will look at the libk, but i did what you suggested yesterday night and i have a working pgm. Still need to put error handling ibside... Best ITschak בתאריך 27 ביול 2016 17:19, "Timothy Sipples" כתב: Have you consulted this information yet? https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieac100/ieac1-cwe-http-prog.htm https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieac100/ieac1-cwe-http.htm There's quite a bit of information on Assembler usage. I would refer to the HWTHXC1 sample program (C/C++) to understand how to string together calls, but otherwise everything else looks pretty straightforward. Timothy Sipples IT Architect Executive, Industry Solutions, IBM z Systems, AP/GCG/MEA E-Mail: sipp...@sg.ibm.com -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: Looking for an assembler sample of HTTP/HTTPS protocol enabler
Have you consulted this information yet? https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieac100/ieac1-cwe-http-prog.htm https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.ieac100/ieac1-cwe-http.htm There's quite a bit of information on Assembler usage. I would refer to the HWTHXC1 sample program (C/C++) to understand how to string together calls, but otherwise everything else looks pretty straightforward. Timothy Sipples IT Architect Executive, Industry Solutions, IBM z Systems, AP/GCG/MEA E-Mail: sipp...@sg.ibm.com -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN