|
Navigation: Consumable Programs > C# Demonstration |
![]() ![]()
|
The WebServices Test Application is a C# application which connects to the IDAutomation Barcode WebService DEMO available online.
The WebServices Test Application can be used to evaluate the IDAutomation Barcode WebService. It can also be used to test customer webservices and ensure they are working correctly. This application is written in C#.
To use this application to test your WebService setup, simply change the WebService URL link to point to your WebService installation. The default link is to the demonstration installation found on our public website for testing.
This link is
http://bcgen.com/demo/linear-xml.asmx
To test your WebService, point to http://{YOURDOMAIN}/{VIRTUALDIRECTORY}/IDAutomationLinearWebService.asmx.

The source code for this project is included in the original, downloaded zip file for use as reference.