A simple web service over HTTP library. Calls a HTTP server via GET, and returns the response wrapped in a XML parser. All calls are synchronous. Needs the NetServicesMin, DNSResolver, TcpLineStream and spxml libraries. The code for URL handling has been copied directly from the original NetServices library (Thanks to Donatien!).

Auto generated API documentation and code listings for SimpleWebService

Classes

WebService A simple web service over HTTP library

Code

url.cpp [code]
url.h [code]
urlencode.cpp [code]
webservice.cpp [code]
webservice.h [code]