问题描述
我最近购买了二维条码code读卡器。当扫描U.P.S.酒吧code,我得到大约一半的我想要的信息,而约一半的它看起来以某种方式进行加密。我听说有一个UPS DLL。
I recently purchased a 2D Barcode reader. When scanning a U.P.S. barcode, I get about half of the information I want, and about half of it looks to be encrypted in some way. I have heard there is a UPS DLL.
示例 - 大胆的一切似乎都被加密,而对非粗体文本包含有价值的,合法的数据。
Example - Everything in bold seems to be encrypted, while the non-bold text contains valuable, legitimate data.
[)> 01961163522424800031Z50978063UPSN12312307G:%6 * AH537和放大器; M9和放大器; QXP2E:)16(E&安培; 539R'64O
[)>01961163522424800031Z50978063UPSN12312307G:%"6*AH537&M9&QXP2E:)16(E&539R'64O
在换句话说,这段文字看起来不错 - 我可以分析信息[)> 01961163522424800031Z50978063UPSN123123 ...
In other words, this text seems OK - and I can parse the information[)>01961163522424800031Z50978063UPSN123123 ...
虽然,这种数据似乎被加密... 07G:%6 * AH537和放大器; M9和放大器; QXP2E:)16(E&安培; 539R'64O
While, this data seems to be encrypted... 07G:%"6*AH537&M9&QXP2E:)16(E&539R'64O
任何想法???
一切我在网上看了说我应该能读懂这件事情。我只是没有找到有关细节的任何信息。在加密信息包含街道地址,包号(如1/2),重量,和其他几个项目进出口渴望得到我的手。我想我会直接联系UPS。谢谢你。
Everything I read on the internet says I should be able to read this thing. I'm just not finding any information on specifics. The "encrypted" info contains street address, package number (like 1/2), weight, and several other items Im dying to get my hands on. I suppose I will contact UPS directly. Thanks.
推荐答案
中的数据后,SCAC为com pressed并需要一个DLL或UPS,以德code一些其他的成分。请注意,所以COM pression需要以EN code更多的船运数据的马克西code只能容纳约100个字符的数据。
The data after the SCAC is compressed and requires a DLL or some other component from UPS in order to decode. Note that a MaxiCode holds only about 100 characters of data so compression is required in order to encode more shipping data.
这篇关于如何去code U.P.S.从UPS马克西code吧code相关信息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!