JP2014191708A - Computer program and method for activating code analysis engine - Google Patents

Computer program and method for activating code analysis engine Download PDF

Info

Publication number
JP2014191708A
JP2014191708A JP2013068305A JP2013068305A JP2014191708A JP 2014191708 A JP2014191708 A JP 2014191708A JP 2013068305 A JP2013068305 A JP 2013068305A JP 2013068305 A JP2013068305 A JP 2013068305A JP 2014191708 A JP2014191708 A JP 2014191708A
Authority
JP
Japan
Prior art keywords
code
analysis engine
user terminal
dimensional code
application software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2013068305A
Other languages
Japanese (ja)
Inventor
Kiyoshi Ueno
潔 上野
Hiroyuki Endo
広行 遠藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wom System Design Co
Original Assignee
Wom System Design Co
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wom System Design Co filed Critical Wom System Design Co
Priority to JP2013068305A priority Critical patent/JP2014191708A/en
Publication of JP2014191708A publication Critical patent/JP2014191708A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide application software for two-dimensional codes capable of flexibly changing the number and the period of codes to be used in response to user's desire.SOLUTION: Application software 100a of this invention includes a code analysis engine 110a for extracting a two-dimensional code from image data photographed by a camera, analyzing the two-dimensional code, and acquiring information shown by the two-dimensional code. A relay module 113 of the code analysis engine 110a transfers an analysis result of a read module 111 to software for performing work for a specific use only when the two-dimensional code analyzed by the read module 111 is included within the range of a usable code and an operating time of the read module 111 is included in a use period with reference to a data file 120 with information about the range and the use period of usable two-dimensional codes written therein.

Description

本発明は、二次元コード解析用のエンジンを含むアプリケーションソフトとして機能するコンピュータプログラム、および前記コード解析エンジンのアクティベーション方法に関する。   The present invention relates to a computer program that functions as application software including an engine for two-dimensional code analysis, and an activation method for the code analysis engine.

バーコードやQRコード(登録商標)に代表される識別コードは、商品や個人の識別用コードとして広く利用されている。一方、本件出願の発明者の一人は、情報容量の大きい識別コードとして、黒色の背景領域の上に複数のセルが一定間隔でマトリクス状に配列され、所定の情報が各セルの色および色の組み合わせによりコード化された二次元コードを開発した(例えば特許文献1参照)。   Identification codes represented by bar codes and QR codes (registered trademark) are widely used as identification codes for products and individuals. On the other hand, one of the inventors of the present application, as an identification code having a large information capacity, a plurality of cells are arranged in a matrix at regular intervals on a black background region, and predetermined information is displayed for each cell color and color. A two-dimensional code coded by combination has been developed (see, for example, Patent Document 1).

この二次元コードは、各セルの色の組み合わせや色の配列パターンを変えることによって各二次元コードに固有のユニークな情報を付すことができるものであり、色の数やセルの行数を増やすことで情報量を拡大させることができる。またカメラで撮影した画像から二次元コードを瞬時に認識できる特性を備えているため、様々な用途での採用が期待されている。   This two-dimensional code can add unique information unique to each two-dimensional code by changing the combination of colors and the color arrangement pattern of each cell, increasing the number of colors and the number of rows of cells. Thus, the amount of information can be expanded. In addition, since it has the property of instantly recognizing a two-dimensional code from an image taken with a camera, it is expected to be used in various applications.

以下、図8および図9を参照して、二次元コードを読み取って内容を解析するコードリーダについて簡単に説明する。図8にコードリーダの構成を、また図9に、コードリーダの端末にコンピュータプログラムの形態でインストールされた、二次元コードを特定の用途に使用するためのアプリケーションソフト(以降、「アプリソフト」と略す)の構成を示す。   Hereinafter, a code reader that reads a two-dimensional code and analyzes the contents will be briefly described with reference to FIGS. 8 and 9. FIG. 8 shows the configuration of the code reader, and FIG. 9 shows application software (hereinafter referred to as “application software”) that is installed in the form of a computer program on the terminal of the code reader and is used for a specific purpose. (Abbreviated) is shown.

図8において、コードリーダは、ユーザー端末1と二次元コードを撮影するカメラ2で構成されている。一般に、ユーザー端末1には、パーソナルコンピュータ(以降、「PC」という)や携帯情報端末等が使用される。またカメラ2には、所定の撮影領域を撮影して画像データを生成する、デジタルスチルカメラ等の周知のカメラが使用される。   In FIG. 8, the code reader includes a user terminal 1 and a camera 2 that captures a two-dimensional code. Generally, a personal computer (hereinafter referred to as “PC”), a portable information terminal, or the like is used as the user terminal 1. As the camera 2, a known camera such as a digital still camera that captures a predetermined shooting area and generates image data is used.

図8に示すように、ユーザー端末1は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13およびI/F(インターフェース)14を含むコンピュータシステムで構成され、これらの部材はバス15を介して接続され、相互の間でデータを送受信できる。CPU11は更に、I/F14を介して、キーボードやマウス等で構成された入力装置16、液晶ディスプレイ等で構成された表示装置17、およびHDD、不揮発性メモリ等で構成された記憶装置18に接続されている。記憶装置18には、カメラ2で撮影した画像データが格納される。   As shown in FIG. 8, the user terminal 1 is configured by a computer system including a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, and an I / F (interface) 14. These members are connected via the bus 15 and can transmit and receive data to and from each other. The CPU 11 is further connected via an I / F 14 to an input device 16 composed of a keyboard, a mouse, etc., a display device 17 composed of a liquid crystal display, etc., and a storage device 18 composed of an HDD, a nonvolatile memory, etc. Has been. The storage device 18 stores image data captured by the camera 2.

ユーザー端末1には、図9に示す構成のアプリソフト100の機能を実現するコンピュータプログラムがインストールされており、OS(オペレーティングシステム)上で動作させることで機能を発揮する。CPU11は、入力装置16から入力されたユーザーの指示に従って、記憶装置18に格納されたコンピュータプログラムをRAM13に読み出し、CPU11で実行することにより、二次元コードを利用した各種の作業を行う。   The user terminal 1 is installed with a computer program that realizes the function of the application software 100 having the configuration shown in FIG. 9, and exhibits the function by operating on the OS (Operating System). The CPU 11 reads out a computer program stored in the storage device 18 to the RAM 13 in accordance with a user instruction input from the input device 16 and executes it by the CPU 11 to perform various operations using the two-dimensional code.

図9を参照して、二次元コード用アプリソフトの構成について説明する。二次元コードを利用するためには、カメラ2で撮影した画像から二次元コードを抽出して内容を解析するソフトウェア(以降、「コード解析エンジン」という)が必要である。更に、この二次元コードを特定の用途、例えば物流管理、在庫管理、勤怠管理等で用いるためには、専用のソフトウェアが必要となる。   With reference to FIG. 9, the configuration of the two-dimensional code application software will be described. In order to use the two-dimensional code, software (hereinafter referred to as “code analysis engine”) that extracts the two-dimensional code from the image taken by the camera 2 and analyzes the contents is required. Furthermore, in order to use this two-dimensional code for a specific application such as logistics management, inventory management, attendance management, etc., dedicated software is required.

アプリソフト100には、二次元コードを開発したライセンサーから提供されたコード解析エンジン110が組み込まれている。コード解析エンジン110は、カメラ2で撮影された画像から二次元コードを抽出すると共に、抽出された二次元コードを解析して、そのコードにより示される情報を取得する処理を行う。   The application software 100 incorporates a code analysis engine 110 provided by a licensor that has developed a two-dimensional code. The code analysis engine 110 extracts a two-dimensional code from an image captured by the camera 2 and analyzes the extracted two-dimensional code to obtain information indicated by the code.

コード解析エンジン110には、リードモジュール111と通信モジュール112が含まれている。リードモジュール111はコード解析エンジン110の中心的な役割を担うものであり、撮影された画像データから二次元コードを抽出すると共に、抽出した二次元コードにより示される情報を解析する。   The code analysis engine 110 includes a read module 111 and a communication module 112. The lead module 111 plays a central role in the code analysis engine 110, and extracts a two-dimensional code from photographed image data and analyzes information indicated by the extracted two-dimensional code.

リードモジュール111には、二次元コードを特徴づける情報を規定したテンプレート、および二次元コードにおいて独特のセル群それぞれの色または色の組み合わせと各二次元コードに対してユニークな情報を含む情報との対応関係が登録されたデータテーブルが含まれている。   The lead module 111 includes a template defining information characterizing the two-dimensional code, and information including information unique to each two-dimensional code and a color or a combination of colors unique to each cell group in the two-dimensional code. A data table in which the correspondence relationship is registered is included.

通信モジュール112はアクティベーションの際に必要となるモジュールで、ライセンサーのサーバとの間で交信を行い、サーバからアクティベーションキーを取得するために用いられる。   The communication module 112 is a module required for activation, and is used to communicate with a licensor server and obtain an activation key from the server.

一方、アプリソフト100には、特定の用途向けの作業を行うソフトウェア、および各二次元コードの有するユニークな情報と、二次元コードが付される商品等とを対応付けるデータテーブルが含まれており、特定の用途向けの作業を行うソフトウェアは、コード解析エンジン110で解析した結果を受け取り、データテーブルを参照して二次元コードの表す情報を特定する。   On the other hand, the application software 100 includes software for performing work for a specific application, and a data table for associating unique information possessed by each two-dimensional code with a product to which the two-dimensional code is attached, Software that performs work for a specific application receives the result analyzed by the code analysis engine 110, and refers to the data table to identify information represented by the two-dimensional code.

次に、図10を参照して、二次元コードに関連したアプリソフト開発の流れとその際に必要となるライセンスについて簡単に説明する。   Next, with reference to FIG. 10, a flow of application software development related to a two-dimensional code and a license required at that time will be briefly described.

前述したように、二次元コードを物流管理、在庫管理、勤怠管理等の様々な用途で利用するためには、それぞれの用途に対応したアプリソフトが必要となる。現状、これらアプリソフトの開発はベンダーによって行われている。   As described above, in order to use the two-dimensional code for various purposes such as distribution management, inventory management, attendance management, etc., application software corresponding to each use is required. Currently, these application software are being developed by vendors.

図10に示すように、二次元コードの開発者であるライセンサーは、上述したコード解析エンジン110を開発すると共に(ステップS01)、そのエンジン110を組み込んだソフトウェア開発キットを作成してベンダーに提供する(ステップS02、S03)。ソフトウェア開発キット110は、用途別のアプリソフトを開発するためのソフトウェアである。   As shown in FIG. 10, the licensor who is the developer of the two-dimensional code develops the above-described code analysis engine 110 (step S01), and creates a software development kit incorporating the engine 110 and provides it to the vendor. (Steps S02 and S03). The software development kit 110 is software for developing application software for each application.

ライセンサーがベンダーにソフトウェア開発キットを提供する際、ライセンサーとベンダーとの間で開発ライセンスが締結され、使用可能な二次元コードの範囲が定められる(ステップS04)。開発ライセンスには、コード解析エンジンの最終ユーザーへの再配布ライセンスも含まれている。   When the licensor provides the software development kit to the vendor, a development license is concluded between the licensor and the vendor, and the range of usable two-dimensional codes is determined (step S04). The development license includes a redistribution license for the end users of the code analysis engine.

ソフトウェア開発キットに組み込まれたコード解析エンジン110は、契約で定められた範囲の二次元コードしか認識できないように設定されている。具体的には、使用可能な二次元コードの範囲に関するデータがライセンサーによってコード解析エンジン110に書き込まれ、リードモジュール111は、二次元コードを解析する都度、そのデータを参照し、画像データから抽出した二次元コードが使用可能なコードの範囲から外れている場合には、解析結果を次段のソフトウェアに渡さないように設定されている。   The code analysis engine 110 incorporated in the software development kit is set so that only a two-dimensional code within a range defined by the contract can be recognized. Specifically, data regarding the range of usable two-dimensional codes is written to the code analysis engine 110 by the licensor, and the read module 111 refers to the data each time the two-dimensional code is analyzed and extracts it from the image data. When the two-dimensional code is out of the usable code range, the analysis result is set not to be passed to the next-stage software.

ベンダーは、ライセンサーから提供されたソフトウェア開発キットを用いて特定の用途に適合したアプリソフトを開発し(ステップS05)、それをユーザーに提供する(ステップS06)。この際、ベンダーとユーザーとの間で、アプリソフト100の使用ライセンスが締結される(ステップS07)。   The vendor uses the software development kit provided by the licensor to develop application software suitable for a specific application (step S05), and provides it to the user (step S06). At this time, a license for using the application software 100 is concluded between the vendor and the user (step S07).

ユーザーは、アプリソフト100の機能を実現するコンピュータプログラムが格納された記憶媒体(DVD−ROM等)をベンダーから購入し、そのコンピュータプログラムをPCや携帯情報端末で構成されたユーザー端末1にインストールする(ステップS08)。   A user purchases a storage medium (DVD-ROM or the like) storing a computer program that realizes the function of the application software 100 from a vendor, and installs the computer program on the user terminal 1 constituted by a PC or a portable information terminal. (Step S08).

ユーザー端末1にインストールされたアプリソフト(コンピュータプログラム)を動作させるためには、アクティベーションの処理が必要となる。ユーザーは、ユーザー端末1を用いてライセンサーのサーバにアクセスしてアクティベーションキーを入手し、コード解析エンジン110のリードモジュール111の機能を有効にするためにアクティベーションを実行する(ステップS09)。   In order to operate application software (computer program) installed in the user terminal 1, an activation process is required. The user uses the user terminal 1 to access the licensor's server, obtains an activation key, and executes activation in order to validate the function of the read module 111 of the code analysis engine 110 (step S09).

アクティベーションの処理により、アプリソフト100が使用可能な状態になり、その後、カメラ2で撮影した画像から二次元コードを抽出し、それをコード解析エンジン110で解析する。このようにして二次元コードの示す情報を取得し、この情報に基づいて物流管理、在庫管理、勤怠管理等の作業を行う。   The application software 100 becomes usable by the activation process, and then a two-dimensional code is extracted from the image captured by the camera 2 and analyzed by the code analysis engine 110. In this way, the information indicated by the two-dimensional code is acquired, and operations such as logistics management, inventory management, attendance management, etc. are performed based on this information.

特開2012−33034号公報JP 2012-33034 A

現状のライセンス形態では、同じ二次元コードが異なるユーザーに使用された場合の混同を避けるため、ベンダーがライセンサーから二次元コードを使用する権利を買い取る方法を採用している。上述したように、コード解析エンジン110は、カメラで撮影した二次元コードのうち、ライセンスで定められた範囲から外れたコードは認識できない。逆に言えば、許可された範囲のコードであれば、ベンダーやユーザーは同一のコードを複数の用途に使用することができる。   In the current license form, in order to avoid confusion when the same two-dimensional code is used by different users, a method in which the vendor purchases the right to use the two-dimensional code from the licensor is adopted. As described above, the code analysis engine 110 cannot recognize a code out of the range defined by the license among the two-dimensional codes photographed by the camera. In other words, vendors and users can use the same code for a plurality of purposes as long as the code is within the permitted range.

その一方で、使用可能なコードの範囲は解析エンジン110に書き込まれた状態でベンダーに提供され、ベンダーやユーザーがそのデータを書き換えることができないため、使用権を買い取る以外のライセンス形態を採用することは難しい。   On the other hand, the range of codes that can be used is provided to the vendor in the state written in the analysis engine 110, and the data cannot be rewritten by the vendor or the user. Is difficult.

例えば、コードの使用期間を限定するライセンス形態を採用しようとすると、ライセンス期間が満了する毎に、更新期間のデータを含む解析エンジン110をライセンサーからベンダーに提供し、ベンダーでそれをアプリソフトに組み込んで、再度ユーザーに提供しなければならない。このような形態は手続が煩雑であり、現実的には採用できない。   For example, when trying to adopt a license form that limits the use period of the code, every time the license period expires, the analysis engine 110 including the update period data is provided from the licensor to the vendor, and the vendor makes it an application software. It must be installed and provided to the user again. Such a form has a complicated procedure and cannot be adopted practically.

しかし、現状のライセンス形態では、ユーザーの要望に十分対応できない場合が生じている。例えば、勤怠管理用コードのように、期間毎に必要とするコードの数が変動する場合、予想される最大のコード数について使用権を買い取らなければならないために、無駄な費用が発生する。また、短期間だけコードを使用したい場合であっても、コードの無期限の使用権を買い取らなければならないため、そのような用途にはコードを使用できない。   However, there are cases where the current license form cannot sufficiently meet the user's request. For example, when the number of codes required for each period varies, such as a time management code, use rights must be purchased for the maximum expected number of codes, resulting in unnecessary costs. Further, even if it is desired to use the code only for a short period of time, the right to use the code for an indefinite period must be purchased, so that the code cannot be used for such purposes.

本発明は上述の問題点に鑑みてなされたもので、ユーザーの要望に合わせて使用するコードの数や使用期間を柔軟に変更できる二次元コード用アプリソフトの機能を実現するコンピュータプログラムとコード解析エンジンのアクティベーション方法を提供することを目的とする。   The present invention has been made in view of the above-described problems, and a computer program and a code analysis that realize the function of application software for two-dimensional code that can flexibly change the number of codes to be used and the period of use according to the user's request. The purpose is to provide an engine activation method.

上記目的を達成するため、本発明にかかるコンピュータプログラムは、カメラで撮影された画像データから前記二次元コードを抽出すると共に、当該二次元コードを解析して、その二次元コードにより示される情報を取得するコード解析エンジンと、前記コード解析エンジンで取得した情報に基づいて特定の用途向けの作業を行うソフトウェアとで構成されたアプリソフトの機能をコンピュータに実現させるためのプログラムであって、
前記コード解析エンジンには、
前記二次元コードの抽出と解析を行うリードモジュールと、
使用可能な二次元コードの範囲および使用期間に関する情報が書き込まれたデータファイルを参照し、前記リードモジュールで解析された二次元コードが前記使用可能なコードの範囲に含まれ、かつ前記リードモジュールの動作時刻が前記使用期間に含まれるときにのみ、前記リードモジュールの解析結果を前記ソフトウェアに渡す中継モジュールと、が含まれていることを特徴とする。
In order to achieve the above object, a computer program according to the present invention extracts the two-dimensional code from image data photographed by a camera, analyzes the two-dimensional code, and displays information indicated by the two-dimensional code. A program for causing a computer to realize a function of an application software composed of a code analysis engine to be acquired and software for performing work for a specific application based on information acquired by the code analysis engine,
The code analysis engine includes
A lead module for extracting and analyzing the two-dimensional code;
Reference is made to a data file in which information on the range of two-dimensional codes that can be used and the period of use is written, and the two-dimensional code analyzed by the read module is included in the range of usable codes, and A relay module that includes an analysis result of the lead module to the software only when an operation time is included in the usage period is included.

ここで、前記コード解析エンジンには、更に、ネットワークを介してライセンサーのサーバからアクティベーションキーを入手し、かつ当該アクティベーションキーを用いて前記リードモジュールの機能を有効にする通信モジュールが含まれていることが好ましい。   Here, the code analysis engine further includes a communication module that obtains an activation key from a licensor server via a network and enables the function of the read module using the activation key. It is preferable.

また前記二次元コードは、黒色の背景領域の上に複数のセルが一定間隔でマトリクス状に配列され、所定の情報が各セルの色および色の組み合わせによりコード化されたものであることが好ましい。   The two-dimensional code is preferably a code in which a plurality of cells are arranged in a matrix at regular intervals on a black background region, and predetermined information is coded by the color and color combination of each cell. .

また上記目的を達成するため、本発明にかかるコード解析エンジンのアクティベーション方法は、前述のアプリソフトおよびウェブブラウザの機能を実現するコンピュータプログラムがインストールされたユーザー端末と、前述のデータファイルがデータベースに格納され、かつウェブサーバの機能を実現するコンピュータプログラムがインストールされたライセンス管理サーバとが、ネットワークを介して接続されたシステムを用いて前記コード解析エンジンのアクティベーションを行うコード解析エンジンのアクティベーション方法であって、
前記ユーザー端末が、アクティベーションキーの発行と前記データファイルのダウンロードの要求を前記ライセンス管理サーバに送信するステップと、
前記ユーザー端末の要求に応じて、前記ライセンス管理サーバが前記アクティベーションキーを生成するステップと、
前記ライセンス管理サーバが、生成された前記アクティベーションキーおよび前記データベースに格納されたデータファイルを前記ユーザー端末に送信するステップと、
前記アクティベーションキーおよびデータファイルを受信した前記ユーザー端末が、前記データファイルを記憶装置に格納すると共に、前記アクティベーションキーを用いて前記コード解析エンジンのアクティベーションを実行して、前記リードモジュールの機能を有効にするステップと、を有することを特徴とする。
In order to achieve the above object, the activation method of the code analysis engine according to the present invention includes a user terminal installed with a computer program for realizing the functions of the application software and the web browser, and the data file in a database. Code analysis engine activation method for activating the code analysis engine using a system that is connected via a network with a license management server that is stored and that has a computer program that implements the function of a web server installed Because
The user terminal sending an activation key issuance request and a download request for the data file to the license management server;
In response to a request from the user terminal, the license management server generates the activation key;
The license management server transmitting the generated activation key and a data file stored in the database to the user terminal;
The user terminal that has received the activation key and the data file stores the data file in a storage device and executes the activation of the code analysis engine using the activation key, and the function of the read module And a step of validating.

ここで、前記ライセンス管理サーバは、前記ユーザー端末から前記要求と共に受信した識別情報に基づいてアクティベーションの可否を判定することが好ましい。   Here, it is preferable that the license management server determines whether or not activation is possible based on identification information received together with the request from the user terminal.

また前記システムとして、前記ネットワークに複数のユーザー端末が接続され、かつそれぞれのユーザー端末に用途の異なるアプリソフトの機能を実現するコンピュータプログラムがインストールされたシステムを用い、
前記ライセンス管理サーバは、前記記憶装置から読み出したデータファイルを、それぞれのユーザー端末用のアクティベーションキーと共に、前記各ユーザー端末に送信することが好ましい。
Further, as the system, a system in which a plurality of user terminals are connected to the network and a computer program for realizing a function of application software having a different use is installed in each user terminal,
The license management server preferably transmits the data file read from the storage device to each user terminal together with an activation key for each user terminal.

もしくは前記システムとして、前記ユーザー端末に、用途の異なる複数のアプリソフトの機能を実現するコンピュータプログラムがインストールされたシステムを用い、
前記ライセンス管理サーバは、前記記憶装置から読み出したデータファイルを、それぞれのアプリソフト用のアクティベーションキーと共に前記ユーザー端末に送信することが好ましい。
Alternatively, as the system, a system in which a computer program that realizes functions of a plurality of application software having different uses is installed in the user terminal is used.
The license management server preferably transmits the data file read from the storage device to the user terminal together with an activation key for each application software.

本発明にかかる二次元コード用アプリソフトでは、コード解析エンジンで二次元コードを解析する都度、データファイルを参照して使用可能な二次元コードの範囲と使用期間を確認する方法を採用しており、様々なライセンス形態に対応できるために、二次元コードの利用拡大が期待できる。   The two-dimensional code application software according to the present invention employs a method of checking the range of two-dimensional codes that can be used and the period of use by referring to the data file every time the code analysis engine analyzes the two-dimensional code. Since it can cope with various license forms, the use of the two-dimensional code can be expected to be expanded.

本発明にかかるアプリソフトのソフトウェア構成を示す図である。It is a figure which shows the software structure of the application software concerning this invention. 本発明にかかるアプリソフトを用いた場合のライセンス形態を説明する図である。It is a figure explaining the license form at the time of using the application software concerning this invention. 本発明にかかるアプリソフトの開発の流れとその際に必要となるライセンスを示す図である。It is a figure which shows the flow of development of the application software concerning this invention, and the license required in that case. コード解析エンジンのアクティベーションを行う際のシステム構成を示す図である。It is a figure which shows the system configuration | structure at the time of activating a code analysis engine. コード解析エンジンのアクティベーションの手順を示す流れ図である。It is a flowchart which shows the procedure of activation of a code analysis engine. 二次元コードの共用(その1)について説明する図である。It is a figure explaining sharing (the 1) of two-dimensional code. 二次元コードの共用(その2)について説明する図である。It is a figure explaining sharing (the 2) of a two-dimensional code. 二次元コードを解析するコードリーダの構成を示す図である。It is a figure which shows the structure of the code reader which analyzes a two-dimensional code. 従来のアプリソフトのソフトウェア構成を示す図である。It is a figure which shows the software structure of the conventional application software. 従来の二次元コード用アプリソフトの開発の流れとその際に必要となるライセンスを示す図である。It is a figure which shows the flow of development of the application software for the conventional two-dimensional code, and the license required in that case.

以下、本発明の実施の形態にかかる二次元コード用アプリソフトおよびコード解析エンジンのアクティベーション方法について、図面を参照して説明する。   Hereinafter, a two-dimensional code application software and a code analysis engine activation method according to embodiments of the present invention will be described with reference to the drawings.

(アプリソフトの構成)
図1に、本発明にかかる二次元コード用アプリソフト100aの構成を示す。本発明にかかるアプリソフト100aのコード解析エンジン110aには、図8に示した従来のアプリソフト100のコード解析エンジン110に中継モジュール113が付加されている。
(App software configuration)
FIG. 1 shows a configuration of a two-dimensional code application software 100a according to the present invention. In the code analysis engine 110a of the application software 100a according to the present invention, a relay module 113 is added to the code analysis engine 110 of the conventional application software 100 shown in FIG.

中継モジュール113は、リードモジュール111の解析結果を、次段の特定の用途向けの作業を行うソフトウェアに渡すか否かを判定するために用いられ、その判定は、アクティベーションの際に、ユーザー端末1がライセンサーのサーバからダウンロードしたデータファイル120に基づいて行われる。   The relay module 113 is used to determine whether or not to pass the analysis result of the lead module 111 to software that performs work for a specific application in the next stage, and the determination is performed at the time of activation. 1 is performed based on the data file 120 downloaded from the licensor's server.

データファイル120には、アプリソフト100aで使用可能な二次元コードの範囲と使用期間に関する情報が書き込まれている。データファイル120は、ユーザー端末1の記憶装置18に格納され、アプリソフト100aを動作させる都度、記憶装置18から読み出されてRAM13に一次的に保存される(図8参照)。   In the data file 120, information on the range of two-dimensional codes that can be used by the application software 100a and the usage period is written. The data file 120 is stored in the storage device 18 of the user terminal 1, and is read from the storage device 18 and temporarily stored in the RAM 13 every time the application software 100a is operated (see FIG. 8).

アプリソフト100aを動作させる際、コード解析エンジン110aは、リードモジュール111で解析した二次元コードの内容について、その都度、中継モジュール113を介してデータファイル120の内容を参照する。   When operating the application software 100a, the code analysis engine 110a refers to the contents of the data file 120 via the relay module 113 each time for the contents of the two-dimensional code analyzed by the read module 111.

リードモジュール111で解析した二次元コードが、データファイル120に含まれる二次元コードの範囲から外れている場合、中継モジュール111は、リードモジュール111の解析結果を、次段の特定の用途向けの作業を行うソフトウェアに渡さない。結果として、アプリソフト100aは、次段の作業を行うことができない。   When the two-dimensional code analyzed by the lead module 111 is out of the range of the two-dimensional code included in the data file 120, the relay module 111 uses the analysis result of the lead module 111 as a work for a specific application in the next stage. Do not pass to software that performs. As a result, the application software 100a cannot perform the next operation.

同様に、リードモジュール111の動作時刻がデータファイル120に書き込まれた使用期間から外れている場合にも、中継モジュール111は、リードモジュール111の解析結果を、次段のソフトウェアに渡さない。   Similarly, even when the operation time of the read module 111 is out of the usage period written in the data file 120, the relay module 111 does not pass the analysis result of the read module 111 to the next-stage software.

このように本発明においては、コード解析エンジン110aに、ライセンサーのサーバからダウンロードされたデータファイル120の内容を参照する中継モジュール113を組み込むことによって、アプリソフト100aで利用できる二次元コードの範囲やアプリソフト100aの使用期間に制限を設けている。逆に言えば、データファイル120の情報を書き換えるだけで、アプリソフト100aで利用できる二次元コードの範囲やアプリソフト100aの使用期間を簡単に変更できる。   As described above, in the present invention, by incorporating the relay module 113 that refers to the contents of the data file 120 downloaded from the licensor server into the code analysis engine 110a, The usage period of the application software 100a is limited. In other words, the range of the two-dimensional code that can be used by the application software 100a and the usage period of the application software 100a can be easily changed simply by rewriting the information in the data file 120.

(ライセンスの形態)
次に、図2のテーブルを参照して、本発明のアプリソフト100aを用いることにより可能となるライセンス形態について説明する。上述したように、本発明にかかるアプリソフト100aを用いれば、アクティベーションの際にライセンサーのサーバからダウンロードするデータファイル120の内容を書き換えるだけで、使用可能な二次元コードの範囲と使用期間を簡単に変更できるため、従来では難しかったライセンス形態を採用できる。
(License form)
Next, referring to the table of FIG. 2, a license form that can be realized by using the application software 100a of the present invention will be described. As described above, if the application software 100a according to the present invention is used, the range of two-dimensional codes that can be used and the period of use can be determined simply by rewriting the contents of the data file 120 downloaded from the licensor server during activation. Since it can be easily changed, it is possible to adopt a license form that was difficult in the past.

図2のNo.1に示すライセンス形態は、課金の方法としてコードの買い取りを採用したもので、ユーザーは将来にわたって二次元コードの使用を独占できる。このライセンス形態は従来と同じ形態である。No.1のライセンス形態であれば、使用期限および使用目的に制限がないことから、ユーザーは同一のコードを複数の異なる用途に使用することができ、従って、用途毎にアプリソフトを開発してユーザーに提供できる。その反面、二次元コードの使用を独占することから対価が高くなる。   No. 2 in FIG. The license form shown in 1 employs code purchase as a charging method, and the user can monopolize the use of the two-dimensional code in the future. This license form is the same as the conventional form. No. In the case of one license form, there is no restriction on the expiration date and purpose of use, so the user can use the same code for a plurality of different uses. Can be provided. On the other hand, the price increases because it monopolizes the use of the two-dimensional code.

図2のNo.2に示すライセンス形態は、課金の方法として月額課金を採用したもので、使用する二次元コードの数を月毎に増減できるものである。ユーザーは使用が許可されたコード数に対応した金額を月単位でライセンサーに支払えばよい。なお、図2ではコードの有効期限を月単位しているが、ユーザーが希望すれば半年単位や1年単位とすることもできる。   No. 2 in FIG. The license form shown in No. 2 employs monthly billing as a billing method, and can increase or decrease the number of two-dimensional codes to be used every month. The user only has to pay the licensor on a monthly basis the amount corresponding to the number of codes allowed to be used. In FIG. 2, the expiration date of the code is expressed in units of months. However, if the user desires, it can be set in units of six months or one year.

二次元コードを社員の勤怠管理に使用する場合、職種によっては季節ごとに社員の数が大幅に変動する場合がある。このような場合、従来のライセンス形態では、最大の社員数を予測し、その社員数に対応した数の二次元コードについて独占的な使用権を得ていた。その場合、社員数の少ない時には使用しないコードに対して対価を支払うことになり、無駄な費用が発生する。No.2のライセンス形態では、月毎に必要とするコード数がライセンスの対象となるため、無駄な費用の発生を抑えることができる。   When the two-dimensional code is used for employee attendance management, the number of employees may vary greatly from season to season depending on the job category. In such a case, in the conventional license form, the maximum number of employees was predicted, and exclusive use rights were obtained for the number of two-dimensional codes corresponding to the number of employees. In this case, when the number of employees is small, a price is paid for a code that is not used, resulting in useless expenses. No. In the license form 2, since the number of codes required every month is a license target, generation of useless expenses can be suppressed.

No.2のライセンス形態を採用した場合、中継モジュール113が参照するデータファイル120の内容を月毎に変更する必要があるため、ユーザーは月初めまでにアクティベーションの処理を行って、その月のコード使用数が記載されたデータファイル120をライセンサーのサーバからダウンロードする。   No. When the license form 2 is adopted, the contents of the data file 120 referred to by the relay module 113 must be changed every month. Therefore, the user performs the activation process by the beginning of the month and uses the code for that month. The data file 120 in which the number is described is downloaded from the licensor server.

No.2のライセンス形態は、毎月アクティベーション処理が必要となるため煩雑なように思われるが、作業量は左程多くはない。例えば、ライセンサー・ユーザー間の取り決めに基づいて、1年の各月毎に必要となるコード使用数を記載した12個のデータファイルを作成して、予めデータベース6に格納しておく。その後、ユーザーが毎月1回、ユーザー端末1において、その月のデータファイルをダウンロードすればよい。   No. The license form 2 seems complicated because it requires an activation process every month, but the amount of work is not as large as the left. For example, based on the agreement between the licensor and the user, twelve data files describing the number of code usages required for each month of the year are created and stored in the database 6 in advance. Thereafter, the user may download the data file for the month once a month at the user terminal 1.

図2のNo.3に示すライセンス形態は二次元コードの使用期間を限定したもので、催し物における入退出管理のように、特定の期間だけ二次元コードを使用したい場合に有効である。ユーザーは指定された期間だけ二次元コードの使用が可能となるため、その期間に対応した金額をライセンサーに支払えばよい。   No. 2 in FIG. The license form shown in FIG. 3 is a limited use period of the two-dimensional code, and is effective when it is desired to use the two-dimensional code only for a specific period, such as entrance / exit management in an event. Since the user can use the two-dimensional code only for a specified period, it is only necessary to pay the licensor the amount corresponding to the period.

No.1に示した従来のライセンス形態は、二次元コードの無期限独占使用が前提であり、期間限定の使用が認められなかった。これに対し、本発明のアプリソフト100aを採用すれば、期間限定の使用が可能となることから、二次元コードの利用拡大が期待できる。   No. The conventional license form shown in FIG. 1 is based on the premise that the two-dimensional code is used exclusively for an indefinite period, and the limited use is not allowed. On the other hand, if the application software 100a of the present invention is adopted, it can be used for a limited time, so that the use of the two-dimensional code can be expected to be expanded.

No.3のライセンス形態を採用した場合、ライセンサーとユーザーとの話し合いに基づいて使用可能な二次元コードの数と使用期間を定め、そのデータを記載したファイルを、予めライセンサーのサーバに格納しておく。   No. When the license form 3 is adopted, the number of two-dimensional codes that can be used and the period of use are determined based on the discussion between the licensor and the user, and a file containing the data is stored in the licensor server in advance. deep.

ユーザーは、指定された期間の開始前に、ユーザー端末によってライセンサーのサーバにアクセスしてアクティベーションの処理を行えば、コード解析エンジン110aの機能が有効となる。一方、データファイル120に記載された使用期間が終了すると、コード解析エンジン110aの機能が無効となるため、その後はアプリソフト100aを使用できなくなる。   If the user accesses the licensor's server by the user terminal and performs activation processing before the start of the specified period, the function of the code analysis engine 110a becomes effective. On the other hand, when the usage period described in the data file 120 ends, the function of the code analysis engine 110a becomes invalid, and thereafter, the application software 100a cannot be used.

上述したように、本発明にかかるアプリソフト100aを用いれば、従来では採り得なかったライセンス形態を採用できることから、二次元コードの普及促進が期待できる。   As described above, if the application software 100a according to the present invention is used, it is possible to adopt a license form that could not be adopted in the past, so that the spread of two-dimensional codes can be expected.

(アプリソフト開発の流れ)
次に、図3を参照して、本発明にかかるアプリソフト10aを用いた場合のアプリソフト開発の流れと必要となるライセンスについて、従来のアプリソフト100を用いた場合と比較しながら説明する。
(Flow of application software development)
Next, with reference to FIG. 3, the flow of application software development when using the application software 10a according to the present invention and the required license will be described in comparison with the case where the conventional application software 100 is used.

ライセンサーは、中継モジュール113を含むコード解析エンジン110aを開発すると共に(ステップS11)、そのエンジンを組み込んだソフトウェア開発キットを作成し(ステップS12)、二次元コード用アプリソフトの開発を希望するベンダーに提供する(ステップS13)。   The licensor develops the code analysis engine 110a including the relay module 113 (step S11), creates a software development kit incorporating the engine (step S12), and wishes to develop a two-dimensional code application software. (Step S13).

この際、ライセンサーはベンダーとの間で開発ライセンスを締結する(ステップS14)。図10に示した従来の流れでは、ベンダーはライセンサーとの間で、コード解析エンジンのユーザーへの再配布ライセンスを含む開発ライセンスを締結する必要があったが(ステップS04)、本発明のアプリソフトを用いる場合、開発ライセンスに再配布ライセンスを含める必要はない。   At this time, the licensor signs a development license with the vendor (step S14). In the conventional flow shown in FIG. 10, the vendor has to conclude a development license including a redistribution license to the user of the code analysis engine with the licensor (step S04). When using software, it is not necessary to include a redistribution license in the development license.

ベンダーは、コード解析エンジン110aを組み込んだ特定の用途用のアプリソフト100aを開発し(ステップS15)、記憶媒体に格納した状態でユーザーに提供する(ステップS16)。ユーザーはアプリソフト100aの購入と平行して、ベンダーを介してライセンサーとの間でコード使用ライセンスを締結する(ステップS17)。その際、使用可能な二次元コードの範囲と使用期間が定められ、ユーザーはライセンスの内容に応じた対価を支払う。   The vendor develops application software 100a for a specific application incorporating the code analysis engine 110a (step S15), and provides it to the user in a state stored in a storage medium (step S16). In parallel with the purchase of the application software 100a, the user concludes a code use license with the licensor via the vendor (step S17). At that time, the range of the two-dimensional code that can be used and the period of use are determined, and the user pays a price corresponding to the contents of the license.

一方、ライセンサーは使用可能な二次元コードの範囲と使用期間に関する情報を書き込んだデータファイルを作成すると共に(ステップS19)、ユーザーに対して識別情報であるユーザーIDを発行する(ステップS18)。このユーザーIDは、ライセンサーのサーバにアクセスする際に必要となる。   On the other hand, the licensor creates a data file in which information on the range of two-dimensional codes that can be used and the period of use is written (step S19), and issues a user ID that is identification information to the user (step S18). This user ID is required when accessing the licensor's server.

次に、ユーザーはベンダーから購入したアプリソフト100aを、ユーザー端末1(図8参照)にインストールする(ステップS20)。その後、ユーザーは、ライセンサーのサーバにアクセスしてアクティベーションの処理を行い、データファイル120をダウンロードすると共に、コード解析エンジン110aのリードモジュール111の機能を有効にする(ステップS21、S22)。   Next, the user installs the application software 100a purchased from the vendor in the user terminal 1 (see FIG. 8) (step S20). Thereafter, the user accesses the licensor server to perform activation processing, downloads the data file 120, and enables the function of the read module 111 of the code analysis engine 110a (steps S21 and S22).

(アクティベーション処理)
次に、図4および図5を参照して、コード解析エンジン110aのアクティベーションの際の手順について説明する。
(Activation process)
Next, a procedure for activating the code analysis engine 110a will be described with reference to FIGS.

本発明のアプリソフト100aを使用する場合、アクティベーションの方法が従来のそれとは異なっている。前述したようにアプリソフト100aのコード解析エンジン110aには中継モジュール113が組み込まれており、アクティベーションの際、ユーザー端末1は、ライセンサーのサーバからアクティベーションキーを取得すると共に、中継モジュール113が参照するデータファイル120をダウンロードする。   When using the application software 100a of the present invention, the activation method is different from the conventional one. As described above, the relay module 113 is incorporated in the code analysis engine 110a of the application software 100a. At the time of activation, the user terminal 1 acquires an activation key from the licensor server, and the relay module 113 Download the data file 120 to be referenced.

図4はアプリソフト100aのアクティベーションを行う際のシステム構成図である。図4のシステムでは、ライセンサーがライセンスの管理を行うライセンス管理サーバ3と、アプリソフト100aの機能を実現するコンピュータプログラムがインストールされた3台のユーザー端末1−1、1−2、1−3が、インターネット4、ファイアーウォール機能を有するゲートウェイ5およびLAN(Local Area Network)6で構成されたネットワークを介して接続されている。   FIG. 4 is a system configuration diagram when the application software 100a is activated. In the system of FIG. 4, a license management server 3 for managing licenses by a licensor and three user terminals 1-1, 1-2, 1-3 in which computer programs for realizing the functions of the application software 100a are installed. Are connected via a network composed of the Internet 4, a gateway 5 having a firewall function, and a LAN (Local Area Network) 6.

ユーザー端末1−1〜1−3には、それぞれ二次元コードを撮影するカメラ2が接続され、更に一台のユーザー端末1−1には二次元コードを印刷するプリンター8が接続されている。一方、ライセンス管理サーバ3には、ユーザーに関する情報を格納したデータベース7が接続されている。   A camera 2 that captures a two-dimensional code is connected to each of the user terminals 1-1 to 1-3, and a printer 8 that prints the two-dimensional code is connected to one user terminal 1-1. On the other hand, the license management server 3 is connected to a database 7 that stores information about users.

なお、図8では、ユーザー端末1とカメラ2でコードリーダを構成しているが、コードリーダとして、スマートホーン等のカメラが内蔵された携帯電話端末を用いてもよい。同様に、カメラとして、LAN6に接続されたウェブカメラを用いてもよい。   In FIG. 8, the user terminal 1 and the camera 2 constitute a code reader. However, a mobile phone terminal incorporating a camera such as a smart horn may be used as the code reader. Similarly, a web camera connected to the LAN 6 may be used as the camera.

図示しないが、ライセンス管理サーバ3にはウェブサーバの機能を実現するコンピュータプログラムがインストールされ、またユーザー端末1−1〜1−3には、ウェブブラウザの機能を実現するコンピュータプログラムがインストールされており、ライセンス管理サーバ1とユーザー端末1−1〜1−3はHTTP(Hypertext Transfer Protocol)に従って相互に通信できる。ユーザーは、ユーザー端末1−1〜1−3について、それぞれライセンス管理サーバ3にアクセスしてアクティベーションの処理を行う。   Although not shown, the license management server 3 is installed with a computer program that realizes the function of the web server, and the user terminals 1-1 to 1-3 are installed with computer programs that realize the function of the web browser. The license management server 1 and the user terminals 1-1 to 1-3 can communicate with each other according to HTTP (Hypertext Transfer Protocol). The user accesses the license management server 3 for each of the user terminals 1-1 to 1-3 and performs activation processing.

前述したように、ライセンサーとユーザーとの間でコード使用ライセンスが締結される際、使用可能な二次元コードの範囲とコードの使用期間が定められる。ライセンサーはその内容を書き込んだデータファイル120を作成し、アクティベーションの処理に先立ってデータベース7に格納しておく。   As described above, when a code use license is concluded between the licensor and the user, the range of usable two-dimensional codes and the code use period are determined. The licensor creates a data file 120 in which the content is written and stores it in the database 7 prior to the activation process.

ユーザー端末1−1は、アクティベーションに必要なアクティベーションキーとデータファイルをライセンス管理サーバ3から取得してアクティベーションを実行する。アクティベーションの終了後、ユーザーは、コード解析エンジン110aを用いて二次元コードの解析を行うことができる。   The user terminal 1-1 acquires an activation key and a data file necessary for activation from the license management server 3 and executes the activation. After the activation, the user can analyze the two-dimensional code using the code analysis engine 110a.

図4の流れ図を参照して、ユーザー端末1−1についてアクティベーションを行う際の手順を説明する。   With reference to the flowchart of FIG. 4, the procedure at the time of activation about the user terminal 1-1 is demonstrated.

ユーザー端末1−1において、ユーザーは、入力装置16(図8参照)を用いてアクティベーションキーの送信元であるライセンス管理サーバ3のURLを特定する(ステップS31)。ライセンス管理サーバ3のURLは、ライセンス締結の際にライセンサーから提示されたものを用いる。   In the user terminal 1-1, the user specifies the URL of the license management server 3 that is the transmission source of the activation key using the input device 16 (see FIG. 8) (step S31). The URL of the license management server 3 is the one presented from the licensor when the license is concluded.

ユーザー端末1−1は、宛先のURLに対してアクティベーションキーの発行とデータファイルのダウンロードを要求するファイルを送信する(ステップS32)。そのファイルには、ユーザー端末1−1のユーザーIDが含まれている。   The user terminal 1-1 sends a file requesting activation key issuance and data file download to the destination URL (step S32). The file includes the user ID of the user terminal 1-1.

アクティベーションキーの発行とデータファイルのダウンロードの要求を受信したライセンス管理サーバ3は、要求と共に受信したユーザーIDに基づいてユーザー端末1−1を特定し、そのユーザー端末1−1に対してアクティベーションキーを発行するか否かを判定する(ステップS33)。具体的には、ライセンス管理サーバ3は、データベース7に格納されたユーザーに関する情報から、ユーザーIDが登録されたユーザー端末1−1のユーザーIDであるか否かを確認する。   Upon receiving the activation key issuance request and data file download request, the license management server 3 identifies the user terminal 1-1 based on the user ID received together with the request, and activates the user terminal 1-1. It is determined whether or not a key is issued (step S33). Specifically, the license management server 3 confirms from the information about the user stored in the database 7 whether the user ID is the user ID of the registered user terminal 1-1.

ライセンス管理サーバ3は、受信したユーザーIDが登録されたユーザーIDであり、ユーザー端末1−1に対してアクティベーションキーを発行できると判定した場合には、アクティベーション実行確認画面のウェブページデータをユーザー端末1−1に送信する(ステップS34)。   When the license management server 3 determines that the received user ID is a registered user ID and can issue an activation key to the user terminal 1-1, the web page data of the activation execution confirmation screen is displayed. It transmits to the user terminal 1-1 (step S34).

ユーザー端末1−1は、ウェブページデータを受信すると、そのデータに基づいてディスプレイにアクティベーション実行確認画面を表示する。図示しないが、画面にはユーザーIDおよびパスワードを入力する枠と送信ボタンが表示される。   When receiving the web page data, the user terminal 1-1 displays an activation execution confirmation screen on the display based on the data. Although not shown, a frame for inputting a user ID and a password and a send button are displayed on the screen.

ユーザーは、確認操作のためキーボード等を用いてアクティベーション実行確認画面にユーザー端末1−1のユーザーIDと、ライセンスの際にライセンサーに通知したパスワードを入力する(ステップS35)。ユーザーがマウス等を用いて送信ボタンをクリックすると、確認画面に入力された操作情報がライセンス管理サーバ3に送信される(ステップS36)   The user inputs the user ID of the user terminal 1-1 and the password notified to the licensor at the time of licensing on the activation execution confirmation screen using a keyboard or the like for confirmation operation (step S35). When the user clicks the transmission button using a mouse or the like, the operation information input on the confirmation screen is transmitted to the license management server 3 (step S36).

操作情報を受信したライセンス管理サーバ3は、そのデータに基づいてアクティベーションキーを生成する(ステップS37)。例えば、ユーザー端末1−1のユーザーIDを引数に含む関数の値をアクティベーションキーとして計算する。   The license management server 3 that has received the operation information generates an activation key based on the data (step S37). For example, a function value including the user ID of the user terminal 1-1 as an argument is calculated as an activation key.

次にライセンス管理サーバ3は、データベース7に格納されたデータファイル120を読み出し、生成したアクティベーションキーと共にユーザー端末1−1に送信する(ステップS38)。   Next, the license management server 3 reads the data file 120 stored in the database 7 and transmits it to the user terminal 1-1 together with the generated activation key (step S38).

アクティベーションキーとデータファイルを受信したユーザー端末1−1は、データファイルを記憶装置18に格納すると共に(ステップS39)、受信したアクティベーションキーを用いてアクティベーションを実行する(ステップS40)。これにより、コード解析エンジン110a中のリードモジュール111の機能が有効となる。以後、コード解析エンジン110aは二次元コードの解析を行うことができ、その際には、中継モジュール113によりデータファイル120の内容が参照される。   The user terminal 1-1 that has received the activation key and the data file stores the data file in the storage device 18 (step S39), and executes activation using the received activation key (step S40). As a result, the function of the lead module 111 in the code analysis engine 110a is enabled. Thereafter, the code analysis engine 110a can analyze the two-dimensional code, and the contents of the data file 120 are referred to by the relay module 113 at that time.

ユーザー端末1−1は、アクティベーションが完了すると、アクティベーション完了通知をライセンス管理サーバ3に送信する(ステップS41)。アクティベーション完了通知を受信したライセンス管理サーバ3は、データベース7に格納されたアクティベーション管理テーブルを更新し、ユーザー端末1−1のアクティベーション回数を登録する(ステップS42)。以降、ユーザーは、コード使用ライセンスの更新が行われる毎に、上述したアクティベーションの処理を行う。   When the activation is completed, the user terminal 1-1 transmits an activation completion notification to the license management server 3 (step S41). The license management server 3 that has received the activation completion notification updates the activation management table stored in the database 7 and registers the number of times of activation of the user terminal 1-1 (step S42). Thereafter, the user performs the above-described activation process every time the code use license is updated.

(二次元コードの共用)
本発明にかかるアプリソフト100aを用いれば、従来のアプリソフト100では困難であった異なるユーザーによる二次元コードの共用、もしくは異なるアプリソフトにおける二次元コードの共用が可能となる。以下、図6および図7を参照し、ユーザー2社が二次元コードを共用する場合、および用途の異なる2つのアプリソフトで二次元コードを共用する場合を例として説明する。
(Shared 2D code)
If the application software 100a according to the present invention is used, two-dimensional codes can be shared by different users, or two-dimensional codes can be shared by different application software, which is difficult with the conventional application software 100. Hereinafter, with reference to FIG. 6 and FIG. 7, a case where two users share a two-dimensional code and a case where two application software having different uses share a two-dimensional code will be described as examples.

最初に、図6を参照して、ユーザーAとユーザーBの2社が二次元コードを共用する場合について説明する。例えば、活動拠点の異なる物流業のユーザーAとユーザーBが商品コードとして二次元コードを共用したい場合などが該当する。図中、ユーザーAに関する単独の処理ステップは、共用の説明に関係がないため省略している。   First, with reference to FIG. 6, a case where two companies, user A and user B, share a two-dimensional code will be described. For example, this corresponds to a case where users A and B of a logistics business having different activity bases want to share a two-dimensional code as a product code. In the figure, a single processing step relating to the user A is omitted because it is not related to the sharing description.

前提として、ユーザーAが、ベンダーから物流管理用のアプリソフト100aを購入して使用しているものとする。ユーザーAとユーザーBとの間で商品コードの共用について合意した場合(ステップS51)、ユーザーBは、ベンダーに依頼して、ライセンサーにコード共用の申請を行う(ステップS52)。   As a premise, it is assumed that user A purchases and uses application software 100a for logistics management from a vendor. When the user A and the user B agree to share the product code (step S51), the user B requests the vendor to apply for code sharing with the licensor (step S52).

ベンダーからコード共用の申請を受けたライセンサーはベンダーに対してコード共用を許可する(ステップS53)。ベンダーはコード共用の許可を受けてユーザーBにアプリソフトを提供する(ステップS54)。並行してライセンサーは、ユーザーBとの間でコード使用ライセンスを締結し(ステップS55)、ユーザーBのためのユーザーIDを発行する(ステップS56)。更にライセンサーは、ユーザーAに提供したデータファイルと同一の内容のデータファイル120を作成して、データベース7に格納する(ステップS57)。   The licensor that has received the code sharing application from the vendor permits the code sharing to the vendor (step S53). The vendor provides the application software to the user B with permission for code sharing (step S54). In parallel, the licensor signs a code use license with the user B (step S55), and issues a user ID for the user B (step S56). Further, the licensor creates a data file 120 having the same contents as the data file provided to the user A and stores it in the database 7 (step S57).

一方、ユーザーBは、ベンダーから購入したアプリソフト100a(コンピュータプログラム)を自己のユーザー端末1にインストールする(ステップS58)。更にアクティベーションの処理を行い、ライセンス管理サーバ3から上述のデータファイル120をダウンロードすると共に、コード解析エンジン110a中のリードモジュール111の機能を有効にする(ステップS59、S60)。   On the other hand, the user B installs the application software 100a (computer program) purchased from the vendor in his / her user terminal 1 (step S58). Further, activation processing is performed, the above-mentioned data file 120 is downloaded from the license management server 3, and the function of the read module 111 in the code analysis engine 110a is validated (steps S59 and S60).

このようにして、ユーザーAとユーザーBは、物流管理において二次元コードの共用、すなわち同一の商品に同一の二次元コードを付与することが可能となる。   In this way, user A and user B can share a two-dimensional code in logistics management, that is, give the same two-dimensional code to the same product.

次に、図7を参照して、用途の異なるアプリソフト100aにおいて二次元コードを共同利用する場合について説明する。例えば、物流業のユーザーが、物流管理で使用している商品コードを在庫管理にも使用したい場合が該当する。図中、ベンダーAに関する単独の処理ステップは、共用の説明に関係がないため省略している。   Next, with reference to FIG. 7, a case where a two-dimensional code is jointly used in application software 100a having different uses will be described. For example, this corresponds to a case where a user of a logistics business wants to use a product code used in logistics management for inventory management. In the figure, a single processing step related to the vendor A is omitted because it is not related to the sharing description.

物流管理用のアプリソフトはベンダーAが開発し、在庫管理用のアプリソフトはベンダーBが開発しているものとする。それぞれのアプリソフト100aに同一の商品コードを使用するためには、それぞれのコード解析エンジン110aで認識する二次元コードが同一の商品コードを示す必要がある。   It is assumed that application software for logistics management is developed by vendor A, and application software for inventory management is developed by vendor B. In order to use the same product code for each application software 100a, the two-dimensional code recognized by each code analysis engine 110a needs to indicate the same product code.

ベンダーAから購入した物流管理用のアプリソフトで使用している商品コードを、ベンダーBの開発した在庫管理用のアプリソフトでも使用することを希望するユーザーは、ベンダーAとベンダーBに商品コードの共用について申し込む。   A user who wishes to use the product code used in the distribution management application software purchased from Vendor A in the inventory management application software developed by Vendor B can be assigned to Vendor A and Vendor B. Apply for sharing.

ユーザーから商品コードの共用について要請を受けたベンダーAとベンダーBは、それぞれのアプリソフトに商品コードとして同一の二次元コードを使用することに合意した後(ステップS71)、いずれかのベンダー(ここではベンダーA)がライセンサーに対してコード共用の申請を行う(ステップS72)。   Vendor A and Vendor B that have received a request for sharing the product code from the user agree to use the same two-dimensional code as the product code for each application software (step S71), and then one of the vendors (here Then, vendor A) applies to the licensor for code sharing (step S72).

ベンダーAからコード共用の申請を受けたライセンサーは、ベンダーBによるコード共用を許可すると共に(ステップS73)、ベンダーBに対してソフトウェア開発キットを提供する(ステップS74)。更に、ベンダーBとの間で開発ライセンスを締結する(ステップS75)。   The licensor that has received the code sharing application from the vendor A permits the code sharing by the vendor B (step S73) and provides the software development kit to the vendor B (step S74). Further, a development license is concluded with the vendor B (step S75).

ライセンサーからソフトウェア開発キットの提供を受けたベンダーBは在庫管理用のアプリソフトを開発し(ステップS76)、ユーザーに提供する(ステップS77)。   Vendor B who has received the software development kit from the licensor develops application software for inventory management (step S76) and provides it to the user (step S77).

並行してライセンサーは、ベンダーBの開発したアプリソフトに関してユーザーとの間でコード使用ライセンスを締結し(ステップS78)、更にベンダーAのアプリソフト用に用意したデータファイルと同一内容のデータファイル120を作成して、データベース7に格納する(ステップS79)。   At the same time, the licensor enters into a code use license with the user regarding the application software developed by vendor B (step S78), and the data file 120 has the same contents as the data file prepared for the application software of vendor A. Is created and stored in the database 7 (step S79).

ユーザーは、ベンダーBから購入したアプリソフト(コンピュータプログラム)を自己のユーザー端末1にインストールし(ステップS80)、更にアクティベーションの処理を行い、ライセンス管理サーバ3から上述のデータファイル120をダウンロードして、コード解析エンジン110a中のリードモジュール111の機能を有効にする(ステップS81、S82)。   The user installs the application software (computer program) purchased from the vendor B in the user terminal 1 (step S80), performs further activation processing, and downloads the data file 120 from the license management server 3 The function of the lead module 111 in the code analysis engine 110a is validated (steps S81 and S82).

このようにして、ユーザーは物流管理用のアプリソフトと在庫管理用のアプリソフトにおいて商品コードの共同、すなわち商品コードとして同一の二次元コードを使用することが可能となる。   In this way, the user can use the same two-dimensional code as the product code, that is, the product code jointly in the distribution management application software and the inventory management application software.

以上説明したように、本発明にかかるアプリソフトを用いれば、ユーザーが業務内容に応じてライセンス形態を選択でき、更に異なるユーザーによる二次元コードの共用、もしくは異なるアプリソフトにおける二次元コードの共用が可能となるため、二次元コードの利便性が飛躍的に高まる。   As described above, if the application software according to the present invention is used, the user can select the license form according to the business contents, and further, the two-dimensional code can be shared by different users, or the two-dimensional code can be shared by different application software. As a result, the convenience of the two-dimensional code is dramatically increased.

なお、上述した実施の形態では、二次元コードとして、黒色の背景領域の上にカラーのセルをマトリクス状に配置したコードを用いた場合について説明したが、本発明が適用できる二次元コードはこれに限定されず、その他の一般的に使用されている二次元コードにも同様に適用できることは云うまでもない。   In the above-described embodiment, the case where a code in which color cells are arranged in a matrix on a black background region is used as the two-dimensional code has been described. However, the two-dimensional code to which the present invention can be applied is this. Needless to say, the present invention can be similarly applied to other commonly used two-dimensional codes.

1 ユーザー端末
2 カメラ
3 ライセンス管理サーバ
4 インターネット
5 ゲートウェイ
6 LAN
7 データベース
8 プリンター
100、100a アプリソフト
110、110a コード解析エンジン
111 リードモジュール
112 通信モジュール
113 中継モジュール
120 データファイル
1 User terminal 2 Camera 3 License management server 4 Internet 5 Gateway 6 LAN
7 Database 8 Printer 100, 100a Application software 110, 110a Code analysis engine 111 Read module 112 Communication module 113 Relay module 120 Data file

Claims (7)

カメラで撮影された画像データから前記二次元コードを抽出すると共に、当該二次元コードを解析して、その二次元コードにより示される情報を取得するコード解析エンジンと、前記コード解析エンジンで取得した情報に基づいて特定の用途向けの作業を行うソフトウェアとで構成されたアプリケーションソフトの機能をコンピュータに実現させるためのプログラムであって、
前記コード解析エンジンには、
前記二次元コードの抽出と解析を行うリードモジュールと、
使用可能な二次元コードの範囲および使用期間に関する情報が書き込まれたデータファイルを参照し、前記リードモジュールで解析された二次元コードが前記使用可能なコードの範囲に含まれ、かつ前記リードモジュールの動作時刻が前記使用期間に含まれるときにのみ、前記リードモジュールの解析結果を前記ソフトウェアに渡す中継モジュールと、が含まれていることを特徴とするコンピュータプログラム。
A code analysis engine that extracts the two-dimensional code from image data captured by a camera, analyzes the two-dimensional code, and acquires information indicated by the two-dimensional code, and information acquired by the code analysis engine A program for causing a computer to realize the function of application software composed of software that performs work for a specific application based on
The code analysis engine includes
A lead module for extracting and analyzing the two-dimensional code;
Reference is made to a data file in which information on the range of two-dimensional codes that can be used and the period of use is written, and the two-dimensional code analyzed by the read module is included in the range of usable codes, and A computer program, comprising: a relay module that passes an analysis result of the read module to the software only when an operation time is included in the usage period.
前記コード解析エンジンには、更に、ネットワークを介してライセンサーのサーバからアクティベーションキーを入手し、かつ当該アクティベーションキーを用いて前記リードモジュールの機能を有効にする通信モジュールが含まれていることを特徴とする、請求項1に記載のコンピュータプログラム。   The code analysis engine further includes a communication module that obtains an activation key from a licensor server via a network and enables the function of the read module using the activation key. The computer program according to claim 1, wherein: 前記二次元コードは、黒色の背景領域の上に複数のセルが一定間隔でマトリクス状に配列され、所定の情報が各セルの色および色の組み合わせによりコード化されたものであることを特徴とする、請求項1または2に記載のコンピュータプログラム。   The two-dimensional code is characterized in that a plurality of cells are arranged in a matrix at regular intervals on a black background region, and predetermined information is coded by the color of each cell and a combination of colors. The computer program according to claim 1 or 2. 請求項1ないし3のいずれかに記載のアプリケーションソフトおよびウェブブラウザの機能を実現するコンピュータプログラムがインストールされたユーザー端末と、請求項1ないし3のいずれかに記載のデータファイルがデータベースに格納され、かつウェブサーバの機能を実現するコンピュータプログラムがインストールされたライセンス管理サーバとが、ネットワークを介して接続されたシステムを用いて前記コード解析エンジンのアクティベーションを行うコード解析エンジンのアクティベーション方法であって、
前記ユーザー端末が、アクティベーションキーの発行と前記データファイルのダウンロードの要求を前記ライセンス管理サーバに送信するステップと、
前記ユーザー端末の要求に応じて、前記ライセンス管理サーバが前記アクティベーションキーを生成するステップと、
前記ライセンス管理サーバが、生成された前記アクティベーションキーおよび前記データベースに格納されたデータファイルを前記ユーザー端末に送信するステップと、
前記アクティベーションキーおよびデータファイルを受信した前記ユーザー端末が、前記データファイルを記憶装置に格納すると共に、前記アクティベーションキーを用いて前記コード解析エンジンのアクティベーションを実行して、前記リードモジュールの機能を有効にするステップと、を有することを特徴とするコード解析エンジンのアクティベーション方法。
A user terminal installed with a computer program for realizing the functions of the application software and web browser according to any one of claims 1 to 3, and the data file according to any one of claims 1 to 3 are stored in a database, A code analysis engine activation method for activating the code analysis engine using a system connected via a network with a license management server installed with a computer program that realizes the function of a web server. ,
The user terminal sending an activation key issuance request and a download request for the data file to the license management server;
In response to a request from the user terminal, the license management server generates the activation key;
The license management server transmitting the generated activation key and a data file stored in the database to the user terminal;
The user terminal that has received the activation key and the data file stores the data file in a storage device and executes the activation of the code analysis engine using the activation key, and the function of the read module And a step of activating the code analysis engine.
前記ライセンス管理サーバは、前記ユーザー端末から前記要求と共に受信した識別情報に基づいてアクティベーションの可否を判定することを特徴とする、請求項4に記載のコード解析エンジンのアクティベーション方法。   5. The code analysis engine activation method according to claim 4, wherein the license management server determines whether or not activation is possible based on identification information received together with the request from the user terminal. 前記システムとして、前記ネットワークに複数のユーザー端末が接続され、かつそれぞれのユーザー端末に用途の異なるアプリケーションソフトの機能を実現するコンピュータプログラムがインストールされたシステムを用い、
前記ライセンス管理サーバは、前記記憶装置から読み出したデータファイルを、それぞれのユーザー端末用のアクティベーションキーと共に、前記各ユーザー端末に送信することを特徴とする、請求項4または5に記載のコード解析エンジンのアクティベーション方法。
As the system, a system in which a plurality of user terminals are connected to the network and a computer program for realizing a function of application software having a different use is installed in each user terminal,
The code analysis according to claim 4 or 5, wherein the license management server transmits the data file read from the storage device to each user terminal together with an activation key for each user terminal. How to activate the engine.
前記システムとして、前記ユーザー端末に、用途の異なる複数のアプリケーションソフトの機能を実現するコンピュータプログラムがインストールされたシステムを用い、
前記ライセンス管理サーバは、前記記憶装置から読み出したデータファイルを、それぞれのアプリケーションソフト用のアクティベーションキーと共に前記ユーザー端末に送信することを特徴とする、請求項4または5に記載のコード解析エンジンのアクティベーション方法。
As the system, a system in which a computer program that realizes functions of a plurality of application softwares having different uses is installed in the user terminal is used.
The code analysis engine according to claim 4 or 5, wherein the license management server transmits the data file read from the storage device to the user terminal together with an activation key for each application software. Activation method.
JP2013068305A 2013-03-28 2013-03-28 Computer program and method for activating code analysis engine Pending JP2014191708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013068305A JP2014191708A (en) 2013-03-28 2013-03-28 Computer program and method for activating code analysis engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013068305A JP2014191708A (en) 2013-03-28 2013-03-28 Computer program and method for activating code analysis engine

Publications (1)

Publication Number Publication Date
JP2014191708A true JP2014191708A (en) 2014-10-06

Family

ID=51837862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013068305A Pending JP2014191708A (en) 2013-03-28 2013-03-28 Computer program and method for activating code analysis engine

Country Status (1)

Country Link
JP (1) JP2014191708A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017073087A (en) * 2015-10-09 2017-04-13 福井コンピュータホールディングス株式会社 Function validation server, function validation program, and schedule management program
CN110879700A (en) * 2019-11-21 2020-03-13 山东劳动职业技术学院(山东劳动技师学院) Engine-oriented application software development method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017073087A (en) * 2015-10-09 2017-04-13 福井コンピュータホールディングス株式会社 Function validation server, function validation program, and schedule management program
CN110879700A (en) * 2019-11-21 2020-03-13 山东劳动职业技术学院(山东劳动技师学院) Engine-oriented application software development method

Similar Documents

Publication Publication Date Title
EP3149650B1 (en) System for managing personal data
TWI511066B (en) Information processing systems, and information processing methods
US10163145B2 (en) Method and system for providing distribution-type app store service
JP5686834B2 (en) Image distribution server and image distribution method
JP6526355B1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING METHOD, AND PROGRAM
JP2016091115A (en) Information processing system, information processing device, account registration method and program
JP7097958B2 (en) Systems and methods for integrating cloud applications into cloud service broker platforms using the Automatic Universal Connector Package
JP2009238239A (en) System for registering products
JP6459398B2 (en) Information processing system, information processing apparatus, access control method, and program
US11775561B2 (en) Extensible file synchronization
CN115809871A (en) Business attributes based on non-homogeneous tokens
EP2765541A1 (en) Physical and electronic book reconciliation
JP2014191708A (en) Computer program and method for activating code analysis engine
KR20210129381A (en) System for providing 3D model design data platform service and method thereof
Peng et al. Application of information and communication technologies for eco-accounting
CN107958140B (en) Method and device for generating encrypted license file, computer equipment and storage medium
KR102391703B1 (en) Method for providing order reception and delivery management system performde by vendor server
CN110506257A (en) The technology of integrated connector is created and distributed in cloud service agency plant
JP6773173B2 (en) Information processing system, information processing device, account registration method and program
JP2016173624A (en) Digital book sales mediation system and program
JP2020087197A (en) Information processing system, information processing program and information processing method
CN104067590A (en) Permissions for exploitable content
KR102575008B1 (en) System and method to support services for integrated management of identity and electronic payments online and offline
US20230252111A1 (en) Content provision device, content provision method, program, and recording medium
HiLens Best Practices