Dear Alex
Thank you for your ideas. As far as I know the WebServiceCore does not
support message encryption and credentials, and unfortunatly this is
exactly what I need.
You are completly right when you compare Cocoa with Win32 programming,
I just hoped there would be a simple solution to
Also if you're using SOAP - here is some open source:
http://ditchnet.org/soapclient/
On Sep 10, 2008, at 5:45 PM, Alex Kac wrote:
As someone who has written many of these over the years on Windows
and recently in Cocoa - its important to note that all of these
cloud computing methodologies
As someone who has written many of these over the years on Windows and
recently in Cocoa - its important to note that all of these cloud
computing methodologies are just HTTP POST and GET at the basic level.
This is an area that .NET works great in, but if you use Win32 you are
at a level o
Dear all,
Did anyone made experiences creating a native client application,
which communicates with a secured web service? Is there any API which
I could use to accomplish this? In times where everyone is talking
about SOA and cloud computing I find it hard to believe that there's
nothin