Mac OS X Reference Library Apple Developer
Search

CocoaSOAP

Last Revision:
Version 1.0, 2005-06-06
Demonstrates implementing a SOAP client and server in Cocoa.
Build Requirements:
Mac OS X 10.4
Runtime Requirements:
Mac OS X 10.4

This examples uses Cocoa NSXML and NSURL APIs to show one technique for accessing SOAP services on the Internet. A simple server is included to implement the SOAP service being accessed by the client, which reuses the basic HTTP server class from the CocoaHTTPServer example. The Xcode project builds two command-line programs; the Client program accepts two floating point numbers as parameters, and sends them to the Server to be added, then prints the returned result.




Last updated: 2005-06-06

Did this document help you? Yes It's good, but... Not helpful...