The ImageViewer Client Application

Now that we have tested the ImageService with a desktop client, we will write a PDA client. We will start with a Palm version, and then move on to a PocketPC version. In each case the client will allow the user to

  • View a list of names of images available on the server.

  • View a list of names of images available on the client.

  • Select an image name and view the image.

  • Store a remote image on the client.

Before we start writing the Palm version of the ImageViewer application, we will explore some options for accessing a Web service from the Palm.