Creating a Web Service with COBOL...
- From: softWare design <sabraham@xxxxxxxxxxxxx>
- Date: Tue, 26 Jun 2007 13:10:14 -0700
Hello,
Just read the following articles and I thought they were interesting,
however, I am wondering if I can create a Web Service by simply
using the Windows APIs (SDK development kit) ? I know that the
SOAP protocol uses the HTTP/HTTPS over the internet to support
interoperable machine to machine interaction. So, is it possible to
use the listed below functions to send the needed XML messages
between clients and servers ?
Thanks for any comments....
HttpOpenRequest()
HttpSendRequestEx()
http://www.cobolportal.com/files/egilityedge.pdf
http://www.adtmag.com/article.aspx?id=7730&page=
http://www.adtmag.com/article.aspx?id=9472&page=
.
- Follow-Ups:
- Re: Creating a Web Service with COBOL...
- From: Pete Dashwood
- Re: Creating a Web Service with COBOL...
- Prev by Date: Re: Clarification TZ component of CURRENT-DATE
- Next by Date: Re: Stop Run vs GoBack
- Previous by thread: Clarification TZ component of CURRENT-DATE
- Next by thread: Re: Creating a Web Service with COBOL...
- Index(es):