soap-client
SOAP error encoding external reference in PHP
I am trying to use a function from SOAP, which will fetch details about a specific news item. The problem is that I don\'t get the expected results, just a a strange error. I am using the built-in SOA[详细]
2022-12-15 16:51 分类:问答How to implement a SoapHttpClientProtocol
Since this question tells me that SoapHttpClientProtocol is not thread safe. And, my real life testing tells me this is 开发者_运维问答true, as my SoapHeader properties keep getting mixed up between c[详细]
2022-12-14 20:01 分类:问答How to report progress of a web service on windows mobile client?
I have tried to implement progress reporting using a soap extension as described at the following links:[详细]
2022-12-12 22:29 分类:问答Is this a standard or common encoding for a SOAP request?
I\'m using a web service where the WSDL describes a single string element in each request and response.[详细]
2022-12-10 02:05 分类:问答