• 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: Cocoa and SOAP without WebServicesCore
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa and SOAP without WebServicesCore


  • Subject: Re: Cocoa and SOAP without WebServicesCore
  • From: Rohan Lloyd <email@hidden>
  • Date: Fri, 15 Aug 2008 11:20:26 +1000


On 13 Aug 2008, at 6:26 AM, patrick machielse wrote:

I have a number of projects that require communication with a server using SOAP. Over the last couple of years I've been able to make this work on Mac OS X by leveraging WebServicesCore API, wrapped in Objective-C.

Now I find myself having to deploy to a platform where not even this feeble API is available. I've been investigating alternatives, and found the gSOAP library, which at the moment looks like the best candidate. However, ideally I would like to use a pure Cocoa solution, or a project which has existing Cocoa wrappers. Does anyone have experiences with gSOAP on OS X, or know of a good alternative?

A while back I was looking for a way to handle SOAP in Cocoa, and couldn't really find anything... I experimented with using RubyCocoa and accessing SOAP from ruby. I had never used ruby before, but I got something working pretty quickly.


I believe there's a way to call ruby from Objectove-C too, so you could put all the soap code in ruby and call it from standard Cocoa Objectve-c
_______________________________________________


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: 
 >Cocoa and SOAP without WebServicesCore (From: patrick machielse <email@hidden>)

  • Prev by Date: Re: @try @catch
  • Next by Date: Re: @try @catch
  • Previous by thread: Re: Cocoa and SOAP without WebServicesCore
  • Next by thread: Re: Cocoa and SOAP without WebServicesCore
  • Index(es):
    • Date
    • Thread