Sunday, April 13, 2014

SOAP frameworks for iOS

gSoap is a SOAP framework built on C++. This is available on multiple platforms such as Windows, MAC, WINCE, Symbian, Palm OS. This framework is open source for non commercial use. This is licensed under GPLv2. This toolkit follows WS-I Basic Profile 1.0a, 1.1, 1.2 recommendations. 

This framework supports SOAP 1.1/1.2, WSDL 1.1/1.2, UDDI v2.0 WS Policy 1.2/1.5, WS Security Policy 1.5, WS-Reliable Messaging, WS-Addressing, Supports XML schema primitive XSD types, simple types, complex types, extension, restriction elements, attributes, elements/attribute references etc. 

A good amount of documentation on this can be found at http://www.cs.fsu.edu/~engelen/soap.html

Other frameworks are: 

http://code.google.com/p/wsdl2objc -
http://sudzc.com 
http://www.cs.fsu.edu/~engelen/soap.html -

No comments:

Post a Comment