• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebServices / SOAP / REST
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebServices / SOAP / REST


  • Subject: Re: WebServices / SOAP / REST
  • From: Jamie Pinkham <email@hidden>
  • Date: Fri, 21 Nov 2008 11:20:45 -0500

Greg,

The beauty in REST is its simplicity. It's simply a request to a web server. Just like requesting a page. The response is representation of the data requested, in a specific format (XML, json, etc) Hence, Representational State Transfer :). If you're looking into interoperating with SOAP based web services, take a look at this:

http://developer.apple.com/documentation/Networking/Conceptual/UsingWebservices/1_intro_folder/chapter_1_section_1.html

HTH,
Jamie

On Nov 21, 2008, at 10:34 AM, Greg Deward wrote:

Good morning!

Does anyone have any good tutorials on building nTier applicaitons using REST and Cocoa? I'm coming from .NET/C# and Visual Studio takes care of all of the WebServices magic using SOAP. Everything there is just a simple method call. The book I am using now is teaching basic Cocoa and Objective-C, but I really need to satisfy my curiosity.

Thanks, in advance.

-- Greg
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >WebServices / SOAP / REST (From: Greg Deward <email@hidden>)

  • Prev by Date: Re: Core Animation: How to swicth off all implicit animations?
  • Next by Date: Different result with NSURLRequest then with curl (or browser)
  • Previous by thread: Re: WebServices / SOAP / REST
  • Next by thread: Apple-like chat bubbles
  • Index(es):
    • Date
    • Thread