|
|
 |
Webservice is a software system designed to support interoperable machine-to-machine interaction over a network.
Bar Code Generating Webservice is provided by BarCodeSoft. It runs on Microsoft IIS webserver and streams barcode images in XML format.
This webservice uses XML (eXtensible Markup Language) that follow Simple Object Access Protocol (SOAP) to stream bar code images from our web server to your computer. You can integrate published webmethods with your own client desktop application to generate barcode. You can also deploy barcode generating webservice on your own IIS webserver.
Bar Code Generating Webservice supports most linear and 2D barcode symbologies: Code39, Code128, UPC-A, UPC-E, EAN13, EAN8, Bookland, ISBN, POSTNET, Code93, Code25, Interleaved 25, Codabar, MSI / Plessey, Data Matrix, PDF417, QR Code and Aztec Code.
Bar code image could be in one of the following formats: BMP, GIF, JPeg, TIFF, WMF and PNG.
For detailed WSDL Schema of our Bar Code Generating Webservice, please refer to the following url
http://www.barcodesoft.com/bcdgen.asmx?WSDL
| Barcode Symbology |
Description |
| Code39 |
Code39, Code39 Extended |
| Code128 |
Code128A, Code128B, Code128C and UCC/EAN-128 |
| UPC / EAN |
UPC-A, UPC-E, EAN13, EAN8 and Bookland |
| Code25 / Interleaved 25 |
Mainly used for numeric data encodation |
| POSTNET |
POSTNET, Planet |
| PDF417 |
Two-dimensional barcode |
| Data Matrix |
Two-dimensional barcode |
| QR Code |
Two-dimensional barcode |
| Aztec Code |
Two-dimensional barcode |
| Other |
Code93, Code11, Codabar, Telepen, MSI / Plessey |
| Image Format |
Bitmap |
Jpeg |
GIF |
TIFF |
PNG |
| Bar Code |
Default |
Optional |
Optional |
Optional |
Optional |
To download a WPF client application, please click the following URL. It shows how to integrate this Barcode Generating Webservice with your own C# codes:
Webservice Client Source Code
|
 |
|