Webservices in Cocoa
Webservices in Cocoa
- Subject: Webservices in Cocoa
- From: Alexander Hartner <email@hidden>
- Date: Tue, 20 Mar 2007 22:32:49 +0000
I am trying to access a web service implemented in Java from an cocoa
application. So far I have tried / found:
- Apple examples which did no support passing objects very well. I
was able to pass simple strings, but did not find any examples which
allow the passing of an objects.
- gSoap a C++ implementation has been working well, but I ran into
some issues with UTF8 encoding
I haven't tried AXIS yet, but if anybody has information I would be
very keen.
and and good old Java Bridge, but that one I would like to avoid as
much as possible, even though it is trivial to implement web services
clients in Java.
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