JP2009122888A - Device control system - Google Patents

Device control system Download PDF

Info

Publication number
JP2009122888A
JP2009122888A JP2007295112A JP2007295112A JP2009122888A JP 2009122888 A JP2009122888 A JP 2009122888A JP 2007295112 A JP2007295112 A JP 2007295112A JP 2007295112 A JP2007295112 A JP 2007295112A JP 2009122888 A JP2009122888 A JP 2009122888A
Authority
JP
Japan
Prior art keywords
information
operation control
user
processing terminal
request data
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.)
Withdrawn
Application number
JP2007295112A
Other languages
Japanese (ja)
Inventor
Naoto Kuroda
直人 黒田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2007295112A priority Critical patent/JP2009122888A/en
Publication of JP2009122888A publication Critical patent/JP2009122888A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device control system which can control a device without disclosing an information portion which is not desired to be disclosed to a user of a device out of the information (such as a program code) for controlling operation processing of a device. <P>SOLUTION: In a device control system 1, an information processing terminal 100 transmits operation control request data which includes basic information and control content information on the device according to the request from a user to a server device 300. When receiving operation control request data, the server device 300 determines whether the user has use qualification based on this data and authentication information stored in an authentication information database (DB) 300c, and if the user has the use qualification, selects, from operation control information stored in a device information DB 300f, operation control information (including an operation command for a device and input destination address) corresponding to the operation control request data, and transmits this to the information processing terminal 100. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、情報処理端末に接続されたデバイスを制御するシステムに係り、特に、デバイスの動作処理を制御するための情報(プログラムコードなど)のうち、デバイスの利用者に対して公開させたくない情報部分を公開させずにデバイスを制御することが可能なデバイス制御システムに関する。   The present invention relates to a system for controlling a device connected to an information processing terminal, and in particular, information (program code, etc.) for controlling device operation processing is not desired to be disclosed to a device user. The present invention relates to a device control system capable of controlling a device without disclosing an information part.

従来、デバイスを制御するためのデバイスドライバ等のアプリケーションソフトは、デバイスの接続される情報処理端末において実行されていた。そのため、デバイスの利用者が、アプリケーションソフトの内容を解析して、プログラムを改ざん等することが可能であった。しかし、改ざんによって、例えば、デバイスの有するモータを通常以上の回転速度で回転させたりすると、モータの動作寿命を著しく縮めたり、モータを破損させたりするなど、デバイスが不適切な状態で使用されるといった不具合が発生する恐れがあった。また、プログラムの解析により、独自技術が流出するといった恐れもあった。   Conventionally, application software such as a device driver for controlling a device has been executed in an information processing terminal to which the device is connected. Therefore, the device user can analyze the contents of the application software and tamper with the program. However, due to tampering, for example, if the motor of the device is rotated at a rotational speed higher than normal, the device is used in an inappropriate state, such as significantly shortening the operating life of the motor or damaging the motor. There was a risk of such problems. In addition, there was a risk that the original technology was leaked due to the analysis of the program.

このような不具合は、特に、悪意のある第三者などの信頼できない利用者によってもたらされることが多い。
これに対して、従来は、プログラムを暗号化したり、本来の目的以外の使われ方がされないように、動作回数制限の機能や、ドングルを用いたりするなどして制約をつけていた。
Such failures are often caused by untrustworthy users such as malicious third parties in particular.
On the other hand, conventionally, restrictions have been imposed by encrypting a program or using a function for limiting the number of operations or using a dongle so that the program is not used for other purposes.

例えば、特許文献1に記載のファイル安全管理方式では、機密にしたいファイルを用いる業務プロセスの実行時に、その操作者に対して業務プロセスが実行許可か非許可かを判定し、許可されている場合に、業務プロセス制御手段で業務プロセスを実行する。さらに、不正な操作を検出する機能や、不許可の業務プロセスの実行を要求した操作者に対して警告を与える機能、撮像手段により、不許可の業務プロセスを要求した操作者を撮像して記録する機能、不許可の業務プロセスが要求されたときにアプリケーションの実行を停止する機能などを備えている。
特開平9−288609号公報
For example, in the file safety management method described in Patent Document 1, when a business process using a file to be kept confidential is executed, it is determined whether the business process is permitted to execute or not permitted for the operator. In addition, the business process is executed by the business process control means. In addition, a function that detects unauthorized operations, a function that gives a warning to an operator who requests execution of an unauthorized business process, and an imaging unit that captures and records the operator who requested an unauthorized business process And a function to stop the execution of an application when an unauthorized business process is requested.
Japanese Patent Laid-Open No. 9-288609

しかしながら、上記従来技術にあっては、デバイスの接続された情報処理端末(PCなど)において、アプリケーションソフトのみならず、アプリケーションソフトに含まれる、保護したい機能や、制限、制約を判定する機能も実行されるため、制限、制約を回避する方法を見つけられたり、アプリケーションソフトを実行時のCPUの処理を調査することで、流出させたくない技術を解析されてしまったりする恐れがあった。   However, in the above prior art, in the information processing terminal (PC etc.) connected to the device, not only the application software but also the function to be protected, the function to determine the restrictions and restrictions included in the application software are executed. For this reason, there is a possibility that a method for avoiding the limitation or restriction may be found, or a technique that is not desired to be leaked may be analyzed by investigating the processing of the CPU when executing the application software.

また、上記特許文献1にあっては、不正操作を検出したり、不正な要求に対して警告を与えたり、不正な要求を行った者を撮像して記録したり、不正な要求に対して動作を停止したりすることはできても、アプリケーションソフトが端末側にあるため、プログラムの改ざんや、技術の流出そのものを阻止することは困難である。
そこで、本発明は、このような従来の技術の有する未解決の課題に着目してなされたものであって、デバイスの動作処理を制御するための情報(プログラムコードなど)のうち、デバイスの利用者に対して公開させたくない情報部分を公開させずにデバイスを制御することが可能なデバイス制御システムを提供することを目的としている。
In the above-mentioned Patent Document 1, an unauthorized operation is detected, a warning is given to an unauthorized request, a person who has made an unauthorized request is imaged and recorded, or an unauthorized request is detected. Even if the operation can be stopped, the application software is on the terminal side, so that it is difficult to prevent the alteration of the program and the technical leak itself.
Therefore, the present invention has been made paying attention to such an unsolved problem of the conventional technology, and among the information (program code etc.) for controlling the operation processing of the device, the use of the device It is an object of the present invention to provide a device control system capable of controlling a device without disclosing information portions that are not desired to be disclosed to a person.

〔形態1〕 上記目的を達成するために、形態1のデバイス制御システムは、情報処理端末と、前記情報処理端末とデータ通信可能に接続されたデバイスと、前記情報処理端末と所定の通信回線を介してデータ通信可能に接続されたサーバ装置とを備え、前記情報処理端末は、前記デバイスに所定の動作処理を実行させるための操作コマンドを含む操作制御情報の取得要求である操作制御要求データを前記通信回線を介して前記サーバ装置に送信する操作制御要求データ送信手段と、前記サーバ装置から送信された前記操作制御要求データに対応する操作制御情報を前記通信回線を介して受信する操作制御情報受信手段と、当該受信した操作制御情報に基づいて前記操作コマンドを前記デバイスに出力する操作コマンド出力手段とを有し、前記サーバ装置は、前記情報処理端末から送信された前記操作制御要求データを前記通信回線を介して受信する操作制御要求データ受信手段と、複数種類のデバイスについて、各デバイスの種類と対応付けて各デバイスに対応する各操作コマンドを含む操作制御情報を記憶する操作制御情報記憶手段と、前記操作制御情報記憶手段から、前記受信した操作制御要求データに対応する操作制御情報を選択する操作制御情報選択手段と、当該選択した操作制御情報を前記操作制御要求データの送信元の情報処理端末に送信する操作制御情報送信手段とを有する。   [Mode 1] In order to achieve the above object, a device control system according to mode 1 includes an information processing terminal, a device connected to the information processing terminal so as to perform data communication, and the information processing terminal and a predetermined communication line. The information processing terminal receives operation control request data that is an operation control information acquisition request including an operation command for causing the device to execute a predetermined operation process. Operation control request data transmitting means for transmitting to the server device via the communication line, and operation control information for receiving operation control information corresponding to the operation control request data transmitted from the server device via the communication line Receiving means, and operation command output means for outputting the operation command to the device based on the received operation control information. The server apparatus includes: an operation control request data receiving unit that receives the operation control request data transmitted from the information processing terminal via the communication line; and a plurality of types of devices in association with each device type Operation control information storage means for storing operation control information including each operation command corresponding to the operation control information selection means for selecting operation control information corresponding to the received operation control request data from the operation control information storage means And operation control information transmitting means for transmitting the selected operation control information to the information processing terminal that is the transmission source of the operation control request data.

このような構成であれば、情報処理端末において、操作制御要求データが通信回線を介して送信されると、この操作制御要求データが、サーバ装置において受信され、サーバ装置おいて、操作要求データに対応する操作制御情報が操作制御情報記憶手段から選択される。操作要求情報が選択されると、当該選択された操作制御情報が通信回線を介して操作要求データの送信元の情報処理端末に送信される。この操作制御情報は、その送信先の情報処理端末において受信され、当該情報処理端末において、操作制御情報に基づいて、操作コマンドがデバイスに出力される。これにより、デバイスは、操作コマンドに対応する動作処理を実行する。   With this configuration, when the operation control request data is transmitted via the communication line in the information processing terminal, the operation control request data is received by the server device, and the server device receives the operation request data as the operation request data. Corresponding operation control information is selected from the operation control information storage means. When the operation request information is selected, the selected operation control information is transmitted to the information processing terminal that is the transmission source of the operation request data via the communication line. This operation control information is received by the information processing terminal of the transmission destination, and an operation command is output to the device based on the operation control information at the information processing terminal. As a result, the device executes an operation process corresponding to the operation command.

このように、操作制御要求データに対応する操作制御情報を選択する処理などの、デバイスを制御するアプリケーションの主要なプログラム部分(流出や改ざん等を阻止したい部分)をサーバ装置において実行させるようにし且つ主要なプログラム部分の実行に必要なデータ(各操作コマンドに対応する操作制御情報)をサーバ装置において記憶するようにし、さらに、情報処理端末には、操作制御情報の取得処理や、操作コマンドのデバイスへの出力処理などの単純な処理を行わせるプログラム部分(流出しても良い部分)のみを記憶および実行させるようにしたので、情報処理端末において、デバイスを制御するアプリケーションプログラムの主要部分の解析や改ざんが行われたり、プログラムの主要部分を実行時のCPUの処理を調査されたりするのを防ぐことができるという効果が得られる。   In this way, the server device is caused to execute the main program part (part that wants to prevent outflow, tampering, etc.) of the application for controlling the device, such as the process of selecting the operation control information corresponding to the operation control request data, and Data necessary for execution of the main program part (operation control information corresponding to each operation command) is stored in the server device. Further, the information processing terminal includes an operation control information acquisition process and an operation command device. Since only the program part (the part that may be leaked) that allows simple processing such as output processing to be stored and executed, the main part of the application program that controls the device in the information processing terminal Investigate the processing of the CPU when tampering is performed or the main part of the program is executed Effect that can be prevented from or is.

ここで、上記デバイスは、プリンタ、スキャナ、FAX、複写機、これらいずれかを複合した複合機、プロジェクタ、デジタルカメラ、デジタルビデオカメラなど、情報処理端末に接続して、情報処理端末によってその動作処理が制御され得るものが該当する。以下、形態6のデバイス制御システムにおいて同じである。   Here, the device is connected to an information processing terminal such as a printer, a scanner, a FAX, a copier, a multi-function machine combining any of these, a projector, a digital camera, a digital video camera, etc. This can be controlled. The same applies to the device control system according to the sixth embodiment.

〔形態2〕 さらに、形態2のデバイス制御システムは、形態1のデバイス制御システムにおいて、前記操作制御情報は、各デバイスに対応する操作コマンドの各デバイスにおける入力先のアドレス情報をさらに含み、前記操作コマンド出力手段は、前記操作制御情報に基づいて、前記操作コマンドを前記デバイスにおける前記アドレス情報の示すアドレスの記憶領域への書き込み要求と共に出力するようになっており、前記デバイスは、前記書き込み要求に応じて、前記アドレス情報の示す記憶領域に前記操作コマンドを書き込み、当該書き込まれた操作コマンドに応じた動作処理を実行するようになっている。   [Mode 2] Further, the device control system of mode 2 is the device control system of mode 1, wherein the operation control information further includes address information of an input destination in each device of an operation command corresponding to each device, The command output means outputs the operation command together with a write request to the storage area of the address indicated by the address information in the device based on the operation control information, and the device responds to the write request. Accordingly, the operation command is written in the storage area indicated by the address information, and the operation process corresponding to the written operation command is executed.

このような構成であれば、デバイスにおける各操作コマンドの入力先のアドレス情報(例えば、入力ポートのアドレス情報)などを含むデータテーブルがサーバ装置において管理されることになるので、デバイスを制御するアプリケーションの解析をより困難にすることができるという効果が得られる。   With such a configuration, the data table including address information (for example, input port address information) of each operation command in the device is managed in the server device. This makes it possible to make the analysis more difficult.

〔形態3〕 さらに、形態3のデバイス制御システムは、形態1および2のいずれか1において、前記操作制御要求データは、前記デバイスを識別可能な識別データと、前記デバイスの制御内容を示す制御内容データとを含み、前記操作制御情報選択手段は、前記識別データで識別されたデバイスに対する、前記制御内容データに対応する操作コマンドの操作制御情報を前記操作制御情報記憶手段から選択するようになっている。   [Mode 3] Further, in any one of modes 1 and 2, the device control system according to mode 3 is characterized in that the operation control request data includes identification data capable of identifying the device and control contents indicating the control contents of the device. The operation control information selection means selects operation control information of an operation command corresponding to the control content data for the device identified by the identification data from the operation control information storage means. Yes.

このような構成であれば、操作制御要求データをサーバ装置が受信すると、操作制御要求データに含まれる、識別データからデバイスの種類などが識別され、制御内容データからコマンドの種類が判別される。そして、識別データおよび制御内容データに対応する操作制御情報が選択され、当該選択された操作制御情報が操作制御要求データの送信元の情報処理端末に送信される。   With such a configuration, when the server device receives the operation control request data, the device type is identified from the identification data included in the operation control request data, and the command type is determined from the control content data. Then, the operation control information corresponding to the identification data and the control content data is selected, and the selected operation control information is transmitted to the information processing terminal that is the transmission source of the operation control request data.

これにより、情報処理端末において、デバイスを制御するアプリケーションプログラムの主要部分の解析や改ざんが行われたり、プログラムの主要部分を実行時のCPUの処理を調査されたりするのを防ぐことができるという効果が得られる。   As a result, in the information processing terminal, it is possible to prevent the main part of the application program that controls the device from being analyzed or falsified, or the main part of the program from being investigated for the CPU processing during execution. Is obtained.

〔形態4〕 さらに、形態4のデバイス制御システムは、形態1ないし3のいずれか1のデバイス制御システムにおいて、前記情報処理端末は、前記デバイスの利用者を認証するための利用者固有の情報である利用者情報を前記通信回線を介して前記サーバ装置に送信する利用者情報送信手段をさらに有し、前記サーバ装置は、各前記情報処理端末に接続されたデバイスと当該デバイスを利用可能な利用者の前記利用者情報との関係を示す利用者認証情報を記憶する利用者認証情報記憶手段と、前記情報処理端末から送信された前記利用者情報を前記通信回線を介して受信する利用者情報受信手段と、当該受信した利用者情報と前記利用者認証情報記憶手段に記憶された前記利用者認証情報とに基づいて、前記利用者情報に対応する利用者の認証処理を行う認証処理手段とをさらに有し、前記認証処理手段で前記利用者が認証されたときにのみ、前記操作制御要求データに対応する操作制御情報を前記操作制御要求データの送信元の情報処理端末に送信するようになっている。   [Mode 4] Furthermore, the device control system according to mode 4 is the device control system according to any one of modes 1 to 3, wherein the information processing terminal is user-specific information for authenticating the user of the device. User information transmitting means for transmitting certain user information to the server device via the communication line, the server device being connected to each of the information processing terminals and a use capable of using the device User authentication information storage means for storing user authentication information indicating a relationship with the user information of the user, and user information for receiving the user information transmitted from the information processing terminal via the communication line Based on the receiving means, the received user information and the user authentication information stored in the user authentication information storage means, the user corresponding to the user information Authentication processing means for performing authentication processing, and only when the user is authenticated by the authentication processing means, the operation control information corresponding to the operation control request data is transmitted from the transmission source of the operation control request data. The information is transmitted to the information processing terminal.

このような構成であれば、情報処理端末において利用者情報が送信され、当該利用者情報がサーバ装置で受信されると、サーバ装置において、当該受信した利用者情報と、利用者認証情報記憶手段に記憶された利用者認証情報とに基づいて、デバイスの利用者の認証が行われる。そして、利用者が認証されたときにのみ、操作制御情報記憶手段から操作制御要求データに対応する操作制御情報が選択され、当該選択された操作制御情報が操作制御要求データの送信元の情報処理端末に送信される。   With such a configuration, when the user information is transmitted in the information processing terminal and the user information is received by the server device, the server device receives the received user information and the user authentication information storage unit. The user of the device is authenticated based on the user authentication information stored in the device. Only when the user is authenticated, the operation control information corresponding to the operation control request data is selected from the operation control information storage means, and the selected operation control information is the information processing of the transmission source of the operation control request data. Sent to the terminal.

このように、正規の利用者のみがアプリケーションを実行してデバイスを制御することができるようにしたので、悪意のある第三者などがデバイスを利用しにくくなる。これにより、情報処理端末において、プログラムの改ざんや技術の盗用などを目的としたアプリケーションプログラムの主要部分の解析(例えば、送受信されるデータから処理内容を解析)が行われることを発生しにくくすることができるという効果が得られる。   As described above, since only a legitimate user can execute the application and control the device, it becomes difficult for a malicious third party or the like to use the device. This makes it difficult for the information processing terminal to analyze the main part of the application program for the purpose of falsification of the program or theft of technology (for example, analysis of processing contents from transmitted / received data). The effect of being able to be obtained.

〔形態5〕 さらに、形態5のデバイス制御システムは、形態4のデバイス制御システムにおいて、前記サーバ装置は、各前記情報処理端末に接続されたデバイスを前記利用者情報に対応する利用者が利用可能な期限を示す情報である利用期限情報を記憶する利用期限情報記憶手段をさらに有し、前記利用者が認証されたことに加え、現在が前記利用期限情報の示す利用期限内であるときにのみ、前記操作制御要求データに対応する操作制御情報を前記操作制御要求データの送信元の情報処理端末に送信するようになっている。   [Mode 5] Furthermore, the device control system according to mode 5 is the device control system according to mode 4, wherein the server device can use a device connected to each information processing terminal by a user corresponding to the user information. In addition to use time limit information storage means for storing use time limit information, which is information indicating a valid time limit, only when the user is authenticated and the current time is within the use time limit indicated by the use time limit information The operation control information corresponding to the operation control request data is transmitted to the information processing terminal that is the transmission source of the operation control request data.

このような構成であれば、操作制御情報をサーバ装置が受信し、利用者が認証されると、利用期限情報記憶手段に記憶された利用期限情報に基づいて、現在がデバイスを利用できる期限内であるか否かが判定され、期限内であるときにのみ、操作制御情報記憶手段から操作制御要求データに対応する操作制御情報が選択され、当該選択された操作制御情報が操作制御要求データの送信元の情報処理端末に送信される。   In such a configuration, when the server device receives the operation control information and the user is authenticated, the current time limit is reached based on the expiration date information stored in the expiration date information storage means. Only when it is within the time limit, the operation control information corresponding to the operation control request data is selected from the operation control information storage means, and the selected operation control information is stored in the operation control request data. It is transmitted to the information processing terminal of the transmission source.

このように、正規の利用者に対して利用期限を設けるようにしたので、例えば、利用者情報が漏洩して、悪意のある第三者にデバイスが利用されそうになっても、利用期限を比較的短い時間に設定しておくことで、第三者がプログラムを解析する時間を短時間にすることができるので、プログラムの改ざんや技術の盗用などを目的としたアプリケーションプログラムの主要部分の解析が行われることを、より発生しにくくすることができるという効果が得られる。   In this way, since the expiration date is set for a legitimate user, for example, even if the user information is leaked and the device is likely to be used by a malicious third party, the expiration date is set. By setting a relatively short time, it is possible to shorten the time for a third party to analyze the program, so analysis of the main part of the application program for the purpose of falsification of the program or theft of technology. It is possible to obtain an effect that it is possible to make it more difficult to occur.

ここで、上記利用期限は、年、年月、年月日、月日、時刻、年月日又は月日+時刻、のいずれかで設定されており、これらと現在のものとが比較されて、利用期限内か否かが判断される。なお、現在とは、例えば、操作制御要求データを受信後などの、利用者が利用しようとしているデバイスの情報を取得後などが該当する。   Here, the expiration date is set as either year, month, year, month, day, month, day, time, year, month, day or month + time, and these are compared with the current one. It is determined whether or not it is within the usage period. Note that the present time corresponds to, for example, after acquiring information on a device that the user intends to use, such as after receiving operation control request data.

〔形態6〕 一方、上記目的を達成するために、形態6のデバイス制御システムは、情報処理端末と、前記情報処理端末とデータ通信可能に接続されたデバイスと、前記情報処理端末と所定の通信回線を介してデータ通信可能に接続されたサーバ装置とを備え、前記情報処理端末は、前記デバイスに係る情報であるデバイス情報の取得要求であるデバイス情報要求データを前記通信回線を介して前記サーバ装置に送信するデバイス情報要求データ送信手段と、前記サーバ装置から送信された前記デバイス情報要求データに対応するデバイスのデバイス情報を前記通信回線を介して受信するデバイス情報受信手段とを有し、前記サーバ装置は、前記情報処理端末から送信された前記デバイス情報要求データを前記通信回線を介して受信するデバイス情報要求データ受信手段と、複数種類のデバイスについて、各デバイスの種類と対応付けて各デバイスのデバイス情報を記憶するデバイス情報記憶手段と、前記デバイス情報記憶手段から、前記受信したデバイス情報要求データに対応するデバイスのデバイス情報を選択するデバイス情報選択手段と、当該選択したデバイス情報を前記デバイス情報要求データの送信元の情報処理端末に送信するデバイス情報送信手段とを有する。   [Mode 6] On the other hand, in order to achieve the above object, a device control system according to mode 6 includes an information processing terminal, a device connected to the information processing terminal so as to perform data communication, and predetermined communication with the information processing terminal. A server device connected to be able to perform data communication via a line, and the information processing terminal sends device information request data, which is a request for obtaining device information, which is information related to the device, to the server via the communication line. Device information request data transmitting means for transmitting to a device, and device information receiving means for receiving device information of a device corresponding to the device information request data transmitted from the server device via the communication line, A server device receives a device information request data transmitted from the information processing terminal via the communication line. Device information request data receiving means, device information storage means for storing device information of each device in association with each device type, and the received device information request data from the device information storage means for a plurality of types of devices. Device information selection means for selecting device information of a device corresponding to the device information, and device information transmission means for transmitting the selected device information to the information processing terminal that is the transmission source of the device information request data.

このような構成であれば、情報処理端末において、デバイス情報要求データが通信回線を介して送信される。このデバイス情報要求データは、サーバ装置において受信され、サーバ装置おいて、デバイス情報要求データに対応するデバイスのデバイス情報がデバイス情報記憶手段から選択される。デバイスのデバイス情報が選択されると、当該選択されたデバイス情報がデバイス情報要求データの送信元の情報処理端末に送信される。当該送信されたデバイス情報は、その送信先の情報処理端末において受信される。   With such a configuration, the device information request data is transmitted via the communication line in the information processing terminal. The device information request data is received by the server device, and the device information of the device corresponding to the device information request data is selected from the device information storage means in the server device. When the device information of the device is selected, the selected device information is transmitted to the information processing terminal that is the transmission source of the device information request data. The transmitted device information is received at the information processing terminal of the transmission destination.

このように、デバイスのデバイス情報をサーバ装置において記憶させるようにし、情報処理端末を、デバイス情報を記憶する必要のない構成としたので、情報処理端末にデバイス情報を記憶させないようにすることで、情報処理端末からそこに接続されたデバイスのデバイス情報を読み出されて解析されるのを防ぐことができる。これにより、デバイスを制御するアプリケーションプログラムを解析しにくくすることができるという効果が得られる。   In this way, the device information of the device is stored in the server device, and the information processing terminal is configured not to store the device information, so that the device information is not stored in the information processing terminal, It is possible to prevent the device information of the device connected to the information processing terminal from being read and analyzed. As a result, it is possible to make it difficult to analyze the application program for controlling the device.

ここで、上記デバイス情報は、デバイスのソフトウェアに関する情報、ハードウェアに関する情報などであり、例えば、デバイスを制御するアプリケーションソフトのバージョン情報、デバイスが例えば複合機であれば、複合機がFAX、スキャナ、プリンタの機能を有しているか否かなどデバイスの機能構成を示す構成情報(製品情報)、デバイスの各機能の細かい情報(例えば、製品仕様を超えるような性能限界値)などを含む仕様情報などが該当する。つまり、デバイス情報は、本来はユーザに公開したくないデバイスのパラメータなどのデータである。これらのデータは大体なにかしらのデータパターンがいくつかあり、それらに対して何らかの方程式を用いて適正な設定値を決める。上記構成であれば、このような情報をサーバ装置側で管理することができるので、従来、結果的に晒してしまうことになっていたデータパターンや、方程式のロジックといった技術情報を保護することができる。   Here, the device information includes information on device software, information on hardware, and the like. For example, version information of application software for controlling the device. If the device is, for example, a multifunction device, the multifunction device is a FAX, a scanner, Specification information including configuration information (product information) indicating the functional configuration of the device, such as whether or not it has a printer function, and detailed information on each function of the device (for example, performance limit values exceeding product specifications), etc. Is applicable. In other words, the device information is data such as device parameters that are not originally intended to be disclosed to the user. These data have some rough data patterns, and an appropriate setting value is determined using some equation for them. With the above configuration, such information can be managed on the server device side, so that it is possible to protect technical information such as data patterns and equation logic that were conventionally exposed as a result. it can.

以下、本発明の実施の形態を図面に基づいて説明する。図1ないし図7は、本発明に係るデバイス制御システムの実施の形態を示す図である。
まず、本発明に係るデバイス制御システムの概略構成を図1に基づいて説明する。図1は、本発明に係るデバイス制御システム1の概略構成を示す図である。
デバイス制御システム1は、図1に示すように、情報処理端末100_1〜100_nと、情報処理端末100_1〜100_nに当該情報処理端末とデータ通信可能に接続されたデバイス200_1〜200_nと、サーバ装置300と、ネットワーク400とを含んで構成される。更に、情報処理端末100_1〜100_nとサーバ装置300とは、ネットワーク400を介して互いにデータ通信可能に接続されている。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. 1 to 7 are diagrams showing an embodiment of a device control system according to the present invention.
First, a schematic configuration of a device control system according to the present invention will be described with reference to FIG. FIG. 1 is a diagram showing a schematic configuration of a device control system 1 according to the present invention.
As shown in FIG. 1, the device control system 1 includes information processing terminals 100_1 to 100_n, devices 200_1 to 200_n connected to the information processing terminals 100_1 to 100_n so as to be able to perform data communication with the information processing terminals, and a server apparatus 300. The network 400 is configured. Furthermore, the information processing terminals 100_1 to 100_n and the server device 300 are connected to each other via a network 400 so that data communication is possible.

なお、図1においては、情報処理端末100_1〜100_nに、1台または2台のデバイス200が接続された構成を示したが、これに限らず、本発明は、3台以上のデバイス200が接続された構成においても適用可能である。
以下、情報処理端末100_1〜100_nは各端末の発明に係る機能が同一であるので、これらを単に情報処理端末100と称し、同様に、デバイス200_1〜200_nも発明に係る基本動作は同一となるので、これらを単にデバイス200と称して説明を行う。
Although FIG. 1 shows a configuration in which one or two devices 200 are connected to the information processing terminals 100_1 to 100_n, the present invention is not limited to this, and the present invention connects three or more devices 200. The present invention can also be applied to the configured configuration.
Hereinafter, since the information processing terminals 100_1 to 100_n have the same function according to the invention of each terminal, they are simply referred to as the information processing terminal 100. Similarly, the devices 200_1 to 200_n have the same basic operation according to the invention. These will be simply referred to as the device 200 for explanation.

次に、図2に基づいて、情報処理端末100の詳細な構成を説明する。
図2は、情報処理端末100の詳細な構成を示すブロック図である。
情報処理端末100は、図2に示すように、利用者情報送信部100aと、取得要求送信部100bと、データ通信部100cと、操作制御情報受信部100dと、操作コマンド出力部100eと、デバイスプロパティ受信部100fと、表示部100gとを含んで構成される。
Next, a detailed configuration of the information processing terminal 100 will be described with reference to FIG.
FIG. 2 is a block diagram illustrating a detailed configuration of the information processing terminal 100.
As shown in FIG. 2, the information processing terminal 100 includes a user information transmission unit 100a, an acquisition request transmission unit 100b, a data communication unit 100c, an operation control information reception unit 100d, an operation command output unit 100e, a device A property receiving unit 100f and a display unit 100g are included.

利用者情報送信部100aは、不図示の入力装置(マウス、キーボードなど)を介して利用者から入力された、認証用の利用者固有のIDおよびパスワードの情報を、データ通信部100cに、サーバ装置300への送信要求と共に出力する機能を有している。
取得要求送信部100bは、サーバ装置300から利用者が認証されたことを示す情報を受信したときに、各種要求データの入力画面を表示部100gに表示させる機能を有している。さらに、不図示の入力装置(マウス、キーボードなど)を介して利用者から入力された情報に基づいて、デバイス200の動作処理を制御するための情報である操作制御情報の取得要求データ(操作制御要求データ)を生成したり、デバイス200のプロパティの取得要求データ(プロパティ要求データ)を生成したりする機能を有している。なおさらに、生成した各種要求データをデータ通信部100cに、サーバ装置300への送信要求と共に出力する機能を有している。
The user information transmitting unit 100a transmits, to the data communication unit 100c, server IDs and password information, which are input from a user via an input device (mouse, keyboard, etc.) (not shown). It has a function of outputting together with a transmission request to the apparatus 300.
The acquisition request transmission unit 100b has a function of causing the display unit 100g to display an input screen for various request data when receiving information indicating that the user has been authenticated from the server device 300. Furthermore, operation control information acquisition request data (operation control) that is information for controlling operation processing of the device 200 based on information input from a user via an input device (such as a mouse or a keyboard) (not shown). Request data) and a property acquisition request data (property request data) of the device 200. Furthermore, it has a function of outputting the generated various request data to the data communication unit 100c together with a transmission request to the server device 300.

ここで、操作制御要求データは、制御対象のデバイスの種類(例えば、デバイスの型番など)、デバイスのID(例えば、製造番号など)、制御内容の種類などを示すデータから構成されている。また、プロパティ要求データは、デバイスの種類、デバイスのIDなどを示すデータから構成されている。
なお、利用者がデバイスに対する要求指示を入力する際には、その入力文字列から悪意のある第三者が制御内容などを判断するのを阻止するために、制御内容を判断しにくい文字列とするのが好ましい。例えば、デバイスの完全リセットに対して「P09371」など、処理内容を連想しにくい文字列とする。
Here, the operation control request data includes data indicating the type of device to be controlled (for example, device model number), the device ID (for example, manufacturing number), the type of control content, and the like. The property request data includes data indicating the device type, device ID, and the like.
In addition, when a user inputs a request instruction to the device, a character string that is difficult to determine control content is used to prevent a malicious third party from determining control content from the input character string. It is preferable to do this. For example, for a complete reset of the device, a character string such as “P09371” that is difficult to associate with the processing content is used.

データ通信部100cは、指定されたネットワークアドレス(例えば、ネットワーク400がインターネットであれば、グローバルIPアドレスなど)に基づいて、送信先のサーバ装置300に、各構成部から要求のあったデータを、ネットワーク400を介して送信する機能を有している。さらに、ネットワーク400を介して、当該情報処理端末100に向けて送信されてきたデータを受信する機能を有している。   The data communication unit 100c sends data requested by each component to the destination server device 300 based on a designated network address (for example, a global IP address if the network 400 is the Internet). It has a function of transmitting via the network 400. Furthermore, it has a function of receiving data transmitted to the information processing terminal 100 via the network 400.

操作制御情報受信部100dは、データ通信部100cの受信したデータのうち、デバイス200の操作制御に係るデータを取得する機能を有している。また、受信したデータのうち、操作制御情報を操作コマンド出力部100eに伝送し、メッセージデータを表示部100gに伝送する機能を有している。
操作コマンド出力部100eは、操作制御情報受信部100dから取得した操作制御情報に含まれる操作コマンドおよび入力ポートアドレスに基づいて、デバイスの入力ポートアドレスに対応する記憶領域に操作コマンドを出力する(書き込む)機能を有している。具体的には、デバイス200に対して、その入力ポートアドレスに操作コマンドを書き込むように書込要求命令を送信する。
The operation control information receiving unit 100d has a function of acquiring data related to operation control of the device 200 among the data received by the data communication unit 100c. In addition, the received data has a function of transmitting operation control information to the operation command output unit 100e and transmitting message data to the display unit 100g.
The operation command output unit 100e outputs (writes) the operation command to the storage area corresponding to the input port address of the device based on the operation command and the input port address included in the operation control information acquired from the operation control information receiving unit 100d. ) It has a function. Specifically, a write request command is transmitted to the device 200 so as to write an operation command to the input port address.

デバイスプロパティ受信部100fは、データ通信部100cの受信したデータのうち、デバイスのプロパティに係るデータを取得し、取得したデータを表示部100gに伝送する機能を有している。
表示部100gは、各構成部から入力されたメッセージデータおよびプロパティデータに基づいて、これらのデータを不図示の表示装置(例えば、液晶ディスプレイなど)に表示する機能を有している。
The device property receiving unit 100f has a function of acquiring data related to device properties from the data received by the data communication unit 100c and transmitting the acquired data to the display unit 100g.
The display unit 100g has a function of displaying these data on a display device (not shown) (for example, a liquid crystal display) based on message data and property data input from each component unit.

なお、情報処理端末100は、上記各構成部の機能をソフトウェアを用いて実現するため、および上記各機能の実現に必要なハードウェアを制御するソフトウェアを実行するためのコンピュータシステムを備えている。このコンピュータシステムのハードウェア構成は、図示しないが、CPU(Central Processing Unit)と、RAM(Random Access Memory)と、ROM(Read Only Memory)とを有し、これらの間をPCI(Peripheral Component Interconnect)バス等からなる各種内外バスで接続した構成となっている。   Note that the information processing terminal 100 includes a computer system for executing the functions of the respective components using software and executing software for controlling hardware necessary for realizing the functions. The hardware configuration of this computer system is not shown, but has a CPU (Central Processing Unit), a RAM (Random Access Memory), and a ROM (Read Only Memory), and a PCI (Peripheral Component Interconnect) between them. It is configured to be connected by various internal and external buses such as buses.

さらに、バスには、IEEE1394、USB、パラレルポート等の入出力インターフェース(I/F)を介して、例えば、プリンタ、スキャナ、複写機、FAX等のデバイス200、HDD(Hard Disk Drive)などの記憶装置、CRTまたはLCDモニター等の表示装置、操作パネル、マウス、キーボード等の入力装置、ネットワーク上の外部装置と通信するためのネットワークカードなどが接続されている。また、ネットワークカードは、ネットワークケーブル、ブロードバンドルータ等を介してネットワーク400に接続されている。   Further, the bus stores data such as, for example, a device 200 such as a printer, a scanner, a copying machine, and a FAX, and an HDD (Hard Disk Drive) via an input / output interface (I / F) such as IEEE1394, USB, and parallel port. A device, a display device such as a CRT or LCD monitor, an operation panel, an input device such as a mouse and a keyboard, and a network card for communicating with an external device on the network are connected. The network card is connected to the network 400 via a network cable, a broadband router, or the like.

そして、電源を投入すると、ROM等に記憶されたBIOS等のシステムプログラムが、HDD等に予め記憶された上記各部の機能を実現するための各種専用のコンピュータプログラムをRAMにロードし、RAMにロードされたプログラムに記述された命令に従ってCPUが各種リソースを駆使して所定の制御および演算処理を行うことで前述したような各機能をソフトウェア上で実現するようになっている。   When the power is turned on, the system program such as BIOS stored in the ROM or the like loads various dedicated computer programs for realizing the functions of the above-described units stored in advance in the HDD or the like into the RAM, and loads them into the RAM. Each function as described above is realized on software by the CPU performing predetermined control and arithmetic processing using various resources in accordance with instructions described in the program.

次に、デバイス200は、プリンタ、スキャナ、FAX、複写機、これらの一部又は全部が組み合わさった複合機、デジタルカメラ、デジタルビデオカメラ等の情報処理端末100からのコマンド入力によって、その動作を制御することが可能なデバイスである。
また、デバイス200は、情報処理端末100からの操作コマンドの書込要求に応じて、指定された入力アドレスに操作コマンドを書き込み、当該書き込まれた操作コマンドに応じた動作処理を実行する。更に、動作処理の実行後は、予め設定された戻り値を情報処理端末100に送信する。
Next, the device 200 operates in response to a command input from the information processing terminal 100 such as a printer, a scanner, a FAX, a copier, a multifunction machine in which some or all of these are combined, a digital camera, and a digital video camera. It is a device that can be controlled.
Further, the device 200 writes the operation command to the designated input address in response to the operation command write request from the information processing terminal 100, and executes the operation process according to the written operation command. Further, after the operation process is executed, a return value set in advance is transmitted to the information processing terminal 100.

次に、図3に基づいて、サーバ装置300の詳細な構成を説明する。
図3は、サーバ装置300の詳細な構成を示すブロック図である。
サーバ装置300は、図3に示すように、データ通信部300aと、利用者認証部300bと、認証情報データベース300c(以下、認証情報DB300cと称す)と、取得要求受信部300dと、デバイス情報選択部300eと、デバイス情報データベース300f(以下、デバイス情報DB300fと称す)とを含んで構成される。
Next, a detailed configuration of the server apparatus 300 will be described based on FIG.
FIG. 3 is a block diagram illustrating a detailed configuration of the server apparatus 300.
As shown in FIG. 3, the server device 300 includes a data communication unit 300a, a user authentication unit 300b, an authentication information database 300c (hereinafter referred to as an authentication information DB 300c), an acquisition request reception unit 300d, and a device information selection Unit 300e and a device information database 300f (hereinafter referred to as device information DB 300f).

データ通信部300aは、ネットワーク400を介して自己に向けて送信されてきた各種データを受信する機能と、各構成部からの要求に応じて各種データを、ネットワーク400を介して指定されたIPアドレスの機器(主に情報処理端末100)に向けて送信する機能とを有している。
利用者認証部300bは、データ通信部300aで受信した利用者情報(IDおよびパスワード)と、認証情報DB300cに記憶された利用者認証情報(以下、認証情報と称す)とに基づいて、デバイス200の利用者に対して認証処理を行う機能を有している。さらに、利用者が認証されたか否かを示す情報を、データ通信部300aに利用者情報の送信元の情報処理端末100への送信要求と共に出力する機能と、認証された利用者の利用者情報をデバイス情報選択部300eに出力する機能とを有している。
The data communication unit 300a has a function of receiving various data transmitted to itself via the network 400, and an IP address designated via the network 400 according to a request from each component unit. And a function of transmitting to the device (mainly the information processing terminal 100).
The user authentication unit 300b is based on the user information (ID and password) received by the data communication unit 300a and the user authentication information (hereinafter referred to as authentication information) stored in the authentication information DB 300c. Has a function of performing authentication processing on the user. Furthermore, a function of outputting information indicating whether or not the user has been authenticated to the data communication unit 300a together with a transmission request to the information processing terminal 100 that is the transmission source of the user information, and user information of the authenticated user Is output to the device information selection unit 300e.

認証情報DB300cは、図4(a)に示すように、利用者毎に、ユーザIDおよびパスワードと、利用が許可されているプログラムのプログラムID、利用が許可されているデバイスの情報、デバイスの利用期限の情報、デバイスの利用可能な国の情報などのデータが登録されており、ユーザIDなどをキーワードに各種データを検索する機能を有したデータベースである。ここで、図4(a)は、認証情報の一例を示す図である。   As shown in FIG. 4A, the authentication information DB 300c includes, for each user, a user ID and a password, a program ID of a program permitted to be used, information on a device permitted to be used, and device usage. Data such as information on time limit and information on countries where devices can be used is registered, and this database has a function of searching various data using a user ID as a keyword. Here, FIG. 4A is a diagram illustrating an example of the authentication information.

取得要求受信部300dは、データ通信部300aで受信したデータのうち、操作制御要求データおよびプロファイル要求データを取得し、取得したデータをデバイス情報選択部300eに伝送する機能を有している。
デバイス情報選択部300eは、操作制御要求データを取得した場合は、利用者情報と操作制御要求データと認証情報とに基づいて、デバイス200の利用資格を判定し、資格があると判定した場合は、デバイス情報DB300fから対応するデバイス200の操作制御情報を選択且つ取得し、当該取得した操作制御情報を、データ通信部300aに、操作制御要求データの送信元の情報処理端末100への送信要求と共に出力する機能を有している。
The acquisition request receiving unit 300d has a function of acquiring operation control request data and profile request data among the data received by the data communication unit 300a, and transmitting the acquired data to the device information selection unit 300e.
If the device information selection unit 300e acquires the operation control request data, the device information selection unit 300e determines the usage qualification of the device 200 based on the user information, the operation control request data, and the authentication information. The operation control information of the corresponding device 200 is selected and acquired from the device information DB 300f, and the acquired operation control information is transmitted to the data communication unit 300a together with a transmission request to the information processing terminal 100 that is the transmission source of the operation control request data. It has a function to output.

さらに、プロパティ要求データを取得した場合は、利用資格の判定と同様に、プロパティの閲覧資格を判定し、資格があると判定した場合は、デバイス情報DB300fから対応するデバイス200のプロパティを選択且つ取得し、当該取得したプロパティを、データ通信部300aに、プロパティ要求データの送信元の情報処理端末100への送信要求と共に出力する機能を有している。   Further, when the property request data is acquired, the property viewing qualification is determined in the same manner as the usage qualification determination. When it is determined that the property is qualified, the property of the corresponding device 200 is selected and acquired from the device information DB 300f. The acquired property is output to the data communication unit 300a together with a transmission request to the information processing terminal 100 that is the transmission source of the property request data.

一方、利用資格または閲覧資格がないと判定した場合は、資格がないことを知らせるメッセージを、データ通信部300aに、操作制御要求データまたはプロパティ要求データの送信元の情報処理端末100への送信要求と共に出力する機能を有している。
デバイス情報DB300fは、図4(b)に示すように、各デバイスの種類毎に、デバイスの種類を示す情報、各デバイスの機種ID、各デバイスの制御内容、操作コマンドの入力先のアドレス情報、デバイスの仕向先、制御内容に対応する操作コマンドなどが登録されており、種類を示す情報や機種IDなどをキーワードに各種データを検索する機能を有したデータベースである。ここで、図4(b)は、操作制御情報の一例を示す図である。
On the other hand, if it is determined that there is no use qualification or browsing qualification, a message notifying that there is no qualification is sent to the data communication unit 300a as a transmission request to the information processing terminal 100 that is the source of the operation control request data or property request data. It has the function to output with.
As shown in FIG. 4B, the device information DB 300f includes, for each device type, information indicating the device type, model ID of each device, control contents of each device, address information of an operation command input destination, An operation command corresponding to a device destination, control content, and the like is registered, and this database has a function of searching various data using keywords indicating information indicating the type and model ID. Here, FIG. 4B is a diagram illustrating an example of the operation control information.

なお、サーバ装置300は、情報処理端末100と同様に、上記各構成部の機能をソフトウェアを用いて実現するため、および上記各機能の実現に必要なハードウェアを制御するソフトウェアを実行するためのコンピュータシステムを備えている。このコンピュータシステムのハードウェア構成は、図示しないが、CPUと、RAMと、ROMとの間をPCIバス等からなる各種内外バスで接続した構成となっている。バスには、入出力I/Fを介して、記憶装置、表示装置、入力装置、ネットワークカードなどが接続されている。また、ネットワークカードは、ネットワークケーブル、ブロードバンドルータ等を介してネットワーク400に接続されている。   In addition, as with the information processing terminal 100, the server device 300 is used for realizing the functions of the respective components using software, and for executing software for controlling hardware necessary for realizing the functions. A computer system is provided. Although not shown, the hardware configuration of this computer system is configured such that the CPU, RAM, and ROM are connected by various internal and external buses such as a PCI bus. A storage device, a display device, an input device, a network card, and the like are connected to the bus via an input / output I / F. The network card is connected to the network 400 via a network cable, a broadband router, or the like.

次に、図5および図6に基づいて、本発明に係るデバイス制御システム1の具体的な動作を説明する。ここで、図5は、情報処理端末100の動作処理を示すフローチャートである。また、図6は、サーバ装置300の動作処理を示すフローチャートである。
各動作処理は、情報処理端末100のCPUおよびサーバ装置300のCPUが、それぞれ専用のプログラムを実行することによって行われる。
Next, a specific operation of the device control system 1 according to the present invention will be described based on FIG. 5 and FIG. Here, FIG. 5 is a flowchart showing an operation process of the information processing terminal 100. FIG. 6 is a flowchart showing an operation process of the server apparatus 300.
Each operation process is performed by the CPU of the information processing terminal 100 and the CPU of the server apparatus 300 executing dedicated programs.

まず、情報処理端末100は、利用者が入力装置を介して、サーバ装置300との接続要求を入力すると、これに応じて、利用者情報送信部100aにおいて、サーバ装置300との接続要求を、データ通信部100cおよびネットワーク400を介して、サーバ装置300に向けて送信する(ステップS100)。
一方、サーバ装置300は、データ通信部300aにおいて、情報処理端末100からネットワーク400を介して送られてきた接続情報を受信すると(ステップS200)、データ通信部300aにおいて、ネットワーク400を介して、接続情報の送信元の情報処理端末とのセッションを確立する(ステップS202)。
First, when the user inputs a connection request with the server apparatus 300 via the input device, the information processing terminal 100 sends a connection request with the server apparatus 300 in the user information transmission unit 100a accordingly. It transmits toward the server apparatus 300 via the data communication part 100c and the network 400 (step S100).
On the other hand, when the data communication unit 300a receives connection information sent from the information processing terminal 100 via the network 400 (step S200), the server apparatus 300 connects to the data communication unit 300a via the network 400. A session is established with the information processing terminal that is the transmission source of the information (step S202).

情報処理端末100は、サーバ装置300とのセッションが確立し、コネクションが確立されると(ステップS102)、利用者情報送信部100aにおいて、ユーザID及びパスワードの入力画面を表示部100gに表示させる。その後、利用者によって入力装置を介して利用者情報(ユーザIDおよびパスワード)が入力されると、当該入力された利用者情報を、データ通信部100cを介して、サーバ装置300に向けて送信する(ステップS104)。   When a session with the server apparatus 300 is established and a connection is established (step S102), the information processing terminal 100 causes the user information transmission unit 100a to display a user ID and password input screen on the display unit 100g. Thereafter, when user information (user ID and password) is input by the user via the input device, the input user information is transmitted to the server device 300 via the data communication unit 100c. (Step S104).

サーバ装置300は、利用者認証部300bにおいて、コネクション接続された情報処理端末100から、利用者情報を受信すると(ステップS204の「Yes」の分岐)、利用者認証部300bにおいて、前記受信した利用者情報と、認証情報DB300cの記憶情報とに基づいて認証処理を実行する(ステップS206)。
本実施の形態において、認証処理は、情報処理端末100から受信したユーザIDおよびパスワードが、認証情報DB300cに登録されたユーザIDおよびパスワードの中にあるか否かを判定する処理であり、登録されている場合は利用者を認証し、登録されていない場合は利用者を認証しない処理となる。
When the user authentication unit 300b receives the user information from the connected information processing terminal 100 ("Yes" branch of step S204), the server device 300 receives the received usage at the user authentication unit 300b. Authentication processing is executed based on the person information and the information stored in the authentication information DB 300c (step S206).
In the present embodiment, the authentication process is a process for determining whether or not the user ID and password received from the information processing terminal 100 are among the user ID and password registered in the authentication information DB 300c. If the user is registered, the user is authenticated. If the user is not registered, the user is not authenticated.

サーバ装置300は、利用者認証部300bにおいて認証処理が終了すると、認証結果を示す情報を、データ通信部300aを介して、利用者情報の送信元の情報処理端末100に送信する(ステップS208)。
更に、利用者認証部300bは、利用者が認証された場合(ステップS210の「Yes」の分岐)は、コネクション接続された情報処理端末100から各種データが送られてくるまで待機する(ステップS204、S214、S228、S222)。
When the authentication process is completed in the user authentication unit 300b, the server apparatus 300 transmits information indicating the authentication result to the information processing terminal 100 that is the transmission source of the user information via the data communication unit 300a (step S208). .
Furthermore, when the user is authenticated (“Yes” branch in step S210), the user authentication unit 300b waits until various data are sent from the information processing terminal 100 connected to the user (step S204). , S214, S228, S222).

一方、認証されなかった場合(ステップS210の「No」の分岐)は、情報処理端末100とのコネクション接続を解除して、セッションを終了する(ステップS214)。なお、利用者の入力ミスを考慮して、所定回数(例えば、3回)誤って入力されるまでは、接続を解除しない構成としてもよい。
情報処理端末100は、取得要求送信部100bにおいて、サーバ装置300からの認証結果を示す情報を受信すると(ステップS106)、認証結果を示す情報に基づいて、利用者が認証されたか否かを判定する。認証された場合(ステップS108の「Yes」の分岐)は、取得要求送信部100bにおいて、取得要求の入力画面を表示部100gに表示させると共に、情報処理端末100に接続されたデバイス200から、当該デバイス200の基礎情報(デバイス種類、デバイスIDなどの情報)を取得する(ステップS110)。
On the other hand, if the authentication is not successful ("No" branch in step S210), the connection with the information processing terminal 100 is released and the session is terminated (step S214). In consideration of an input error by the user, the connection may not be released until an error is input a predetermined number of times (for example, three times).
When the acquisition request transmission unit 100b receives the information indicating the authentication result from the server device 300 (step S106), the information processing terminal 100 determines whether the user has been authenticated based on the information indicating the authentication result. To do. If authenticated ("Yes" branch in step S108), the acquisition request transmission unit 100b displays an acquisition request input screen on the display unit 100g and the device 200 connected to the information processing terminal 100 Basic information (information such as device type and device ID) of the device 200 is acquired (step S110).

利用者が認証されなかった場合は、取得要求送信部100bにおいて、認証不可を示すメッセージを表示指示と共に表示部100gに伝送する(ステップS108の「No」の分岐)。表示部100gは、利用者情報送信部100aからの認証不可メッセージを受信すると、このメッセージを表示装置(不図示)に表示し(ステップS134)する。その後、情報処理端末100は、サーバ装置300とのコネクション接続を解除する(ステップS130)。   If the user is not authenticated, the acquisition request transmitting unit 100b transmits a message indicating that authentication is impossible to the display unit 100g together with a display instruction (“No” branch of step S108). Upon receiving the authentication impossible message from the user information transmitting unit 100a, the display unit 100g displays this message on a display device (not shown) (step S134). Thereafter, the information processing terminal 100 releases the connection with the server device 300 (step S130).

利用者が認証された場合は、情報処理端末100は、引き続き、取得要求送信部100bにおいて、入力装置を介して利用者から入力された要求内容に基づいて、操作制御要求データまたはプロファイル要求データを生成し、生成した要求データを、データ通信部100cを介して、サーバ装置300に送信する(ステップS112)。つまり、接続されたデバイスの所定の制御内容に対する操作制御情報の取得要求が入力された場合は、該当デバイス(デバイスが複数接続されている場合は指定されたデバイス)の取得要求に対する操作制御要求データを生成する。また、接続されたデバイスのプロファイルの取得要求が入力された場合は、該当デバイスのプロファイル要求データを生成する。   If the user is authenticated, the information processing terminal 100 continues to obtain operation control request data or profile request data in the acquisition request transmission unit 100b based on the request content input from the user via the input device. The generated request data is transmitted to the server device 300 via the data communication unit 100c (step S112). That is, when an operation control information acquisition request for a predetermined control content of a connected device is input, operation control request data for the acquisition request for the corresponding device (or a specified device when multiple devices are connected) Is generated. When a request for acquiring a profile of a connected device is input, profile request data for the corresponding device is generated.

一方、サーバ装置300は、取得要求受信部300dにおいて、操作制御要求データを受信した場合は、当該受信した操作制御要求データをデバイス情報選択部300eに伝送する(ステップS216の「Yes」の分岐)。
デバイス情報選択部300eは、取得要求受信部300dから操作制御要求データを取得すると、当該操作制御要求データと、認証情報DB300cに記憶された認証情報とに基づいて、利用者にデバイス200の利用資格があるか否かを判定する(ステップS218)。
On the other hand, when the acquisition request receiving unit 300d receives the operation control request data, the server apparatus 300 transmits the received operation control request data to the device information selection unit 300e (“Yes” branch in step S216). .
When the device information selection unit 300e acquires the operation control request data from the acquisition request reception unit 300d, the device information selection unit 300e prompts the user to use the device 200 based on the operation control request data and the authentication information stored in the authentication information DB 300c. It is determined whether or not there is (step S218).

利用資格の判定は、まず、認証処理時のユーザIDおよびパスワードから利用者を識別し、操作制御要求データに含まれるデバイス種類およびデバイスIDの情報から情報処理端末100に接続されているデバイスを識別する。そして、認証情報から、識別された利用者に対して識別されたデバイスの利用が許可されているか否かを判別する。許可されている場合は、更に、現在の年月日と利用期限とを比較し、利用期限を過ぎているか否かを判定する。本実施の形態では、更に、利用期限内であれば、サーバ装置300の記憶装置(例えば、HDD)に記憶された、図7に示す国情報識別テーブルに基づいて、情報処理端末100のIPアドレスからデータ送信元の国を判別し、この国が利用許可された国であるか否かを判定する。利用許可された国であれば、利用資格があると判定し、前記判定項目のいずれか一つでも条件を満足していなければ利用資格がないと判定する。   In determining the use qualification, first, the user is identified from the user ID and password at the time of authentication processing, and the device connected to the information processing terminal 100 is identified from the device type and device ID information included in the operation control request data To do. Then, it is determined from the authentication information whether or not the identified user is permitted to use the identified device. If permitted, the current date is compared with the expiration date to determine whether the expiration date has passed. In the present embodiment, the IP address of the information processing terminal 100 is further based on the country information identification table shown in FIG. 7 stored in the storage device (for example, HDD) of the server device 300 if it is within the usage period. The country of the data transmission source is determined from the above, and it is determined whether or not this country is a country permitted to use. If it is a country where use is permitted, it is determined that there is a use qualification, and if any one of the determination items does not satisfy the condition, it is determined that there is no use qualification.

利用資格があると判定された場合(ステップS218の「Yes」の分岐)は、デバイス情報選択部300eにおいて、デバイス情報DB300fから、操作制御要求データに対応する操作制御情報を選択し、且つ選択した操作制御情報を取得して(ステップS220)、当該取得した操作制御情報を、データ通信部300aを介して、操作制御要求データの送信元の情報処理端末100に送信する(ステップS222)。   If it is determined that there is a usage qualification (“Yes” branch in step S218), the device information selection unit 300e selects and selects the operation control information corresponding to the operation control request data from the device information DB 300f. The operation control information is acquired (step S220), and the acquired operation control information is transmitted to the information processing terminal 100 that is the transmission source of the operation control request data via the data communication unit 300a (step S222).

また、利用者が、操作制御要求データに対応する操作制御情報の利用資格がないと判定された場合(ステップS218の「No」の分岐)は、デバイス情報選択部300eにおいて、利用資格がないことを示すメッセージを、データ通信部300aを介して操作制御要求データの送信元の情報処理端末100に送信する(ステップS224)。
一方、情報処理端末100は、データ通信部100cにおいて、サーバ装置300から情報(データ)を受信すると(ステップS114)、操作制御情報受信部100dにおいて、操作制御情報を受信したか否かを判定し、受信したと判定した場合(ステップS116の「Yes」の分岐)は、受信した操作制御情報を取得すると共に、当該取得した操作制御情報を操作コマンド出力部100eに伝送する(ステップS116の「Yes」の分岐)。
If it is determined that the user is not qualified to use the operation control information corresponding to the operation control request data (“No” branch in step S218), the device information selection unit 300e does not have a use qualification. Is transmitted to the information processing terminal 100 that is the transmission source of the operation control request data via the data communication unit 300a (step S224).
On the other hand, when the data communication unit 100c receives information (data) from the server device 300 (step S114), the information processing terminal 100 determines whether or not the operation control information receiving unit 100d has received the operation control information. If it is determined that it has been received ("Yes" branch in step S116), the received operation control information is acquired and the acquired operation control information is transmitted to the operation command output unit 100e ("Yes in step S116"). Branch).

操作コマンド出力部100eは、操作制御情報受信部100dから取得した操作制御情報に含まれる操作コマンドおよび入力アドレスに基づいて、操作コマンドを、デバイス200の前記入力アドレスに向けて出力する(ステップS118)。具体的には、デバイス200に対して、当該デバイス200の入力アドレスの示す記憶領域に、操作コマンドを書き込ませる書込要求を送信する。これにより、デバイス200は、書き込まれた操作コマンドに対応する動作処理を実行する。動作処理としては、例えば、デバイス200がプリンタであれば、完全リセット処理、クリーニング処理などがある。デバイス200は、操作コマンドに対応する動作処理を完了すると、戻り値を情報処理端末100へと送信する。   The operation command output unit 100e outputs an operation command toward the input address of the device 200 based on the operation command and the input address included in the operation control information acquired from the operation control information receiving unit 100d (step S118). . Specifically, a write request for writing an operation command to the storage area indicated by the input address of the device 200 is transmitted to the device 200. As a result, the device 200 executes an operation process corresponding to the written operation command. Examples of the operation process include a complete reset process and a cleaning process if the device 200 is a printer. When the device 200 completes the operation process corresponding to the operation command, the device 200 transmits a return value to the information processing terminal 100.

情報処理端末100は、操作コマンド出力部100eにおいて、デバイス200からの戻り値を受信すると、受信した戻り値に基づいて、結果情報(戻り値そのものでも良い)を生成し、当該生成した結果情報を、データ通信部100cを介して、サーバ装置300に送信する(ステップS120)。
一方、サーバ装置300は、取得要求受信部300dにおいて、コネクション接続された情報処理端末100から結果情報を受信すると(ステップS236の「Yes」の分岐)、受信した結果情報をRAM等のメモリに記憶し(ステップS238)、更に、結果情報に対するメッセージを、データ通信部300aを介して、コネクション接続された情報処理端末100に送信する(ステップS240)。
When the operation command output unit 100e receives the return value from the device 200, the information processing terminal 100 generates result information (or the return value itself) based on the received return value, and the generated result information Then, the data is transmitted to the server device 300 via the data communication unit 100c (step S120).
On the other hand, when the acquisition request receiving unit 300d receives the result information from the information processing terminal 100 connected to the server apparatus 300 ("Yes" branch in step S236), the server apparatus 300 stores the received result information in a memory such as a RAM. Then, a message for the result information is transmitted to the information processing terminal 100 connected through the data communication unit 300a (step S240).

メッセージを送信すると、サーバ装置300は、情報処理端末100とのコネクション接続を解除して、セッションを終了する(ステップS214)。
情報処理端末100は、操作制御情報受信部100dにおいて、送信した結果情報に対する結果メッセージをサーバ装置300から受信すると、当該受信した結果メッセージを表示指示と共に表示部100gに伝送する(ステップS122)。
When the message is transmitted, the server apparatus 300 releases the connection with the information processing terminal 100 and ends the session (step S214).
When the operation control information receiving unit 100d receives a result message for the transmitted result information from the server device 300, the information processing terminal 100 transmits the received result message to the display unit 100g together with a display instruction (step S122).

これにより、表示部100gは、操作制御情報受信部100dからの結果メッセージを表示装置に表示する。結果メッセージを表示すると、情報処理端末100は、サーバ装置300との、コネクション接続を解除する(ステップS130)。
一方、サーバ装置300において、情報処理端末100から操作制御要求データを受信せずに(ステップS216の「No」の分岐)、プロパティ要求データを受信した場合(ステップS226の「Yes」の分岐)は、デバイス情報選択部300eにおいて、取得要求受信部300dからのプロパティ要求データと、認証情報DB300cに記憶された認証情報とに基づいて、利用者にプロパティの閲覧資格があるか否かを判定する。
Thereby, the display unit 100g displays the result message from the operation control information receiving unit 100d on the display device. When the result message is displayed, the information processing terminal 100 releases the connection with the server device 300 (step S130).
On the other hand, when the server 300 receives the property request data without receiving the operation control request data from the information processing terminal 100 (“No” branch in step S216), the “Yes” branch in step S226). The device information selection unit 300e determines whether or not the user has a property viewing qualification based on the property request data from the acquisition request reception unit 300d and the authentication information stored in the authentication information DB 300c.

なお、本実施の形態において、プロパティ要求データに対応するデバイス200のプロパティの閲覧資格の判定は、上記利用資格の判定と同様となる。
閲覧資格があると判定された場合(ステップS228の「Yes」の分岐)は、デバイス情報選択部300eにおいて、デバイス情報DB300fから、プロパティ要求データに対応するデバイスのプロパティを選択し、且つ選択したプロパティを取得して(ステップS230)、当該取得したプロパティを、データ通信部300aを介して、プロパティ要求データの送信元の情報処理端末100に送信する(ステップS232)。
In the present embodiment, the determination of the viewing qualification of the property of the device 200 corresponding to the property request data is the same as the determination of the use qualification.
If it is determined that there is a viewing qualification (“Yes” branch of step S228), the device information selection unit 300e selects the device property corresponding to the property request data from the device information DB 300f, and the selected property Is acquired (step S230), and the acquired property is transmitted to the information processing terminal 100 that is the transmission source of the property request data via the data communication unit 300a (step S232).

情報処理端末100は、サーバ装置300からプロパティを受信すると、受信したプロパティを表示指示と共に表示部100gに伝送する(ステップS126の「Yes」の分岐)。表示部100gは、デバイスプロパティ受信部100fからのプロパティを表示装置に表示する(ステップS128)。
例えば、情報処理端末100に接続されたデバイス200がプリンタ、複写機、FAXの複合した複合機である場合を想定する。このデバイスのプロパティ(製品情報)の取得要求をしたときに、例えば、このデバイスの指定項目に対するプロパティがサーバ装置300から送られてくる。そして、表示装置には、例えば、デバイス200がプリンタの機能を有することを示す「プリンタ:True」、スキャナの機能を有さないことを示す「スキャナ:False」、以下同様に「複写機:True」、「FAX:True」、「USB接続:True」などのデバイス200の製品情報が表示される。なお、デバイスのプロパティは、製品情報に限らず、例えば、モータの回転数など、さらに細かいデバイスの機能や、製品(デバイス)そのものの性能限界を示す仕様情報など他の情報を取得できるように構成してもよい。
When receiving the property from the server apparatus 300, the information processing terminal 100 transmits the received property to the display unit 100g together with a display instruction (“Yes” branch of step S126). The display unit 100g displays the property from the device property receiving unit 100f on the display device (step S128).
For example, a case is assumed in which the device 200 connected to the information processing terminal 100 is a complex machine in which a printer, a copier, and a FAX are combined. When an acquisition request for the device property (product information) is made, for example, a property for a specified item of the device is sent from the server apparatus 300. The display device includes, for example, “printer: True” indicating that the device 200 has a printer function, “scanner: False” indicating that the device 200 does not have a scanner function, and similarly “copier: True”. ”,“ FAX: True ”,“ USB connection: True ”, etc., product information of the device 200 is displayed. Device properties are not limited to product information, but can be used to obtain other information such as more detailed device functions such as the number of motor revolutions and specification information indicating the performance limits of the product (device) itself. May be.

また、閲覧資格がないと判定された場合(ステップS228の「No」の分岐)は、閲覧資格がないことを示すメッセージを、データ通信部300aを介してプロパティ要求データの送信元の情報処理端末100に送信する(ステップS234)。
また、情報処理端末100は、サーバ装置300から、ネットワーク400を介して、操作制御情報およびプロパティ以外のメッセージ情報を受信すると、受信したメッセージ情報を表示指示と共に表示部100gに伝送し、表示部100gにおいて、表示装置にメッセージ情報に対応するメッセージ(例えば、利用資格がないことを示すメッセージなど)を表示する(ステップS132)。
If it is determined that there is no viewing qualification ("No" branch in step S228), a message indicating that there is no viewing qualification is sent to the information processing terminal that is the transmission source of the property request data via the data communication unit 300a. 100 (step S234).
When the information processing terminal 100 receives message information other than the operation control information and the property from the server device 300 via the network 400, the information processing terminal 100 transmits the received message information to the display unit 100g together with a display instruction, and displays the display unit 100g. In step S132, a message corresponding to the message information (for example, a message indicating that the user is not qualified) is displayed on the display device (step S132).

このようにして、本実施の形態のデバイス制御システム1は、情報処理端末100に接続されたデバイス200を制御するプログラムの主要部分をサーバ装置300において実行することが可能であり、且つプログラムの主要部分およびその実行に必要なデータをサーバ装置において記憶するようにした。さらに、情報処理端末100には、操作制御情報またはプロパティの取得処理や、操作コマンドのデバイス200への出力処理などの単純な処理を行わせるプログラム部分のみを記憶し且つ実行させるようにしたので、情報処理端末100において、デバイスを制御するプログラムの主要部分の解析や改ざんが行われたり、プログラムの主要部分を実行時のCPUの処理を調査されたりするのを防ぐことができる。   In this way, the device control system 1 according to the present embodiment can execute the main part of the program for controlling the device 200 connected to the information processing terminal 100 in the server device 300, and the main part of the program. The part and data necessary for its execution are stored in the server device. Furthermore, since the information processing terminal 100 stores and executes only a program part that performs simple processing such as operation control information or property acquisition processing or operation command output processing to the device 200, In the information processing terminal 100, it is possible to prevent the main part of the program that controls the device from being analyzed or falsified, or the main part of the program from being investigated for the processing of the CPU.

上記実施の形態において、取得要求送信部100bおよびデータ通信部100cは、請求項1の操作制御要求データ送信手段または形態6のプロファイル要求データ送信手段に対応し、データ通信部100cおよび操作制御情報受信部100dは、請求項1の操作制御情報受信手段に対応し、デバイスのプロパティは、形態6に記載のデバイス情報に対応し、データ通信部100cおよびデバイスプロパティ受信部100fは、形態6のデバイス情報受信手段に対応し、操作コマンド出力部100eは、請求項1または2の操作コマンド出力手段に対応し、利用者情報送信部100aおよびデータ通信部100cは、請求項4の利用者情報送信手段に対応する。   In the above embodiment, the acquisition request transmission unit 100b and the data communication unit 100c correspond to the operation control request data transmission unit of claim 1 or the profile request data transmission unit of mode 6, and receive the data communication unit 100c and the operation control information reception. The unit 100d corresponds to the operation control information receiving unit of claim 1, the device property corresponds to the device information described in the form 6, and the data communication unit 100c and the device property receiving unit 100f include the device information of the form 6. Corresponding to the reception means, the operation command output unit 100e corresponds to the operation command output means of claim 1 or 2, and the user information transmission unit 100a and the data communication unit 100c correspond to the user information transmission unit of claim 4. Correspond.

また、上記実施の形態において、データ通信部300aおよび取得要求受信部300dは、請求項1の操作制御要求データ受信手段または請求項6のデバイス情報要求データ受信手段に対応し、デバイス情報選択部300eは、請求項1若しくは3の操作制御情報選択手段、または請求項6のデバイス情報選択手段に対応し、デバイス情報DB300fは、請求項1、3、4および5のいずれか1の操作制御情報記憶手段に対応し、認証情報DB300cは、請求項4の利用者認証情報記憶手段、または形態6に記載のデバイス情報記憶手段に対応し、利用者認証部300bは、請求項4の認証処理手段に対応し、デバイス情報選択部300eおよびデータ通信部300aは、請求項1の操作制御情報送信手段、または請求項6のデバイス情報送信手段に対応する。   In the above embodiment, the data communication unit 300a and the acquisition request receiving unit 300d correspond to the operation control request data receiving unit of claim 1 or the device information request data receiving unit of claim 6, and correspond to the device information selecting unit 300e. Corresponds to the operation control information selection means according to claim 1 or 3, or the device information selection means according to claim 6, and the device information DB 300f stores the operation control information storage according to any one of claims 1, 3, 4, and 5. The authentication information DB 300c corresponds to the user authentication information storage unit according to claim 4 or the device information storage unit according to mode 6, and the user authentication unit 300b corresponds to the authentication processing unit according to claim 4. Correspondingly, the device information selection unit 300e and the data communication unit 300a correspond to the operation control information transmitting means of claim 1 or the device information of claim 6. Corresponding to the transmission means.

なお、上記実施の形態において説明した構成に限らず、例えば、デバイスのファームウェアの確認要求データをサーバ装置に送信し、ファームウェアのアップデート情報があるか否かをサーバ側で確認し、ある場合はTRUEを返し、ない場合はFALSEを返すといった構成を追加することも可能である。
また、本発明の応用例として、サーバ装置側に、所定関数の情報を記憶し、情報処理端末側は、関数の識別情報と関数の引数とをサーバ装置に送信し、サーバ装置は関数の計算を行いその計算結果のみを情報処理端末に返すといったシステムを構成することも可能である。これにより、所定関数を用いた計算を行うときに、関数の内容を利用者および第三者に対して秘密にすることが可能である。
In addition to the configuration described in the above embodiment, for example, device firmware confirmation request data is transmitted to the server device, and the server side confirms whether there is firmware update information. It is also possible to add a configuration in which FALSE is returned and FALSE is returned if there is no such.
As an application example of the present invention, information on a predetermined function is stored on the server device side, the information processing terminal side transmits function identification information and function arguments to the server device, and the server device calculates the function. It is also possible to configure a system in which only the calculation result is returned to the information processing terminal. Thereby, when performing a calculation using a predetermined function, the contents of the function can be kept secret from the user and a third party.

また、送信するメールの内容をサーバ装置にのみ記憶し、情報処理端末はメールの送信命令をサーバ装置に送信し、サーバ装置は、受信した送信命令に対応するメールを情報処理端末に送信するシステムを構成することも可能である。これにより、メールの内容を利用者および第三者に対して秘密にすることができる。
また、本発明の応用例として、サーバ装置に所定機能を実現するアプリケーションソフトを具備し、更に、サーバ装置を、例えばWebサーバとして構成し、サーバ装置において、情報処理端末からの要求(HTTPなどを利用)に応じた機能を実現する情報処理(アプリケーションソフトの実行)を行い、この情報処理によって実現された機能(処理結果)を、情報処理端末に対して提供するといった構成とすることも可能である。
Further, the contents of the mail to be transmitted are stored only in the server device, the information processing terminal transmits a mail transmission command to the server device, and the server device transmits the mail corresponding to the received transmission command to the information processing terminal. It is also possible to configure. Thereby, the content of the mail can be kept secret from the user and a third party.
In addition, as an application example of the present invention, the server device includes application software that realizes a predetermined function, and the server device is configured as a Web server, for example. It is also possible to adopt a configuration in which information processing (execution of application software) that realizes a function according to usage is performed, and the function (processing result) realized by this information processing is provided to the information processing terminal. is there.

例えば、サーバ装置に情報処理端末が利用可能なデバイス(プリンタなど)が接続されているときに、情報処理端末は、この接続されたデバイスのデバイス情報の取得要求をサーバ装置に送信(例えば、要求内容を含むURLを送信)し、サーバ装置は、この取得要求を受け取ると、該取得要求に対応するデバイスのデバイス情報を当該デバイスから取得し、取得したデバイス情報を情報処理端末に送信(提供)する。   For example, when a device (such as a printer) that can use the information processing terminal is connected to the server device, the information processing terminal transmits a device information acquisition request for the connected device to the server device (for example, a request). When the server apparatus receives the acquisition request, the server apparatus acquires device information of the device corresponding to the acquisition request from the device, and transmits (provides) the acquired device information to the information processing terminal. To do.

ここで、サーバ装置に接続されたデバイスのデバイス情報は、デバイスとの直接通信によって取得することができるので、情報処理端末は、サーバ装置に接続されたデバイスのソフトウェアに関する情報、ハードウェアに関する情報に加え、デバイスの状態(例えば、インクの残量など)に関する情報などのリアルタイムの情報を、遠隔にあるサーバ装置からネットワークを介して取得することが可能である。   Here, since the device information of the device connected to the server apparatus can be acquired by direct communication with the device, the information processing terminal can be used to obtain information about software of the device connected to the server apparatus and information about hardware. In addition, real-time information such as information on the device status (for example, ink remaining amount) can be acquired from a remote server device via a network.

デバイス制御システム1の概略構成を示す図である。1 is a diagram illustrating a schematic configuration of a device control system 1. FIG. 情報処理端末100の詳細な構成を示すブロック図である。2 is a block diagram illustrating a detailed configuration of an information processing terminal 100. FIG. サーバ装置300の詳細な構成を示すブロック図である。3 is a block diagram illustrating a detailed configuration of a server device 300. FIG. (a)は、認証情報の一例を示す図であり、(b)は操作制御情報の一例を示す図である。(A) is a figure which shows an example of authentication information, (b) is a figure which shows an example of operation control information. 情報処理端末100の動作処理を示すフローチャートである。3 is a flowchart showing an operation process of the information processing terminal 100. サーバ装置300の動作処理を示すフローチャートである。5 is a flowchart showing an operation process of the server apparatus 300. 国情報識別テーブルの一例を示す図である。It is a figure which shows an example of a country information identification table.

符号の説明Explanation of symbols

1…デバイス制御システム、100_1〜100_n…情報処理端末、200_1〜100_n…デバイス、300…サーバ装置、100a…利用者情報送信部、100b…取得要求情報送信部、100c,300a…データ通信部、100d…操作制御情報受信部、100e…操作コマンド出力部、100f…デバイスプロパティ受信部、100g…表示部、300b…利用者認証部、300c…認証情報DB、300d…取得要求受信部、300e…デバイス情報選択部、300f…デバイス情報DB DESCRIPTION OF SYMBOLS 1 ... Device control system, 100_1 to 100_n ... Information processing terminal, 200_1 to 100_n ... Device, 300 ... Server apparatus, 100a ... User information transmission part, 100b ... Acquisition request information transmission part, 100c, 300a ... Data communication part, 100d ... operation control information receiving unit, 100e ... operation command output unit, 100f ... device property receiving unit, 100g ... display unit, 300b ... user authentication unit, 300c ... authentication information DB, 300d ... acquisition request receiving unit, 300e ... device information Selection unit, 300f ... Device information DB

Claims (6)

情報処理端末と、前記情報処理端末とデータ通信可能に接続されたデバイスと、前記情報処理端末と所定の通信回線を介してデータ通信可能に接続されたサーバ装置とを備え、 前記情報処理端末は、前記デバイスに所定の動作処理を実行させるための操作コマンドを含む操作制御情報の取得要求である操作制御要求データを前記通信回線を介して前記サーバ装置に送信する操作制御要求データ送信手段と、前記サーバ装置から送信された前記操作制御要求データに対応する操作制御情報を前記通信回線を介して受信する操作制御情報受信手段と、当該受信した操作制御情報に基づいて前記操作コマンドを前記デバイスに出力する操作コマンド出力手段とを有し、
前記サーバ装置は、前記情報処理端末から送信された前記操作制御要求データを前記通信回線を介して受信する操作制御要求データ受信手段と、複数種類のデバイスについて、各デバイスの種類と対応付けて各デバイスに対応する各操作コマンドを含む操作制御情報を記憶する操作制御情報記憶手段と、前記操作制御情報記憶手段から、前記受信した操作制御要求データに対応する操作制御情報を選択する操作制御情報選択手段と、当該選択した操作制御情報を前記操作制御要求データの送信元の情報処理端末に送信する操作制御情報送信手段とを有することを特徴とするデバイス制御システム。
An information processing terminal; a device connected to the information processing terminal so as to be capable of data communication; and a server device connected to the information processing terminal via a predetermined communication line so as to be capable of data communication. Operation control request data transmission means for transmitting operation control request data, which is an operation control information acquisition request including an operation command for causing the device to execute a predetermined operation process, to the server device via the communication line; Operation control information receiving means for receiving operation control information corresponding to the operation control request data transmitted from the server device via the communication line, and the operation command to the device based on the received operation control information Operation command output means for outputting,
The server device includes an operation control request data receiving unit that receives the operation control request data transmitted from the information processing terminal via the communication line, and a plurality of types of devices in association with the types of the devices. Operation control information storage means for storing operation control information including each operation command corresponding to the device, and operation control information selection for selecting operation control information corresponding to the received operation control request data from the operation control information storage means And a device control system for transmitting the selected operation control information to the information processing terminal that is the transmission source of the operation control request data.
請求項1において、
前記操作制御情報は、各デバイスに対応する操作コマンドの各デバイスにおける入力先のアドレス情報をさらに含み、
前記操作コマンド出力手段は、前記操作制御情報に基づいて、前記操作コマンドを前記デバイスにおける前記アドレス情報の示すアドレスの記憶領域への書き込み要求と共に出力するようになっており、
前記デバイスは、前記書き込み要求に応じて、前記アドレス情報の示す記憶領域に前記操作コマンドを書き込み、当該書き込まれた操作コマンドに応じた動作処理を実行するようになっていることを特徴とするデバイス制御システム。
In claim 1,
The operation control information further includes address information of an input destination in each device of an operation command corresponding to each device,
The operation command output means is configured to output the operation command together with a write request to the storage area of the address indicated by the address information in the device, based on the operation control information.
In response to the write request, the device writes the operation command to a storage area indicated by the address information, and executes an operation process corresponding to the written operation command. Control system.
請求項1および2のいずれか1項において、
前記操作制御要求データは、前記デバイスを識別可能な識別データと、前記デバイスの制御内容を示す制御内容データとを含み、
前記操作制御情報選択手段は、前記識別データで識別されたデバイスに対する、前記制御内容データに対応する操作コマンドの操作制御情報を前記操作制御情報記憶手段から選択するようになっていることを特徴とするデバイス制御システム。
In any one of Claim 1 and 2,
The operation control request data includes identification data capable of identifying the device, and control content data indicating the control content of the device,
The operation control information selection unit is configured to select operation control information of an operation command corresponding to the control content data for the device identified by the identification data from the operation control information storage unit. Device control system.
請求項1ないし3のいずれか1項において、
前記情報処理端末は、前記デバイスの利用者を認証するための利用者固有の情報である利用者情報を前記通信回線を介して前記サーバ装置に送信する利用者情報送信手段をさらに有し、
前記サーバ装置は、各前記情報処理端末に接続されたデバイスと当該デバイスを利用可能な利用者の前記利用者情報との関係を示す利用者認証情報を記憶する利用者認証情報記憶手段と、前記情報処理端末から送信された前記利用者情報を前記通信回線を介して受信する利用者情報受信手段と、当該受信した利用者情報と前記利用者認証情報記憶手段に記憶された前記利用者認証情報とに基づいて、前記利用者情報に対応する利用者の認証処理を行う認証処理手段とをさらに有し、前記認証処理手段で前記利用者が認証されたときにのみ、前記操作制御要求データに対応する操作制御情報を前記操作制御要求データの送信元の情報処理端末に送信するようになっていることを特徴とするデバイス制御システム。
In any one of Claims 1 thru | or 3,
The information processing terminal further includes user information transmitting means for transmitting user information, which is user-specific information for authenticating a user of the device, to the server device via the communication line,
The server device includes user authentication information storage means for storing user authentication information indicating a relationship between a device connected to each of the information processing terminals and the user information of a user who can use the device, User information receiving means for receiving the user information transmitted from the information processing terminal via the communication line, and the received user information and the user authentication information stored in the user authentication information storage means And an authentication processing means for performing an authentication process of a user corresponding to the user information, and only when the user is authenticated by the authentication processing means, the operation control request data is included in the operation control request data. Corresponding operation control information is transmitted to the information processing terminal that is the transmission source of the operation control request data.
請求項4において、
前記サーバ装置は、各前記情報処理端末に接続されたデバイスを前記利用者情報に対応する利用者が利用可能な期限を示す情報である利用期限情報を記憶する利用期限情報記憶手段をさらに有し、前記利用者が認証されたことに加え、現在が前記利用期限情報の示す利用期限内であるときにのみ、前記操作制御要求データに対応する操作制御情報を前記操作制御要求データの送信元の情報処理端末に送信するようになっていることを特徴とするデバイス制御システム。
In claim 4,
The server device further includes usage time limit information storage means for storing usage time limit information, which is information indicating a time limit for a user corresponding to the user information to use a device connected to each of the information processing terminals. In addition to the fact that the user has been authenticated, the operation control information corresponding to the operation control request data is only transmitted when the current time is within the usage period indicated by the usage period information. A device control system characterized by being transmitted to an information processing terminal.
情報処理端末と、前記情報処理端末とデータ通信可能に接続されたデバイスと、前記情報処理端末と所定の通信回線を介してデータ通信可能に接続されたサーバ装置とを備え、
前記情報処理端末は、前記デバイスに係る情報であるデバイス情報の取得要求であるデバイス情報要求データを前記通信回線を介して前記サーバ装置に送信するデバイス情報要求データ送信手段と、前記サーバ装置から送信された前記デバイス情報要求データに対応するデバイスのデバイス情報を前記通信回線を介して受信するデバイス情報受信手段とを有し、
前記サーバ装置は、前記情報処理端末から送信された前記デバイス情報要求データを前記通信回線を介して受信するデバイス情報要求データ受信手段と、複数種類のデバイスについて、各デバイスの種類と対応付けて各デバイスのデバイス情報を記憶するデバイス情報記憶手段と、前記デバイス情報記憶手段から、前記受信したデバイス情報要求データに対応するデバイスのデバイス情報を選択するデバイス情報選択手段と、当該選択したデバイス情報を前記デバイス情報要求データの送信元の情報処理端末に送信するデバイス情報送信手段とを有することを特徴とするデバイス制御システム。
An information processing terminal, a device connected to the information processing terminal so as to be able to perform data communication, and a server device connected to the information processing terminal so as to be able to perform data communication via a predetermined communication line,
The information processing terminal transmits device information request data, which is device information acquisition request, which is information related to the device, to the server apparatus via the communication line, and transmits from the server apparatus. Device information receiving means for receiving device information of a device corresponding to the device information request data that has been received via the communication line,
The server device includes device information request data receiving means for receiving the device information request data transmitted from the information processing terminal via the communication line, and a plurality of types of devices in association with the types of devices. Device information storage means for storing device information of the device; device information selection means for selecting device information of the device corresponding to the received device information request data from the device information storage means; and the selected device information A device control system comprising: device information transmitting means for transmitting to the information processing terminal that is the transmission source of the device information request data.
JP2007295112A 2007-11-14 2007-11-14 Device control system Withdrawn JP2009122888A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007295112A JP2009122888A (en) 2007-11-14 2007-11-14 Device control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007295112A JP2009122888A (en) 2007-11-14 2007-11-14 Device control system

Publications (1)

Publication Number Publication Date
JP2009122888A true JP2009122888A (en) 2009-06-04

Family

ID=40814985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007295112A Withdrawn JP2009122888A (en) 2007-11-14 2007-11-14 Device control system

Country Status (1)

Country Link
JP (1) JP2009122888A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020035233A (en) * 2018-08-30 2020-03-05 キヤノン株式会社 Printing system and its control method, server and its control method, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002010373A (en) * 2000-06-22 2002-01-11 Mitsubishi Electric Corp Remote operating system of internet communication
WO2002013028A1 (en) * 2000-08-04 2002-02-14 Matsushita Electric Industrial Co., Ltd. Expiration date management system and apparatus therefor
JP2002149600A (en) * 2000-11-08 2002-05-24 Sony Corp Information processor, processing method, recording medium and service providing system
JP2004046587A (en) * 2002-07-12 2004-02-12 Fujitsu Ltd Program for incorporating device driver, and device for incorporating device driver
JP2007142806A (en) * 2005-11-18 2007-06-07 Access Co Ltd Remote control system and apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002010373A (en) * 2000-06-22 2002-01-11 Mitsubishi Electric Corp Remote operating system of internet communication
WO2002013028A1 (en) * 2000-08-04 2002-02-14 Matsushita Electric Industrial Co., Ltd. Expiration date management system and apparatus therefor
JP2002149600A (en) * 2000-11-08 2002-05-24 Sony Corp Information processor, processing method, recording medium and service providing system
JP2004046587A (en) * 2002-07-12 2004-02-12 Fujitsu Ltd Program for incorporating device driver, and device for incorporating device driver
JP2007142806A (en) * 2005-11-18 2007-06-07 Access Co Ltd Remote control system and apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020035233A (en) * 2018-08-30 2020-03-05 キヤノン株式会社 Printing system and its control method, server and its control method, and program
JP7208744B2 (en) 2018-08-30 2023-01-19 キヤノン株式会社 Server, its control method, and program

Similar Documents

Publication Publication Date Title
JP6680840B2 (en) Automatic detection of fraudulent digital certificates
US10318336B2 (en) Posture assessment in a secure execution environment
US9712565B2 (en) System and method to provide server control for access to mobile client data
JP5992457B2 (en) Protecting operating system configuration values
RU2405266C2 (en) Authentication of hard drive
US10762209B2 (en) Boot security
US9158912B2 (en) Method and apparatus for a virtual machine hosting network with user devices
US10133867B1 (en) Trusted malware scanning
JP2008539503A (en) Supplemental trust model for software licensing / commercial digital delivery policies
US9483626B2 (en) Multi-security-CPU system
US10949540B2 (en) Security policy enforcement based on dynamic security context updates
JP2014503909A (en) Anti-tamper location service
JP6038924B2 (en) Networking function per process
JP2008146479A (en) Software component, software component management method and software component management system
CN108985095B (en) Non-public file access method, system, electronic equipment and storage medium
US11140131B2 (en) Application signature authorization
KR20150013840A (en) Licensing protected works within electronic information networks
US20130061316A1 (en) Capability Access Management for Processes
JP5365115B2 (en) DEVICE MANAGEMENT SYSTEM, DEVICE MANAGEMENT DEVICE, LICENSE AUTHENTICATION METHOD, LICENSE AUTHENTICATION PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
CN115277143A (en) Data secure transmission method, device, equipment and storage medium
JP2009122888A (en) Device control system
TWM624882U (en) System for carrying out management and control operations of portable storage devices based on period of use
CN115834128A (en) File access method and device
JP2020046977A (en) Distribution management system, distribution management program and distribution management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101006

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20110630

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120420

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120515

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20120621