• 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-dev Digest, Vol 5, Issue 1446
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa-dev Digest, Vol 5, Issue 1446


  • Subject: Re: Cocoa-dev Digest, Vol 5, Issue 1446
  • From: John Michael Zorko <email@hidden>
  • Date: Tue, 12 Aug 2008 15:20:47 -0700


Pagtrick,

>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?

I've used gSOAP on OSX before in various C++ projects i've done.  It works well in that context, though the gSOAP code generation utilities will generate straight-C code as well, which might be easier to wrap with an ObjC class.  Regarding the platform you're targeting, I suspect I might be targeting the same platform.  I might very well be on the same road as you ...

Regards,

John

Falling You - exploring the beauty of voice and sound
http://www.fallingyou.com



_______________________________________________

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

  • Prev by Date: Re: I don't understand why this is leaking...
  • Next by Date: Re: Simple NSMutableDictionary problem
  • Previous by thread: [MEET] BYU CocoaHeads August 14th @ 7pm
  • Next by thread: Generate back trace programmatically?
  • Index(es):
    • Date
    • Thread