News
Source Code & Description
This example demonstrates how to create a local wrapper service to use as a proxy in communicating to another remote web service.
This overcomes the browser limitation to only allow client-side calls to local services (part of the same domain).