An AXIS WebServices, how to use BCB call, at present I only have a function prototype, the parameter is Strings, because I have never been contacted, I do not know how to do it, please enlighten me
Get the WSDL file or URL, then create a new ->WebServices->WSDL Importer
After that, an interface definition will be generated, and then used as a COM object. THTTPRIO is needed to query the interface.
For details, refer to EchoServer in the BCB example:
($BCB)\CBuilder\Examples\WebServices\EchoService