SOAP Client now open source
![]()
SOAP Client is now an open source project (BSD) on Google Code
Highlights in the SOAP Client code are:
- Extensive use of Apple’s C-based (Carbon-ish) WebServices Core for SOAP programming. Example code using this framework is very rare, and I’m constantly getting requests for pointers or helpers with this framework… so now anyone can check out the SOAP Client source to see everything I’ve figured out over the years!
- HTTP authentication using CFNetwork, Apple’s C-based networking stack. Another area without a ton of example code out there.
- A massive (yet very-well-organized if I do say so myself) XSLT file that transforms WSDL to XHTML interfaces. Some of the SOAP Client C/ObjC code is quite hairy, but I’m very proud of this XSLT program.
About this entry
You’re currently reading “SOAP Client now open source,” an entry on Todd Ditchendorf’s Blog.
- Published:
- 01.14.08 / 12am
- Category:
- Cocoa, HTTP, Mac OS X, My Software, NSXML, Objective-C, SOAP, Web Kit, XML
5 Comments
Jump to comment form | comments rss [?] | trackback uri [?]