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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to