Barcode(QRCode) Server Stock
This program is
And, in the web server,
Android phone to use the bar code scanner,
Import, Export work for users who want to process.
Usage is as follows:
Product information from the user's terminal to check the program.
The value of the barcode is sent to the server , check the name , and the server sends a dressed up or shipped .
Therefore, to use the related features , use the server must contain the relevant function .
Information processing results are stored in the user's terminal , CSV file is converted to the e-mail can be sent as an attachment .
Information about treatment outcomes Menu - > Scan can be found in the record .
Applications of the program , including a set of identification tags on the bar code is recognized by the bar code ,
Using the data on the server , the server transmits contents such as a factory , wearing of the program ,
Tickets issued , refund, dressed in inventory management , factory , etc. , you can use the application in multiple environments .
Note down the value of the transfer application , please
* Sound: Complete Scan - recognition is complete, the sound will be played.
* Sound: processing error - dressed , the return value is zero, the factory will play a sound ( to a value other than 0 is the sound does not play . )
* Subject Address : ex) http://www.mydomain.com/check.php?
* Subject parameters : ex) part=1&group=2&
* Subject Check: Server parameter
- In the case of the example
- After the barcode recognition ,
- Barcode formats : CODE_128
- Barcode recognition result is : 1234567
- The user's phone number : 01012345678
- Your e-mail address : [email protected] if
-
- The transmission of this time , UTF-8 format transmitted,
- The server that handles the file (ex: check.php) , the server , depending on the environment , character set , enter the conformity arrangements.
- The processing of the file that the server address (ex: check.php) from , and returns the result can be processed ,
- If the batch file (ex: check.php) does not contain HTML tags such as .
- If the batch file (ex: check.php) For example: a .
// check.php
$value = " AAA";
header ("Content-type: text / html; charset = utf-8");
echo $value;
?>
* Import/Export : Server Parameter
- Barcode formats : CODE_128
- Barcode recognition result is : 1234567
- The user's phone number : 01012345678
- Your e-mail address : [email protected]
- Import ( import : 1, export : 2)
- Qty: 4
- Processing address : ex) http://www.mydomain.com/check_result.php?
- Processing parameters : ex) part=1&group=2&
-
- The transmission of this time , UTF-8 format transmitted,
- The server that handles the file (ex: check_result.php) , the server , depending on the environment , character set , enter the conformity arrangements.
- If a processing error when processing file 0, treatment success, returns a non-zero value .
- If the batch file (ex: check_result.php) does not contain HTML tags such as .
- If the batch file (ex: check_result.php) For example: a .
/ / check_result.php
$value = "1" ;/ / Processing OK
header ("Content-type: text / html; charset = utf-8");
echo $value;
?>
During that time period (for example: 22 H, 22:00 to 22:59) is...
Flash LED LightThe program,A flashlight application on the device using the camera's...
Digital Clock on screen the topOn top of the screen shows the...
IP Address Automatically change, Schedule Automatically changeThe program, Specified time, 3G/4G mobile...
Image/Video Date Format Rename* Photos and video taken with the file name...
Barcode(QRCode) Server, check the transmission resultThis program isRecognizing the bar code ,...
Created with AppPage.net
Similar Apps - visible in preview.