Duplicate:
I want to connect to .Net web server and I tried to use wsdl2objc, I generated code, but no way how to use it because request objects does not have any properties to be set, and also there is no example of asynchronous call as well as how to reuse cookies, because we track sessions in cookies on our asp.net server.
