Web Services in C, REST, SOAP and WS-*

Monday, February 25, 2008

Amazon web services client using wsclient

See my blog about amazoneclient which I am working on these days,

http://damithakumarage.wordpress.com/2008/02/22/amazon-web-services-client-using-wsclient/

Now the work on linux platform is almost finished except the --help option which is going to be quite exhastive. I will upload this work by the end of this week. After that, plan port this to Windows platform.

Tuesday, February 12, 2008

Soap Action and Addressing Action

Here I have reproduced some excerpts from the specifications to understand the Soap Action and Web Services Addressing Action.

For a good understanding of how Axis2/C addressing work read
WS-Addressing in Action