This ASP .Net application allows you to test the Restful service of an image Verifier.
The service offers two operations in URIs:
(1) https://venus.sod.asu.edu/WSRepository/Services/ImageVerifier/Service.svc/GetVerifierString/5 
      which returns a random string of the given length
(2) https://venus.sod.asu.edu/WSRepository/Services/ImageVerifier/Service.svc/GetImage/myString 
      which returns an image containing myString.
Image String Length =
Please enter the string here


About
This example is from the textbook
SERVICE-ORIENTED COMPUTING AND SYSTEM INTEGRATION: Software, IoT, Big Data, and AI as Services
by Yinong Chen and Gennaro De Luca
For more Information: http://www.public.asu.edu/~ychen10/book/socsi.html