vote up 2 vote down star
1

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.

flag

43% accept rate
I guess you should atleast know difference between Web Request and Web Service before marking it as duplicate !!!! – Akash Kava Apr 1 at 12:49
Akash, the negative attitude won't help. I know the difference between a web request and a web service, but it seems like you're asking about requests made to a web service, which makes this question a duplicate of your other question. If this is a different question, please rewrite it. – Can Berk Güder Apr 2 at 15:29

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.