About Штрихкод-терминал
Программа предназначена для получения данных по bluetooth от сканеров штрих-кодов и передачи отсканированных данных по сети серверу для дальнейшей обработки.
Для работы со сканером, приложение соединяется с сопряженным сканером по bluetooth, и ожидает поступления данных (штрих-кода).
При получении данных, программа отображает полученный штрих-код. Если приложение настроено на передачу штрих-кода по сети серверу для обработки — отправляет его.
Для обработки данных, сервер должен быть настроен так, чтобы принимать данные из интернет по протоколу http.
Настройки приложения для отправки данных на сервер:
Адрес сервера (хост): hostname.com (Данные передаются только по протоколу http)
Порт сервера: 2020
Принимающая функция сервера: /scaner/bt.php
Таким образом данные отправляются на сервер в виде ссылки:
http://hostname.com:2020/scaner/bt.php?barcode=112399883487455&scaner=scanner1
где barcode — принятый от сканера штрих-код,
scaner – имя сканера
Сервер возвращает приложению результат обработки данных в виде строки сообщения.
Если штрих-код обработан успешно, сервер должен вернуть сообщение содержащее слово "ОК!". The program is designed to receive data via bluetooth from barcode scanners and transmit the scanned data on a network server for further processing.
To work with the scanner, the application connects to the paired scanner over bluetooth, and waits for arrival of the data (barcode).
When data is received, the program displays the resulting barcode. If the application is configured to transmit the barcode on a network server for processing - it sends.
so as to receive data from the Internet via http server must be configured to process data.
Application settings for sending data to the server:
The server address (host): hostname.com (Data is transmitted only by the protocol http)
Server port: 2020
Host server function: /scaner/bt.php
Thus, data is sent to the server by reference:
http://hostname.com:2020/scaner/bt.php?barcode=112399883487455&scaner=scanner1
where barcode - received from the scanner bar code,
scaner - scanner name
The server returns the result of the application of data processing in the form of a message string.
If the bar code is processed successfully, the server MUST return a message containing the word "OK!".
Download and install
Штрихкод-терминал version 1.23 on your
Android device!
Downloaded 500+ times, content rating: Everyone
Android package:
intime.bluetoothbarcode, download Штрихкод-терминал.apk