blob: 501a5c52a525f67341ceeb2e84b2e9d76659a850 [file] [log] [blame]
This example demonstrates the use of the *ClientLib.c and *ServerLib.c
generated files to combine multiple clients and service into one executable.
Clients: XMethods delayed quote and exchange rate
Service: calculator service
To compile:
make
Usage:
./main runs CGI calculator service (install as CGI)
./main <stock> returns stock quote
./main <stock> <currency> returns stock quote in currency