Name | Description | |
---|---|---|
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
Name | Description | |
---|---|---|
CreateSessionDataStorage | Creates a data storage for current session. | |
CreateWebService | Creates the VintasoftBarcodeWebService that handles HTTP requests from clients and allows to read and write barcodes. | |
ExecuteCommand | Executes HTTP command and returns the execution result. | |
Finalize | Releases all resources used by this object. | |
GetBarcodeAsBase64Image | Generates a barcode image and returns barcode image as Base64 string. | |
ReadBarcodes | Reads information about barcodes from web image. | |
ReadBarcodesFromBase64 | Reads information about barcodes from web image, which is represented by a Base64 string. |