JP2004234640A - Information providing device, information providing processing system, image forming apparatus, information providing method and unauthorized utilization preventing method - Google Patents

Information providing device, information providing processing system, image forming apparatus, information providing method and unauthorized utilization preventing method Download PDF

Info

Publication number
JP2004234640A
JP2004234640A JP2003419116A JP2003419116A JP2004234640A JP 2004234640 A JP2004234640 A JP 2004234640A JP 2003419116 A JP2003419116 A JP 2003419116A JP 2003419116 A JP2003419116 A JP 2003419116A JP 2004234640 A JP2004234640 A JP 2004234640A
Authority
JP
Japan
Prior art keywords
information
client
identifier
document
authentication information
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.)
Granted
Application number
JP2003419116A
Other languages
Japanese (ja)
Other versions
JP4541691B2 (en
Inventor
Takashi Nakamura
隆 中村
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2003419116A priority Critical patent/JP4541691B2/en
Priority to US10/740,666 priority patent/US20040187036A1/en
Priority to EP03258141A priority patent/EP1434120B1/en
Priority to EP07014570A priority patent/EP1852798A1/en
Priority to DE60319056T priority patent/DE60319056T2/en
Priority to CN200310114797.XA priority patent/CN1527148B/en
Publication of JP2004234640A publication Critical patent/JP2004234640A/en
Application granted granted Critical
Publication of JP4541691B2 publication Critical patent/JP4541691B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information providing device capable of effectively preventing the unauthorized acquisition of information, an information providing processing system, an image forming apparatus, an information providing method and an unauthorized utilization preventing method. <P>SOLUTION: The information providing device 2 provides prescribed information corresponding to a request from a client 1. The utilization authentication information identifier of utilization authentication information corresponding to the information is transmitted to the client 1, and when the utilization authentication information identifier is received from the client 1, an information identifier for identifying the information is uniquely specified from the utilization authentication information identifier and the information identified by the information identifier is provided to the client 1. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

本発明は、情報提供装置,情報提供処理システム,画像形成装置、情報提供方法および不正利用防止方法に係り、特に所定の情報をクライアントに提供する情報提供装置,情報提供処理システム,画像形成装置、情報提供方法および情報提供装置の不正な利用を防止する不正利用防止方法に関する。   The present invention relates to an information providing apparatus, an information providing processing system, an image forming apparatus, an information providing method, and an unauthorized use preventing method. The present invention relates to an information providing method and an unauthorized use preventing method for preventing unauthorized use of an information providing device.

近年、インターネット,LANなどのネットワークを介して接続されたクライアントからの要求に応じて所定の情報を提供する情報提供装置が知られるようになった。情報提供装置の一例としての画像形成装置(以下、融合機という)は、例えばプリンタ,コピー,ファクシミリおよびスキャナなどの各装置の機能を1つの筐体内に収納している。この融合機は、1つの筐体内に表示部,印刷部および撮像部などを設けると共に、プリンタ,コピー,ファクシミリおよびスキャナにそれぞれ対応する4種類のソフトウェアを設け、そのソフトウェアを切り替えることより、プリンタ,コピー,ファクシミリおよびスキャナとして動作させるものである。   2. Description of the Related Art In recent years, an information providing apparatus that provides predetermined information in response to a request from a client connected via a network such as the Internet or a LAN has become known. 2. Description of the Related Art An image forming apparatus (hereinafter, referred to as a multifunction machine) as an example of an information providing apparatus stores functions of respective devices such as a printer, a copier, a facsimile, and a scanner in a single housing. This multifunction machine includes a display unit, a printing unit, an imaging unit, and the like in one housing, and four types of software corresponding to a printer, a copier, a facsimile, and a scanner, respectively. It operates as a copy, facsimile and scanner.

融合機は、例えば文書管理データベース(以下、文書管理DBという)に情報の一例としての文書を格納している。融合機は、ネットワークを介して接続されたクライアントからの要求に応じて、文書管理DBに格納している文書をクライアントに提供する。   The multifunction peripheral stores, for example, a document as an example of information in a document management database (hereinafter, referred to as a document management DB). The multifunction peripheral provides a document stored in the document management DB to the client in response to a request from the client connected via the network.

従来の融合機は、例えばWebページ上のHTMLのタグによって指定URLの画像の取得を要求する場合、HTTPのGETメソッドによるリクエスト(以下、HTTPリクエストという)で行っていた。また、従来の融合機ではセキュリティ上の問題に対応するため、文書管理DBに格納している文書にパスワードが設定されていることが多い。このため、従来の融合機はパスワードが設定された文書に対して要求を行うたびにパスワード認証を行う必要があった。   In a conventional multifunction peripheral, for example, when an image of a specified URL is requested to be acquired by an HTML tag on a Web page, the request is performed by a request using an HTTP GET method (hereinafter, referred to as an HTTP request). Further, in the conventional multifunction peripheral, a password is often set for a document stored in the document management DB in order to cope with a security problem. For this reason, the conventional multifunction peripheral has to perform password authentication every time a request is made for a document in which a password is set.

例えば特許文献1には、パスワードが設定された文書に対して要求を行うたびにパスワード認証を行う煩雑さを解消するため、認証済みの文書を証明するためのチケットを用いることが記載されている。特許文献1では、クライアントからチケットを含んだ要求を受信すると、パスワード認証を行うことなくチケットを利用して認証済みの文書を確認していた。
特開平10−329925号公報
For example, Patent Document 1 discloses that a ticket for certifying an authenticated document is used in order to eliminate the complexity of performing password authentication each time a request is made for a document in which a password is set. . In Patent Literature 1, when a request including a ticket is received from a client, an authenticated document is confirmed using the ticket without performing password authentication.
JP-A-10-329925

例えばWebページ上のHTMLのタグによって指定URLの画像の取得を要求する場合、HTTPリクエストでは画像の取得に必要なリクエスト情報をURLの一部として表現する必要があった。この場合、リクエスト情報はブラウザ上で確認できるため、第三者が容易に閲覧できるという問題があった。また、リクエスト情報はプロキシサーバのログとして残るため、第三者が容易に閲覧できるという問題があった。   For example, when an image of a specified URL is requested to be obtained by an HTML tag on a Web page, the HTTP request needs to express request information necessary for obtaining the image as a part of the URL. In this case, since the request information can be confirmed on the browser, there is a problem that a third party can easily view the request information. In addition, since the request information remains as a log of the proxy server, there is a problem that a third party can easily view the request information.

したがって、Webページ上のHTMLのタグによって指定URLの画像の取得を要求する場合、パスワードなどを含むリクエスト情報を盗み見られる危険性が高かった。   Therefore, when requesting the acquisition of the image of the designated URL using the HTML tag on the Web page, there is a high risk that the request information including the password or the like is stolen.

本発明は、上記の点に鑑みなされたもので、情報の不正取得を効果的に防止することができる情報提供装置,情報提供処理システム,画像形成装置、情報提供方法および不正利用防止方法を提供することを目的とする。   The present invention has been made in view of the above points, and provides an information providing apparatus, an information providing processing system, an image forming apparatus, an information providing method, and an unauthorized use preventing method capable of effectively preventing unauthorized acquisition of information. The purpose is to do.

そこで、上記課題を解決するため、本発明は、クライアントからの要求に応じて前記クライアントに所定の情報を提供する情報提供装置であって、前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供することを特徴とする。   Therefore, in order to solve the above problem, the present invention is an information providing device that provides predetermined information to a client in response to a request from the client, and uses a usage authentication information identifier of the usage authentication information according to the information. Transmitting to the client and receiving a usage authentication information identifier from the client, uniquely specifying an information identifier for identifying the information from the usage authentication information identifier, and providing the information identified by the information identifier to the client. It is characterized by the following.

また、本発明は、要求に応じた所定の情報を提供する情報提供装置と要求に応じた所定の処理を前記情報に対して行う情報処理装置とを有する情報提供処理システムであって、
前記情報提供装置は、前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供する一方、前記情報処理装置は、前記情報提供装置から受信した前記利用認証情報識別子を前記情報提供装置に送信することで、前記利用認証情報識別子により識別される情報を取得して所定の処理を行う情報処理手段を有することを特徴とする。
Further, the present invention is an information providing processing system including an information providing device that provides predetermined information according to a request and an information processing device that performs predetermined processing according to the request on the information,
The information providing device transmits a usage authentication information identifier of usage authentication information corresponding to the information to the client, and upon receiving a usage authentication information identifier from the client, an information identifier for identifying the information from the usage authentication information identifier. While uniquely identifying the information and providing the information identified by the information identifier to the client, the information processing apparatus transmits the use authentication information identifier received from the information providing apparatus to the information providing apparatus. And information processing means for acquiring information identified by the use authentication information identifier and performing a predetermined process.

また、本発明は、クライアントからの要求に応じて前記クライアントに所定の情報を提供する画像形成装置であって、前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供することを特徴とする。   Further, the present invention is an image forming apparatus that provides predetermined information to the client in response to a request from the client, wherein the image forming apparatus transmits a usage authentication information identifier of usage authentication information corresponding to the information to the client, Upon receiving the usage authentication information identifier from the client, an information identifier for uniquely identifying the information is uniquely specified from the usage authentication information identifier, and the information identified by the information identifier is provided to the client.

また、本発明は、クライアントからの要求に応じて前記クライアントに所定の情報を提供する情報提供装置の情報提供方法であって、前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供することを特徴とする。   Further, the present invention is an information providing method of an information providing apparatus for providing predetermined information to a client in response to a request from the client, wherein a usage authentication information identifier of usage authentication information corresponding to the information is provided to the client. Transmitting, when receiving a usage authentication information identifier from the client, uniquely identifying an information identifier for identifying the information from the usage authentication information identifier, and providing the information identified by the information identifier to the client. And

また、本発明は、クライアントからの要求に応じて前記クライアントに所定の情報を提供する情報提供装置の不正利用防止方法であって、前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報以外の情報を前記クライアントに提供しないことを特徴とする。   Further, the present invention is a method for preventing unauthorized use of an information providing apparatus for providing predetermined information to a client in response to a request from the client, wherein the usage authentication information identifier of the usage authentication information corresponding to the information is set to the client. And when the usage authentication information identifier is received from the client, an information identifier for uniquely identifying the information is uniquely specified from the usage authentication information identifier, and information other than the information identified by the information identifier is provided to the client. It is characterized by not doing.

本発明では、情報に応じた利用認証情報識別子をクライアントに送信し、クライアントから利用認証情報識別子を受信したときに、受信した利用認証情報識別子から情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報をクライアントに提供するようにした。   In the present invention, the use authentication information identifier corresponding to the information is transmitted to the client, and when the use authentication information identifier is received from the client, the information identifier for identifying the information is uniquely identified from the received use authentication information identifier. The information identified by the information identifier is provided to the client.

利用認証情報識別子は、必要なときに生成されるランダムな値である。したがって、本発明では利用認証情報識別子がログとして残っても問題とならない。また、本発明では利用認証情報識別子を第三者に盗み見られたとしても、例えば利用認証情報識別子に有効期限を設定しておくことにより、その利用認証情報識別子を用いて情報を不正に取得される危険性を著しく低下できる。   The usage authentication information identifier is a random value generated when necessary. Therefore, in the present invention, there is no problem even if the usage authentication information identifier is left as a log. Further, in the present invention, even if the usage authentication information identifier is stolen by a third party, for example, by setting an expiration date to the usage authentication information identifier, the information is illegally acquired using the usage authentication information identifier. Risk can be significantly reduced.

本発明によれば、情報の不正取得を効果的に防止可能な情報提供装置,情報提供処理システム,画像形成装置、情報提供方法および不正利用防止方法を提供できる。   According to the present invention, it is possible to provide an information providing apparatus, an information providing processing system, an image forming apparatus, an information providing method, and an unauthorized use preventing method that can effectively prevent unauthorized acquisition of information.

次に、本発明を実施するための最良の形態を、以下の実施例に基づき図面を参照しつつ説明していく。なお、以下の実施例では情報提供装置の一例として融合機を例に説明していくが、クライアントからの要求に応じて所定の情報を提供する如何なる装置であってもよい。   Next, the best mode for carrying out the present invention will be described based on the following embodiments with reference to the drawings. In the following embodiments, a multifunction machine will be described as an example of an information providing apparatus. However, any apparatus that provides predetermined information in response to a request from a client may be used.

図1は、本発明による情報提供方法の第1実施例の説明図である。図2は、本発明による情報提供方法の第1実施例のシーケンス図である。図1及び図2の情報提供方法は、融合機2にインターネット,LANなどのネットワーク3を介して接続されるクライアント1が、融合機2に蓄積されている文書を取得するものである。   FIG. 1 is an explanatory diagram of a first embodiment of the information providing method according to the present invention. FIG. 2 is a sequence diagram of the first embodiment of the information providing method according to the present invention. In the information providing method shown in FIGS. 1 and 2, a client 1 connected to the multifunction peripheral 2 via a network 3 such as the Internet or a LAN acquires a document stored in the multifunction peripheral 2.

融合機2に蓄積されている文書の取得を所望する場合、クライアント1を操作するユーザはブラウザ11にパスワードの一例としての認証コードを入力したあと文書の取得開始を指示する。   When the user wants to obtain a document stored in the multi-function peripheral 2, the user operating the client 1 inputs an authentication code as an example of a password to the browser 11 and instructs to start obtaining the document.

ステップS1では、クライアント1のブラウザ11が、ユーザから入力された認証コードを含むHTTPリクエストを作成し、そのHTTPリクエストをネットワーク3を介して融合機2に送信する。クライアント1から送信されたHTTPリクエストは、NCS12のHTTPDを介してWebページサービス13に供給される。なお、HTTPDの詳細は後述する。   In step S1, the browser 11 of the client 1 creates an HTTP request including the authentication code input by the user, and transmits the HTTP request to the MFP 2 via the network 3. The HTTP request transmitted from the client 1 is supplied to the Web page service 13 via the HTTPD of the NCS 12. The details of HTTPD will be described later.

ステップS1に続いてステップS2に進み、Webページサービス13はHTTPリクエストに含まれている認証コードを取り出し、その認証コードを文書管理サービス14に送信する。文書管理サービス14は、Webページサービス13から受信した認証コードを用いてパスワード認証を行う。文書管理サービス14は、パスワード認証を後述するMCSに行わせて、パスワード認証の結果を取得するようにしてもよい。パスワード認証が正常に終了すると、文書管理サービス14はWebページサービス13との間でセッションを確立し、そのセッションのセッションIDを作成する。   Proceeding to step S2 following step S1, the Web page service 13 extracts the authentication code included in the HTTP request and transmits the authentication code to the document management service 14. The document management service 14 performs password authentication using the authentication code received from the web page service 13. The document management service 14 may cause the MCS, which will be described later, to perform password authentication and obtain a result of the password authentication. When the password authentication ends normally, the document management service 14 establishes a session with the Web page service 13 and creates a session ID of the session.

ステップS2に続いてステップS3に進み、文書管理サービス14は作成したセッションIDをWebページサービス13に送信する。ステップS3に続いてステップS4に進み、Webページサービス13は受信したセッションIDを用いて文書管理サービス14に文書IDリストを要求する。なお、文書IDリストはクライアント1に提供可能な文書を文書IDで表したリストである。   Proceeding to step S3 following step S2, the document management service 14 sends the created session ID to the web page service 13. Proceeding to step S4 following step S3, the Web page service 13 requests the document management service 14 for a document ID list using the received session ID. The document ID list is a list in which documents that can be provided to the client 1 are represented by document IDs.

文書管理サービス14は、Webページサービス13からの文書IDリストの要求に応じて、文書IDリストを作成する。文書管理サービス14は、文書IDリストの作成を後述するMCSに行わせて、作成された文書IDリストを取得するようにしてもよい。   The document management service 14 creates a document ID list in response to a request for a document ID list from the web page service 13. The document management service 14 may cause the MCS (described later) to create a document ID list and acquire the created document ID list.

ステップS4に続いてステップS5に進み、文書管理サービス14は文書IDリストをWebページサービス13に送信する。ステップS5に続いてステップS6に進み、Webページサービス13は文書IDリストに含まれる文書IDおよびステップS3で受信したセッションIDを用いて、その文書IDにより識別される文書の取得を文書管理サービス14に要求するためのURL(以下、リクエストURLという)を文書管理サービス14に要求する。   Proceeding to step S5 following step S4, the document management service 14 sends the document ID list to the web page service 13. In step S6 following step S5, the Web page service 13 uses the document ID included in the document ID list and the session ID received in step S3 to acquire the document identified by the document ID from the document management service 14. (Hereinafter referred to as a request URL) to the document management service 14.

文書管理サービス14は、Webページサービス13からのリクエストURLの要求に応じて、チケットIDを作成する。文書管理サービス14は、作成したチケットID,提供可能な文書の文書IDおよびチケットIDの有効期限を関連付けたチケット管理情報を図3のようなチケット管理DB16に格納する。図3は、チケット管理DBの一例の構成図である。図3のチケット管理DB16は、チケットID,文書IDおよび有効期限をデータ項目として有している。   The document management service 14 creates a ticket ID in response to a request URL from the web page service 13. The document management service 14 stores ticket management information in which the created ticket ID, the document ID of the document that can be provided, and the expiration date of the ticket ID are associated with each other in the ticket management DB 16 as shown in FIG. FIG. 3 is a configuration diagram of an example of the ticket management DB. The ticket management DB 16 of FIG. 3 has a ticket ID, a document ID, and an expiration date as data items.

また、文書管理サービス14はWebページサービス13からのリクエストURLの要求に応じて、リクエストURLを作成する。ステップS6に続いてステップS7に進み、文書管理サービス14はチケットID22を組み込んだリクエストURL21を作成し、Webページサービス13に送信する。   Further, the document management service 14 creates a request URL in response to a request for a request URL from the web page service 13. Proceeding to step S7 following step S6, the document management service 14 creates a request URL 21 incorporating the ticket ID 22 and sends it to the web page service 13.

例えば作成されたチケットIDが「rnimbdp」、作成されたリクエストURLが「http://www.xxx.yyy.zzz/image/image.jpg」であった場合、チケットIDを組み込んだリクエストURLは「http://www.xxx.yyy.zzz/image/image.jpg?tid=rnimbdp」となる。   For example, if the created ticket ID is “rnimbdp” and the created request URL is “http: //www.xxx.yyy.zzz/image/image.jpg”, the request URL incorporating the ticket ID is “ http: //www.xxx.yyy.zzz/image/image.jpg? tid = rnimbdp ".

以下の説明では、チケットID22を組み込んだリクエストURL21を組み込みリクエストURLという。Webページサービス13は、文書管理サービス14からの組み込みリクエストURL21を受信すると、ブラウザ11が文書管理サービス14から文書を取得して表示するためのWebページ(以下、文書表示用Webページという)を作成する。なお、組み込みリクエストURL21は文書表示用Webページを構成するHTMLなどの情報に組み込まれている。   In the following description, the request URL 21 in which the ticket ID 22 is embedded is referred to as an embedded request URL. Upon receiving the embedded request URL 21 from the document management service 14, the web page service 13 creates a web page for the browser 11 to acquire and display the document from the document management service 14 (hereinafter, referred to as a document display web page). I do. Note that the embedded request URL 21 is embedded in information such as HTML that constitutes the document display Web page.

ステップS7に続いてステップS8に進み、Webページサービス13は作成した文書表示用WebページをHTTPレスポンスとしてクライアント1のブラウザ11に送信する。ブラウザ11は受信した文書表示用Webページを表示するときに、文書表示用Webページを構成する情報に組み込まれている組み込みリクエストURLを取り出す。   Proceeding to step S8 following step S7, the Web page service 13 transmits the created document display Web page to the browser 11 of the client 1 as an HTTP response. When displaying the received document display Web page, the browser 11 extracts the embedded request URL included in the information constituting the document display Web page.

ステップS8に続いてステップS9に進み、ブラウザ11は文書管理サービス14に対して組み込みリクエストURL21に応じた文書を要求する。文書管理サービス14は、受信した組み込みリクエストURL21に組み込まれているチケットID22を取り出し、そのチケットID22に関連付けられている文書IDをチケット管理DB16から読み出す。   Proceeding to step S9 following step S8, the browser 11 requests the document management service 14 for a document corresponding to the embedded request URL21. The document management service 14 extracts the ticket ID 22 embedded in the received embedded request URL 21 and reads the document ID associated with the ticket ID 22 from the ticket management DB 16.

文書管理サービス14は、読み出した文書IDに応じてハードディスク装置などの文書蓄積場所から文書を取得する。ステップS9に続いてステップS10に進み、文書管理サービス14は取得した文書をブラウザ11に送信する。ブラウザ11は、取得した文書を含む図4のような文書表示用Webページを画面上に表示する。   The document management service 14 acquires a document from a document storage location such as a hard disk device according to the read document ID. Proceeding to step S10 following step S9, the document management service 14 transmits the acquired document to the browser 11. The browser 11 displays a document display Web page including the acquired document as shown in FIG. 4 on the screen.

図4は、文書表示用Webページの一例のイメージ図である。図4の文書表示用Webページは、ステップS10で取得した文書のサムネイル,文書名,作成したユーザ名および作成日を表示している例である。   FIG. 4 is an image diagram of an example of a document display Web page. The document display Web page in FIG. 4 is an example in which the thumbnail, document name, created user name, and created date of the document acquired in step S10 are displayed.

なお、図1の有効期限管理部15はチケット管理DB16のデータ項目「有効期限」を監視しており、有効期限の切れたチケット管理情報をチケット管理DB16から削除している。したがって、ステップS7〜S9の処理が行われることが保証される程度の時間をチケット管理情報の有効期限として設定しておくことにより、URLを盗み見られても文書を不正に取得される危険性を低下できる。また、文書管理サービス14はステップS9で利用されたチケット管理情報を削除することで、組み込みリクエストURL21を盗み見られても文書を不正に取得される危険性を低下できる。   Note that the expiration date management unit 15 of FIG. 1 monitors the data item “expiration date” of the ticket management DB 16 and deletes expired ticket management information from the ticket management DB 16. Therefore, by setting a time that guarantees that the processes of steps S7 to S9 are performed as the expiration date of the ticket management information, there is a danger that a document is illegally acquired even if the URL is stolen. Can be lowered. Further, the document management service 14 deletes the ticket management information used in step S9, thereby reducing the risk of illegally acquiring a document even if the embedded request URL 21 is stolen.

このように、本発明は有効期限を適切に設定したチケット管理情報をクライアントへの文書の提供に利用することにより、文書の不正取得を効果的に防止できる。   As described above, the present invention can effectively prevent illegal acquisition of a document by using the ticket management information whose expiration date is appropriately set for providing the document to the client.

図1及び図2の情報提供方法では、融合機2にネットワーク3を介して接続されるクライアント1が、融合機2に蓄積されている1つの文書を取得する例について説明したが、複数の文書を取得する例も同様である。   In the information providing method of FIGS. 1 and 2, an example has been described in which the client 1 connected to the multifunction peripheral 2 via the network 3 acquires one document stored in the multifunction peripheral 2. The same is true for the example of acquiring.

図5は、本発明による情報提供方法の第1実施例で複数の文書を取得するときのシーケンス図である。なお、図5のシーケンス図は一部を除いて図2のシーケンス図と同様であるため、適宜説明を省略する。   FIG. 5 is a sequence diagram when a plurality of documents are obtained in the first embodiment of the information providing method according to the present invention. Note that the sequence diagram of FIG. 5 is the same as the sequence diagram of FIG. 2 except for a part, and thus the description will be appropriately omitted.

ステップS1〜S5までの処理は、図2のシーケンス図と同様である。ステップS5で受信した文書IDリストは、文書A,BおよびCの文書IDを含んでいる。Webページサービス13は文書IDリストに含まれる文書A,BおよびCの文書IDごとに図2のステップS6,S7の処理を行う。   The processing of steps S1 to S5 is the same as the sequence diagram of FIG. The document ID list received in step S5 includes the document IDs of documents A, B, and C. The Web page service 13 performs the processing of steps S6 and S7 in FIG. 2 for each of the document IDs of the documents A, B and C included in the document ID list.

なお、図5のシーケンス図は文書Aの文書IDに対応するステップS6,S7の処理をステップS6a,S7aで表し、文書Bの文書IDに対応するステップS6,S7の処理をステップS6b,S7bで表し、文書Cの文書IDに対応するステップS6,S7の処理をステップS6c,S7cで表している。   In the sequence diagram of FIG. 5, the processes of steps S6 and S7 corresponding to the document ID of document A are represented by steps S6a and S7a, and the processes of steps S6 and S7 corresponding to the document ID of document B are represented by steps S6b and S7b. The processing of steps S6 and S7 corresponding to the document ID of the document C is represented by steps S6c and S7c.

即ち、Webページサービス13は、ステップS6a,S7aと、ステップS6b,S7bと、ステップS6c,S7cとの処理により文書A,BおよびCに応じたリクエストURLを文書管理サービス14に要求する。   That is, the Web page service 13 requests the document management service 14 for a request URL corresponding to the documents A, B, and C through the processing of steps S6a and S7a, steps S6b and S7b, and steps S6c and S7c.

文書管理サービス14は、Webページサービス13からのリクエストURLの要求に応じてチケットIDを組み込んだリクエストURL21a,21bおよび21cを作成し、Webページサービス13に送信する。   The document management service 14 creates request URLs 21a, 21b, and 21c incorporating the ticket ID in response to the request URL from the web page service 13, and transmits the request URLs to the web page service 13.

Webページサービス13は、文書管理サービス14からの組み込みリクエストURL21a,21bおよび21cを受信すると、文書表示用Webページを作成する。なお、組み込みリクエストURL21a,21bおよび21cは文書表示用Webページを構成するHTMLなどの情報に組み込まれている。   Upon receiving the embedded request URLs 21a, 21b and 21c from the document management service 14, the Web page service 13 creates a document display Web page. The embedded request URLs 21a, 21b, and 21c are embedded in information such as HTML constituting the document display Web page.

ステップS8では、Webページサービス13が、作成した文書表示用WebページをHTTPレスポンスとしてクライアント1のブラウザ11に送信する。ブラウザ11は受信した文書表示用Webページを表示するときに、文書表示用Webページを構成する情報に組み込まれている組み込みリクエストURLを取り出す。   In step S8, the Web page service 13 transmits the created document display Web page to the browser 11 of the client 1 as an HTTP response. When displaying the received document display Web page, the browser 11 extracts the embedded request URL included in the information constituting the document display Web page.

ブラウザ11は、文書管理サービス14に対して組み込みリクエストURL21a,21bおよび21cごとに図2のステップS9,S10の処理を行う。なお、図5のシーケンス図は文書Aの文書IDに対応するステップS9,S10の処理をステップS9a,S10aで表し、文書Bの文書IDに対応するステップS9,S10の処理をステップS9b,S10bで表し、文書Cの文書IDに対応するステップS9,S10の処理をステップS9c,S10cで表している。   The browser 11 performs the processes of steps S9 and S10 in FIG. 2 for the embedded request URLs 21a, 21b and 21c for the document management service 14. In the sequence diagram of FIG. 5, the processes of steps S9 and S10 corresponding to the document ID of document A are represented by steps S9a and S10a, and the processes of steps S9 and S10 corresponding to the document ID of document B are represented by steps S9b and S10b. The processing of steps S9 and S10 corresponding to the document ID of the document C is represented by steps S9c and S10c.

即ち、ブラウザ11は、ステップS9a,S10aと、ステップS9b,S10bと、ステップS9c,S10cとの処理により組み込みリクエストURL21a,21bおよび21cに応じた文書を文書管理サービス14に要求する。   That is, the browser 11 requests the document management service 14 for a document corresponding to the embedded request URLs 21a, 21b, and 21c through the processing of steps S9a and S10a, steps S9b and S10b, and steps S9c and S10c.

文書管理サービス14は、ブラウザ11からの文書の要求に応じて組み込みURL21a,21bおよび21cからチケットIDを取り出し、そのチケットIDに関連付けられている文書IDの文書をブラウザ11に送信する。ブラウザ11は、取得した文書を含む図6のような文書表示用Webページを画面上に表示する。   The document management service 14 extracts the ticket ID from the embedded URLs 21a, 21b, and 21c in response to a request for a document from the browser 11, and transmits the document of the document ID associated with the ticket ID to the browser 11. The browser 11 displays a document display Web page including the acquired document as shown in FIG. 6 on the screen.

図6は、文書表示用Webページの他の一例のイメージ図である。図6の文書表示用Webページは、ステップS10a,S10bおよびS10cで取得した文書のサムネイル,文書名,作成したユーザ名および作成日を表示している例である。   FIG. 6 is an image diagram of another example of the document display Web page. The document display Web page in FIG. 6 is an example in which the thumbnails, document names, created user names, and created dates of the documents acquired in steps S10a, S10b, and S10c are displayed.

このように、本発明は複数の文書に対応する文書表示用Webページを作成してブラウザ11の画面上に表示できる。   As described above, according to the present invention, a document display Web page corresponding to a plurality of documents can be created and displayed on the screen of the browser 11.

図7は、本発明による情報提供方法の第2実施例の説明図である。図8は、本発明による情報提供方法の第2実施例のシーケンス図である。なお、図7及び図8の情報提供方法は一部を除いて図1及び図2と同様であるため、適宜説明を省略する。   FIG. 7 is an explanatory diagram of a second embodiment of the information providing method according to the present invention. FIG. 8 is a sequence diagram of a second embodiment of the information providing method according to the present invention. Note that the information providing method of FIGS. 7 and 8 is the same as that of FIGS. 1 and 2 except for a part, and thus the description will be appropriately omitted.

融合機2に蓄積されている文書の取得を所望する場合、クライアント1を操作するユーザはブラウザ11にパスワードの一例としての認証コードを入力したあと文書の取得開始を指示する。   When the user wants to obtain a document stored in the multi-function peripheral 2, the user operating the client 1 inputs an authentication code as an example of a password to the browser 11 and instructs to start obtaining the document.

ステップS21では、クライアント1のブラウザ11が、ユーザから入力された認証コードを含むHTTPリクエストを作成し、そのHTTPリクエストをネットワーク3を介して融合機2に送信する。このとき、ブラウザ11はHTTPリクエストと共に、クライアントを識別するクライアント識別情報(例えば、IPアドレス,MACアドレスなど)を融合機2に送信する。クライアント1から送信されたHTTPリクエストおよびクライアント識別情報は、NCS12のHTTPDを介してWebページサービス13に供給される。なお、HTTPDの詳細は後述する。   In step S21, the browser 11 of the client 1 creates an HTTP request including the authentication code input by the user, and transmits the HTTP request to the MFP 2 via the network 3. At this time, the browser 11 transmits client identification information (for example, an IP address, a MAC address, and the like) for identifying the client to the MFP 2 together with the HTTP request. The HTTP request and the client identification information transmitted from the client 1 are supplied to the web page service 13 via the HTTPD of the NCS 12. The details of HTTPD will be described later.

ステップS22〜S25までの処理は、図1及び図2のステップS2〜5の処理と同様である。ステップS26では、Webページサービス13が、文書IDリストに含まれる文書ID,ステップS21で受信したクライアント1のクライアント識別情報およびステップS23で受信したセッションIDを用いて、文書に応じたリクエストURLを文書管理サービス14に要求する。   The processing of steps S22 to S25 is the same as the processing of steps S2 to S5 in FIGS. In step S26, the Web page service 13 uses the document ID included in the document ID list, the client identification information of the client 1 received in step S21, and the session ID received in step S23 to generate a request URL corresponding to the document. Request to the management service 14.

文書管理サービス14は、Webページサービス13からのリクエストURLの要求に応じて、チケットIDを作成する。文書管理サービス14は、作成したチケットID,クライアント1のクライアント識別情報,提供可能な文書の文書IDおよびチケットIDの有効期限を関連付けたチケット管理情報を、図9のようなチケット管理DB16に格納する。図9は、チケット管理DBの他の一例の構成図である。図9のチケット管理DB16は、チケットID,クライアント識別情報の一例としてのクライアントIPアドレス,文書IDおよび有効期限をデータ項目として有している。   The document management service 14 creates a ticket ID in response to a request URL from the web page service 13. The document management service 14 stores the created ticket ID, the client identification information of the client 1, the document ID of the document that can be provided, and the ticket management information in which the expiration date of the ticket ID is associated with the ticket management DB 16 as shown in FIG. . FIG. 9 is a configuration diagram of another example of the ticket management DB. The ticket management DB 16 in FIG. 9 has a ticket ID, a client IP address as an example of client identification information, a document ID, and an expiration date as data items.

また、文書管理サービス14はWebページサービス13からのリクエストURLの要求に応じて、リクエストURLを作成する。なお、ステップS27〜S28までの処理は図1及び図2のステップS7,S8の処理と同様である。   Further, the document management service 14 creates a request URL in response to a request for a request URL from the web page service 13. The processing in steps S27 to S28 is the same as the processing in steps S7 and S8 in FIGS.

ステップS29では、ブラウザ11が、文書管理サービス14に対して組み込みリクエストURL21に応じた文書を要求する。このとき、ブラウザ11はクライアント識別情報も文書管理サービス14に送信する。文書管理サービス14は、受信した組み込みリクエストURL21に組み込まれているチケットID22を取り出したあと、そのチケットID22およびブラウザ11から受信したクライアント識別情報がチケット管理DB16で関連付けられているか否かを判定する。   In step S29, the browser 11 requests the document management service 14 for a document corresponding to the embedded request URL21. At this time, the browser 11 also sends the client identification information to the document management service 14. After extracting the ticket ID 22 embedded in the received embedded request URL 21, the document management service 14 determines whether the ticket ID 22 and the client identification information received from the browser 11 are associated in the ticket management DB 16.

受信した組み込みリクエストURL21に組み込まれているチケットID22と、ブラウザ11から受信したクライアント識別情報とがチケット管理DB16で関連付けられていると判定した場合、文書管理サービス14はチケットID22に関連付けられている文書IDをチケット管理DB16から読み出す。   If the ticket management DB 16 determines that the ticket ID 22 embedded in the received embedded request URL 21 and the client identification information received from the browser 11 are associated with each other, the document management service 14 sends the document associated with the ticket ID 22 The ID is read from the ticket management DB 16.

なお、受信した組み込みリクエストURL21に組み込まれているチケットID22と、ブラウザ11から受信したクライアント識別情報とがチケット管理DB16で関連付けられていないと判定した場合、文書管理サービス14はチケットID22に関連付けられている文書IDをチケット管理DB16から読み出さない。このとき、文書管理サービス14はブラウザ11に認証エラーの応答を行っても良い。   If the ticket management DB 16 determines that the ticket ID 22 embedded in the received embedded request URL 21 and the client identification information received from the browser 11 are not associated, the document management service 14 is associated with the ticket ID 22. The read document ID is not read from the ticket management DB 16. At this time, the document management service 14 may send an authentication error response to the browser 11.

文書管理サービス14は、読み出した文書IDに応じて文書蓄積場所から文書を取得する。ステップS29に続いてステップS30に進み、文書管理サービス14は取得した文書をブラウザ11に送信する。ブラウザ11は、取得した文書を含む文書表示用Webページを画面上に表示する。   The document management service 14 acquires a document from the document storage location according to the read document ID. Proceeding to step S30 following step S29, the document management service 14 transmits the acquired document to the browser 11. The browser 11 displays a document display Web page including the acquired document on the screen.

したがって、チケットIDを盗み見て、そのチケットIDを用いて他のクライアントから複合機2に文書を要求したとしても、チケットIDと他のクライアントのクライアント識別情報とがチケット管理情報としてチケット管理DB16で関連付けられていないため、融合機2から文書を取得することができない。   Therefore, even if the ticket ID is stolen and another client requests a document from the MFP 2 using the ticket ID, the ticket ID and the client identification information of the other client are associated as ticket management information in the ticket management DB 16. Therefore, a document cannot be obtained from the MFP 2.

このように、本発明はチケットIDとクライアント識別情報とを関連付けておくことで、不当なクライアントによる正当なクライアントへの成り済ましを防止することができるので、文書の不正取得を効果的に防止できる。   As described above, the present invention can prevent improper clients from impersonating legitimate clients by associating the ticket ID with the client identification information, thereby effectively preventing unauthorized acquisition of documents.

図10は、本発明による情報提供方法の第3実施例の説明図である。図11は、本発明による情報提供方法の第3実施例のシーケンス図である。なお、図10及び図11の情報提供方法は一部を除いて図7及び図8と同様であるため、適宜説明を省略する。   FIG. 10 is an explanatory diagram of a third embodiment of the information providing method according to the present invention. FIG. 11 is a sequence diagram of a third embodiment of the information providing method according to the present invention. Note that the information providing method of FIGS. 10 and 11 is the same as that of FIGS. 7 and 8 except for a part, and thus the description will be appropriately omitted.

融合機2に蓄積されている文書の取得を所望する場合、クライアント1を操作するユーザはブラウザ11にパスワードの一例としての認証コードを入力したあと文書の取得開始を指示する。   When the user wants to obtain a document stored in the multi-function peripheral 2, the user operating the client 1 inputs an authentication code as an example of a password to the browser 11 and instructs to start obtaining the document.

ステップS31〜S35までの処理は、図7及び図8のステップS21〜25の処理と同様である。ステップS36では、Webページサービス13が、文書IDリストに含まれる文書ID,ステップS31で受信したクライアント1のIPアドレスおよびステップS33で受信したセッションIDを用いて、文書の形式,その情報を表示するときの変倍率,その情報のページ範囲などの取得条件情報の選択肢を文書管理サービス14に要求する。   The processing of steps S31 to S35 is the same as the processing of steps S21 to S25 in FIGS. In step S36, the Web page service 13 displays the format of the document and its information using the document ID included in the document ID list, the IP address of the client 1 received in step S31, and the session ID received in step S33. It requests the document management service 14 for options of acquisition condition information such as the scaling factor at that time and the page range of the information.

ステップS36に続いてステップS37に進み、文書管理サービス14はWebページサービス13からの取得条件情報の選択肢の要求に応じて取得条件情報の選択肢を作成し、その取得条件情報の選択肢をWebページサービス13に送信する。   Proceeding to step S37 following step S36, the document management service 14 creates an option of the acquisition condition information in response to the request for the option of the acquisition condition information from the web page service 13, and stores the option of the acquisition condition information in the web page service. 13 is transmitted.

ステップS37に続いてステップS38に進み、Webページサービス13は文書管理サービス14から取得条件情報の選択肢を受信すると、ユーザが取得条件情報を選択するためのWebページ(以下、取得条件選択用Webページという)を作成する。Webページサービス13は、作成した取得条件選択用WebページをHTTPレスポンスとしてクライアント1のブラウザ11に送信する。   Proceeding to step S38 following step S37, when the Web page service 13 receives the option of the acquisition condition information from the document management service 14, the Web page for the user to select the acquisition condition information (hereinafter, the acquisition condition selection Web page) Create). The Web page service 13 transmits the created acquisition condition selection Web page to the browser 11 of the client 1 as an HTTP response.

ユーザが取得条件選択用Webページ上で取得条件情報を選択すると、ブラウザ11はステップS39に進み、クライアント1のIPアドレス,文書ID,取得条件情報を含むHTTPリクエストを作成し、そのHTTPリクエストをネットワーク3を介して融合機2に送信する。クライアント1から送信されたHTTPリクエストは、NCS12のHTTPDを介してWebページサービス13に供給される。なお、HTTPDの詳細は後述する。   When the user selects the acquisition condition information on the acquisition condition selection Web page, the browser 11 proceeds to step S39, creates an HTTP request including the IP address of the client 1, the document ID, and the acquisition condition information, and transmits the HTTP request to the network. 3 to the MFP 2. The HTTP request transmitted from the client 1 is supplied to the Web page service 13 via the HTTPD of the NCS 12. The details of HTTPD will be described later.

ステップS39に続いてステップS40に進み、Webページサービス13はHTTPリクエストに含まれているIPアドレス,文書ID,取得条件情報を取り出す。Webページサービス13は、取り出したIPアドレス,文書ID,取得条件情報およびステップS33で受信したセッションIDを用いて、文書に応じたリクエストURLを文書管理サービス14に要求する。   Proceeding to step S40 following step S39, the Web page service 13 extracts the IP address, document ID, and acquisition condition information included in the HTTP request. The Web page service 13 requests the document management service 14 for a request URL corresponding to the document by using the extracted IP address, document ID, acquisition condition information, and the session ID received in step S33.

文書管理サービス14は、Webページサービス13からのリクエストURLの要求に応じて、チケットIDを作成する。文書管理サービス14は、作成したチケットID,クライアント1のIPアドレス,提供可能な文書の文書ID,取得条件情報およびチケットIDの有効期限を関連付けたチケット管理情報を図12のようなチケット管理DB16に格納する。   The document management service 14 creates a ticket ID in response to a request URL from the web page service 13. The document management service 14 stores ticket management information in which the created ticket ID, the IP address of the client 1, the document ID of the document that can be provided, the acquisition condition information, and the expiration date of the ticket ID are associated with each other in the ticket management DB 16 as shown in FIG. Store.

図12は、チケット管理DBの他の一例の構成図である。図12のチケット管理DB16は、チケットID,クライアントIPアドレス,文書ID,文書の形式,変倍率,ページ範囲および有効期限をデータ項目として有している。   FIG. 12 is a configuration diagram of another example of the ticket management DB. The ticket management DB 16 in FIG. 12 has, as data items, a ticket ID, a client IP address, a document ID, a document format, a scaling factor, a page range, and an expiration date.

また、文書管理サービス14はWebページサービス13からのリクエストURLの要求に応じてリクエストURLを作成する。なお、ステップS41〜S43までの処理は図7及び図8のステップS27〜S29の処理と同様である。   Further, the document management service 14 creates a request URL in response to a request for a request URL from the web page service 13. The processing in steps S41 to S43 is the same as the processing in steps S27 to S29 in FIGS.

文書管理サービス14は、受信した組み込みリクエストURL21に組み込まれているチケットID22を取り出したあと、そのチケットID22およびブラウザ11から受信したIPアドレスがチケット管理DB16で関連付けられているか否かを判定する。   After extracting the ticket ID 22 embedded in the received embedded request URL 21, the document management service 14 determines whether the ticket ID 22 and the IP address received from the browser 11 are associated in the ticket management DB 16.

受信した組み込みリクエストURL21に組み込まれているチケットID22と、ブラウザ11から受信したIPアドレスとがチケット管理DB16で関連付けられていると判定した場合、文書管理サービス14はチケットID22に関連付けられている文書IDおよび取得条件情報をチケット管理DB16から読み出す。   If the ticket management DB 16 determines that the ticket ID 22 embedded in the received embedded request URL 21 and the IP address received from the browser 11 are associated with each other, the document management service 14 sends the document ID associated with the ticket ID 22 And the acquisition condition information is read from the ticket management DB 16.

文書管理サービス14は、読み出した文書IDに応じて文書蓄積場所から文書を取得し、読み出した文書を必要に応じて取得条件情報で指定されている条件に変換する。ステップS43に続いてステップS44に進み、文書管理サービス14は取得した文書をブラウザ11に送信する。ブラウザ11は、取得した文書を含む文書表示用Webページを画面上に表示する。   The document management service 14 acquires a document from the document storage location according to the read document ID, and converts the read document into a condition specified by the acquisition condition information as necessary. Proceeding to step S44 following step S43, the document management service 14 transmits the acquired document to the browser 11. The browser 11 displays a document display Web page including the acquired document on the screen.

第3実施例では、ブラウザ11を介してユーザが指定した取得条件情報の内容がログとして残らない。また、要求方式の制約などで取得条件情報の指定量が限定される場合であっても、チケット管理DB16に予め取得条件情報を格納しておくことにより、取得条件情報の指定量が限定されない。   In the third embodiment, the content of the acquisition condition information specified by the user via the browser 11 is not left as a log. Further, even when the specified amount of the acquisition condition information is limited due to the restriction of the request method or the like, the specified amount of the acquisition condition information is not limited by storing the acquisition condition information in the ticket management DB 16 in advance.

このように、本発明はチケットIDと文書の取得条件情報とを関連付けておくことで、ユーザが指定した取得条件情報の内容を不当なユーザに盗み見られることを防止できる。   In this way, the present invention can prevent the contents of the acquisition condition information designated by the user from being stolen by an unauthorized user by associating the ticket ID with the acquisition condition information of the document.

図13は、本発明による情報提供方法の第4実施例の説明図である。なお、図13の情報提供方法は、第1〜第3実施例と重複する処理があるため、適宜説明を省略している。   FIG. 13 is an explanatory diagram of a fourth embodiment of the information providing method according to the present invention. Note that the information providing method of FIG. 13 has a process that is the same as that of the first to third embodiments, and thus the description is omitted as appropriate.

融合機30の文書管理サービス31はクライアント機能を用いて、融合機2の文書管理サービス14との間でセッションを確立しているものとする。融合機2に蓄積されている文書の取得を所望する場合、融合機30の文書管理サービス31はIPアドレス,文書ID,セッションIDを含むHTTPリクエストを作成し、そのHTTPリクエストをネットワーク3を介して融合機2に送信してリクエストURLの要求を行う。   It is assumed that the document management service 31 of the MFP 30 has established a session with the document management service 14 of the MFP 2 using the client function. When the user wants to obtain a document stored in the MFP 2, the document management service 31 of the MFP 30 creates an HTTP request including an IP address, a document ID, and a session ID, and transmits the HTTP request via the network 3. The request URL is transmitted to the MFP 2 to request the URL.

融合機30の文書管理サービス31から送信されたHTTPリクエストは、NCS12のHTTPD32を介して融合機2の文書管理サービス14に供給される。なお、HTTPDの詳細は後述する。   The HTTP request transmitted from the document management service 31 of the MFP 30 is supplied to the document management service 14 of the MFP 2 via the HTTPD 32 of the NCS 12. The details of HTTPD will be described later.

ステップS51に続いてステップS52に進み、文書管理サービス14はHTTPリクエストに含まれているIPアドレス,文書ID,セッションIDを取り出し、前述するようにチケットIDを作成する。文書管理サービス14は、作成したチケットID,ステップS51で受信した文書ID,チケットIDの有効期限を関連付けたチケット管理情報を図15のようなチケット管理DB16に格納する。図15のチケット管理DBでは、前述した取得条件情報もチケットIDと関連付けられて格納されている。   Proceeding to step S52 following step S51, the document management service 14 extracts the IP address, document ID, and session ID included in the HTTP request, and creates a ticket ID as described above. The document management service 14 stores the created ticket ID, the document ID received in step S51, and ticket management information in which the expiration date of the ticket ID is associated in the ticket management DB 16 as shown in FIG. In the ticket management DB of FIG. 15, the above-described acquisition condition information is also stored in association with the ticket ID.

なお、融合機2は図14のようにログインIDおよび認証コードを関連付けたログイン情報DBを有している。図14は、ログイン情報DBの一例の構成図である。また、図15はチケット管理DBの他の一例の構成図である。   The MFP 2 has a login information DB in which a login ID and an authentication code are associated with each other as shown in FIG. FIG. 14 is a configuration diagram of an example of the login information DB. FIG. 15 is a configuration diagram of another example of the ticket management DB.

文書管理サービス14は、文書管理サービス31からのリクエストURLの要求に応じて組み込みリクエストURL34を作成する。組み込みリクエストURL34はログインID35,認証コード36,チケットID37が組み込まれている。   The document management service 14 creates the embedded request URL 34 in response to the request URL from the document management service 31. The installation request URL 34 includes a login ID 35, an authentication code 36, and a ticket ID 37.

文書管理サービス14は、作成した組み込みリクエストURL34およびステップS51で受信したセッションIDを融合機30の文書管理サービス31に送信する。ステップS52に続いてステップS53に進み、文書管理サービス31は組み込みリクエストURL34に応じた文書をftpで融合機2に要求する。   The document management service 14 sends the created embedded request URL 34 and the session ID received in step S51 to the document management service 31 of the MFP 30. Proceeding to step S53 following step S52, the document management service 31 requests the MFP 2 for the document corresponding to the embedded request URL 34 by ftp.

文書管理サービス31から送信された組み込みHTTPリクエスト34は、NCS12のFTPD33を介して文書管理サービス14に供給される。なお、FTPDの詳細は後述する。   The embedded HTTP request 34 transmitted from the document management service 31 is supplied to the document management service 14 via the FTPD 33 of the NCS 12. The details of the FTPD will be described later.

文書管理サービス14は、受信した組み込みリクエストURL34に組み込まれているログインID35,認証コード36を取り出して認証処理を行う。認証処理が正常に終了すると、文書管理サービス14は受信した組み込みリクエストURL34に組み込まれているチケットID37を取り出し、そのチケットID37に関連付けられている文書IDをチケット管理DB16から読み出す。   The document management service 14 extracts the login ID 35 and the authentication code 36 embedded in the received embedded request URL 34 and performs an authentication process. When the authentication process ends normally, the document management service 14 extracts the ticket ID 37 embedded in the received embedded request URL 34 and reads out the document ID associated with the ticket ID 37 from the ticket management DB 16.

文書管理サービス14は、読み出した文書IDに応じて文書を取得する。ステップS53に続いてステップS54に進み、文書管理サービス14は取得した文書を融合機30の文書管理サービス31にftpで送信する。   The document management service 14 acquires a document according to the read document ID. Proceeding to step S54 following step S53, the document management service 14 transmits the acquired document to the document management service 31 of the MFP 30 by ftp.

このように、本発明は有効期限を適切に設定したチケット管理情報を他の融合機へのftpによる文書の提供に利用することにより、文書の不正取得を効果的に防止できる。   As described above, the present invention can effectively prevent illegal acquisition of a document by using the ticket management information whose expiration date is appropriately set for providing a document to another multi-function peripheral by ftp.

図16は、本発明による情報提供方法の第5実施例の説明図である。図17は、本発明による情報提供方法の第5実施例のシーケンス図である。なお、図16及び図17の情報提供方法は、第1〜第4実施例と重複する処理があるため、適宜説明を省略している。   FIG. 16 is an explanatory diagram of a fifth embodiment of the information providing method according to the present invention. FIG. 17 is a sequence diagram of a fifth embodiment of the information providing method according to the present invention. Note that the information providing method of FIGS. 16 and 17 has a process that is the same as that of the first to fourth embodiments, and thus the description thereof is omitted as appropriate.

ステップS61〜S66では、クライアント1のアプリケーション17と融合機2の文書管理サービス14との間にセッション(A)が確立される。アプリケーション17は文書管理サービス14から文書IDリストを取得し、その文書IDリストの中から印刷を所望する文書IDのチケットを文書管理サービス14から取得する。   In steps S61 to S66, a session (A) is established between the application 17 of the client 1 and the document management service 14 of the MFP 2. The application 17 obtains a document ID list from the document management service 14, and obtains a ticket of a document ID desired to be printed from the document ID list from the document management service 14.

ステップS67〜S69では、クライアント1のアプリケーション17と融合機30の印刷サービス41との間にセッション(B)が確立される。アプリケーション17は、取得したチケットを用いて印刷サービス41に文書の印刷を要求する。   In steps S67 to S69, a session (B) is established between the application 17 of the client 1 and the print service 41 of the MFP 30. The application 17 requests the print service 41 to print a document using the acquired ticket.

ステップS70,S71では、印刷サービス41が融合機30の文書管理サービス31にチケットを送信し、文書の取得を要求する。ステップS72〜S77では、融合機30の文書管理サービス31と融合機2の文書管理サービス14との間にセッション(C)が確立される。   In steps S70 and S71, the print service 41 transmits a ticket to the document management service 31 of the multifunction peripheral 30, and requests acquisition of a document. In steps S72 to S77, a session (C) is established between the document management service 31 of the MFP 30 and the document management service 14 of the MFP 2.

融合機30の文書管理サービス31は、文書管理サービス14からチケットに応じた文書の引取を要求する。文書管理サービス14は、文書管理サービス31からの文書の引取の要求に応じて、引取先URLを文書管理サービス31に送信する。この引取先URLは前述した組み込みリクエストURLと同様、文書の取得に必要なチケットIDが組み込まれている。   The document management service 31 of the MFP 30 requests the document management service 14 to receive a document corresponding to the ticket. The document management service 14 transmits a collection destination URL to the document management service 31 in response to a document collection request from the document management service 31. In the same manner as the above-described embedded request URL, a ticket ID required for acquiring a document is installed in the destination URL.

ステップS78〜S80では、文書管理サービス31が、受信した引取先URLを用いて文書を取得し、その文書を印刷サービス41に送信する。印刷サービス41は受信した文書の印刷を行う。ステップS81では、印刷サービス41が印刷終了後、クライアント1のアプリケーション17に印刷終了通知を送信する。   In steps S78 to S80, the document management service 31 acquires the document using the received take-off destination URL, and transmits the document to the print service 41. The print service 41 prints the received document. In step S81, after the print service 41 finishes printing, the print service 41 sends a print end notification to the application 17 of the client 1.

このように、本発明は有効期限を適切に設定したチケット管理情報を、クライアントからの指示による一の融合機から他の融合機への文書の提供に利用することにより、文書の不正取得を効果的に防止しつつ一の融合機から取得した文書を他の融合機に印刷させることができる。   As described above, the present invention uses the ticket management information with an appropriately set expiration date to provide a document from one multifunction peripheral to another multifunction peripheral in accordance with an instruction from a client. A document acquired from one multi-function device can be printed by another multi-function device while preventing the problem.

図18は、本発明による情報提供方法の第6実施例の説明図である。図18の情報提供方法は、融合機2にインターネット,LANなどのネットワーク3を介して接続されるクライアント1が、融合機2に蓄積されている文書を取得するものである。融合機2に蓄積されている文書の取得を所望する場合、クライアント1を操作するユーザはアプリケーション17に文書の取得開始を指示する。   FIG. 18 is an explanatory diagram of a sixth embodiment of the information providing method according to the present invention. In the information providing method shown in FIG. 18, the client 1 connected to the multifunction peripheral 2 via a network 3 such as the Internet or a LAN acquires a document stored in the multifunction peripheral 2. When the user wants to obtain a document stored in the multifunction device 2, the user operating the client 1 instructs the application 17 to start obtaining the document.

ステップS90では、クライアント1のアプリケーション17が、ユーザの指定した文書の文書IDを含む図19のようなHTTPリクエストを作成し、そのHTTPリクエストをネットワーク3を介して融合機2に送信する。図19は、ステップS90で送信されるHTTPリクエストの一例の構成図である。アプリケーション17は、図19のようなHTTPリクエストを融合機2に送信することで、文書管理サービス14にリクエストURLを要求する。   In step S90, the application 17 of the client 1 creates an HTTP request as shown in FIG. 19 including the document ID of the document specified by the user, and transmits the HTTP request to the MFP 2 via the network 3. FIG. 19 is a configuration diagram of an example of the HTTP request transmitted in step S90. The application 17 requests the document management service 14 for a request URL by transmitting an HTTP request as shown in FIG.

クライアント1から送信されたHTTPリクエストは、NCS12のHTTPDを介して文書管理サービス14のリクエスト処理部18に供給される。なお、HTTPDの詳細は後述する。   The HTTP request transmitted from the client 1 is supplied to the request processing unit 18 of the document management service 14 via the HTTPD of the NCS 12. The details of HTTPD will be described later.

ステップS90に続いてステップS91に進み、リクエスト処理部18は必要に応じて認証を行ったあと、リクエストURLの要求に応じてチケットIDを作成する。リクエスト処理部18は、作成したチケットID,ステップS90で受信した文書IDおよびチケットIDの有効期限を関連付けたチケット管理情報を図3のようなチケット管理DB16に格納する。   Proceeding to step S91 following step S90, the request processing unit 18 performs authentication as needed, and then creates a ticket ID in response to the request for the request URL. The request processing unit 18 stores ticket management information in which the created ticket ID, the document ID received in step S90, and the expiration date of the ticket ID are associated with each other in the ticket management DB 16 as shown in FIG.

また、リクエスト処理部18はリクエストURLの要求に応じて、情報提供部19を指すリクエストURL23を作成する。ステップS91に続いてステップS92に進み、リクエスト処理部18はチケットIDとリクエストURL23とを含む図20のようなHTTPレスポンスを作成し、そのHTTPレスポンスをクライアント1のアプリケーション17に送信する。図20は、ステップS92で送信されるHTTPレスポンスの一例の構成図である。   Further, the request processing unit 18 creates a request URL 23 pointing to the information providing unit 19 in response to the request of the request URL. Proceeding to step S92 following step S91, the request processing unit 18 creates an HTTP response as shown in FIG. 20 including the ticket ID and the request URL 23, and transmits the HTTP response to the application 17 of the client 1. FIG. 20 is a configuration diagram of an example of the HTTP response transmitted in step S92.

アプリケーション17は、ステップS92で受信したチケットIDを含む図21のようなHTTPリクエストを作成し、そのHTTPリクエストを融合機2に送信する。図21は、ステップS93で送信されるHTTPリクエストの一例の構成図である。ステップS93では、チケットIDをリクエストURLに組み込むことなく、HTTPリクエストのボディ(BODY)部に含ませている。   The application 17 creates an HTTP request as shown in FIG. 21 including the ticket ID received in step S92, and transmits the HTTP request to the MFP 2. FIG. 21 is a configuration diagram of an example of the HTTP request transmitted in step S93. In step S93, the ticket ID is included in the body (BODY) of the HTTP request without being incorporated into the request URL.

クライアント1から送信されたHTTPリクエストは、NCS12のHTTPDを介してリクエストURL23が指す文書管理サービス14の情報提供部19に供給される。ステップS93に続いてステップS94に進み、情報提供部19は受信したHTTPリクエストからチケットIDを取り出し、そのチケットID22に関連付けられている文書IDをチケット管理DB16から読み出す。   The HTTP request transmitted from the client 1 is supplied to the information providing unit 19 of the document management service 14 indicated by the request URL 23 via the HTTPD of the NCS 12. Proceeding to step S94 following step S93, the information providing unit 19 extracts the ticket ID from the received HTTP request and reads out the document ID associated with the ticket ID 22 from the ticket management DB 16.

情報提供部19は、読み出した文書IDに応じてハードディスク装置などの文書蓄積場所から文書を取得する。ステップS95に続いてステップS96に進み、情報提供部19は取得した文書をクライアント1のアプリケーション17に送信する。なお、図18の有効期限管理部15はチケット管理DB16の有効期限を監視しており、有効期限の切れたチケット管理情報をチケット管理DB16から削除している。   The information providing unit 19 acquires a document from a document storage location such as a hard disk device according to the read document ID. Proceeding to step S96 following step S95, the information providing unit 19 transmits the acquired document to the application 17 of the client 1. The expiration date management unit 15 in FIG. 18 monitors the expiration date of the ticket management DB 16 and deletes the expired ticket management information from the ticket management DB 16.

したがって、ステップS92〜S93の処理が行われることが保証される程度の時間をチケット管理情報の有効期限として設定しておくことにより、チケットIDを盗み見られても文書を不正に取得される危険性を低下できる。また、情報提供部19はステップS93で利用されたチケット管理情報を削除することで、チケットIDを盗み見られても文書を不正に取得される危険性を低下できる。   Therefore, by setting a time that guarantees that the processing of steps S92 to S93 is performed as the expiration date of the ticket management information, there is a risk that a document may be illegally acquired even if the ticket ID is intercepted. Can be reduced. Further, the information providing unit 19 deletes the ticket management information used in step S93, thereby reducing the risk of illegally obtaining a document even if the ticket ID is stolen.

このように、本発明は有効期限を適切に設定したチケット管理情報をクライアントへの文書の提供に利用することにより、文書の不正取得を効果的に防止できる。   As described above, the present invention can effectively prevent illegal acquisition of a document by using the ticket management information whose expiration date is appropriately set for providing the document to the client.

なお、実施例1〜6では、チケットIDと文書IDとが関連付けられたチケット管理情報をチケット管理DB16に格納しているが、チケットIDから文書IDを割り出せるようにチケットIDに意味を持たせれば、必ずしもチケット管理DB16でチケットIDと文書IDとを関連付けておかなくてもよい。図22は、文書IDを割り出せるように意味を持たせたチケットIDの一例の構成図である。図22では、チケットID51にチケットの有効期限が含まれている。また、チケット管理情報50は文書IDと有効期限とで構成される。したがって、図22のチケット管理情報50及びチケットID51の場合、チケットの有効期限を用いてチケットIDから文書IDを割り出すことができる。なお、図22のチケットID51は、セキュリティ上の観点から暗号化してもよい。
(融合機の説明)
次に、融合機2の詳細について説明する。図23は、本発明による融合機の一実施例の構成図である。融合機2は、ソフトウェア群100と,融合機起動部200と,ハードウェア資源300とを含むように構成される。
In the first to sixth embodiments, the ticket management information in which the ticket ID and the document ID are associated with each other is stored in the ticket management DB 16, but if the ticket ID has a meaning so that the document ID can be determined from the ticket ID. However, it is not always necessary to associate the ticket ID with the document ID in the ticket management DB 16. FIG. 22 is a configuration diagram of an example of a ticket ID having a meaning so that a document ID can be determined. In FIG. 22, the ticket ID 51 includes the expiration date of the ticket. The ticket management information 50 includes a document ID and an expiration date. Therefore, in the case of the ticket management information 50 and the ticket ID 51 of FIG. 22, the document ID can be calculated from the ticket ID using the expiration date of the ticket. Note that the ticket ID 51 in FIG. 22 may be encrypted from the viewpoint of security.
(Explanation of the fusion machine)
Next, details of the MFP 2 will be described. FIG. 23 is a configuration diagram of an embodiment of the multifunction peripheral according to the present invention. The multifunction peripheral 2 is configured to include a software group 100, a multifunction peripheral activation unit 200, and hardware resources 300.

融合機起動部200は融合機2の電源投入時に最初に実行され、アプリケーション層111およびプラットフォーム135を起動する。例えば融合機起動部200は、アプリケーション層111およびプラットフォーム135のプログラムをハードディスク装置(以下、HDDという)などから読み出し、読み出した各プログラムをメモリ領域に転送して起動する。   The multifunction peripheral starting unit 200 is executed first when the power of the multifunction peripheral 2 is turned on, and activates the application layer 111 and the platform 135. For example, the multifunction peripheral starting unit 200 reads the programs of the application layer 111 and the platform 135 from a hard disk device (hereinafter, referred to as HDD) or the like, and transfers each read program to a memory area to start.

ハードウェア資源300は、白黒レーザプリンタ(B&W LP)301と,カラーレーザプリンタ(Color LP)302と,スキャナやファクシミリなどのその他のハードウェアリソース303とを含む。   The hardware resources 300 include a black-and-white laser printer (B & W LP) 301, a color laser printer (Color LP) 302, and other hardware resources 303 such as a scanner and a facsimile.

また、ソフトウェア群100は、UNIX(登録商標)などのオペレーティングシステム(以下、OSという)上に起動されているアプリケーション層111とプラットフォーム135とを含む。アプリケーション層111は、プリンタ,コピー,ファックスおよびスキャナなどの画像形成にかかるユーザサービスにそれぞれ固有の処理を行うプログラムを含む。   Further, the software group 100 includes an application layer 111 and a platform 135 that are activated on an operating system (hereinafter, referred to as an OS) such as UNIX (registered trademark). The application layer 111 includes a program that performs processing specific to a user service related to image formation, such as a printer, a copy, a facsimile, and a scanner.

アプリケーション層111は、プリンタアプリ101と,コピーアプリ102と,ファックスアプリ103と,スキャナアプリ104と,WEBページアプリ105と,1つ以上の共有ファンクション(以下、SFという)107と,WEBページアプリ105とSF107との間に設けられたWEBサービスファンクション(以下、WSFという)106とを含む。   The application layer 111 includes a printer application 101, a copy application 102, a fax application 103, a scanner application 104, a web page application 105, one or more shared functions (hereinafter, referred to as SF) 107, and a web page application 105. And a web service function (hereinafter, referred to as WSF) 106 provided between the mobile phone and the SF 107.

WSF106は、予め定義されている関数によりWEBページアプリ105からの処理要求を受信するアプリケーションプログラムインターフェース(以下、APIという)108を有する。また、SF107は予め定義されている関数によりWSF106からの処理要求を受信するAPI109を有する。   The WSF 106 has an application program interface (hereinafter, referred to as an API) 108 that receives a processing request from the web page application 105 using a function defined in advance. The SF 107 has an API 109 for receiving a processing request from the WSF 106 using a function defined in advance.

WSF106は、API108を介してWEBページアプリ105からの処理要求を受信すると、その処理要求に応じてSF107を選択する。WSF106はAPI108を介して受信した処理要求を、その処理要求に応じて選択したSF107にAPI109を介して送信する。SF107はAPI109を介して処理要求を受信すると、その処理要求に応じた処理を行う。   Upon receiving a processing request from the web page application 105 via the API 108, the WSF 106 selects the SF 107 according to the processing request. The WSF 106 transmits the processing request received via the API 108 to the SF 107 selected according to the processing request via the API 109. Upon receiving a processing request via the API 109, the SF 107 performs processing according to the processing request.

例えば図23の融合機2は2つのSF107を含んでいるが、一方のSF107が前述したWebページサービス13の処理を行い、他方のSF107が文書管理サービス14の処理を行う。   For example, the MFP 2 of FIG. 23 includes two SFs 107. One SF 107 performs the processing of the Web page service 13 described above, and the other SF 107 performs the processing of the document management service 14.

プラットフォーム135は、アプリケーション層111からの処理要求を解釈してハードウェア資源300の獲得要求を発生するコントロールサービス層129と、1つ以上のハードウェア資源300の管理を行ってコントロールサービス層129からの獲得要求を調停するシステムリソースマネージャ(以下、SRMという)130と、SRM130からの獲得要求に応じてハードウェア資源300の管理を行うハンドラ層133とを含む。   The platform 135 interprets the processing request from the application layer 111 to generate a request for acquiring the hardware resource 300, and manages one or more hardware resources 300 and transmits the request from the control service layer 129. It includes a system resource manager (hereinafter, referred to as SRM) 130 that arbitrates an acquisition request, and a handler layer 133 that manages the hardware resources 300 in response to the acquisition request from the SRM 130.

コントロールサービス層129は、ネットワークコントロールサービス(以下、NCSという)121,デリバリーコントロールサービス(以下、DCSという)122,オペレーションパネルコントロールサービス(以下、OCSという)123,ファックスコントロールサービス(以下、FCSという)124,エンジンコントロールサービス(以下、ECSという)125,メモリコントロールサービス(以下、MCSという)126,ユーザインフォメーションコントロールサービス(以下、UCSという)127,システムコントロールサービス(以下、SCSという)128など、一つ以上のサービスモジュールを含むように構成されている。   The control service layer 129 includes a network control service (hereinafter, referred to as NCS) 121, a delivery control service (hereinafter, referred to as DCS) 122, an operation panel control service (hereinafter, referred to as OCS) 123, and a fax control service (hereinafter, referred to as FCS) 124. , An engine control service (hereinafter referred to as ECS) 125, a memory control service (hereinafter referred to as MCS) 126, a user information control service (hereinafter referred to as UCS) 127, a system control service (hereinafter referred to as SCS) 128, and the like. It is configured to include a service module.

なお、プラットフォーム135は予め定義されている関数により、アプリケーション層111からの処理要求を受信するAPI110を有するように構成されている。OSは、アプリケーション層111およびプラットフォーム135の各ソフトウェアをプロセスとして並列実行する。   The platform 135 is configured to have an API 110 that receives a processing request from the application layer 111 by using a function defined in advance. The OS executes each software of the application layer 111 and the platform 135 in parallel as a process.

NCS121のプロセスは、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、各アプリケーションからのデータをネットワーク側に送信する際の仲介を行う。   The process of the NCS 121 distributes data received from the network side according to each protocol to each application, and mediates transmission of data from each application to the network side.

例えばNCS121は、ネットワークを介して接続されるクライアントとのデータ通信をHTTPD(HyperText Transfer Protocol Daemon)により、HTTP(HyperText Transfer Protocol)で制御する。また、NCS121は、ネットワークを介して接続されるクライアントとのデータ通信をFTPD(File Transfer Protocol Daemon)により、FTP(File Transfer Protocol)で制御する。   For example, the NCS 121 controls data communication with a client connected via a network by HTTP (HyperText Transfer Protocol Daemon) by HTTP (HyperText Transfer Protocol Daemon). Further, the NCS 121 controls data communication with a client connected via a network by an FTP (File Transfer Protocol) by an FTP (File Transfer Protocol Daemon).

DCS122のプロセスは、蓄積文書の配送などの制御を行う。OCS123のプロセスは、オペレータと本体制御との間の情報伝達手段となるオペレーションパネルの制御を行う。FCS124のプロセスは、アプリケーション層111からPSTNまたはISDN網を利用したファックス送受信,バックアップ用のメモリで管理されている各種ファックスデータの登録/引用,ファックス読み取り,ファックス受信印刷などを行うためのAPIを提供する。   The process of the DCS 122 controls the delivery of the stored document and the like. The process of the OCS 123 controls an operation panel serving as information transmission means between the operator and the main body control. The FCS 124 process provides an API from the application layer 111 for transmitting / receiving a fax using a PSTN or ISDN network, registering / quoting various fax data managed in a backup memory, reading a fax, and printing a fax. I do.

ECS125のプロセスは、白黒レーザプリンタ301,カラーレーザプリンタ302,ハードウェアリソース303などのエンジン部の制御を行う。MCS126のプロセスは、メモリの取得および解放,HDDの利用,画像データの圧縮および伸張などのメモリ制御を行う。UCS127のプロセスは、ユーザ情報の管理を行うものである。   The process of the ECS 125 controls engine units such as a black and white laser printer 301, a color laser printer 302, and hardware resources 303. The process of the MCS 126 performs memory control such as acquisition and release of a memory, use of an HDD, and compression and decompression of image data. The UCS 127 process manages user information.

SCS128のプロセスは、アプリケーション管理,操作部制御,システム画面表示,LED表示,ハードウェア資源管理,割り込みアプリケーション制御などの処理を行う。   The process of the SCS 128 performs processes such as application management, operation unit control, system screen display, LED display, hardware resource management, and interrupt application control.

SRM130のプロセスは、SCS128と共にシステムの制御およびハードウェア資源300の管理を行うものである。例えばSRM130のプロセスは、白黒レーザプリンタ301やカラーレーザプリンタ302などのハードウェア資源300を利用する上位層からの獲得要求に従って調停を行い、実行制御する。   The process of the SRM 130 controls the system and manages the hardware resources 300 together with the SCS 128. For example, the process of the SRM 130 performs arbitration in accordance with an acquisition request from an upper layer using the hardware resources 300 such as the black and white laser printer 301 and the color laser printer 302, and controls execution.

具体的に、SRM130のプロセスは獲得要求されたハードウェア資源300が利用可能であるか(他の獲得要求により利用されていないかどうか)を判定し、利用可能であれば獲得要求されたハードウェア資源300が利用可能である旨を上位層に通知する。また、SRM130のプロセスは上位層からの獲得要求に対してハードウェア資源300を利用するためのスケジューリングを行い、要求内容(例えば、プリンタエンジンによる紙搬送と作像動作,メモリ確保,ファイル生成など)を直接実施している。   Specifically, the process of the SRM 130 determines whether the requested hardware resource 300 is available (whether it is not used by another acquisition request), and if available, the requested hardware resource 300 is acquired. The upper layer is notified that the resource 300 is available. Also, the process of the SRM 130 performs scheduling for using the hardware resource 300 in response to an acquisition request from an upper layer, and the content of the request (for example, paper conveyance and image forming operation by a printer engine, memory reservation, file generation, etc.). Is implemented directly.

また、ハンドラ層133は後述するファックスコントロールユニット(以下、FCUという)の管理を行うファックスコントロールユニットハンドラ(以下、FCUHという)131と、プロセスに対するメモリの割り振り及びプロセスに割り振ったメモリの管理を行うイメージメモリハンドラ(以下、IMHという)132とを含む。   The handler layer 133 also includes a fax control unit handler (hereinafter, referred to as FCUH) 131 that manages a fax control unit (hereinafter, referred to as FCU) described later, and an image that manages the memory allocated to the process and the memory allocated to the process. A memory handler (hereinafter referred to as IMH) 132.

SRM130およびFCUH131は、予め定義されている関数によりハードウェア資源300に対する処理要求を送信するエンジンI/F134を利用してハードウェア資源300に対する処理要求を行う。   The SRM 130 and the FCUH 131 make a processing request to the hardware resource 300 using the engine I / F 134 that transmits a processing request to the hardware resource 300 by a function defined in advance.

図23の構成により、融合機2は各アプリケーションで共通的に必要な処理をプラットフォーム135で一元的に処理することができる。   With the configuration of FIG. 23, the multifunction peripheral 2 can centrally perform processing required by each application on the platform 135.

次に、融合機2のハードウェア構成について説明する。図24は、本発明による融合機の一実施例のハードウェア構成図である。融合機2は、コントローラ400と,オペレーションパネル410と,FCU411と,USBデバイス412と,IEEE1394デバイス413と,エンジン部414とを含む。   Next, the hardware configuration of the MFP 2 will be described. FIG. 24 is a hardware configuration diagram of an embodiment of the multifunction peripheral according to the present invention. The MFP 2 includes a controller 400, an operation panel 410, an FCU 411, a USB device 412, an IEEE 1394 device 413, and an engine unit 414.

また、コントローラ400は、CPU401と,システムメモリ402と,ノースブリッジ(以下、NBという)403と,サウスブリッジ(以下、SBという)404と,ASIC406と,ローカルメモリ407と,HDD408とを含む。   Further, the controller 400 includes a CPU 401, a system memory 402, a north bridge (hereinafter, referred to as NB) 403, a south bridge (hereinafter, referred to as SB) 404, an ASIC 406, a local memory 407, and an HDD 408.

オペレーションパネル410は、コントローラ400のASIC406に接続されている。また、FCU411,USBデバイス412,IEEE1394デバイス413およびエンジン部414は、コントローラ400のASIC406にPCIバスで接続されている。   The operation panel 410 is connected to the ASIC 406 of the controller 400. The FCU 411, USB device 412, IEEE 1394 device 413, and engine unit 414 are connected to the ASIC 406 of the controller 400 via a PCI bus.

コントローラ400は、ASIC406にローカルメモリ407,HDD408などが接続されると共に、CPU401とASIC406とがCPUチップセットのNB403を介して接続されている。このように、NB403を介してCPU401とASIC406とを接続すれば、CPU401のインターフェースが公開されていない場合に対応できる。   In the controller 400, the local memory 407, the HDD 408, and the like are connected to the ASIC 406, and the CPU 401 and the ASIC 406 are connected via the NB 403 of the CPU chipset. As described above, if the CPU 401 and the ASIC 406 are connected via the NB 403, it is possible to cope with a case where the interface of the CPU 401 is not disclosed.

なお、ASIC406とNB403とはPCIバスを介して接続されているのでなく、AGP(Accelerated Graphics Port)405を介して接続されている。このように、図23のアプリケーション層111やプラットフォーム135を形成する一つ以上のプロセスを実行制御するため、ASIC406とNB403とを低速のPCIバスでなくAGP405を介して接続し、パフォーマンスの低下を防いでいる。   The ASIC 406 and the NB 403 are not connected via a PCI bus, but are connected via an AGP (Accelerated Graphics Port) 405. As described above, in order to control the execution of one or more processes forming the application layer 111 and the platform 135 of FIG. 23, the ASIC 406 and the NB 403 are connected not through the low-speed PCI bus but through the AGP 405 to prevent the performance from deteriorating. In.

CPU401は、融合機2の全体制御を行うものである。CPU401は、NCS121,DCS122,OCS123,FCS124,ECS125,MCS126,UCS127,SCS128,SRM139,FCUH131およびIMH132をOS上にそれぞれプロセスとして起動して実行させると共に、アプリケーション層111を形成するプリンタアプリ101,コピーアプリ102,ファックスアプリ103,スキャナアプリ104,WEBページアプリ105,WSF106およびSF107を起動して実行させる。   The CPU 401 performs overall control of the MFP 2. The CPU 401 starts and executes the NCS 121, the DCS 122, the OCS 123, the FCS 124, the ECS 125, the MCS 126, the UCS 127, the SCS 128, the SRM 139, the FCU H 131, and the IMH 132 as processes on the OS, and executes the printer application 101 and the copy application which form the application layer 111. 102, the fax application 103, the scanner application 104, the web page application 105, the WSF 106, and the SF 107 are activated and executed.

NB403は、CPU401,システムメモリ402,SB404およびASIC406を接続するためのブリッジである。システムメモリ402は、融合機2の描画用メモリなどとして用いるメモリである。SB404は、NB403とROM,PCIバス,周辺デバイスとを接続するためのブリッジである。また、ローカルメモリ407はコピー用画像バッファ,符号バッファとして用いるメモリである。   The NB 403 is a bridge for connecting the CPU 401, the system memory 402, the SB 404, and the ASIC 406. The system memory 402 is a memory used as a drawing memory or the like of the MFP 2. The SB 404 is a bridge for connecting the NB 403 to a ROM, a PCI bus, and peripheral devices. The local memory 407 is a memory used as a copy image buffer and a code buffer.

ASIC66は、画像処理用のハードウェア要素を有する画像処理用途向けのICである。HDD408は、画像データの蓄積,文書データの蓄積,プログラムの蓄積,フォントデータの蓄積,フォームの蓄積などを行うためのストレージである。また、オペレーションパネル410は、ユーザからの入力操作を受け付けると共に、ユーザに向けた表示を行う操作部である。   The ASIC 66 is an IC for image processing having hardware components for image processing. The HDD 408 is a storage for storing image data, document data, storing programs, storing font data, storing forms, and the like. The operation panel 410 is an operation unit that receives an input operation from the user and performs display for the user.

本発明は、具体的に開示された実施例に限定されるものではなく、特許請求のの範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

本発明による情報提供方法の第1実施例の説明図である。FIG. 3 is an explanatory diagram of a first embodiment of the information providing method according to the present invention. 本発明による情報提供方法の第1実施例のシーケンス図である。FIG. 4 is a sequence diagram of a first embodiment of the information providing method according to the present invention. チケット管理DBの一例の構成図である。It is a lineblock diagram of an example of a ticket management DB. 文書表示用Webページの一例のイメージ図である。FIG. 6 is an image diagram of an example of a document display Web page. 本発明による情報提供方法の第1実施例で複数の文書を取得するときのシーケンス図である。FIG. 5 is a sequence diagram when a plurality of documents are acquired in the first embodiment of the information providing method according to the present invention. 文書表示用Webページの他の一例のイメージ図である。FIG. 11 is an image diagram of another example of a document display Web page. 本発明による情報提供方法の第2実施例の説明図である。FIG. 6 is an explanatory diagram of a second embodiment of the information providing method according to the present invention. 本発明による情報提供方法の第2実施例のシーケンス図である。FIG. 6 is a sequence diagram of a second embodiment of the information providing method according to the present invention. チケット管理DBの他の一例の構成図である。It is a lineblock diagram of another example of a ticket management DB. 本発明による情報提供方法の第3実施例の説明図である。It is an explanatory view of a third embodiment of the information providing method according to the present invention. 本発明による情報提供方法の第3実施例のシーケンス図である。FIG. 11 is a sequence diagram of a third embodiment of the information providing method according to the present invention. チケット管理DBの他の一例の構成図である。It is a lineblock diagram of another example of a ticket management DB. 本発明による情報提供方法の第4実施例の説明図である。It is an explanatory view of a fourth embodiment of the information providing method according to the present invention. ログイン情報DBの一例の構成図である。FIG. 3 is a configuration diagram of an example of a login information DB. チケット管理DBの他の一例の構成図である。It is a lineblock diagram of another example of a ticket management DB. 本発明による情報提供方法の第5実施例の説明図である。It is an explanatory view of a fifth embodiment of the information providing method according to the present invention. 本発明による情報提供方法の第5実施例のシーケンス図である。FIG. 13 is a sequence diagram of a fifth embodiment of the information providing method according to the present invention. 本発明による情報提供方法の第6実施例の説明図である。It is an explanatory view of a sixth embodiment of the information providing method according to the present invention. ステップS90で送信されるHTTPリクエストの一例の構成図である。FIG. 9 is a configuration diagram of an example of an HTTP request transmitted in step S90. ステップS92で送信されるHTTPレスポンスの一例の構成図である。FIG. 9 is a configuration diagram of an example of an HTTP response transmitted in step S92. ステップS93で送信されるHTTPリクエストの一例の構成図である。FIG. 9 is a configuration diagram of an example of an HTTP request transmitted in step S93. 文書IDを割り出せるように意味を持たせたチケットIDの一例の構成図である。FIG. 11 is a configuration diagram of an example of a ticket ID having a meaning so that a document ID can be determined. 本発明による融合機の一実施例の構成図である。FIG. 1 is a configuration diagram of an embodiment of a fusion machine according to the present invention. 本発明による融合機の一実施例のハードウェア構成図である。FIG. 2 is a hardware configuration diagram of an embodiment of the multifunction peripheral according to the present invention.

符号の説明Explanation of reference numerals

1 クライアント
2,30 融合機
3 ネットワーク
11 ブラウザ
12 NCS(ネットワークコントロールサービス)
13 Webページサービス
14,31 文書管理サービス
15 有効期限管理部
16 チケット管理DB
17 アプリケーション
18 リクエスト処理部
19 情報提供部
21,21a〜21c,34 チケットIDを組み込んだリクエストURL
22,37 チケットID
32 HTTPデーモン
33 FTPデーモン
41 印刷サービス
1 Client 2, 30 Multifunction Device 3 Network 11 Browser 12 NCS (Network Control Service)
13 Web page service 14, 31 Document management service 15 Expiration date management unit 16 Ticket management DB
17 Application 18 Request processing unit 19 Information providing unit 21, 21a-21c, 34 Request URL incorporating ticket ID
22,37 Ticket ID
32 HTTP daemon 33 FTP daemon 41 Printing service

Claims (16)

クライアントからの要求に応じて前記クライアントに所定の情報を提供する情報提供装置であって、
前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、
前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供することを特徴とする情報提供装置。
An information providing device for providing predetermined information to the client in response to a request from the client,
Transmitting a use authentication information identifier of use authentication information corresponding to the information to the client,
Upon receiving a usage authentication information identifier from the client, uniquely identifying an information identifier that identifies the information from the usage authentication information identifier, and providing the information identified by the information identifier to the client. Providing device.
前記情報を蓄積する情報蓄積手段と、
前記情報識別子および前記利用認証情報識別子が関連付けられた利用管理手段と、
前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信するネットワークサービス提供手段と、
前記クライアントから前記利用認証情報識別子を受信すると、前記利用認証情報識別子と関連付けられている情報識別子を取得して、その情報識別子により識別される情報を前記クライアントに提供する情報提供手段と
を有することを特徴とする請求項1記載の情報提供装置。
Information storage means for storing the information;
Use management means associated with the information identifier and the use authentication information identifier,
Network service providing means for transmitting a usage authentication information identifier of usage authentication information corresponding to the information to the client;
Receiving the use authentication information identifier from the client, obtaining an information identifier associated with the use authentication information identifier, and providing information identified by the information identifier to the client. The information providing device according to claim 1, wherein:
前記情報を蓄積する情報蓄積手段と、
前記情報識別子を割り出せるように、前記情報に応じた利用認証情報の利用認証情報識別子を作成して前記クライアントに送信するネットワークサービス提供手段と、
前記クライアントから前記利用認証情報識別子を受信すると、前記利用認証情報識別子から情報識別子を割り出して、その情報識別子により識別される情報を前記クライアントに提供する情報提供手段と
を有することを特徴とする請求項1記載の情報提供装置。
Information storage means for storing the information;
A network service providing unit for creating a use authentication information identifier of use authentication information corresponding to the information and transmitting the use authentication information identifier to the client, so that the information identifier can be determined;
An information providing unit that, when receiving the use authentication information identifier from the client, calculates an information identifier from the use authentication information identifier and provides information identified by the information identifier to the client. Item 2. The information providing device according to Item 1.
前記ネットワークサービス提供手段は、前記情報に応じた利用認証情報の利用認証情報識別子を前記情報の要求先情報に包含させて前記クライアントに送信し、
前記情報提供手段は、前記クライアントから前記利用認証情報識別子を包含した要求先情報を受信することを特徴とする請求項2記載の情報提供装置。
The network service providing means transmits to the client by including a use authentication information identifier of use authentication information corresponding to the information in the request destination information of the information,
3. The information providing apparatus according to claim 2, wherein the information providing unit receives request destination information including the use authentication information identifier from the client.
前記ネットワークサービス提供手段は、前記情報に応じた利用認証情報の利用認証情報識別子を前記情報の要求先情報以外の情報に包含させて前記クライアントに送信し、
前記情報提供手段は、前記クライアントから前記利用認証情報識別子を包含した要求先情報以外の情報を受信することを特徴とする請求項2記載の情報提供装置。
The network service providing unit transmits a usage authentication information identifier of usage authentication information corresponding to the information to the client by including it in information other than the request destination information of the information,
3. The information providing apparatus according to claim 2, wherein the information providing unit receives information other than the request destination information including the use authentication information identifier from the client.
前記利用認証情報の有効期限を監視し、前記有効期限の切れた利用認証情報を無効にする有効期限管理手段を更に有することを特徴とする請求項2乃至5何れか一項記載の情報提供装置。   The information providing apparatus according to claim 2, further comprising an expiration date management unit that monitors an expiration date of the usage authentication information and invalidates the expired usage authentication information. . 前記ネットワークサービス提供手段は、前記クライアントから情報の取得要求を受信すると、前記情報の要求先情報およびその要求先情報に包含された利用認証情報識別子を前記情報提供手段から取得する一方、
前記情報の要求先情報およびその要求先情報に包含された利用認証情報識別子を用いて前記情報を表示する情報表示用画面を作成し、その情報表示用画面を前記クライアントに送信することを特徴とする請求項4記載の情報提供装置。
The network service providing unit, upon receiving the information acquisition request from the client, acquires from the information providing unit the request destination information of the information and a usage authentication information identifier included in the request destination information,
Creating an information display screen that displays the information using the request destination information of the information and the usage authentication information identifier included in the request destination information, and transmitting the information display screen to the client. The information providing device according to claim 4, wherein
前記情報提供手段は、前記ネットワークサービス提供手段からの要求に応じて前記利用認証情報識別子および要求先情報を作成し、その利用認証情報識別子を前記情報識別子および有効期限に関連付けて前記利用管理手段に格納する一方、
前記要求先情報およびその要求先情報に包含された利用認証情報識別子を前記ネットワークサービス提供手段に送信することを特徴とする請求項7記載の情報提供装置。
The information providing unit creates the use authentication information identifier and request destination information in response to a request from the network service providing unit, and associates the use authentication information identifier with the information identifier and the expiration date to the use management unit. While storing
8. The information providing apparatus according to claim 7, wherein said request destination information and a usage authentication information identifier included in said request destination information are transmitted to said network service providing means.
前記情報表示用画面は、前記情報の要求先情報およびその要求先情報に包含された利用認証情報識別子を含み、前記クライアント側で前記情報の要求先情報およびその要求先情報に包含された利用認証情報識別子を用いて前記利用認証情報識別子に応じた情報を前記情報提供手段から取得して表示する機能を有することを特徴とする請求項7又は8記載の情報提供装置。   The information display screen includes request destination information of the information and a usage authentication information identifier included in the request destination information, and the client requests the information request destination information and the use authentication included in the request destination information. 9. The information providing apparatus according to claim 7, further comprising a function of acquiring information corresponding to the use authentication information identifier from the information providing unit using the information identifier and displaying the information. 前記利用管理手段は、前記情報を識別する情報識別子,前記情報に応じた利用認証情報の利用認証情報識別子,前記利用認証情報の有効期限および前記要求を行ったクライアントのクライアント識別子が関連付けられていることを特徴とする請求項2乃至9何れか一項記載の情報提供装置。   The use management unit associates an information identifier for identifying the information, a use authentication information identifier of use authentication information corresponding to the information, an expiration date of the use authentication information, and a client identifier of the client that made the request. The information providing apparatus according to any one of claims 2 to 9, wherein: 前記利用管理手段は、前記クライアントが情報を取得するときの条件を表した取得条件情報が更に関連付けられていることを特徴とする請求項10記載の情報提供装置。   11. The information providing apparatus according to claim 10, wherein the use management unit is further associated with acquisition condition information indicating a condition when the client acquires information. 前記情報提供手段は、前記利用管理手段から前記利用認証情報識別子と関連付けられている情報識別子を取得して、前記情報識別子により識別される情報を前記クライアントに提供したあと、その利用認証情報識別子により識別される利用認証情報を無効にすることを特徴とする請求項2乃至11何れか一項記載の情報提供装置。   The information providing unit obtains an information identifier associated with the use authentication information identifier from the use management unit, and provides information identified by the information identifier to the client. 12. The information providing apparatus according to claim 2, wherein the use authentication information identified is invalidated. 要求に応じた所定の情報を提供する情報提供装置と要求に応じた所定の処理を前記情報に対して行うクライアントとを有する情報提供処理システムであって、
前記情報提供装置は、前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、
前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供する一方、
前記クライアントは、前記情報提供装置から受信した前記利用認証情報識別子を前記情報提供装置に送信することで、前記利用認証情報識別子により識別される情報を取得して所定の処理を行う情報処理手段を有することを特徴とする情報提供処理システム。
An information providing processing system having an information providing device that provides predetermined information in response to a request and a client that performs predetermined processing in response to the request with respect to the information,
The information providing device transmits a usage authentication information identifier of usage authentication information corresponding to the information to the client,
Upon receiving a usage authentication information identifier from the client, uniquely identifying an information identifier that identifies the information from the usage authentication information identifier, and providing the information identified by the information identifier to the client,
The client transmits the use authentication information identifier received from the information providing device to the information providing device, thereby acquiring information identified by the use authentication information identifier and performing an information processing unit that performs a predetermined process. An information providing processing system comprising:
クライアントからの要求に応じて前記クライアントに所定の情報を提供する画像形成装置であって、
前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、
前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供することを特徴とする画像形成装置。
An image forming apparatus that provides predetermined information to the client in response to a request from the client,
Transmitting a use authentication information identifier of use authentication information corresponding to the information to the client,
Upon receiving a usage authentication information identifier from the client, an information identifier for uniquely identifying the information is uniquely specified from the usage authentication information identifier, and the information identified by the information identifier is provided to the client. Forming equipment.
クライアントからの要求に応じて前記クライアントに所定の情報を提供する情報提供装置の情報提供方法であって、
前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、
前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報を前記クライアントに提供することを特徴とする情報提供方法。
An information providing method of an information providing apparatus for providing predetermined information to the client in response to a request from the client,
Transmitting a use authentication information identifier of use authentication information corresponding to the information to the client,
Upon receiving a usage authentication information identifier from the client, uniquely identifying an information identifier that identifies the information from the usage authentication information identifier, and providing the information identified by the information identifier to the client. Delivery method.
クライアントからの要求に応じて前記クライアントに所定の情報を提供する情報提供装置の不正利用防止方法であって、
前記情報に応じた利用認証情報の利用認証情報識別子を前記クライアントに送信し、
前記クライアントから利用認証情報識別子を受信すると、前記利用認証情報識別子から前記情報を識別する情報識別子を一意に特定し、その情報識別子により識別される情報以外の情報を前記クライアントに提供しないことを特徴とする不正利用防止方法。
A method for preventing unauthorized use of an information providing apparatus for providing predetermined information to a client in response to a request from the client,
Transmitting a use authentication information identifier of use authentication information corresponding to the information to the client,
When receiving the usage authentication information identifier from the client, the information identifier for uniquely identifying the information is uniquely specified from the usage authentication information identifier, and information other than the information identified by the information identifier is not provided to the client. To prevent unauthorized use.
JP2003419116A 2002-12-26 2003-12-17 Information printing system Expired - Fee Related JP4541691B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2003419116A JP4541691B2 (en) 2003-01-08 2003-12-17 Information printing system
US10/740,666 US20040187036A1 (en) 2002-12-26 2003-12-22 Information providing apparatus, information providing system, service providing apparatus, image forming apparatus, information providing method, service providing method and illegal usage preventing method
EP03258141A EP1434120B1 (en) 2002-12-26 2003-12-24 Method and apparatus for providing information and services while preventing illegal use thereof
EP07014570A EP1852798A1 (en) 2002-12-26 2003-12-24 Method and apparatus for providing information and services while preventing illegal use thereof
DE60319056T DE60319056T2 (en) 2002-12-26 2003-12-24 Method and device for providing information and services preventing their misuse
CN200310114797.XA CN1527148B (en) 2002-12-26 2003-12-26 Information, service providing and image forming device, method and method for avoiding unauthorized use

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003002514 2003-01-08
JP2003419116A JP4541691B2 (en) 2003-01-08 2003-12-17 Information printing system

Publications (2)

Publication Number Publication Date
JP2004234640A true JP2004234640A (en) 2004-08-19
JP4541691B2 JP4541691B2 (en) 2010-09-08

Family

ID=32964622

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003419116A Expired - Fee Related JP4541691B2 (en) 2002-12-26 2003-12-17 Information printing system

Country Status (1)

Country Link
JP (1) JP4541691B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006195750A (en) * 2005-01-13 2006-07-27 Ricoh Co Ltd Web authentication method, web authentication server, program, and storage medium
JP2006236281A (en) * 2005-02-28 2006-09-07 Mitsubishi Electric Corp Client terminal, application starting file generating device and single sign-on system
JP2011048703A (en) * 2009-08-27 2011-03-10 Yamaha Corp Method for setting operation of electronic apparatus, and electronic apparatus
JP2012519906A (en) * 2009-03-03 2012-08-30 マイクロソフト コーポレーション Access control using identifiers in links
JP2013110716A (en) * 2011-11-24 2013-06-06 Brother Ind Ltd Intermediate server and communication device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1131127A (en) * 1997-04-01 1999-02-02 Tumbleweed Software Corp Document delivery system
JP2001005762A (en) * 1999-06-18 2001-01-12 Fuji Xerox Co Ltd Image processor
JP2001117889A (en) * 1999-10-15 2001-04-27 Canon Inc Network equipment, network system, communication method and recording medium
JP2001134612A (en) * 1999-09-17 2001-05-18 Ricoh Co Ltd System and method for opening electronic document, information processor and recording medium
JP2001297102A (en) * 2000-02-17 2001-10-26 Internatl Business Mach Corp <Ibm> Archive and method and device for retrieval
JP2002024185A (en) * 2000-07-05 2002-01-25 Matsushita Electric Ind Co Ltd Device and method for processing access request
JP2002108440A (en) * 2000-09-27 2002-04-10 Hitachi Ltd Damage diagnosing device for power generation facilities
JP2002207663A (en) * 2001-01-12 2002-07-26 Canon Inc Information management system, access managing method in it and storage medium
JP2002297161A (en) * 2001-03-29 2002-10-11 Daiichikosho Co Ltd Method for providing digital image photographed in karaoke hall for person who requests it by using communication karaoke system, karaoke host device, and karaoke playing terminal
JP2003345713A (en) * 2002-03-19 2003-12-05 Ricoh Co Ltd Image forming device, and method and system for outputting stored document

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1131127A (en) * 1997-04-01 1999-02-02 Tumbleweed Software Corp Document delivery system
JP2001005762A (en) * 1999-06-18 2001-01-12 Fuji Xerox Co Ltd Image processor
JP2001134612A (en) * 1999-09-17 2001-05-18 Ricoh Co Ltd System and method for opening electronic document, information processor and recording medium
JP2001117889A (en) * 1999-10-15 2001-04-27 Canon Inc Network equipment, network system, communication method and recording medium
JP2001297102A (en) * 2000-02-17 2001-10-26 Internatl Business Mach Corp <Ibm> Archive and method and device for retrieval
JP2002024185A (en) * 2000-07-05 2002-01-25 Matsushita Electric Ind Co Ltd Device and method for processing access request
JP2002108440A (en) * 2000-09-27 2002-04-10 Hitachi Ltd Damage diagnosing device for power generation facilities
JP2002207663A (en) * 2001-01-12 2002-07-26 Canon Inc Information management system, access managing method in it and storage medium
JP2002297161A (en) * 2001-03-29 2002-10-11 Daiichikosho Co Ltd Method for providing digital image photographed in karaoke hall for person who requests it by using communication karaoke system, karaoke host device, and karaoke playing terminal
JP2003345713A (en) * 2002-03-19 2003-12-05 Ricoh Co Ltd Image forming device, and method and system for outputting stored document

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006195750A (en) * 2005-01-13 2006-07-27 Ricoh Co Ltd Web authentication method, web authentication server, program, and storage medium
JP4679908B2 (en) * 2005-01-13 2011-05-11 株式会社リコー Web authentication server
JP2006236281A (en) * 2005-02-28 2006-09-07 Mitsubishi Electric Corp Client terminal, application starting file generating device and single sign-on system
JP4667908B2 (en) * 2005-02-28 2011-04-13 三菱電機株式会社 Client terminal and single sign-on system
JP2012519906A (en) * 2009-03-03 2012-08-30 マイクロソフト コーポレーション Access control using identifiers in links
JP2011048703A (en) * 2009-08-27 2011-03-10 Yamaha Corp Method for setting operation of electronic apparatus, and electronic apparatus
JP2013110716A (en) * 2011-11-24 2013-06-06 Brother Ind Ltd Intermediate server and communication device

Also Published As

Publication number Publication date
JP4541691B2 (en) 2010-09-08

Similar Documents

Publication Publication Date Title
US20040080771A1 (en) Image forming apparatus that can operate without wasteful use of resources thereof and unnecessary authentication
US20040187036A1 (en) Information providing apparatus, information providing system, service providing apparatus, image forming apparatus, information providing method, service providing method and illegal usage preventing method
US20050044248A1 (en) User authentication method, image forming apparatus, and user authentication program
EP1592222A2 (en) Service providing method, service providing apparatus, computer-readable storage medium and computer program product
US8693034B2 (en) Image processing method, apparatus, and computer-readable storage medium for computer program that retrieves a condition input screen
US7511842B2 (en) Image forming apparatus
JP2004129248A (en) Image forming apparatus and scan data processing method
US20170257517A1 (en) Systems and methods for printing a document using a graphical code image
EP1480443B1 (en) Information processing system for determination of originality of contents data and method therefore
JP4541691B2 (en) Information printing system
US8264713B2 (en) Image forming apparatus, image forming method, and information processing apparatus
JP4440576B2 (en) Image forming apparatus, usage authentication information issuing method, and usage authentication information issuing system
JP4001560B2 (en) Image forming apparatus, thumbnail acquisition method, and thumbnail acquisition system
JP2004213067A (en) Service providing device, image forming device, service providing method and unauthorized use prevention method
JP4162554B2 (en) Image forming apparatus, usage authentication information issuing method, and usage authentication information issuing system
JP2003341175A (en) Imaging apparatus, and method and system for outputting accumulated document
JP3973580B2 (en) Image forming apparatus, thumbnail acquisition method, and thumbnail acquisition system
JP4050170B2 (en) Image forming apparatus, stored document output method, and stored document output system
JP3742395B2 (en) Image forming apparatus, thumbnail printing method, thumbnail output method, thumbnail printing system, and thumbnail output system
JP4181945B2 (en) Image forming apparatus, stored document processing method, and stored document processing system
JP3742396B2 (en) Image forming apparatus, thumbnail printing method, thumbnail output method, thumbnail printing system, and thumbnail output system
JP3865229B2 (en) Image forming apparatus, stored document output method, and stored document output system
JP3845064B2 (en) Image forming apparatus, thumbnail output method, and thumbnail output system
JP3657923B2 (en) Image forming apparatus and stored document acquisition method
US20120002238A1 (en) Image processing system, image processing method, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100304

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: 20100615

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100624

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130702

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees