-
Call a web service from ANSI C ? (1 messages)
- Posted by: john ferrer
- Posted on: February 04 2009 21:25 EST
Hi, I need to call a web service from a ANSI C unix application. What's the way to do it ? Any help is highly appreciated.Threaded Messages (1)
- gSOAP by rajiv patil on February 13 2009 10:33 EST
-
gSOAP[ Go to top ]
- Posted by: rajiv patil
- Posted on: February 13 2009 10:33 EST
- in response to john ferrer
Hi We used gSOAP to interface java and C++ via webservices. I dont know if it supports C as well, please check documentation.