A web service, at it's loosest definition, is some URL that you hit that returns some useful piece of information (maybe an XML response to a function call, a generated image, etc.) We are going to use one that just calls the snapshot function in the previous slide and returns that image to us.

Here is the script.