How to consume a Web Service from IIS using ANSI C?

Posted by Raúl Roa on Stack Overflow See other posts from Stack Overflow or by Raúl Roa
Published on 2010-04-12T22:32:05Z Indexed on 2010/04/12 22:32 UTC
Read the original article Hit count: 282

Filed under:
|
|

Is it possible to consume a SOAP or REST web service running on IIS from ANSI C? If so, how?

© Stack Overflow or respective owner

Related posts about ansi-c

Related posts about web-services