The RESTful calculator demo source
This calculator demo provides a sample RESTful Web services, demonstrating how to create a server and client application using low-level APIs.
These topics provide the full code of the calculator demo application, and compares how the server and client functionality relates.