Re: Webservices in Cocoa
Re: Webservices in Cocoa
- Subject: Re: Webservices in Cocoa
- From: Alexander Hartner <email@hidden>
- Date: Mon, 26 Mar 2007 01:46:24 +0100
After some further playing around with gSoap I managed to resolve by
UTF8 encoding problem. From what I have seen so far gSoap is a great
too as it provides and object oriented approach to SOAP, C++ classes
but object oriented non-the-less.
The problem with the encoding was a bug (feature) on the Java side,
which used the default (Mac Roman) encoding, when writing to a terminal.
One I isolated the problem (took me 1 week) I googled a solution in
10 seconds
http://www.macosxhints.com/article.php?story=20050208053951714
Thanks for all your feedback.
Alex
On 20 Mar 2007, at 23:48, A.M. wrote:
On Mar 20, 2007, at 19:25 , Dominik Pich wrote:
==> Hope you find a better solution than WSCore which is not fully
developed IMHO but you can make it work (although later youll need
nasty workarounds)
Well, there is also AppleScript SOAP support which is considerably
easier to use and bridge with Cocoa.
http://developer.apple.com/documentation/AppleScript/Conceptual/
soapXMLRPC/chapter2/chapter_2_section_3.html
Cheers,
M
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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