开发者

Creating and consuming a REST web in Objective-C

I have created small application on iOS and have worked on web-services in .Net. However, I am new to both REST and consuming services in Objective C (REST and SOAP both).

I need your guidance in creating a basic REST web service ( if possible in .Net ) and consuming it Objective C for iPhone application.

I would appreciate if you开发者_开发知识库 direct me to text/video tutorials in these two regards.

Your suggestions are welcome.

Thanks, Ajit


Just did an iPhone project hitting a REST service. To consume, try asihttprequest. Very good and used by many other apps.

How to use it (examples)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜