Home > Software engineering >  Help c call webservice problem
Help c call webservice problem

Time:11-13

Before call the webservice, generated by sproxy. H file, and then in c + + call

But the customers give the WSDL file, an error is generated by sproxy, "sproxy. Exe does not support the extension of the complexType"

Seek the solution, thank you

CodePudding user response:

Use gsoap

CodePudding user response:

How to use the WebService in c + +
  • Related