• 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: SOAP Handler question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP Handler question


  • Subject: Re: SOAP Handler question
  • From: Zach Wily <email@hidden>
  • Date: Mon, 11 Jul 2005 10:01:01 -0600

Marcus,

I've used the WebServices framework before from a Cocoa app to communicate with a .NET SOAP server. Unfortunately, I kept encountering bug after bug in the WS framework that forced me to do more and more of the work myself. I reported the bugs, and I think some have been fixed in Tiger. (I'm not maintaining that project anymore, so I haven't kept up on it.)

Here's the docs:
http://developer.apple.com/documentation/Networking/Conceptual/ UsingWebservices/1_intro_folder/chapter_1_section_1.html#//apple_ref/ doc/uid/TP30000985-CH204


If you need to target Panther or WebServices doesn't otherwise meet your needs, you might want to look at using another SOAP toolkit. I've heard good things about gSOAP (C/C++). I don't know of any good ObjC SOAP libraries. A ObjC wrapper for gSOAP would be cool.

zach


On Jul 10, 2005, at 7:59 PM, Marcus S. Zarra wrote:

As I mentioned yesterday I have recently switched over to Cocoa
Development from Java.

Originally when I started designing my current project I intended to
use Java for all of the application's communication across the network
via a SOAP handler.

My question to all of you experienced Cocoa/Objective-C developers out
there is -- Is this the cleanest approach to utilizing SOAP in a Cocoa
application?  Or are there other libraries out there that work better
in an Objective-C environment?

Thanks for any help anyone has to offer.

Marcus S. Zarra
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: SOAP Handler question
      • From: "Marcus S. Zarra" <email@hidden>
References: 
 >SOAP Handler question (From: "Marcus S. Zarra" <email@hidden>)

  • Prev by Date: Re: SOAP Handler question
  • Next by Date: Unbinding something / binding to nil
  • Previous by thread: Re: SOAP Handler question
  • Next by thread: Re: SOAP Handler question
  • Index(es):
    • Date
    • Thread