show/hide this revision's text 4 Rollback to Revision 2

Duplicate:

Objective-C Asynchronous Web Request with Cookies

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.

show/hide this revision's text 3 Remember, Web Service and Web Requests are two different things !!
show/hide this revision's text 2 added 229 characters in body

Duplicate:

Objective-C Asynchronous Web Request with Cookies

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.

show/hide this revision's text 1