开发者

Querying Web API With Key?

I have been tasked with querying a webservice API to get info for an application, and have an authentication key that I will be using. I don't 开发者_JAVA百科know very much at all about NSULConnections and what not, so I was hoping that someone could point me in the right direction for learning about how to do this.


Use ASIHTTPRequest, then you don't have to know much about NSURLConnection. It has a method to globally set authentication parameters for requests.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜