views:

34

answers:

0

I know how to use NSURLConnection to communicate with WSDL with BasicHTTPBinding but when I try same code with WSHTTPBinding I get message "BadContexttoken" from the server. So I wanted to know whether we can prepare a framework on iPhone which can support WSHttpBinding also?