JP4752591B2 - Information processing device - Google Patents

Information processing device Download PDF

Info

Publication number
JP4752591B2
JP4752591B2 JP2006114467A JP2006114467A JP4752591B2 JP 4752591 B2 JP4752591 B2 JP 4752591B2 JP 2006114467 A JP2006114467 A JP 2006114467A JP 2006114467 A JP2006114467 A JP 2006114467A JP 4752591 B2 JP4752591 B2 JP 4752591B2
Authority
JP
Japan
Prior art keywords
user
unit
authentication information
temporary user
temporary
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.)
Active
Application number
JP2006114467A
Other languages
Japanese (ja)
Other versions
JP2007286957A (en
Inventor
康順 前田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2006114467A priority Critical patent/JP4752591B2/en
Publication of JP2007286957A publication Critical patent/JP2007286957A/en
Application granted granted Critical
Publication of JP4752591B2 publication Critical patent/JP4752591B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、アプリケーションを実行する情報処理装置に関する。   The present invention relates to an information processing apparatus that executes an application.

一般に、他のデバイスや装置からプログラムを受け取り、このプログラムを実行することにより既存の各種機能の拡張を実現する情報処理装置がある。例えば、特許文献1ではFDディスクやMOディスクに記憶されているアプリケーションを読み出し、実行することにより、既存の機能を拡張させている。特許文献2と3では、ネットワークを介して接続された装置からアプリケーションをダウンロードして、上述と同様に機能を拡張させている。   In general, there is an information processing apparatus that receives a program from another device or apparatus and executes the program to extend existing functions. For example, in Patent Document 1, an existing function is expanded by reading and executing an application stored in an FD disk or an MO disk. In Patent Documents 2 and 3, an application is downloaded from a device connected via a network, and the function is expanded in the same manner as described above.

ところが、上述した特許文献1、2及び3においては、不特定の人がプログラムをダウンロードして機能を拡張させることができるため、悪意のある第3者により不正利用される可能性がある。そこで、特許文献4と5においては、各種アプリケーションが格納されている専用サーバにユーザ認証機能を設けている。これにより、専用サーバに登録されていないユーザは、アプリケーションをダウンロードすることができず、不正利用される可能性を低減させることができる。さらに、この専用サーバにおいては、登録されているユーザ毎に、インストール可能な機能の一覧や、利用したアプリケーションの合計金額などを記憶することにより、登録されているユーザによりログインされると、インストール可能である機能の一覧を表示したり、当該ユーザが利用したアプリケーションの合計金額を表示している。
特開平08−335168号公報 特開平08−339302号公報 特開平10−097429号公報 特開2002−196933号公報 特開2003−241928号公報
However, in Patent Documents 1, 2, and 3 described above, an unspecified person can download a program and expand the function, and therefore, there is a possibility of being illegally used by a malicious third party. Therefore, in Patent Documents 4 and 5, a user authentication function is provided in a dedicated server in which various applications are stored. As a result, a user who is not registered in the dedicated server cannot download the application and can reduce the possibility of unauthorized use. In addition, this dedicated server can be installed when logged in by a registered user by storing a list of installable functions and the total amount of applications used for each registered user. Is displayed, and the total amount of applications used by the user is displayed.
Japanese Patent Laid-Open No. 08-335168 Japanese Patent Laid-Open No. 08-339302 Japanese Patent Laid-Open No. 10-097429 JP 2002-196933 A Japanese Patent Laid-Open No. 2003-241928

上述した特許文献4、5においては、登録されているユーザ毎に装置を利用した設定が記憶され、登録ユーザがこの装置を利用する際には、記憶している設定に応じた処理がなされるため好適であるが、登録されていないユーザは装置の利用ができず、新たなユーザが手軽に利用できないという問題があった。
本発明は、このような事情に鑑みてなされたものであり、登録されていないユーザであっても装置の利用ができ、ユーザ登録を行った後にこの装置を利用すると、未登録ユーザ時に利用した設定を引きつぐことができる情報処理装置を提供する。
In Patent Documents 4 and 5 described above, settings using a device are stored for each registered user, and when a registered user uses this device, processing according to the stored settings is performed. Therefore, there is a problem that a user who is not registered cannot use the apparatus, and a new user cannot easily use it.
The present invention has been made in view of such circumstances, and even a non-registered user can use the device. When this device is used after user registration, it is used when an unregistered user is used. Provided is an information processing apparatus capable of inheriting settings.

上述した課題を解決するために本発明は、設定された条件に応じて所定の情報処理を行う処理手段と、ユーザを識別する認証情報と当該ユーザについて設定された前記条件とを対応付けて記憶する認証情報記憶手段と、ユーザを識別する認証情報の入力を受け付ける認証情報入力手段と、前記認証情報入力手段が受け付けた認証情報を用いて前記認証情報記憶手段を検索し、検索された認証情報と対応付けられている前記条件を読み出して前記処理手段に設定する条件読出手段と、前記認証情報がない旨の入力を受け付けて仮ユーザIDを生成して前記処理手段の動作を許可する仮ユーザID生成手段と、前記仮ユーザID生成手段が生成した仮ユーザIDと当該仮ユーザIDの元で動作した前記処理手段の条件とを対応付けて記憶する仮ユーザID記憶手段と、前記認証情報を新たに受け付けるとともに、受け付けた認証情報に関連付けられる仮ユーザIDの入力を受け付ける新規ユーザ受付手段と、前記新規ユーザ受付手段が受け付けた仮ユーザIDに対応する前記条件を前記仮ユーザID記憶手段から読み出し、前記新規ユーザ受付手段が受け付けた認証情報と対応づけて前記認証情報記憶手段に記憶させる新規ユーザ登録手段と、前記処理手段に対する条件の変更を受け付け、前記処理手段に設定されている条件を変更する条件変更手段とを具備する情報処理装置を提供する。   In order to solve the above-described problem, the present invention stores processing means for performing predetermined information processing according to a set condition, authentication information for identifying a user, and the condition set for the user in association with each other. Authentication information storage means, authentication information input means for accepting input of authentication information for identifying a user, search for the authentication information storage means using authentication information accepted by the authentication information input means, and retrieved authentication information A condition reading unit that reads out the condition associated with the information and sets the condition in the processing unit; and a temporary user that accepts an input indicating that the authentication information is not present and generates a temporary user ID to permit the operation of the processing unit A temporary user that stores the ID generation means, the temporary user ID generated by the temporary user ID generation means, and the conditions of the processing means operated under the temporary user ID in association with each other. The ID storage means, a new user receiving means for newly receiving the authentication information and receiving an input of a temporary user ID associated with the received authentication information, and the temporary user ID corresponding to the temporary user ID received by the new user receiving means A condition is read from the temporary user ID storage means, the new user registration means is stored in the authentication information storage means in association with the authentication information received by the new user reception means, and a change in the condition for the processing means is received, There is provided an information processing apparatus comprising condition changing means for changing a condition set in a processing means.

また、より望ましい態様においては、前記仮ユーザID生成手段が生成した仮ユーザIDを用紙または表示パネルに出力する出力手段を備え、前記新規ユーザ受付手段は、ネットワークを介して仮ユーザIDの入力を受け付けてもよい。
さらに、前記仮ユーザID生成手段が前記処理手段の動作を許可すると、前記認証情報と前記仮ユーザIDとの記入が可能なフォーマットを用紙にプリントする画像形成手段と、前記画像形成手段によりプリントされた用紙の記載内容から前記認証情報と前記仮ユーザIDとの記入を読み取る画像読取手段とを備え、前記新規ユーザ受付手段は、前記画像読取手段が読み取った認証情報と仮ユーザIDとの入力を受け付けてもよい。
In a more desirable aspect, the system further comprises output means for outputting the temporary user ID generated by the temporary user ID generating means to a sheet or a display panel, and the new user receiving means inputs the temporary user ID via a network. It may be accepted.
Further, when the temporary user ID generation unit permits the operation of the processing unit, an image forming unit that prints a format on which the authentication information and the temporary user ID can be entered is printed on the paper, and is printed by the image forming unit. Image reading means for reading the entry of the authentication information and the temporary user ID from the description on the sheet, and the new user receiving means inputs the authentication information read by the image reading means and the temporary user ID. It may be accepted.

さらに望ましい態様においては、代金の投入を受け付ける代金受付手段を備え、前記仮ユーザID生成手段は、前記認証情報がない旨の入力を受け付けた後、前記代金受付手段が所定の代金の投入を受け付けると、仮ユーザIDを生成して前記処理手段の動作を許可し、前記認証情報記憶手段は、ユーザを識別する認識情報、当該ユーザについて設定された前記条件及び口座情報を対応付けて記憶し、前記処理手段の処理内容に応じた代金を算出する代金算出手段と、前記認証情報記憶手段が記憶している口座情報が示す指定口座から、前記代金算出手段が算出した代金を決済する決済手段を備えてもよい。
また、前記新規ユーザ受付手段は、複数の仮ユーザIDの入力を受け付けてもよい。
In a further preferred aspect, the apparatus includes a price accepting unit that accepts an input of a price, and the temporary user ID generating unit accepts an input that there is no authentication information, and then the price accepting unit accepts an input of a predetermined price. And generating a temporary user ID to permit the operation of the processing means, and the authentication information storage means stores the recognition information for identifying the user, the condition set for the user and the account information in association with each other, A payment calculating means for calculating a price according to the processing content of the processing means, and a payment means for paying the price calculated by the price calculating means from a designated account indicated by the account information stored in the authentication information storage means. You may prepare.
The new user accepting means may accept input of a plurality of temporary user IDs.

本発明によれば、登録されていないユーザであっても装置の利用ができ、ユーザ登録を行った後にこの装置を利用すると、未登録ユーザ時に利用した設定を引きつぐことができる。   According to the present invention, even a non-registered user can use the device, and if this device is used after user registration, the settings used when the user is not registered can be taken over.

以下、本発明に関する一実施形態について説明する。
<1−1.構成>
図1は、情報提供システム1の構成を示す図である。図1に示すように、情報提供システム1は、ユーザ情報管理サーバ100、複合機200、300、アプリケーション提供サーバ400及び端末装置500から構成され、各々の装置はネットワークで接続されている。
Hereinafter, an embodiment relating to the present invention will be described.
<1-1. Configuration>
FIG. 1 is a diagram showing a configuration of the information providing system 1. As shown in FIG. 1, the information providing system 1 includes a user information management server 100, multifunction devices 200 and 300, an application providing server 400, and a terminal device 500, and each device is connected via a network.

次に、図2を参照して、ユーザ情報管理サーバ100の構成について説明する。図2に示すように、ユーザ情報管理サーバ100は、装置全体の動作を制御する制御部10を備えている。この制御部10は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12及びRAM(Random Access Memory)13から構成され、CPU11はROM12に格納されている各種制御プログラムを読み出し、RAM13をワークエリアとして用いて、各種制御プログラムを実行する。なお、ROM12には、予め仮ユーザIDを作成する仮ユーザID作成プログラムが記憶されている。   Next, the configuration of the user information management server 100 will be described with reference to FIG. As shown in FIG. 2, the user information management server 100 includes a control unit 10 that controls the operation of the entire apparatus. The control unit 10 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12 and a RAM (Random Access Memory) 13. The CPU 11 reads various control programs stored in the ROM 12, Various control programs are executed using the area. The ROM 12 stores a temporary user ID creation program for creating a temporary user ID in advance.

通信部30は、ネットワークインターフェースであり、ネットワークを介して接続されている複合機200、300などの装置とデータの送受信を行う。
記憶部20は、例えばハードディスクなどの記憶装置であり、図3に示すように、設定履歴データベース21やユーザ登録データベース22などの各種データが記憶されている。次に、記憶部20に記憶されているこれらのデータについて詳細に説明する。
The communication unit 30 is a network interface, and transmits and receives data to and from devices such as the multifunction peripherals 200 and 300 connected via the network.
The storage unit 20 is a storage device such as a hard disk, for example, and stores various data such as a setting history database 21 and a user registration database 22 as shown in FIG. Next, these data stored in the storage unit 20 will be described in detail.

図4は、設定履歴データベース21を示す図である。図4に示すように、設定履歴データベース21には、「仮ユーザID」、「アプリID」及び「設定内容」の項目が設けられている。「仮ユーザID」は、CPU11がROM12に記憶されている仮ユーザID作成プログラムを実行することにより作成される値である。本実施形態において、この仮ユーザIDは「100」や「101」、「102」などの値である。   FIG. 4 is a diagram showing the setting history database 21. As illustrated in FIG. 4, the setting history database 21 includes items of “temporary user ID”, “application ID”, and “setting content”. The “temporary user ID” is a value created when the CPU 11 executes a temporary user ID creation program stored in the ROM 12. In the present embodiment, the temporary user ID is a value such as “100”, “101”, “102”.

「アプリID」は、アプリケーション毎に予め設定されているIDであり、例えば、アプリID「1」、アプリID「2」というように設定される。この実施形態においては、アプリID「1」は翻訳ソフトを示し、アプリID「2」は算数ドリルを示す。
「設定内容」は、各アプリケーションにおいて設定される動作条件、使用範囲などの設定内容であり、例えば、翻訳ソフトにおいては、日本語から中国語に翻訳する場合の翻訳先言語を示す「中国語」や、日本語から英語に翻訳する場合の翻訳先言語を示す「英語」という設定内容である。また、学習ソフトにおいては、学習範囲が6年3学期であるという内容を示す「6年3学期」などの設定内容がある。
The “application ID” is an ID set in advance for each application, and is set as, for example, an application ID “1” and an application ID “2”. In this embodiment, the application ID “1” indicates translation software, and the application ID “2” indicates an arithmetic drill.
“Setting contents” are setting contents such as operating conditions and usage ranges set in each application. For example, in translation software, “Chinese” indicating a translation destination language when translating from Japanese to Chinese Or “English” indicating the target language for translation from Japanese to English. In the learning software, there is a setting content such as “6 years 3 semesters” indicating that the learning range is 6 years 3 semesters.

次に、図5はユーザ登録データベース22を示す図である。図5に示すように、このユーザ登録データベース22には、「ユーザID」、「パスワード」、「仮ユーザID」及び「ユーザ情報」の項目が設けられている。「ユーザID」は、ユーザを識別するための固有のIDであり、例えば、ユーザのメールアドレスや電話番号などでもよい。「パスワード」はユーザ固有の識別情報である。「仮ユーザID」は上述した設定履歴データベース21の「仮ユーザID」と同様の値である。「ユーザ情報」は、ユーザにより入力される付加情報であり、本実施例においてはE−mailアドレスである。   Next, FIG. 5 is a diagram showing the user registration database 22. As shown in FIG. 5, the user registration database 22 includes items of “user ID”, “password”, “temporary user ID”, and “user information”. The “user ID” is a unique ID for identifying the user, and may be, for example, a user's mail address or telephone number. “Password” is identification information unique to the user. The “temporary user ID” is the same value as the “temporary user ID” in the setting history database 21 described above. “User information” is additional information input by the user, and is an E-mail address in this embodiment.

次に、アプリケーション提供サーバ400の構成について説明する。なお、上述したユーザ情報管理サーバ100と同様の構成については同じ符号を付し、その説明を省略する。アプリケーション提供サーバ400は、上述したユーザ情報管理サーバ100と同様に、制御部10、記憶部20及び通信部30が設けられている。   Next, the configuration of the application providing server 400 will be described. In addition, the same code | symbol is attached | subjected about the structure similar to the user information management server 100 mentioned above, and the description is abbreviate | omitted. Similar to the user information management server 100 described above, the application providing server 400 is provided with a control unit 10, a storage unit 20, and a communication unit 30.

なお、記憶部20には、各種アプリケーションプログラムとアプリケーション一覧ファイルとが格納されている。この各種アプリケーションプログラムは、翻訳ソフトや算数ドリルなどを包括するアプリケーションのプログラムであり、これらのアプリケーションには、予めアプリIDが設定されている。このアプリIDは、例えばアプリID「1」(翻訳ソフト)、アプリID「2」(算数ドリル)のように予め設定されており、これらのアプリIDは、各アプリケーションに対応付けて記憶されている。
また、アプリケーション一覧ファイルは、記憶部20に記憶されているアプリケーションプログラムに対応する全てのアプリIDが記憶されている。
The storage unit 20 stores various application programs and application list files. These various application programs are programs for applications that include translation software, arithmetic drills, and the like, and application IDs are set in advance for these applications. This application ID is preset such as an application ID “1” (translation software) and an application ID “2” (arithmetic drill), and these application IDs are stored in association with each application. .
The application list file stores all application IDs corresponding to the application programs stored in the storage unit 20.

次に、図6を参照して、複合機200の構成について説明する。なお、上述と同様に、ユーザ情報管理サーバ100と同様の構成については同じ符号を付し、その説明を省略する。図6に示すように、複合機200は、制御部10、記憶部20、通信部30に加えて、表示操作部40、画像形成部50及びコインキット60を備えている。   Next, the configuration of the multifunction device 200 will be described with reference to FIG. In the same manner as described above, the same components as those of the user information management server 100 are denoted by the same reference numerals, and the description thereof is omitted. As shown in FIG. 6, the multifunction device 200 includes a display operation unit 40, an image forming unit 50, and a coin kit 60 in addition to the control unit 10, the storage unit 20, and the communication unit 30.

表示操作部40は、矩形の液晶ディスプレイとその表示面に重ねて配置される透明のタッチパネルとを有しており、制御部10の制御に基づいて、操作を促すメッセージや処理状況を示す種々の表示を行うとともに、各種の操作の入力も受け付ける。この表示操作部40には、例えば、図9、図10、図11や図14などに示す画面などが表示される。また、この表示操作部40のタッチパネル上の押圧位置は、CPU11によって検出され、これによってどのような操作が行われたかが認識されるようになっている。   The display operation unit 40 includes a rectangular liquid crystal display and a transparent touch panel arranged on the display surface, and various messages indicating processing messages and processing status based on the control of the control unit 10. In addition to displaying, it also accepts input of various operations. On the display operation unit 40, for example, the screens shown in FIGS. 9, 10, 11, and 14 are displayed. Further, the pressed position on the touch panel of the display operation unit 40 is detected by the CPU 11, thereby recognizing what operation has been performed.

画像形成部50は、制御部10の制御に基づいて、入力された画像データを用紙に転写して画像形成を行う。より詳細に言えば、画像形成部50は、制御部10から供給される画像データに基づいて、Y(イエロー)、M(マゼンタ)、C(シアン)、K(ブラック)の各色のトナー像を感光体ドラム(図示略)上に順次形成し、これらのトナー像を用紙に重ねて転写することにより、カラー画像を形成して、印刷物を出力する。   Under the control of the control unit 10, the image forming unit 50 transfers the input image data to a sheet to form an image. More specifically, based on the image data supplied from the control unit 10, the image forming unit 50 generates toner images of each color of Y (yellow), M (magenta), C (cyan), and K (black). A toner image is sequentially formed on a photosensitive drum (not shown), and these toner images are transferred onto a sheet so as to form a color image and output a printed matter.

コインキット60は、複合機200が提供したサービスに対する代金の入力を受け付けるとともに、代金の明細が書かれたレシートを発行する装置である。コインキット60は、入力された代金を受け付けるコイン受付部61と印刷部62から構成される。この印刷部62は、制御部10の制御に基づいて、代金の明細、仮ユーザID、ユーザ登録を行うWEBサイトにアクセスするためのURLなどを記録用紙に印刷する。ここで、仮ユーザIDとは、仮のユーザとして認識された場合に付与されるIDである。なお、その発生方法について後述する。
複合機300は、上述した複合機200と同様の構成であるため、構成の説明は省略する。
The coin kit 60 is a device that accepts an input of a price for a service provided by the multifunction device 200 and issues a receipt on which the details of the price are written. The coin kit 60 includes a coin receiving unit 61 and a printing unit 62 that receive an input price. Based on the control of the control unit 10, the printing unit 62 prints the details of the price, the temporary user ID, the URL for accessing the WEB site for user registration, and the like on a recording sheet. Here, the temporary user ID is an ID given when the user is recognized as a temporary user. The generation method will be described later.
The MFP 300 has the same configuration as that of the MFP 200 described above, and thus the description of the configuration is omitted.

次に、図7を参照して、端末装置500の構成について説明する。なお、上述と同様に、ユーザ情報管理サーバ100と同様の構成については同じ符号を付し、その説明を省略する。端末装置500は、例えばユーザが保有するパーソナルコンピュータや携帯電話などであり、上述した制御部10と通信部30に加えて、表示部41と操作部42を備える。なお、制御部10のROM12には、WEBブラウザ用のソフトウェアが記憶されている。   Next, the configuration of the terminal device 500 will be described with reference to FIG. In the same manner as described above, the same components as those of the user information management server 100 are denoted by the same reference numerals, and the description thereof is omitted. The terminal device 500 is, for example, a personal computer or a mobile phone held by a user, and includes a display unit 41 and an operation unit 42 in addition to the control unit 10 and the communication unit 30 described above. The ROM 12 of the control unit 10 stores WEB browser software.

表示部41は、例えば液晶パネルなどであり、制御部10の制御に基づいて、操作を促すメッセージを表示する画面や処理状況や処理結果を示す画面などを表示する。
操作部42は、例えばマウスやキーボードなどで構成されており、ユーザによって操作された内容に応じた信号をCPU11に送る。CPU11は送信された信号を受け取ることにより、操作部42に入力された操作内容を認識するようになっている。
また、端末装置500は、通信部30により、ネットワークを介してユーザ情報管理サーバ100などとデータの送受信を行うようになっている。
The display unit 41 is, for example, a liquid crystal panel, and displays a screen for displaying a message for prompting an operation, a screen for displaying a processing status and a processing result, and the like based on the control of the control unit 10.
The operation unit 42 includes, for example, a mouse and a keyboard, and sends a signal corresponding to the content operated by the user to the CPU 11. The CPU 11 recognizes the operation content input to the operation unit 42 by receiving the transmitted signal.
In addition, the terminal device 500 transmits and receives data to and from the user information management server 100 and the like via the network by the communication unit 30.

<1−2.動作>
次に、本実施形態の動作について説明する。
(仮ユーザIDでの利用)
ユーザが仮ユーザIDを用いて複合機200を利用する際の動作について、図8を参照して説明する。複合機200のCPU11は、電源投入後、表示操作部40にログイン画面(図9参照)を表示する。このログイン画面には、ユーザ登録をしているユーザ用の項目と、仮ユーザとして認識されているユーザ用の項目とが設けられている。ここで、仮ユーザ用の項目である「仮ユーザ入口」のボタンが押されると(ステップSA1)、複合機200のCPU11は、ネットワークを介して、ユーザ情報管理サーバ100に仮ユーザIDの送信を要求する(ステップSA2)。
<1-2. Operation>
Next, the operation of this embodiment will be described.
(Use with temporary user ID)
The operation when the user uses the multifunction device 200 using the temporary user ID will be described with reference to FIG. After the power is turned on, the CPU 11 of the multifunction device 200 displays a login screen (see FIG. 9) on the display operation unit 40. This login screen is provided with items for users who are registered as users and items for users who are recognized as temporary users. Here, when the “provisional user entry” button, which is an item for temporary users, is pressed (step SA1), the CPU 11 of the multifunction device 200 transmits the temporary user ID to the user information management server 100 via the network. Request (step SA2).

ユーザ情報管理サーバ100の制御部10は、複合機200から仮ユーザIDの送信が要求されると、ROM12に格納されている仮ユーザID作成プログラムを実行する。ここで、制御部10が、この仮ユーザID作成プログラムに基づいて仮ユーザID「100」を作成したとすると、制御部10はこの仮ユーザID「100」を複合機200に送信する。
複合機200の制御部10は、ユーザ情報管理サーバ100から仮ユーザID「100」が送信されると、記憶部20に設定履歴ファイルを作成し、送信された仮ユーザID「100」をこの設定履歴ファイルに記憶させる(ステップSA3)。
The control unit 10 of the user information management server 100 executes a temporary user ID creation program stored in the ROM 12 when the MFP 200 requests transmission of the temporary user ID. Here, if the control unit 10 creates the temporary user ID “100” based on the temporary user ID creation program, the control unit 10 transmits the temporary user ID “100” to the multifunction device 200.
When the temporary user ID “100” is transmitted from the user information management server 100, the control unit 10 of the MFP 200 creates a setting history file in the storage unit 20, and sets the transmitted temporary user ID “100” to this setting. Store in the history file (step SA3).

次に、複合機200のCPU11は、アプリケーション提供サーバ400に、アプリケーション一覧ファイルの送信を要求する(ステップSA4)。アプリケーション提供サーバ400の制御部10は、アプリケーション一覧ファイルの送信が要求されると、記憶部20に記憶しているアプリケーション一覧ファイルを複合機200に送信する。このアプリケーション一覧ファイルには、アプリケーション提供サーバ400が格納している全てのアプリIDが記憶されており、アプリID「1」(翻訳ソフト)アプリID「2」(算数ドリル)などのアプリIDが含まれる。   Next, the CPU 11 of the multifunction device 200 requests the application providing server 400 to transmit an application list file (step SA4). When the transmission of the application list file is requested, the control unit 10 of the application providing server 400 transmits the application list file stored in the storage unit 20 to the multifunction device 200. This application list file stores all application IDs stored in the application providing server 400, and includes application IDs such as application ID “1” (translation software) application ID “2” (arithmetic drill). It is.

複合機200の制御部10は、アプリケーション提供サーバ400からアプリケーション一覧ファイルが送信されると、このアプリケーション一覧ファイルに基づいて、図10に示すアプリケーション一覧画面を表示操作部40に表示する。なお、このアプリケーション一覧画面には、各々のアプリIDが示すアプリケーションに対応するボタンが設けられている。ここで、ユーザによりアプリID「1」が示す翻訳ソフトに対応するボタンが押されると(ステップSA5)、複合機200のCPU11は、アプリケーション提供サーバ400に、この翻訳ソフトのプログラムの送信を要求する(ステップSA6)。この要求は、アプリIDによって所望のアプリケーションを特定して行われる。この操作例の場合は、アプリID「1」の翻訳ソフトが要求されている。アプリケーション提供サーバ400の制御部10は、翻訳ソフトの送信が要求されると、記憶部20に記憶されている翻訳ソフトのプログラムを複合機200に送信する。   When the application list file is transmitted from the application providing server 400, the control unit 10 of the multifunction device 200 displays the application list screen illustrated in FIG. 10 on the display operation unit 40 based on the application list file. The application list screen is provided with buttons corresponding to the applications indicated by the respective application IDs. Here, when the user presses a button corresponding to the translation software indicated by the application ID “1” (step SA5), the CPU 11 of the multifunction device 200 requests the application providing server 400 to transmit the translation software program. (Step SA6). This request is made by specifying a desired application based on the application ID. In the case of this operation example, translation software with application ID “1” is requested. When the transmission of translation software is requested, the control unit 10 of the application providing server 400 transmits the translation software program stored in the storage unit 20 to the multifunction device 200.

複合機200の制御部10は、翻訳ソフトのプログラムが送信されると、表示操作部40にサービスを利用するための代金を表示し、コインキット60のコイン受付部61に代金を投入するよう促す。ユーザにより所定の代金がコイン受付部61に投入されると、この翻訳ソフトのプログラムを実行する。続いて、制御部10は、この翻訳ソフトのプログラムに基づいて、表示操作部40に翻訳ソフトの設定画面(図11参照)を表示する。   When the translation software program is transmitted, the control unit 10 of the MFP 200 displays a price for using the service on the display operation unit 40 and prompts the coin receiving unit 61 of the coin kit 60 to insert the price. . When the user inserts a predetermined price into the coin receiving unit 61, the translation software program is executed. Subsequently, the control unit 10 displays a translation software setting screen (see FIG. 11) on the display operation unit 40 based on the translation software program.

この翻訳ソフトの設定画面には、日本語から翻訳可能な翻訳先言語が表示されており、例えば「中国語」や「英語」、「イタリア語」などの翻訳先言語を設定するボタンが設けられている。ここで、ユーザにより翻訳先言語「中国語」を示すボタンが押されると、複合機200の制御部10は、ステップSA5において選択されたアプリID「1」(翻訳ソフト)と、その設定内容である翻訳先言語「中国語」とを、記憶部20に記憶されている設定履歴ファイルに記憶させる(ステップSA7)。なお、設定履歴ファイルにおいて、このアプリID「1」(翻訳ソフト)と設定内容「中国語」とは、ステップSA3において記憶された仮ユーザID「100」と対応付けて記憶される。   The translation software settings screen displays the target languages that can be translated from Japanese. For example, buttons for setting the target languages such as “Chinese”, “English”, and “Italian” are provided. ing. Here, when the user presses a button indicating the language to be translated “Chinese”, the control unit 10 of the MFP 200 uses the application ID “1” (translation software) selected in step SA5 and the setting contents. A certain translation destination language “Chinese” is stored in the setting history file stored in the storage unit 20 (step SA7). In the setting history file, the application ID “1” (translation software) and the setting content “Chinese” are stored in association with the temporary user ID “100” stored in step SA3.

続いて、複合機200の制御部10は、上述した設定内容「中国語」が設定された翻訳ソフトのプログラムに基づいて、ユーザにより入力された日本語の文章データを中国語に変換し、画像形成部50にわたす。画像形成部50は、この中国語に変換された文章データをプリントして出力する(ステップSA8)。続いて、複合機200のコインキット60に設けられている印刷部62は、制御部10の制御に基づいて、代金の明細と、記憶部20の設定履歴ファイルに記憶されている仮ユーザID「100」及びユーザ登録を行う所定のWEBサイトのURLを、レシート用紙に印刷する(ステップSA9)。   Subsequently, the control unit 10 of the multifunction device 200 converts the Japanese sentence data input by the user into Chinese based on the translation software program in which the setting content “Chinese” is set as described above. Pass to formation 50. The image forming unit 50 prints and outputs the text data converted into Chinese (step SA8). Subsequently, based on the control of the control unit 10, the printing unit 62 provided in the coin kit 60 of the multi-function device 200 performs the payment details and the temporary user ID “stored in the setting history file of the storage unit 20. 100 ”and the URL of a predetermined WEB site for user registration are printed on receipt paper (step SA9).

次に、複合機200のCPU11は、記憶部20の設定履歴ファイルに記憶されている、仮ユーザID、アプリID及び設定内容を、ユーザ情報管理サーバ100に送信する(ステップSA10)。ユーザ情報管理サーバ100は、複合機200からこれらの情報が送信されると、これらの情報(仮ユーザID、アプリID及び設定内容)を図4に示すように、記憶部20の設定履歴データベース21に記憶させる(ステップSA11)。   Next, the CPU 11 of the multifunction device 200 transmits the temporary user ID, application ID, and setting contents stored in the setting history file of the storage unit 20 to the user information management server 100 (step SA10). When these pieces of information are transmitted from the MFP 200, the user information management server 100 stores these pieces of information (temporary user ID, application ID, and setting contents) in the setting history database 21 of the storage unit 20 as shown in FIG. (Step SA11).

また、同じユーザ(あるいは他のユーザ)が仮ユーザIDを利用して本装置を使用する場合は、上記と同様にして新たに仮ユーザIDが生成される。
ここでは、同じユーザが再使用して仮ユーザID「101」が生成され、翻訳ソフト(アプリID「1」)のアプリケーションの翻訳先言語を「英語」に設定して利用し、仮ユーザID「101」が書かれたレシートを持ち帰ったものとする。
さらに、このユーザは、再試用して仮ユーザID「102」が生成され、算数ドリル(アプリID「2」)のアプリケーションの学習範囲を「6年3学期」に設定して利用し、仮ユーザID「102」が書かれたレシートを持ち帰ったものとする。
When the same user (or another user) uses this apparatus using a temporary user ID, a new temporary user ID is generated in the same manner as described above.
Here, a temporary user ID “101” is generated by being reused by the same user, the translation destination language of the application of the translation software (application ID “1”) is set to “English”, and the temporary user ID “101” is used. It is assumed that the receipt with “101” is taken home.
Further, this user uses the temporary user ID “102” generated by retrial and sets the learning range of the application of the arithmetic drill (application ID “2”) to “6 years 3 semesters”. It is assumed that the receipt with ID “102” is taken home.

これにより、ユーザ情報管理サーバ100の設定履歴データベース21には、図4に示すように、仮ユーザID「101」に対応するアプリIDの項目には「1」、設定内容の項目には「英語」が記憶され、仮ユーザID「102」に対応するアプリIDの項目には「2」、設定内容の項目には「6年3学期」が記憶される。   Accordingly, in the setting history database 21 of the user information management server 100, as shown in FIG. 4, the application ID item corresponding to the temporary user ID “101” is “1”, and the setting content item is “English”. ”Is stored,“ 2 ”is stored in the application ID item corresponding to the temporary user ID“ 102 ”, and“ 6 years 3 semesters ”is stored in the setting content item.

(ユーザ登録)
次に、図12を参照して、上述のようにして仮ユーザID「100」、「101」及び「102」を用いて複合機200を利用したユーザにより、ユーザ登録がなされる際の動作について説明する。
ユーザにより、ユーザが保有している端末装置500の操作部42から、ROM12に記憶されているWEBブラウザ用のソフトウェアの実行が指示されると、端末装置500の制御部10は、このWEBブラウザ用のソフトウェアを実行し、表示部41にWEBブラウザを表示する。
(user registration)
Next, referring to FIG. 12, the operation when user registration is performed by the user using the multifunction device 200 using the temporary user IDs “100”, “101”, and “102” as described above. explain.
When the user instructs the execution of the WEB browser software stored in the ROM 12 from the operation unit 42 of the terminal device 500 owned by the user, the control unit 10 of the terminal device 500 causes the WEB browser to The WEB browser is displayed on the display unit 41.

ここで、操作部42の操作により、WEBブラウザに設けられているアドレスの入力窓にユーザが保有するレシートに書かれているURLが入力されると、(ステップSB1)、端末装置500の制御部10は、このURLのサイトを公開しているユーザ情報管理サーバ100にアクセスし、ユーザ登録を受け付けるユーザ登録画面の閲覧を要求する(ステップSB2)。これにより、端末装置500の表示部41には、ユーザ登録画面(図示略)が表示される。このユーザ登録画面には、ユーザIDやパスワード、仮ユーザID、ユーザ情報など、ユーザ登録に必要な各種情報の入力を受け付ける入力窓が設けられている。   Here, when the URL written in the receipt owned by the user is input to the address input window provided in the WEB browser by the operation of the operation unit 42 (step SB1), the control unit of the terminal device 500 10 accesses the user information management server 100 publishing the site of this URL, and requests browsing of a user registration screen for accepting user registration (step SB2). As a result, a user registration screen (not shown) is displayed on the display unit 41 of the terminal device 500. The user registration screen is provided with an input window for receiving input of various information necessary for user registration, such as a user ID, password, temporary user ID, and user information.

ここで、ユーザにより操作部42が操作され、これらの入力窓にユーザID「0001」、パスワード「aaa123」、仮ユーザID「100」、「101」、「102」、ユーザ情報「aa@bb.ne.jp」という情報が入力されると、端末装置500はこれらの情報をユーザ情報管理サーバ100に送信する(ステップSB3)。
ユーザ情報管理サーバ100の制御部10は、端末装置500からこれらの情報が送信されると、記憶部20に記憶されているユーザ登録データベース22(図5参照)の空き領域に、これらの情報を記憶させる(ステップSB4)。このように、ユーザIDと仮ユーザIDとが対応付けて記憶され、一つのユーザIDに複数の仮ユーザIDが対応付けられる場合はこれらは一組として記憶される。これにより、当該ユーザのユーザ登録が完了する。
Here, the operation unit 42 is operated by the user, and the user ID “0001”, the password “aaa123”, the temporary user IDs “100”, “101”, “102”, the user information “aa @ bb. When the information “ne.jp” is input, the terminal device 500 transmits the information to the user information management server 100 (step SB3).
When such information is transmitted from the terminal device 500, the control unit 10 of the user information management server 100 stores these information in the free area of the user registration database 22 (see FIG. 5) stored in the storage unit 20. Store (step SB4). In this way, the user ID and the temporary user ID are stored in association with each other, and when a plurality of temporary user IDs are associated with one user ID, these are stored as a set. Thereby, the user registration of the user is completed.

(ユーザIDでの利用)
次に、図13を参照して、上述のように、ユーザ登録を行ったユーザにより複合機300が利用される際の動作について説明する。
複合機300のCPU11は、上述した複合機200と同様に、電源投入後、表示操作部40に図9に示すログイン画面を表示する。ここで、ユーザによりユーザID「0001」とパスワード「aaa123」とが入力されると(ステップSC1)、複合機300はこのユーザID「0001」とパスワード「aaa123」とをユーザ情報管理サーバ100に送信する(ステップSC2)。
(Use with user ID)
Next, with reference to FIG. 13, an operation when the MFP 300 is used by a user who has performed user registration as described above will be described.
The CPU 11 of the multifunction device 300 displays the login screen shown in FIG. 9 on the display operation unit 40 after the power is turned on, like the multifunction device 200 described above. Here, when the user inputs the user ID “0001” and the password “aaa123” (step SC1), the multi-function peripheral 300 transmits the user ID “0001” and the password “aaa123” to the user information management server 100. (Step SC2).

ユーザ情報管理サーバ100のCPU11は、ユーザIDとパスワードとが送信されると、ユーザ認証を行う(ステップSC3)。詳細に説明すると、CPU11は、複合機300から送信されたユーザIDとパスワードをユーザ登録データベース22(図5)に照合し、このユーザIDとパスワードがユーザ登録データベース22に記憶されているか否かを判断する。ここで、送信されたユーザIDとパスワードがユーザ登録データベース22に記憶されていない場合、CPU11は不正なアクセスであると認識し、その処理を終了する。   When the user ID and password are transmitted, the CPU 11 of the user information management server 100 performs user authentication (step SC3). More specifically, the CPU 11 collates the user ID and password transmitted from the MFP 300 with the user registration database 22 (FIG. 5), and determines whether or not the user ID and password are stored in the user registration database 22. to decide. Here, if the transmitted user ID and password are not stored in the user registration database 22, the CPU 11 recognizes that the access is unauthorized and ends the processing.

一方、上述のようにユーザIDが「0001」、パスワードが「aaa123」である場合、このユーザIDとパスワードの組はユーザ登録データベース22に記憶されているため、CPU11は登録ユーザからの正当なアクセスであると認識する。続いて、ユーザ情報管理サーバ100のCPU11は、このユーザ登録データベース22のユーザID「0001」と組になっている仮ユーザID「100」、「101」及び「102」を抽出する。   On the other hand, when the user ID is “0001” and the password is “aaa123” as described above, the combination of the user ID and the password is stored in the user registration database 22, so that the CPU 11 performs a legitimate access from the registered user. Recognize that Subsequently, the CPU 11 of the user information management server 100 extracts temporary user IDs “100”, “101”, and “102” paired with the user ID “0001” of the user registration database 22.

続いて、ユーザ情報管理サーバ100のCPU11は、設定履歴データベース21(図4参照)を参照して、抽出した仮ユーザID「100」、「101」及び「102」に対応するアプリIDと設定内容とを各々抽出し、複合機300に送信する(ステップSC4)。例えば、仮ユーザID「100」に対応付けられたアプリIDは「1」(翻訳ソフト)であり、設定内容は翻訳先言語「中国語」であるため、CPU11は、このアプリID「1」と設定内容「中国語」とを複合機300に送信する。同様に、仮ユーザID「101」に対応付けられたアプリID「1」と設定内容「英語」、仮ユーザID「102」に対応付けられたアプリID「2」と設定内容「6年3学期」とを、複合機300に送信する。   Subsequently, the CPU 11 of the user information management server 100 refers to the setting history database 21 (see FIG. 4), and the application ID and setting content corresponding to the extracted temporary user IDs “100”, “101”, and “102”. Are extracted and transmitted to the MFP 300 (step SC4). For example, since the application ID associated with the temporary user ID “100” is “1” (translation software) and the setting content is the translation destination language “Chinese”, the CPU 11 determines that the application ID is “1”. The setting content “Chinese” is transmitted to the MFP 300. Similarly, the application ID “1” associated with the temporary user ID “101” and the setting content “English”, the application ID “2” associated with the temporary user ID “102”, and the setting content “six years and three semesters”. Is transmitted to the multi-function device 300.

複合機300の制御部10は、アプリIDと設定内容とが送信されると、表示操作部40に利用履歴一覧画面(図14参照)を表示する。この利用履歴一覧画面には、図14に示すように、ユーザ情報管理サーバ100から送信されたアプリIDが示すアプリケーションと設定内容が書かれたボタン(例えば、「翻訳ソフト 中国語」や「翻訳ソフト 英語」、「算数ドリル 6年3学期」など)が設けられている。   When the application ID and the setting content are transmitted, the control unit 10 of the multifunction machine 300 displays a usage history list screen (see FIG. 14) on the display operation unit 40. On this usage history list screen, as shown in FIG. 14, a button (for example, “translation software Chinese” or “translation software” in which the application and setting contents indicated by the application ID transmitted from the user information management server 100 are written. English ”,“ Arithmetic drill 6 years and 3 semesters ”).

ここで、ユーザにより「翻訳ソフト 中国語」のボタンが押されると(ステップSC5)、複合機300のCPU11は、アプリケーション提供サーバ400に翻訳ソフトのプログラムの送信を要求する(ステップSC6)。アプリケーション提供サーバ400の制御部10は、翻訳ソフトのプログラムの送信が要求されると、記憶部20に記憶されている翻訳ソフトのプログラムを複合機300に送信する。複合機300の制御部10は、送信された翻訳ソフトのプログラムにおける翻訳先言語の設定内容を「中国語」に設定する(ステップSC7)。   Here, when the “translation software Chinese” button is pressed by the user (step SC5), the CPU 11 of the MFP 300 requests the application providing server 400 to transmit the translation software program (step SC6). When the transmission of the translation software program is requested, the control unit 10 of the application providing server 400 transmits the translation software program stored in the storage unit 20 to the MFP 300. The control unit 10 of the MFP 300 sets the setting content of the translation destination language in the transmitted translation software program to “Chinese” (step SC7).

これにより、ユーザは、利用履歴から選択するだけで、仮ユーザIDを用いて利用したアプリケーションとその設定内容を引き続き利用することができる。
なお、以前利用したことがないアプリケーション、もしくは以前利用したアプリケーションであっても、異なる設定で利用したい場合は、図14示す利用履歴一覧画面において「→新たに利用する方はこちらから」というボタンを押すと、上述と同様に、アプリケーション一覧が表示されて所望のアプリケーションを選択することができる。
As a result, the user can continue to use the application and the setting contents used by using the temporary user ID simply by selecting from the usage history.
If you want to use an application that you have not used before, or an application that you have used before, with a different setting, click the button “→ Click here for new users” on the usage history list screen shown in FIG. When pressed, the application list is displayed in the same manner as described above, and a desired application can be selected.

<2.変形例>
以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されることなく、他の様々な形態で実施可能である。
(1)上述した実施形態において仮ユーザIDは、複合機200のコインキット60に設けられている印刷部62によりレシート用紙に印刷されたが、この仮ユーザIDは、複合機200の表示操作部40に表示させても良いし、複合機200に外部メモリなどの入力を受け付けるインターフェースを設け、このインターフェースから外部メモリなどに記憶させてもよい。
<2. Modification>
As mentioned above, although embodiment of this invention was described, this invention is not limited to embodiment mentioned above, It can implement with another various form.
(1) In the above-described embodiment, the temporary user ID is printed on the receipt paper by the printing unit 62 provided in the coin kit 60 of the multifunction device 200. The temporary user ID is displayed on the display operation unit of the multifunction device 200. 40 may be displayed, or an interface for accepting an input such as an external memory may be provided in the multifunction device 200, and the interface may be stored in the external memory or the like.

(2)上述した実施形態においては、ユーザが所有する端末装置500からユーザ情報管理サーバ100にアクセスし、ユーザ登録を受け付けるユーザ登録画面の閲覧を要求したが、ユーザ登録の方法はこれに限らない。
例えば、複合機200からユーザ情報管理サーバ100にアクセスし、ユーザ登録画面の閲覧を要求しても良い。また、複合機200は、記憶部20に予めこのユーザ登録画面と同様の項目が書かれたユーザ登録用紙のフォーマットを記憶させるとともに、ユーザ登録用紙においてユーザにより記入された項目を読み取る画像読取部を設け、仮ユーザを用いて利用されると、記憶部20に記憶されているユーザ登録用紙のフォーマットを画像形成部50に渡し、画像形成部50がこのユーザ登録用紙のフォーマットを用紙に形成して出力する。ユーザにより項目が記入されたユーザ登録用紙が画像読取部にセットされると、画像読取部が記入された項目を読み取り、読み取った情報をユーザ情報管理サーバ100に送信することにより、ユーザ登録を行っても良い。
(2) In the above-described embodiment, the user information management server 100 is accessed from the terminal device 500 owned by the user and the user registration screen for accepting user registration is requested to be browsed. However, the user registration method is not limited to this. .
For example, the user information management server 100 may be accessed from the multifunction device 200 to request browsing of the user registration screen. In addition, the MFP 200 stores in the storage unit 20 a format of a user registration sheet on which items similar to those on the user registration screen are written in advance, and an image reading unit that reads items entered by the user on the user registration sheet. When a temporary user is used and used, the format of the user registration sheet stored in the storage unit 20 is transferred to the image forming unit 50, and the image forming unit 50 forms the format of the user registration sheet on the sheet. Output. When a user registration sheet on which items are entered by the user is set in the image reading unit, the image reading unit reads the entered items and transmits the read information to the user information management server 100 to perform user registration. May be.

(3)上述した実施形態において複合機300は、翻訳ソフトのプログラムが送信されると、表示操作部40にサービスを利用するための代金を表示してコインキット60のコイン受付部61に代金を投入するよう促したが、ユーザIDを用いて利用するユーザに対しては代金の回収方法を変えてもよい。
例えば、ユーザ登録の際に、ユーザ情報管理サーバ100の制御部10がユーザの銀行口座の情報を受け取り、これをユーザ登録データベース22に記憶させる。複合機300の制御部10は、アプリケーションのプログラムが送信されると、このアプリケーションプログラムを実行してサービスを提供する代金を算出する。続いて、制御部10は、ユーザ情報管理サーバ100にユーザ登録データベース22に記憶されている銀行口座の情報の送信を要求し、送信された銀行口座が示す指定口座から算出した代金を決済してもよい。
これにより、仮ユーザIDを用いて利用するユーザは、利用する度に代金をコインキット60に投入しなければならないが、ユーザ登録を行い、ユーザIDを用いて利用するユーザは、予め登録している銀行口座から自動的に代金が引き落とされるため、利用する度に代金を投入しなくても、複合機300を利用することができる。
(3) In the above-described embodiment, when the translation software program is transmitted, the MFP 300 displays the price for using the service on the display operation unit 40 and pays the price to the coin reception unit 61 of the coin kit 60. Although the user is urged to do so, the method of collecting the price may be changed for a user who uses the user ID.
For example, at the time of user registration, the control unit 10 of the user information management server 100 receives information on the user's bank account and stores it in the user registration database 22. When the application program is transmitted, the control unit 10 of the multi-function apparatus 300 executes the application program and calculates a price for providing the service. Subsequently, the control unit 10 requests the user information management server 100 to transmit the bank account information stored in the user registration database 22, and settles the price calculated from the designated account indicated by the transmitted bank account. Also good.
As a result, the user who uses the temporary user ID must put the price into the coin kit 60 every time he / she uses it, but the user who performs the user registration and uses the user ID must register in advance. Since the price is automatically withdrawn from the bank account, the multifunction device 300 can be used without having to input the price each time it is used.

(4)上述した実施形態においては、ユーザ登録を行う際にユーザは、取得した全ての仮ユーザIDを入力してユーザ登録を行ったが、利用履歴として残す必要がない仮ユーザIDは入力しなくてもよい。また、他のユーザが用いた仮ユーザIDを譲り受けるなどして入手し、このユーザ登録画面における仮ユーザIDを入力する入力窓に入力してもよい。 (4) In the embodiment described above, when performing user registration, the user inputs all temporary user IDs acquired and performs user registration, but inputs a temporary user ID that does not need to be left as a usage history. It does not have to be. Alternatively, the temporary user ID used by another user may be acquired and received and input to the input window for inputting the temporary user ID on the user registration screen.

(5)上述した実施形態において複合機300は、アプリIDと設定内容とが送信されると、表示操作部40に利用履歴一覧画面(図14参照)を表示したが、この利用履歴の表示方法はこれに限らない。
例えば、複合機200に計時機能を設け、ユーザ情報管理サーバ100から仮ユーザIDが送信されると、送信された仮ユーザIDとともに、この仮ユーザIDが送信された日時(以下、作成日時)を記憶部20の設定履歴ファイルに記憶させる。ユーザ情報管理サーバ100は、複合機200から仮ユーザID、アプリID、設定内容とともにこの作成日時が送信されると、これらの情報を記憶部20の設定履歴データベース21に記憶させる。複合機300の制御部10は、アプリIDと設定内容との組み合わせが複数あった場合、この組み合わせを作成日時が新しい順番にソートして表示してもよい。
(5) In the above-described embodiment, the MFP 300 displays the usage history list screen (see FIG. 14) on the display operation unit 40 when the application ID and the setting content are transmitted. Is not limited to this.
For example, when the multifunction device 200 is provided with a timekeeping function and a temporary user ID is transmitted from the user information management server 100, the date and time when the temporary user ID is transmitted (hereinafter referred to as the creation date and time) are transmitted together with the transmitted temporary user ID. It is stored in the setting history file of the storage unit 20. The user information management server 100 stores the information in the setting history database 21 of the storage unit 20 when the creation date and time are transmitted from the multifunction device 200 together with the temporary user ID, the application ID, and the setting contents. When there are a plurality of combinations of application IDs and setting contents, the control unit 10 of the MFP 300 may display the combinations sorted in the order of creation date and time.

また、アプリIDは同一であるが、設定内容が異なる複数の組み合わせがあった場合は、アプリIDを所定の順番(例えばあいうえお順など)でソートし、同一のアプリIDの中で設定内容を作成日時が新しい順番にソートして表示させてもよい。さらに、上述と同様に、アプリIDは同一であるが、設定内容が異なる複数の組み合わせがあった場合、同一のアプリIDの組み合わせにおいては、アプリIDと作成日時が一番新しい設定内容との組み合わせのみを表示してもよい。   If there are multiple combinations with the same application ID but different setting contents, the application IDs are sorted in a predetermined order (eg, Aiueo order), and the setting contents are created in the same application ID. The date and time may be sorted and displayed in the new order. Further, as described above, when there are a plurality of combinations having the same application ID but different setting contents, in the combination of the same application ID, the combination of the application ID and the setting contents with the latest creation date and time. Only may be displayed.

さらに、ユーザによりユーザ登録が行われる際に、ユーザ情報管理サーバ100の制御部10は、記憶部20に記憶されているユーザ登録データベース22(図5参照)にユーザIDやパスワード、仮ユーザID、ユーザ情報などを記憶させたが、これに加えてユーザID毎にポイントを記憶させる項目を設けてもよい。そして、このユーザ登録データベース22において、同じ仮ユーザIDを含むユーザIDが新たに登録されたときは、先に登録されたユーザIDのポイントの項目に点数を加算するように構成してもよい。このようにすると、最初に登録したユーザが、自分の仮ユーザIDを他人に渡し、その他人がユーザ登録することを促進することができる。
なお、この点数は、点数に応じて景品がもらえたり、換金できるようにしても構わない。これにより、仮ユーザIDを用いて利用したユーザが、この仮ユーザIDを他人に渡し、仮ユーザIDを渡された人が複合機300を利用して、ユーザ登録を行うことが促進される。
Furthermore, when the user registration is performed by the user, the control unit 10 of the user information management server 100 stores the user ID, password, temporary user ID, Although user information etc. were memorize | stored, you may provide the item which memorize | stores a point for every user ID in addition to this. In the user registration database 22, when a user ID including the same temporary user ID is newly registered, a score may be added to the item of points of the user ID previously registered. If it does in this way, the user who registered first can pass own temporary user ID to others, and it can accelerate | stimulate that others register as a user.
Note that this score may be obtained according to the score or can be exchanged for cash. Accordingly, it is promoted that the user who uses the temporary user ID passes this temporary user ID to another person, and the person who receives the temporary user ID uses the multifunction device 300 to perform user registration.

(6)上述した実施形態においては、アプリケーション提供サーバ400の記憶部20に、翻訳ソフトや算数ドリルなどの各種アプリケーションと、アプリケーション一覧ファイルなどを記憶させ、複合機300はこれらのデータをダウンロードして実行したが、これらのデータは複合機200の記憶部20に記憶させてもよい。
また、上述した実施形態においては、設定履歴データベース21やユーザ登録データベース22とは、ユーザ情報管理サーバ100の記憶部20に記憶されていたが、これらのデータは、異なる記憶部に分割して記憶されても良い。
(6) In the above-described embodiment, the storage unit 20 of the application providing server 400 stores various applications such as translation software and arithmetic drills, an application list file, and the like, and the MFP 300 downloads these data. Although executed, these data may be stored in the storage unit 20 of the multifunction device 200.
In the above-described embodiment, the setting history database 21 and the user registration database 22 are stored in the storage unit 20 of the user information management server 100. However, these data are divided and stored in different storage units. May be.

(7)上述した実施形態においてユーザIDは、ユーザ登録の際にユーザにより入力されたが、ユーザ情報管理サーバ100が所定のアルゴリズムに基づいて生成し、ユーザに付与してもよい。 (7) Although the user ID is input by the user at the time of user registration in the above-described embodiment, the user information management server 100 may generate the user ID based on a predetermined algorithm and give it to the user.

本発明の実施形態である情報提供システム1の構成を示す図である。It is a figure which shows the structure of the information provision system 1 which is embodiment of this invention. 同実施形態に係るユーザ情報管理サーバ100の構成を示す図である。It is a figure which shows the structure of the user information management server 100 which concerns on the embodiment. 同実施形態に関わる記憶部20に記憶されているデータを示す図である。It is a figure which shows the data memorize | stored in the memory | storage part 20 in connection with the embodiment. 同実施形態に関わる設定履歴データベース21を示す図である。It is a figure which shows the setting log | history database 21 in connection with the embodiment. 同実施形態に関わるユーザ登録データベース22を示す図である。It is a figure which shows the user registration database 22 in connection with the embodiment. 同実施形態に関わる複合機200の構成を示す図である。2 is a diagram illustrating a configuration of a multifunction machine 200 according to the embodiment. FIG. 同実施形態に関わる端末装置500の構成を示す図である。It is a figure which shows the structure of the terminal device 500 in connection with the embodiment. 同実施形態に関わる仮ユーザIDでの利用動作を示す図である。It is a figure which shows the utilization operation | movement with temporary user ID in connection with the embodiment. 同実施形態に関わるログイン画面を示す図である。It is a figure which shows the login screen in connection with the embodiment. 同実施形態に関わるアプリケーション一覧画面を示す図である。It is a figure which shows the application list screen in connection with the embodiment. 同実施形態に関わるアプリケーションの設定画面を示す図である。It is a figure which shows the setting screen of the application in connection with the embodiment. 同実施形態に関わるユーザ登録の動作を示す図である。It is a figure which shows the operation | movement of the user registration in connection with the embodiment. 同実施形態に関わるユーザIDでの利用動作を示す図である。It is a figure which shows the utilization operation | movement with the user ID in connection with the embodiment. 同実施形態に関わる利用履歴一覧画面を示す図である。It is a figure which shows the utilization log list screen in connection with the embodiment.

符号の説明Explanation of symbols

1…情報提供システム、10…制御部、11…CPU、12…ROM、13…RAM、20…記憶部、21…設定履歴データベース、22…ユーザ登録データベース、30…通信部、40…表示操作部、41…表示部、42…操作部、50…画像形成部、60…コインキット、61…コイン受付部、62…印刷部、100…ユーザ情報管理サーバ、200、300…複合機、400…アプリケーションサーバ、500…端末装置。 DESCRIPTION OF SYMBOLS 1 ... Information provision system, 10 ... Control part, 11 ... CPU, 12 ... ROM, 13 ... RAM, 20 ... Memory | storage part, 21 ... Setting history database, 22 ... User registration database, 30 ... Communication part, 40 ... Display operation part , 41 ... Display unit, 42 ... Operation unit, 50 ... Image forming unit, 60 ... Coin kit, 61 ... Coin receiving unit, 62 ... Printing unit, 100 ... User information management server, 200, 300 ... Multifunction device, 400 ... Application Server, 500... Terminal device.

Claims (5)

設定された条件に応じて所定の情報処理を行う処理手段と、
ユーザを識別する認証情報と当該ユーザについて設定された前記条件とを対応付けて記憶する認証情報記憶手段と、
ユーザを識別する認証情報の入力を受け付ける認証情報入力手段と、
前記認証情報入力手段が受け付けた認証情報を用いて前記認証情報記憶手段を検索し、検索された認証情報と対応付けられている前記条件を読み出して前記処理手段に設定する条件読出手段と、
前記認証情報がない旨の入力を受け付けて仮ユーザIDを生成して前記処理手段の動作を許可する仮ユーザID生成手段と、
前記仮ユーザID生成手段が生成した仮ユーザIDと当該仮ユーザIDの元で動作した前記処理手段の条件とを対応付けて記憶する仮ユーザID記憶手段と、
前記認証情報を新たに受け付けるとともに、受け付けた認証情報に関連付けられる仮ユーザIDの入力を受け付ける新規ユーザ受付手段と、
前記新規ユーザ受付手段が受け付けた仮ユーザIDに対応する前記条件を前記仮ユーザID記憶手段から読み出し、前記新規ユーザ受付手段が受け付けた認証情報と対応づけて前記認証情報記憶手段に記憶させる新規ユーザ登録手段と、
前記処理手段に対する条件の変更を受け付け、前記処理手段に設定されている条件を変更する条件変更手段と
を具備することを特徴とする情報処理装置。
Processing means for performing predetermined information processing according to set conditions;
Authentication information storage means for storing authentication information for identifying a user and the condition set for the user in association with each other;
Authentication information input means for receiving input of authentication information for identifying a user;
A condition reading unit that searches the authentication information storage unit using the authentication information received by the authentication information input unit, reads the condition associated with the searched authentication information, and sets the condition in the processing unit;
A temporary user ID generation unit that receives an input indicating that there is no authentication information, generates a temporary user ID, and permits the operation of the processing unit;
Temporary user ID storage means for storing the temporary user ID generated by the temporary user ID generation means and the conditions of the processing means operating under the temporary user ID in association with each other;
New user receiving means for newly receiving the authentication information and receiving an input of a temporary user ID associated with the received authentication information;
A new user that reads out the condition corresponding to the temporary user ID received by the new user receiving unit from the temporary user ID storage unit and stores it in the authentication information storage unit in association with the authentication information received by the new user receiving unit Registration means;
An information processing apparatus comprising: a condition changing unit that receives a change in a condition for the processing unit and changes a condition set in the processing unit.
前記仮ユーザID生成手段が生成した仮ユーザIDを用紙または表示パネルに出力する出力手段を備え、
前記新規ユーザ受付手段は、ネットワークを介して仮ユーザIDの入力を受け付ける
ことを特徴とする請求項1に記載の情報処理装置。
An output unit that outputs the temporary user ID generated by the temporary user ID generation unit to a sheet or a display panel;
The information processing apparatus according to claim 1, wherein the new user receiving unit receives an input of a temporary user ID via a network.
前記仮ユーザID生成手段が前記処理手段の動作を許可すると、前記認証情報と前記仮ユーザIDとの記入が可能なフォーマットを用紙にプリントする画像形成手段と、
前記画像形成手段によりプリントされた用紙の記載内容から前記認証情報と前記仮ユーザIDとの記入を読み取る画像読取手段とを備え、
前記新規ユーザ受付手段は、前記画像読取手段が読み取った認証情報と仮ユーザIDとの入力を受け付ける
ことを特徴とする請求項1に記載の情報処理装置。
When the temporary user ID generating means permits the operation of the processing means, an image forming means for printing on a sheet a format in which the authentication information and the temporary user ID can be entered;
Image reading means for reading an entry of the authentication information and the temporary user ID from the description content of the paper printed by the image forming means,
The information processing apparatus according to claim 1, wherein the new user receiving unit receives an input of authentication information and a temporary user ID read by the image reading unit.
代金の投入を受け付ける代金受付手段を備え、
前記仮ユーザID生成手段は、前記認証情報がない旨の入力を受け付けた後、前記代金受付手段が所定の代金の投入を受け付けると、仮ユーザIDを生成して前記処理手段の動作を許可し、
前記認証情報記憶手段は、ユーザを識別する認識情報、当該ユーザについて設定された前記条件及び口座情報を対応付けて記憶し、
前記処理手段の処理内容に応じた代金を算出する代金算出手段と、
前記認証情報記憶手段が記憶している口座情報が示す指定口座から、前記代金算出手段が算出した代金を決済する決済手段を備える
ことを特徴とする請求項1から3のいずれかに記載の情報処理装置。
There is a price acceptance means to accept the input of the price,
The temporary user ID generation means generates a temporary user ID and accepts the operation of the processing means when the price acceptance means accepts input of a predetermined price after accepting an input that the authentication information is not present. ,
The authentication information storage means stores recognition information for identifying a user, the condition set for the user, and account information in association with each other,
Price calculating means for calculating a price according to the processing content of the processing means;
The information according to any one of claims 1 to 3, further comprising a settlement unit that settles the price calculated by the price calculation unit from a specified account indicated by the account information stored in the authentication information storage unit. Processing equipment.
前記新規ユーザ受付手段は、複数の仮ユーザIDの入力を受け付ける
ことを特徴とする請求項1から4のいずれかに記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the new user receiving unit receives input of a plurality of temporary user IDs.
JP2006114467A 2006-04-18 2006-04-18 Information processing device Active JP4752591B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006114467A JP4752591B2 (en) 2006-04-18 2006-04-18 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006114467A JP4752591B2 (en) 2006-04-18 2006-04-18 Information processing device

Publications (2)

Publication Number Publication Date
JP2007286957A JP2007286957A (en) 2007-11-01
JP4752591B2 true JP4752591B2 (en) 2011-08-17

Family

ID=38758663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006114467A Active JP4752591B2 (en) 2006-04-18 2006-04-18 Information processing device

Country Status (1)

Country Link
JP (1) JP4752591B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5293288B2 (en) 2009-03-10 2013-09-18 株式会社リコー Image forming apparatus, information processing apparatus, information processing method, and program
JP5715100B2 (en) * 2012-08-09 2015-05-07 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME SYSTEM CONTROL METHOD AND PROGRAM
JP2015120272A (en) 2013-12-20 2015-07-02 キヤノン株式会社 Print system, printer, and method of controlling printer
KR20190068382A (en) 2017-12-08 2019-06-18 에이치피프린팅코리아 유한회사 User authentication using One-Time Authentication

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105139A (en) * 1993-10-06 1995-04-21 Fuji Xerox Co Ltd Certifying device
JP2001325455A (en) * 2000-05-15 2001-11-22 Nec Nexsolutions Ltd System and method for save/load type selling
JP3640864B2 (en) * 2000-05-29 2005-04-20 株式会社東京三菱銀行 Identification method, identification apparatus, and recording medium
JP2002027370A (en) * 2000-07-07 2002-01-25 Canon Inc Information processing system, scanner device, processor, information processing method and recording medium
JP2002165046A (en) * 2000-11-28 2002-06-07 Burosukomu:Kk Network service method, network service system and recording medium stored with network service program
JP2002244861A (en) * 2001-02-20 2002-08-30 Oki Electric Ind Co Ltd Ap server device for personal use

Also Published As

Publication number Publication date
JP2007286957A (en) 2007-11-01

Similar Documents

Publication Publication Date Title
JP6531372B2 (en) Information processing system
CN100362513C (en) Translation requesting method, translation requesting terminal and computer readable recording medium
JP6089976B2 (en) Printing system, information processing apparatus, and printing program
JP2011086198A (en) Personal-information management system, management server, and program
JP4752591B2 (en) Information processing device
JP6907058B2 (en) Information processing device, control method of information processing device, and program
EP1914674A2 (en) Image forming system, groupware server, image forming apparatus, image forming method, and image forming program
JP2017027467A (en) Management device, information processing system and program
JP2008181257A (en) System and program for processing information
JP2012238953A (en) Image forming system and function addition method
JP2004310463A (en) Document storage system, document storage device, and document storage method
JP6390182B2 (en) Information processing apparatus and program
JP2018025883A (en) Image formation system, printing method
JP5163304B2 (en) Image forming apparatus, image distribution method, program, recording medium, and distribution system
JP2011034529A (en) Authentication device and authentication program
JP6229517B2 (en) Image forming system, image forming apparatus, and program
JP6460207B2 (en) Information processing system, server device, and program
JP2016192060A (en) Server program, information management method, and server device
JP7363513B2 (en) Image forming device, image processing system, and program
JP5157581B2 (en) Settlement processing system, method, and program
JP6683224B2 (en) Smartphones and programs
JP2008299798A (en) Print data processing method by non-contact authentication
US20210349974A1 (en) System and method for providing service, and recording medium
JP2011003980A (en) Document output device, document output program, and document processing system
JP2009048321A (en) Electronic application processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110420

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110509

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140603

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4752591

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350