Barcode scanner to URl http

Job ID: 30713481

Budget: £20 – £250 GBP

REQUIRED IN 12HRS!
I require a basic Windows standalone desktop application for barcode scanning.

With a USB connected conventional barcode scanner, I need to scan barcodes, and immediately send an Http GET message to a configurable url, with the barcode number embedded in the string.

E.g after an item is scanned, the application sends to https://192.168.1.212:7001/api/createEvent?source=Barcode&caption={barcode}

The main url is to be configurable in the application.