[futurebasic] SOAP demo for FB5

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2009 : Group Archive : Group : All Groups

From: Robert Purves <listrp@...>
Date: Mon, 27 Apr 2009 14:47:37 +1200
A demo of SOAP <http://en.wikipedia.org/wiki/SOAP> using the OS X  
WebServices API is now available:

<www.4toc.com/fb/WS_SOAP_demo.zip>     [3 KB]

The demo is of a very simple client request: a single integer  
parameter is passed to a SOAP server, and a single string reply  
received. Perhaps someone more familiar with SOAP than I am can  
suggest a (slightly) more complicated SOAP service to which the simple  
demo could be adapted.

Robert P.