[ZXing] 웹페이지에서 Barcode Scanner 사용하기 > 기술자료 | 해피정닷컴

[ZXing] 웹페이지에서 Barcode Scanner 사용하기 > 기술자료

본문 바로가기

사이트 내 전체검색

[ZXing] 웹페이지에서 Barcode Scanner 사용하기 > 기술자료

HTML [ZXing] 웹페이지에서 Barcode Scanner 사용하기

페이지 정보


본문

Using Barcode Scanner on Android to scan from a web page
 
As of Barcode Scanner 3.3, on Android, you can invoke Barcode Scanner from a web page and have the result returned to your site via a callback URL. Simply link to a URL like this: 
 
http://zxing.appspot.com/scan?ret=http://foo.com/products/{CODE}/description&SCAN_FORMATS=UPC_A,EAN_13 
 
(See alternate URL below.) 
 
Really, the parameter's value should be properly URL-escaped. 
 
The "ret" parameter specifies the URL to call back with the scan result. {CODE} may appear anywhere and will be replaced with the scanned barcode contents. "SCAN_FORMATS" may be optionally used to supply a comma-separated list of format names. 
 
iPhone
 
Note that this functionality will be available on the iPhone app "Barcodes" from about January 2012. iOS works differently, and so the URL pattern must instead begin with zxing://scan/. (The trailing slash is needed.) So for example: 
 
zxing://scan/?ret=http://foo.com/products/{CODE}/description&SCAN_FORMATS=UPC_A,EAN_13 
 
Note that this syntax also works on Barcode Scanner 3.8 or later. 
 
Custom search URL
 
Users can specify a custom search URL to invoke when a barcode is scanned. When set under Settings, a Custom Search button will appear. The search URL can contain two placeholders: %s for the barcode content, and %f for the format. For example, http://example.org/?q=%s&f=%f might invoke, on a scan, a URL like http://example.org/?q=10359050900&f=EAN_13 



웹페이지에서 스마트폰의 바코드 스캐너 제어하기

1. 일단 스캐너를 작동시키려면 아래와 같이 링크를 생성합니다.
<a href="http://zxing.appspot.com/scan?ret=http://foo.com/products/{CODE}/description&SCAN_FORMATS=UPC_A,EAN_13">바코드 스캐너 작동하기</a>

2. 바코드 스캐너로 읽은 값을 POST 로 넘기기
...  정리중 ...


관련자료
http://code.google.com/p/zxing/wiki/ScanningFromWebPages  
http://groups.google.com/group/zxing

댓글목록

등록된 댓글이 없습니다.


Total 200건 5 페이지
  • RSS
기술자료 목록
120
HTML   12751  2014-02-20 16:34  
119
HTML   44568  2013-11-14 13:43 ~ 2023-11-13 10:00  
118
HTML   77403  2013-10-31 14:11 ~ 2020-10-29 14:39  
117
HTML   16890  2013-10-26 19:38 ~ 2020-01-31 15:18  
116
HTML   17187  2013-10-26 18:47 ~ 2020-01-31 15:20  
115
HTML   21339  2013-09-03 09:54 ~ 2022-02-07 09:27  
114
HTML   16037  2013-08-19 15:19  
113
HTML   16046  2013-06-29 18:48  
112
HTML   16508  2013-06-29 18:47  
111
HTML   20890  2013-06-24 05:11 ~ 2014-06-13 00:00  
110
HTML   20127  2013-05-12 23:43 ~ 2017-11-30 05:49  
109
HTML   19304  2013-05-08 11:11  
108
HTML   25249  2013-05-01 15:22 ~ 2021-10-26 16:46  
107
HTML   19529  2012-12-14 18:16  
106
HTML   35634  2012-12-02 09:56  
105
HTML   22316  2012-11-29 18:44  
104
HTML   24573  2012-10-20 21:42  
103
HTML   15222  2012-09-25 01:51  
102
HTML   21375  2012-09-19 11:58 ~ 2017-09-13 00:00  
열람
HTML   32051  2012-09-06 01:21  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.