JP2005196757A - Method for providing document service - Google Patents

Method for providing document service Download PDF

Info

Publication number
JP2005196757A
JP2005196757A JP2004366899A JP2004366899A JP2005196757A JP 2005196757 A JP2005196757 A JP 2005196757A JP 2004366899 A JP2004366899 A JP 2004366899A JP 2004366899 A JP2004366899 A JP 2004366899A JP 2005196757 A JP2005196757 A JP 2005196757A
Authority
JP
Japan
Prior art keywords
service
printer
document
gateway
user
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
JP2004366899A
Other languages
Japanese (ja)
Other versions
JP4339240B2 (en
Inventor
Victor Ciriza
シリサ ヴィクトル
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.)
Xerox Corp
Original Assignee
Xerox Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xerox Corp filed Critical Xerox Corp
Publication of JP2005196757A publication Critical patent/JP2005196757A/en
Application granted granted Critical
Publication of JP4339240B2 publication Critical patent/JP4339240B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4541Directories for service discovery
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print system adapted for providing an access to service for processing an electronic document a service provider provides in addition to provision of hard copy document service. <P>SOLUTION: A printer is suitable for providing web service to a user through a print request. The printer includes a gateway function for providing a rapid and safe access to the document service the document service provider provides. A service registration agency document, which can be a registration agency operated by a manufacturer of the printer, manages a list of the service providers. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は一般に、文書(ドキュメント)サービスを提供するための方法および装置に関し、とりわけ、文書サービスを提供するためのインターフェースとして印刷システムを使用する方法に関する。   The present invention relates generally to a method and apparatus for providing a document service, and more particularly to a method of using a printing system as an interface for providing a document service.

情報技術分野では一般に、例えばインターネットなどのネットワーク上で動作するサーバコンピュータにてサービスプロバイダが提供するサービスを、コンピュータネットワークを通じてクライアントコンピュータ(即ちユーザ)から問い合わせたり、要求したりすることができる。サービスを要求することで、クライアントはサービスプロバイダから直接あるいは間接的にその要求の結果を得る。その結果には、例えば、入力データを変換したり、データベースを照会したりすることが含まれる。   In general, in the information technology field, a service provided by a service provider can be inquired or requested from a client computer (ie, a user) through a computer network on a server computer operating on a network such as the Internet. By requesting a service, the client obtains the result of the request directly or indirectly from the service provider. The results include, for example, converting input data or querying a database.

ある種類(クラス)のサービスはウェブサービスとして知られている。サーバコンピュータは、HTTP(ハイパーテキスト転送プロトコル)に基づく情報交換によって、ネットワーク上のクライアントコンピュータにウェブサービスを提供する。かかる情報交換には拡張可能マークアップ言語(XML)形式によるメッセージ(SOAP,UDDI,WSDL等)が含まれる。加えて、UDDI(Universal Description Discovery and Integration)プロトコルは、ウェブサービス開発者に、ウェブサービスのサービス登録機関(レジストリ)を検索する機能を提供する。さらに、既存の開発フレームワーク、例えばJava(登録商標)や.NETは、ウェブサービス開発者に、情報交換の実行に使用するプロトコルや規格を考慮することなく、容易にウェブサービス開発を行うのに必要なツールやソフトウェアを提供する。   One type of service is known as a web service. The server computer provides a web service to client computers on the network by exchanging information based on HTTP (Hypertext Transfer Protocol). Such information exchange includes messages (SOAP, UDDI, WSDL, etc.) in an extensible markup language (XML) format. In addition, the Universal Description Discovery and Integration (UDDI) protocol provides web service developers with the ability to search for a web service service registration authority (registry). Furthermore, existing development frameworks such as Java (registered trademark),. NET provides web service developers with the tools and software necessary to easily develop web services without considering the protocols and standards used to perform information exchange.

これらの既存のウェブサービス・プラットフォームは、例えば利用回数制(pay‐per‐use)トランザクションモデルを使用したソフトウェアやサービスを販売することができる点で有利である。利用回数制販売のトランザクションモデルでは一般に、収益性を高くするには高いトランザクション率が必要であるとはいえ、かかるトランザクションモデルは他の効率性、例えば必ずしも代替の配信チャネルを必要としないといった効率性によって利益を得ている。そうは言っても、利用回数制販売トランザクションモデルを使用する環境でも、ウェブサービスプロバイダは、配信チャネルを追加しユーザがサービス自体の存在に気づくことができるようにすることで利益を得ることができる。   These existing web service platforms are advantageous in that they can sell software and services using, for example, a pay-per-use transaction model. Although the transaction model for usage-based sales generally requires a high transaction rate to increase profitability, such a transaction model has other efficiencies, such as not necessarily requiring an alternative delivery channel. Profit from. That said, even in an environment that uses a pay-per-use sales transaction model, web service providers can benefit by adding a delivery channel that allows users to be aware of the existence of the service itself. .

ウェブサービスとりわけ利用回数制販売のトランザクションモデルに適したウェブサービスの一カテゴリーに文書(ドキュメント)サービスがある。それには文書の著作、翻訳、要約作成、増補・整形(enriching)、変換、構文分析、意味分析するためのサービスが含まれる。例えば文書を、文書それ自体と、ユーザ指定のオプションおよびサービス要求(リクエスト)を含めて、XMLエンベロップでラップされたHTTP転送を通じて文書サービスプロバイダに送信することができる。次いで、文書は遠隔で処理され、結果をウェブインターフェースおよび/またはメールゲートウェイを介して戻すことができる。   There is a document service as one category of web services particularly suitable for transaction models of usage-based sales. It includes services for document writing, translation, summarization, augmentation, conversion, syntactic analysis, and semantic analysis. For example, a document can be sent to a document service provider through an HTTP transfer wrapped in an XML envelope, including the document itself and user-specified options and service requests. The document can then be processed remotely and the results returned via a web interface and / or a mail gateway.

電子印刷システムは、電子文書を処理してハードコピーレンダリング(表現)に変換するのに使用されているが、そこから文書サービスにアクセスする設備として使用するには適応されていない。つまり、物理的印刷システムは一種類の文書サービス(すなわち、電子文書のハードコピーレンダリング)を実行するために存在するが、付加的な文書サービスへのアクセスを提供するフレームワーク(仕組み)は持ち合わせていない。したがって、ハードコピー文書サービスの提供に加えて、サービスプロバイダが提供する電子文書を処理するためのサービスへのアクセスを提供するのに適応した印刷システムが提供されることが望ましい。印刷システムで利用可能な文書サービスが信頼できるサービス(例えば、印刷システムのユーザに、確実に期待レベルの品質、信頼性、即時性が提供できるサービス)であれば、さらに好適であろう。   Electronic printing systems are used to process and convert electronic documents into hard copy renderings, but are not adapted for use as a facility to access document services therefrom. That is, a physical printing system exists to perform one type of document service (ie, hardcopy rendering of an electronic document), but has a framework that provides access to additional document services. Absent. Accordingly, it is desirable to provide a printing system adapted to provide access to services for processing electronic documents provided by service providers in addition to providing hard copy document services. It would be more suitable if the document service available in the printing system is a reliable service (for example, a service that can reliably provide the printing system user with the expected level of quality, reliability, and immediacy).

本発明によれば、サービス登録機関が接続された第一ローカルエリア・ネットワーク、サービスプロバイダが接続された第二ローカルエリア・ネットワーク、およびユーザがそこに接続されたコンピュータを操作する第三ローカルエリア・ネットワークを接続する広域ネットワークにおいて、サービスプロバイダが、コンピュータを操作するユーザに提供する文書サービスを管理する方法、システムおよびそのための製品が提供される。   According to the present invention, a first local area network to which a service registration authority is connected, a second local area network to which a service provider is connected, and a third local area in which a user operates a computer connected thereto. Provided are a method, a system, and a product for managing a document service provided by a service provider to a user who operates a computer in a wide area network connecting the networks.

本発明の一態様によると、第三ローカルエリア・ネットワーク(すなわち、ユーザネットワーク)にプリンタが接続されている。一実施形態において、プリンタには、広域ネットワークと第三ローカルエリア・ネットワークを接続するためのゲートウェイ機能が組み込まれている。(すなわち、本明細書では「ゲートウェイプリンタ」と称す)プリンタは、サービス登録機関によって信頼されたプリンタである場合、サービス登録機関に登録される。   According to one aspect of the invention, a printer is connected to a third local area network (ie, a user network). In one embodiment, the printer incorporates a gateway function for connecting the wide area network and the third local area network. A printer (ie, referred to herein as a “gateway printer”) is registered with the service registration authority if it is a printer trusted by the service registration authority.

本発明の他の態様によると、プリンタは、サービス登録機関に登録された文書サービスプロバイダについてサービス登録機関に問い合わせる。登録された文書サービスプロバイダは、少なくとも第二ローカルエリア・ネットワーク上のサービスプロバイダを含む利用可能なサービスプロバイダのリストを定義する。少なくとも第二ローカルエリア・ネットワーク上のサービスプロバイダを含む利用可能なサービスプロバイダのリストは、利用可能なサービスの詳細とともにプリンタのキャッシュに記憶される。   According to another aspect of the invention, the printer queries the service registration authority for a document service provider registered with the service registration authority. The registered document service provider defines a list of available service providers including at least service providers on the second local area network. A list of available service providers, including at least service providers on the second local area network, is stored in the printer cache along with details of available services.

本発明の更に他の態様によると、プリンタが、印刷すべき文書を指定する印刷要求(リクエスト)を受信すると、ユーザに、印刷要求を補うための、プリンタのキャッシュに格納された利用可能なサービスのリストが提示される。プリンタは、利用可能なサービスのリストから選択したサービスで補われた、指定の文書について実行すべき印刷要求を受信する。プリンタは、選択したサービスを提供する第二ローカルエリア・ネットワーク上のサービスプロバイダと通信することによって補われた印刷要求を実行する。   According to yet another aspect of the present invention, when a printer receives a print request specifying a document to be printed, the available services stored in the printer's cache to supplement the print request to the user. A list of The printer receives a print request to be executed for a specified document supplemented with a service selected from the list of available services. The printer performs the supplemented print request by communicating with a service provider on the second local area network that provides the selected service.

本発明の更なる態様によると、文書サービスへの信頼できるアクセスを容易にする方法、装置およびそのための製造物が提供される。方法には、印刷システムがサービス登録機関と通信できるようにすることが含まれる。それぞれが一揃えの文書サービスを提供する一つまたは複数のサービスプロバイダが、サービス登録機関に登録される。サービス登録機関で印刷システムからの製品登録を受け取ると、それに応じて印刷システムに、対応する公開鍵を含むデジタル証明書が発行される。利用可能なサービスプロバイダの要求を受け取り、その要求がその公開鍵を使用した印刷システムからであると認証されると、それに応じて、一揃えの文書サービスと一つまたは複数のサービスプロバイダそれぞれの公開鍵へのアクセス権が与えられる。一つまたは複数のサービスプロバイダそれぞれには、対応する公開鍵を有するデジタル証明書と印刷システムの公開鍵が発行されている。印刷システムは、印刷要求を通じて、一つまたは複数のサービスプロバイダの公開鍵を使用する一揃えの文書サービスへのアクセスを提供する。サービスプロバイダは印刷システムの公開鍵を使用して前記アクセスを認証する。   In accordance with further aspects of the present invention, methods, apparatus and products therefor are provided that facilitate reliable access to document services. The method includes enabling the printing system to communicate with a service registration authority. One or more service providers, each providing a complete document service, are registered with the service registration authority. When the service registration organization receives product registration from the printing system, a digital certificate including a corresponding public key is issued to the printing system accordingly. Upon receiving a request from an available service provider and authenticating that the request is from a printing system using the public key, a set of document services and each one or more service providers are published accordingly. Access to the key is granted. A digital certificate having a corresponding public key and a printing system public key are issued to each of one or a plurality of service providers. The printing system provides access to a set of document services using a public key of one or more service providers through a print request. The service provider authenticates the access using the printing system's public key.

本発明により、サービスプロバイダが提供する電子文書を処理するためのサービスへのアクセスを提供できる印刷システムを実現することができる。   According to the present invention, it is possible to realize a printing system that can provide access to a service for processing an electronic document provided by a service provider.

本発明のこれらの態様および他の態様は、以下の説明を添付の図面と併せ読むことで明らかになろう。なお、図面において、同じ個所には同じ参照番号を付してある。
A. 動作環境
図1は、本発明を実施するための動作環境100を示す図である。動作環境100では、ユーザ108は、ローカルエリア・ネットワーク104(あるいは本書では「ユーザネットワーク」104と称す)の正式に認証された、あるいは部分的に認証された登録ユーザ(例えば、定める範囲のアクセス権を有するユーザ)となることができる。ユーザ108は例えば、ユーザワークステーション112から(あるいは、モバイル装置106からネットワーク・アクセスポイント110を通じて)、ファイルサーバ118(電子文書126などの文書をユーザのディレクトリに記憶するよう構成されたファイルサーバ)、複合機114(例えば、スキャナ、ファクシミリ、プリンタ、製本機)、またはゲートウェイプリンタ120(直接的、あるいは印刷サーバ118を介して間接的に)へのアクセス権を有することができる。印刷サーバは、一つまたは複数のプリンタが直接あるいは間接的に接続されているモバイル装置106、ワークステーション112またはスキャナ116等を操作するユーザ108からの印刷要求をスプールするように構成されている。ユーザネットワーク104は例えば、企業イントラネットやホームイントラネット等の私設網(プライベートネットワーク)、あるいは空港や商業施設などの準私設網とすることができる。
These and other aspects of the invention will become apparent from the following description when read in conjunction with the accompanying drawings. In the drawings, the same portions are denoted by the same reference numerals.
A. Operating Environment FIG. 1 is a diagram illustrating an operating environment 100 for implementing the present invention. In the operating environment 100, a user 108 is a registered user (eg, a range of access rights) that is formally authenticated or partially authenticated to a local area network 104 (or referred to herein as a “user network” 104). User). User 108 may, for example, from user workstation 112 (or from mobile device 106 through network access point 110), file server 118 (a file server configured to store documents, such as electronic document 126, in the user's directory), Access to the multifunction device 114 (eg, scanner, facsimile, printer, bookbinding machine) or gateway printer 120 (directly or indirectly through the print server 118) may be provided. The print server is configured to spool print requests from a user 108 operating a mobile device 106, workstation 112, scanner 116, or the like to which one or more printers are directly or indirectly connected. The user network 104 can be, for example, a private network (private network) such as a corporate intranet or a home intranet, or a semi-private network such as an airport or a commercial facility.

ユーザネットワーク104は、インターネット等の広域ネットワーク144に接続されており、その広域ネットワークには一つまたは複数のサービス登録機関138および一つまたは複数のサービスプロバイダ150が直接あるいは間接的に接続されている。動作環境100において、ユーザネットワーク104は、一つまたは複数の登録機関ネットワーク134および一つまたは複数のサービスプロバイダ・ネットワーク146に、広域ネットワーク144によって接続されている。広域ネットワーク144は例えば、インターネット等の安全性の低い公衆網であってよい。さらに一般的には、本明細書で定める広域ネットワーク144は、プリンタゲートウェイ120をサービス登録機関138およびサービスプロバイダ150に接続するのに使用される任意のネットワークである。広域ネットワーク144は、専用の有線、無線あるいは衛星通信を使用して、ネットワーク104、134および146を橋渡し(ブリッジ)することができる。ネットワーク134および146から広域ネットワーク144へのアクセスは、ファイアウォール機能を有するそれぞれのゲートウェイ142を通じて行われる。一般に、ファイアウォールは広域ネットワーク144からローカルエリア・ネットワークへの、およびローカルエリア・ネットワークから広域ネットワーク144へのアクセスを制限するのに使用される。そのように制限されたアクセスにおいて、ファイアウォールは一般に、HTTP等の標準プロトコルを使用してローカルエリア・ネットワークの内部から広域ネットワーク144へのアクセスを許可するよう構成される。
A.1 サービスプロバイダ
動作環境100には、電子形式で文書を処理するサービスを提供する一つまたは複数のサービスプロバイダ150が存在してよい。一つまたは複数のサービスプロバイダ150で利用可能な文書サービスには、翻訳サービス、要約作成サービス、フォーマット(書式・形式)変換サービス(例えば、光学式文字読み取り(OCR)サービス)、リコメンダ(推薦情報)サービス、メッセージサービス(例えば、電子メール、SMSおよびファックス)、アーカイブ(記録保管)サービス、文書検索特定サービスおよび増補・整形(enrichment)サービスなどの電子文書サービスが含まれる。
The user network 104 is connected to a wide area network 144 such as the Internet, and one or more service registration organizations 138 and one or more service providers 150 are directly or indirectly connected to the wide area network. . In the operating environment 100, the user network 104 is connected to one or more registrar networks 134 and one or more service provider networks 146 by a wide area network 144. The wide area network 144 may be a public network with low security such as the Internet. More generally, the wide area network 144 as defined herein is any network used to connect the printer gateway 120 to the service registration authority 138 and the service provider 150. Wide area network 144 can bridge networks 104, 134 and 146 using dedicated wired, wireless or satellite communications. Access from the networks 134 and 146 to the wide area network 144 is performed through respective gateways 142 having a firewall function. In general, firewalls are used to restrict access from the wide area network 144 to the local area network and from the local area network to the wide area network 144. For such restricted access, the firewall is generally configured to allow access to the wide area network 144 from within the local area network using a standard protocol such as HTTP.
A. 1 Service Provider The operating environment 100 may include one or more service providers 150 that provide services for processing documents in electronic form. Document services that can be used by one or more service providers 150 include translation services, summarization services, format conversion (eg, optical character reading (OCR) services), and recommenders (recommended information). Electronic document services such as services, message services (eg, email, SMS and fax), archive services, document retrieval specific services, and enrichment services.

一つまたは複数の文書サービス要求(リクエスト)は、米国特許出願第10/605,874号記載の文書サービス要求ワークフローを使用したワークフローとして結びつけられることができる。一般に、サービスプロバイダ150は汎用的なファイル形式で出力を生成する。ファイル形式は、アプリケーションおよび/又は装置に依存する形式でも、依存しない形式でもよい。すなわち、文書サービス要求は特定のファイル形式の入力ファイルを取り込んで、特定のファイル形式の出力ファイルを生成する単一のプロセスと定義することができる。さらに、そのような単一の文書サービスを結合、あるいはリンクさせて、一つの入力文書に適用される一組のサービスとして定義することができる。ユーザは、例えば印刷ドライバのユーザインターフェースを介して、結合した単一の文書プロセスのシーケンスを記憶、回復および/または構成する機能を指定することによって、そのプロセスをある出発点から開始させ、一つあるいは複数の終点で終了させるようにすることができる。   One or more document service requests can be combined as a workflow using the document service request workflow described in US patent application Ser. No. 10 / 605,874. In general, the service provider 150 generates output in a generic file format. The file format may be an application and / or device dependent format or an independent format. That is, a document service request can be defined as a single process that takes an input file in a specific file format and generates an output file in a specific file format. Furthermore, such single document services can be combined or linked to define a set of services that apply to one input document. The user can start the process from one starting point, for example, via the print driver user interface, by specifying the ability to store, recover and / or configure a combined single document process sequence. Alternatively, it can be terminated at a plurality of end points.

文書サービス要求に関して、より具体的には、翻訳サービスは文書をある言語から他の言語へ、周知の機械翻訳システムを使用して翻訳することができる。要約作成サービスは、多数の周知の方法の一つを使用して文書の内容を要約することができる。リコメンダサービスは、Xerox Corporationが開発したKnowledge Pumpなどのリコメンダシステムを使用して推薦情報を提供することができる。増補・整形システムは、米国特許出願第09/543,962号に記載のメタ文書管理システムによって提供することができる。文書検索特定サービスは、米国特許出願第10/605,630号に記載のサービスを提供することができる。フォーマット変換サービスは、文書を第一のフォーマットから第二のフォーマットへ変換できるよう構成されている。第一フォーマットは例えば、装置あるいはアプリケーション非依存フォーマット、第二フォーマットは装置あるいはアプリケーション依存フォーマットとすることができる。   With respect to document service requests, more specifically, the translation service can translate a document from one language to another using a well-known machine translation system. The summarization service can summarize the contents of a document using one of a number of well-known methods. The recommender service can provide recommendation information using a recommender system such as Knowledge Pump developed by Xerox Corporation. The augmentation / shaping system can be provided by the meta-document management system described in US patent application Ser. No. 09 / 543,962. The document retrieval specific service can provide the services described in US patent application Ser. No. 10 / 605,630. The format conversion service is configured to convert a document from a first format to a second format. The first format can be, for example, a device or application independent format, and the second format can be a device or application dependent format.

一実施形態において、サービスプロバイダ150は、一意にサービスプロバイダ150を特定するデジタル証明書154と、一つまたは複数の文書サービスのリストを提供できるように構成されているとしてサービスプロバイダ150を登録している一つまたは複数のサービス登録機関138の公開鍵148と、登録されたプリンタの公開鍵152をメモリに記録する。一実施形態において、プリンタの公開鍵152はサービス登録機関138から提供され、サービスプロバイダ150が、要求された文書サービスを実行する予定のゲートウェイプリンタ120の身元(ゲートウェイプリンタ120そのものであること)を信頼できるようにするものである。他の実施形態において、サービスプロバイダ150がゲートウェイプリンタ120から文書サービス要求(ゲートウェイプリンタの公開鍵あるいはそのヒントを含んでいてもよい)を受け取ると、サービスプロバイダ150は、サービス登録機関138に対してゲートウェイプリンタの公開鍵152を要求(あるいは認証)する。   In one embodiment, service provider 150 registers service provider 150 as configured to be able to provide a digital certificate 154 that uniquely identifies service provider 150 and a list of one or more document services. The public key 148 of one or a plurality of service registration organizations 138 and the public key 152 of the registered printer are recorded in the memory. In one embodiment, the printer's public key 152 is provided by the service registration authority 138 and the service provider 150 trusts the identity of the gateway printer 120 that is to perform the requested document service (which is the gateway printer 120 itself). It is something that can be done. In other embodiments, when the service provider 150 receives a document service request from the gateway printer 120 (which may include the gateway printer's public key or hints), the service provider 150 may contact the service registration authority 138 with the gateway. Request (or authenticate) the public key 152 of the printer.

一代替的実施形態において、サービスプロバイダ150は、一つのあるいは複数の物理的文書サービス、例えば印刷や製本(バインディング)を提供することができる。例えば、ゲートウェイプリンタ120に白黒文書の印刷のみに十分な機能を備えさせることも可能であり、したがって、プリンタへのカラー印刷要求が、以下に詳述するサービスプロバイダによる文書サービスの提供を起動させることもできる。
A.2 サービス登録機関
サービス登録機関138は、一つまたは複数のゲートウェイプリンタ120と一つまたは複数のサービスプロバイダ150にとって、それぞれ文書サービスを特定・登録するための集中的な場所を提供する。一実施形態において、サービス登録機関138はデジタル証明書136、登録されたサービスプロバイダの公開鍵141および登録されたプリンタの公開鍵140を記録する。一実施形態において、それぞれのサービス登録機関138への登録は、ある種類および/またはブランドのプリンタ(あるいは、より一般的な物理的文書処理装置、例えばスキャナ、プリンタ、製本機あるいはこれらの二つまたは三つの個々の機能を組み込んだ複合機)に限定される。
In an alternative embodiment, the service provider 150 can provide one or more physical document services, such as printing and binding. For example, the gateway printer 120 can be equipped with functions sufficient only for printing black and white documents, so that a color print request to the printer triggers the provision of document services by the service provider detailed below. You can also.
A. 2 Service Registration Authority The service registration authority 138 provides one or more gateway printers 120 and one or more service providers 150 with a central location for identifying and registering document services. In one embodiment, the service registration authority 138 records the digital certificate 136, the registered service provider public key 141, and the registered printer public key 140. In one embodiment, registration with each service registration authority 138 may be a type and / or brand of printer (or a more general physical document processing device such as a scanner, printer, bookbinding machine or two of these or It is limited to a multi-function machine incorporating three individual functions.

サービス登録機関138には二つの主要な登録機能がある。まず、(a)製品登録と(b)文書サービス登録である。製品登録は、ゲートウェイプリンタ120の登録に関する。文書サービス登録はサービスプロバイダ150の登録に関する。一実施形態において、ひとたび製品登録が完了すると、サービス登録機関138がゲートウェイプリンタ120にデジタル証明書122を発行する。他の実施形態において、デジタル証明書はゲートウェイプリンタのハードウェア(物理的装置の場合)に組み込まれており、ひとたび製品登録が完了すると有効となる。更に他の実施形態において、デジタル証明書は、ユーザネットワーク104の仮想ゲートウェイプリンタ(ゲートウェイ機能の有無にかかわらず、例えば仮想印刷ドライバとして)として動作するホストコンピュータの証明書レジストリに記憶される。   The service registration authority 138 has two main registration functions. First, (a) product registration and (b) document service registration. Product registration relates to registration of the gateway printer 120. Document service registration relates to registration of the service provider 150. In one embodiment, once product registration is complete, the service registration authority 138 issues a digital certificate 122 to the gateway printer 120. In another embodiment, the digital certificate is built into the gateway printer hardware (in the case of a physical device) and is valid once product registration is complete. In yet another embodiment, the digital certificate is stored in a certificate registry of a host computer that operates as a virtual gateway printer (for example, as a virtual print driver with or without a gateway function) of the user network 104.

一実施形態において、サービス登録機関138は、例えばHTTPを通じて文書サービスの公開やアクセスのためのクライアントとサーバ間のインタラクション(対話)を定義するサービス指向アーキテクチャ(SOA)にしたがって動作する。SOAは、三つの主な役割、リクエスタ(要求者)、レジストリ、およびプロバイダの役割を指定する。リクエスタの役割(例えば、プリンタゲートウェイ120が実行する役割)は、文書サービスを検索し(すなわち、“発見”インタラクション)、文書サービスを実行するように要求を行う(すなわち、“バインド”インタラクション)装置である。レジストリの役割(例えば、サービス登録機関138が実行する役割)は、サービスを、潜在的な要求に対して可視化する(すなわち、“公開”インタラクション)。プロバイダの役割(例えば、サービスプロバイダ150が実行する役割)は、利用可能なサービスを公開し、文書サービスの照会や要求を受信および/または実行する。
A.3 ゲートウェイプリンタ
本発明の一実施形態において、ゲートウェイプリンタ120は物理的文書サービス(スキャン、印刷、ステープル留め、製本等)を提供する。一代替的実施形態において、ゲートウェイプリンタ120は、印刷サーバ118と同様の仮想プリンタであり、通信で接続された他の装置が提供する物理的文書サービスへのアクセスを提供する。いずれの実施形態においても、ゲートウェイプリンタ120は、デジタル証明書122、サービス登録機関の公開鍵124およびサービスプロバイダ情報128を記憶するためのメモリまたはキャッシュを有する。サービスプロバイダ情報128には、サービスプロバイダが提供するサービスの特徴と、提供サービスの使用にかかわる費用と、サービスおよび又は費用の説明を提供するウェブサイト(本明細書では「参照サイト」という)と、その公開鍵が含まれる。
In one embodiment, the service registration authority 138 operates according to a service-oriented architecture (SOA) that defines client-server interactions for publishing and accessing document services, eg, via HTTP. The SOA specifies three main roles: requester (requester), registry, and provider roles. The role of the requester (eg, the role performed by the printer gateway 120) is the device that retrieves the document service (ie, “discovery” interaction) and makes a request to execute the document service (ie, “bind” interaction). is there. The registry role (eg, the role performed by the service registration authority 138) makes the service visible to potential requests (ie, “public” interactions). A provider role (eg, a role performed by service provider 150) publishes available services and receives and / or executes document service queries and requests.
A. 3. Gateway Printer In one embodiment of the present invention, the gateway printer 120 provides physical document services (scanning, printing, stapling, bookbinding, etc.). In an alternative embodiment, the gateway printer 120 is a virtual printer similar to the print server 118 and provides access to physical document services provided by other devices connected by communication. In either embodiment, gateway printer 120 has a memory or cache for storing digital certificate 122, service registration authority public key 124, and service provider information 128. The service provider information 128 includes characteristics of services provided by the service provider, costs associated with the use of the services provided, a website that provides a description of the services and / or costs (referred to herein as a “reference site”), The public key is included.

図1に示す実施形態において、ゲートウェイプリンタ120には、ユーザネットワーク104と広域ネットワーク144の間でゲートウェイとして機能するゲートウェイ機能130が含まれる。ゲートウェイプリンタ120はファイアウォール132で保護することができる。一代替的実施形態において、ユーザネットワーク104をファイアウォールなしで広域ネットワーク144に接続する、またはファイアウォールをゲートウェイプリンタ120に組み込むこともできる。更に他の実施形態において、ゲートウェイプリンタ120に、ゲートウェイ機能130を備えさせずに、ネットワークゲートウェイおよび/またはファイアウォールから独立して動作させることもできる。   In the embodiment shown in FIG. 1, the gateway printer 120 includes a gateway function 130 that functions as a gateway between the user network 104 and the wide area network 144. The gateway printer 120 can be protected by a firewall 132. In an alternative embodiment, user network 104 may be connected to wide area network 144 without a firewall, or a firewall may be incorporated into gateway printer 120. In still other embodiments, the gateway printer 120 can be operated independently of the network gateway and / or firewall without providing the gateway function 130.

いずれの実施形態においても、ゲートウェイプリンタ120が、一つまたは複数のサービスプロバイダ150によって利用可能とされる文書サービスへのアクセスを提供する。さらに、ゲートウェイプリンタ120の構成および/または実施形態に応じて、ゲートウェイプリンタは、(a)指定された文書126についてサービスプロバイダ150で実行すべき文書サービス要求を管理したり、(b)サービスプロバイダ情報128に関するユーザからの問い合わせを取り出し(フェッチ)たり、キャッシュへ格納したりそれに応答したり、(c)帯域幅を制御して、広域ネットワーク144上でユーザネットワーク104から間接または直接的に利用可能なサービスおよび/またはコンテンツへの、ネットワーク全体のアクセスに影響を与える、大きな需要変動を回避したりする。ゲートウェイプリンタ120でのこのような集中的なアクセスやサービスの制御を行うことによって、ユーザネットワーク104のユーザに対し、サービスプロバイダ150が提供する文書サービスへの迅速かつ安全なアクセスを提供できるという優位性がある。
A.4 公開鍵基盤
動作環境100の一実施形態にはまた、公開鍵基盤(PKI)が含まれる。PKIでは、一般には認証機関156あるいは信頼された第三者を利用してゲートウェイプリンタ120、サービス登録機関138およびサービスプロバイダ150にそれぞれ発行されたデジタル証明書122、136および154に署名する。一実施形態において、信頼された第三者はサービス登録機関138であり、それによってゲートウェイプリンタ120およびサービスプロバイダ150に対して認証機関として振る舞う。公開鍵基盤は、デジタル証明書の使用を介して、前もって何ら関係を持ったことのない二者が互いに安全な通信を動的に確立することができるようにする。
In either embodiment, gateway printer 120 provides access to document services made available by one or more service providers 150. Further, depending on the configuration and / or embodiment of the gateway printer 120, the gateway printer (a) manages document service requests to be executed by the service provider 150 for the specified document 126, or (b) service provider information. (C) Control bandwidth and use it indirectly or directly from the user network 104 over the wide area network 144. Avoid large demand fluctuations that affect the entire network access to services and / or content. By performing such centralized access and service control at the gateway printer 120, it is possible to provide a user of the user network 104 with quick and secure access to the document service provided by the service provider 150. There is.
A. 4 Public Key Infrastructure One embodiment of the operating environment 100 also includes a public key infrastructure (PKI). In PKI, digital certificates 122, 136, and 154 issued to the gateway printer 120, the service registration authority 138, and the service provider 150, respectively, are generally signed using a certificate authority 156 or a trusted third party. In one embodiment, the trusted third party is the service registration authority 138, thereby acting as an authentication authority for the gateway printer 120 and the service provider 150. The public key infrastructure allows two parties that have never had a prior relationship to dynamically establish secure communications with each other through the use of digital certificates.

デジタル証明書は、例えばIETF(Internet Engineering Task Force)のRFC2459にミラーリングされているITU X.509のデジタル証明書の標準仕様に記載された形式によるものと理解されてよい。あるいは、デジタル証明書を、wapforum.orgにてインターネットに公開されているWAP(Wireless Application Protocol)のWTLS(無線トランスポート層セキュリティ)セキュリティ層の形式や、SPKI(Simple Public Key Infrastructure)証明書の形式とすることもできる。また、米国デジタル署名標準(DSS)の一部をなすデジタル署名アルゴリズム(DSA)あるいは楕円曲線暗号など、RSA(Rivest−Shamir−Adleman)公開鍵暗号化技術に加えて代替的な暗号化スキームを使用して、本発明を実行することもできると理解されてよい。   The digital certificate is, for example, ITU X.M. mirrored in RFC 2459 of IETF (Internet Engineering Task Force). It may be understood that it is in the format described in the standard specification of 509 digital certificates. Alternatively, a digital certificate can be obtained from wapform. or WAP (Wireless Application Protocol) WTLS (Wireless Transport Layer Security) security layer format published on the Internet at org, or SPKI (Simple Public Key Infrastructure) certificate format. In addition to RSA (Rivest-Shamir-Adleman) public key encryption technology such as Digital Signature Algorithm (DSA) or Elliptic Curve Cryptography, which are part of the US Digital Signature Standard (DSS), an alternative encryption scheme is used. Thus, it may be understood that the present invention can also be implemented.

さらに、一つまたは複数の認証機関が動作環境100で使用されてよいことも理解されるであろう。例えば、登録機関ネットワーク134にそれ自身の認証機関を備えさせ、その認証機関がユーザネットワーク104の認証されたユーザに証明書を発行する。あるいは、当事者(例えば、ゲートウェイプリンタ120およびサービスプロバイダ150)のいくつかまたは全てが、承認された公的な認証サービス局(例えば、ベリサイン(登録商標))から証明書を得てもよい。最後に、当業者にとって理解されるように、サービス登録機関、ゲートウェイプリンタおよびサービスプロバイダは、誰がデジタル証明書に署名したかよりも、鍵に基づいて実体の信頼性を認証し、自ら署名したデジタル証明書(すなわち、鍵のペアを所有するサービス登録機関などの当事者が、それ自身の認証機関として振舞う)などの任意の証明書、あるいは、署名していない単独の公開鍵でもまた使用することができる。   It will further be appreciated that one or more certificate authorities may be used in the operating environment 100. For example, the registration authority network 134 is provided with its own certification authority, and the certification authority issues a certificate to an authenticated user of the user network 104. Alternatively, some or all of the parties (eg, gateway printer 120 and service provider 150) may obtain a certificate from an approved public authentication service authority (eg, VeriSign®). Finally, as will be appreciated by those skilled in the art, service registrars, gateway printers and service providers authenticate the authenticity of an entity based on a key rather than who signed the digital certificate, It can also be used with any certificate, such as a certificate (ie, a party such as a service registration authority that owns the key pair acts as its own certificate authority), or a single public key that is not signed. it can.

二者(例えば、ゲートウェイプリンタ120およびサービス登録機関138)が公開鍵を交換して、それぞれの秘密鍵と組み合わせると、両者とも特定の通信セッションのための対称秘密鍵について一致をみることができる(セッション鍵)。セッション鍵は、安全性の低い(信頼できない)通信チャネルを通じて両者が送信する情報を暗号化し解読するのに使用される。このようにセッション鍵を定義すれば、盗聴者が、両者が通信する通信チャネルを監視してセッション鍵を導き出すことはできない。   When the two parties (e.g., gateway printer 120 and service registration authority 138) exchange public keys and combine them with their respective private keys, both can see a match for the symmetric private key for a particular communication session ( Session key). The session key is used to encrypt and decrypt information sent by both parties over a less secure (untrusted) communication channel. If the session key is defined in this way, an eavesdropper cannot derive the session key by monitoring the communication channel between the two.

このように安全性の低い通信チャネルで安全にデータを送信するための一プロトコルが、1996年3月4日付けの「The SSL Protocol Version 3.0」に公開されたSSL(Secure Socket Layer)プロトコルで定義されている。一代替的実施形態では、SSLに基づくものであるが、トランスポート層セキュリティ(TLS)と呼ばれるIETFの標準仕様を使用して安全なセッションをインターネット上で確立することもできる。TLSはIETF RFC2246に記載されている。SSL3.0プロトコルおよびTLSプロトコルは標準的なウェブブラウザでサポートされているが、それらは“https”拡張を使用したHTTPの一部として呼び出される。   One protocol for transmitting data securely over such a low-secure communication channel is the SSL (Secure Socket Layer) protocol published in “The SSL Protocol Version 3.0” dated March 4, 1996. Defined in In an alternative embodiment, which is based on SSL, a secure session can also be established over the Internet using an IETF standard called Transport Layer Security (TLS). TLS is described in IETF RFC 2246. The SSL 3.0 and TLS protocols are supported by standard web browsers, but they are invoked as part of HTTP using the “https” extension.

公開鍵基盤の一態様によれば、サービス登録機関138、サービスプロバイダ150およびゲートウェイプリンタ120は、選択したコンテンツのデジタル署名を生成するように構成される。デジタル署名は、選択したコンテンツの、所与の秘密鍵を使用した署名暗号化ダイジェストである。所定の秘密鍵に対応する公開鍵を有する人なら誰でも、署名暗号化ダイジェストの真偽を認証することができる。公開鍵基盤の他の態様によれば、サービス登録機関138、サービスプロバイダ150およびゲートウェイプリンタ120は、互いの間に確立される各通信セッション(安全なセッション)用のセッション鍵を定義するよう構成される。   According to one aspect of the public key infrastructure, service registration authority 138, service provider 150, and gateway printer 120 are configured to generate a digital signature for selected content. A digital signature is a signature encryption digest of selected content using a given private key. Anyone who has a public key corresponding to a predetermined secret key can authenticate the authenticity of the signature encryption digest. According to another aspect of the public key infrastructure, the service registration authority 138, the service provider 150 and the gateway printer 120 are configured to define a session key for each communication session (secure session) established between each other. The

要約すると、一実施形態における動作環境100は、たいてい、メッセージ交換を形式化するフォーマットとして使用されるXML文書内のデジタル証明書、デジタル署名および認証で完成される、SSLプロトコルを利用してウェブサービスを実行することができる。このようにして、PKIを使用して認証でき、https拡張で実現されるプロトコルを使用して、暗号化できる安全なトランザクションを行うことができる。すなわち、デジタル証明書を使用して、相互認証および否認防止を保証することができる。また、デジタル証明書を使用してSSLプロトコルを使用した暗号化タスクを実行することもできる。   In summary, the operating environment 100 in one embodiment is a web service utilizing the SSL protocol, which is often completed with digital certificates, digital signatures and certificates in XML documents used as a format to formalize message exchanges. Can be executed. In this way, secure transactions can be performed that can be authenticated using PKI and can be encrypted using protocols implemented with the https extension. That is, digital certificates can be used to ensure mutual authentication and non-repudiation. It is also possible to perform an encryption task using the SSL protocol using a digital certificate.

さらに、公開鍵基盤を利用することによって、動作環境100で以下の利点を実現することができることが理解されるであろう。すなわち、(a)サービスプロバイダを信頼して機密文書を処理することができる。(b)ゲートウェイプリンタにデジタル証明書(購入後に認証される/有効となるデジタル証明書)をプリインストールすることができ、それによってデジタル証明書をプリインストールした実体に関連のあるサービス登録機関が、ひとたびそのデジタル証明書が起動される(有効となる)と(ゲートウェイプリンタがメッセージに署名することによって文書サービスプロバイダおよび/またはサービス登録機関と通信することができる時点で有効となる)、その証明書を信頼できるようになり、それによってサービスのリクエスタをより十分に特定でき、サービス要求を追跡でき、サービスの課金問題を解決できる。(c)プリンタで利用可能な機能によって、またはプリンタの種類あるいはマーク(すなわち、商標、サービスマーク等)によって、サービスプロバイダが利用可能なサービスのサブセットを制限することができる。(d)サービス登録機関は、ゲートウェイプリンタで利用可能な機能にしたがって利用可能なサービスプロバイダのサブセットへのアクセスを制限することができる。(e)ある種類またはマークのプリンタから文書サービス要求が出されていることをサービスプロバイダに保証することができる。
B. 動作方法
図2は文書サービス印刷要求を実行する際に、図1に示すゲートウェイプリンタ120が一実施形態において実行する動作の流れ図である。208で、ユーザワークステーション112(あるいは、ユーザモバイル装置106)などのクライアント装置が文書サービス印刷要求を開始する前に、ゲートウェイプリンタ120およびサービスプロバイダ150はサービス登録機関138に登録される必要がある。サービス登録機関138へのゲートウェイプリンタ120の登録は202で行われ、その結果、ゲートウェイプリンタ120はメモリ128にサービス登録機関の公開鍵を記録し、サービス登録機関138はメモリ140にゲートウェイプリンタの公開鍵を記録する。サービスプロバイダ150のサービス登録機関138への登録は204で行われ、その結果、サービスプロバイダ150がメモリ148にサービス登録機関の公開鍵を記録し、サービス登録機関がメモリ141にサービスプロバイダの公開鍵を記録する。
Further, it will be appreciated that the following advantages can be realized in the operating environment 100 by utilizing a public key infrastructure. In other words, (a) a confidential document can be processed by trusting the service provider. (B) A digital certificate (authenticated / validated digital certificate after purchase) can be pre-installed in the gateway printer, whereby a service registration authority related to the entity that pre-installed the digital certificate is Once the digital certificate is activated (validated) (valid when the gateway printer can communicate with the document service provider and / or service registration authority by signing the message), the certificate , So that service requesters can be more fully identified, service requests can be tracked, and service billing issues can be resolved. (C) The subset of services available to the service provider can be limited by the functions available in the printer or by the type or mark of the printer (ie, trademark, service mark, etc.). (D) The service registration authority can restrict access to a subset of available service providers according to the functions available on the gateway printer. (E) The service provider can be assured that a document service request is issued from a printer of a certain type or mark.
B. Method of Operation FIG. 2 is a flowchart of operations executed by the gateway printer 120 shown in FIG. 1 in one embodiment when executing a document service print request. At 208, the gateway printer 120 and service provider 150 need to be registered with the service registration authority 138 before a client device such as the user workstation 112 (or user mobile device 106) initiates a document service print request. Registration of the gateway printer 120 with the service registration authority 138 is performed at 202, so that the gateway printer 120 records the public key of the service registration authority in the memory 128 and the service registration authority 138 stores the public key of the gateway printer in the memory 140. Record. Registration of the service provider 150 with the service registration authority 138 is performed at 204, and as a result, the service provider 150 records the public key of the service registration authority in the memory 148, and the service registration authority stores the public key of the service provider in the memory 141. Record.

202および204での登録が完了すると、ゲートウェイプリンタ120は206で、サービス登録機関に対して登録されているサービスを問い合わせる。206での要求は、登録されたサービスプロバイダが提供するすべてのサービスプロバイダに関するものでも、あるいは限られたカテゴリーのサービスに関するものでもよい。206での文書サービスの検索要求が終わると、ゲートウェイプリンタ120はメモリ128にサービスプロバイダ150(他の登録されたサービスプロバイダも併せて)の公開鍵を記録する。ゲートウェイプリンタ120は、メモリ128に記録された他のサービスプロバイダ情報(例えば、提供される文書サービスの特徴や仕様、文書サービス要求に関わる費用や参照するサイト)を直接サービス登録機関138から、あるいは間接的にサービスプロバイダ150から得ることもできる。206での最初の問い合わせに続いて、ゲートウェイプリンタ120は周期的にサービス登録機関138に、既存の文書サービスおよび/またはサービスプロバイダの更新、または新たに利用可能な文書サービスおよび/またはサービスプロバイダの有無を問い合わせることができる。   When the registration in 202 and 204 is completed, the gateway printer 120 inquires of the registered service to the service registration organization in 206. The request at 206 may be for all service providers provided by a registered service provider or for a limited category of services. When the document service search request at 206 is completed, the gateway printer 120 records the public key of the service provider 150 (including other registered service providers) in the memory 128. The gateway printer 120 directly receives other service provider information recorded in the memory 128 (for example, characteristics and specifications of the provided document service, costs related to the document service request or a site to be referred to) directly from the service registration authority 138 or indirectly. Alternatively, it can be obtained from the service provider 150. Following the initial inquiry at 206, the gateway printer 120 periodically checks with the service registration authority 138 for updates of existing document services and / or service providers, or whether there are newly available document services and / or service providers. Can be inquired.

204でのサービスプロバイダ150によって利用可能なサービスの登録は、サービス登録機関138またはサービスプロバイダ150から開始することができる。204の一実施形態において、サービスプロバイダ150は、UDDIとして知られている標準化されたサービス言語を使用して、サービス登録機関138に対して利用可能な文書サービスを公開する。204におけるサービスプロバイダ150とサービス登録機関138の間の対話(インタラクション)は、ゲートウェイプリンタ120(またはクライアント)から独立して行われる。206で利用可能なサービスを特定するためのゲートウェイプリンタ120とサービス登録機関138の間の対話は、UDDI要求(リクエスト)を使用して実行することもでき、その要求に対して、サービスプロバイダによって利用可能になっている方法のリストや、ゲートウェイプリンタ(またはクライアント)がサービスプロバイダに要求を送信するのに必要なパラメータを応答する。206で行われる動作は、バインドインタラクションを実行するためのネゴシエーションフェーズからなり、そこにおいて、ゲートウェイプリンタ(すなわち、サービス用のクライアント)がサービス登録機関138を通じて直接的にまたは間接的にサービスプロバイダ150に、(212や218で行われる)サービス要求やその詳細を通信する方法を問い合わせる。例えば、かかる詳細情報にはメッセージの方式やパラメータ仕様が含まれる。   Registration of services available to the service provider 150 at 204 can be initiated from the service registration authority 138 or the service provider 150. In one embodiment 204, the service provider 150 publishes available document services to the service registration authority 138 using a standardized service language known as UDDI. The interaction (interaction) between the service provider 150 and the service registration authority 138 at 204 is performed independently of the gateway printer 120 (or client). The interaction between the gateway printer 120 and the service registration authority 138 to identify the services available at 206 can also be performed using a UDDI request (request) and used by the service provider for that request. Responds with a list of possible methods and parameters necessary for the gateway printer (or client) to send a request to the service provider. The operations performed at 206 comprise a negotiation phase for performing a bind interaction, in which a gateway printer (ie, a client for service) directly or indirectly through service registration authority 138 to service provider 150. Queries how to communicate service requests (done at 212 and 218) and their details. For example, the detailed information includes a message method and parameter specifications.

一実施形態において、ゲートウェイプリンタ120は、そのゲートウェイプリンタ120の製造供給元と関係のあるサービス登録機関138のみに登録を行い、それによって例えばゲートウェイプリンタを販売するために提供、流通、または推薦することができるようにする。あるいはゲートウェイプリンタ120は、任意のサービス登録機関138(このサービス登録機関は必ずしもゲートウェイプリンタに関係があるわけではない)に対して、202および206で実行される操作を繰り返すこともできる。同様に、サービスプロバイダ150とサービス登録機関138との間の関係により、サービスプロバイダ150がその利用可能な文書サービスを一つまた複数のサービス登録機関に登録することもできる。   In one embodiment, the gateway printer 120 registers only with a service registration authority 138 associated with the manufacturer of the gateway printer 120, thereby providing, distributing, or recommending, for example, to sell the gateway printer. To be able to. Alternatively, the gateway printer 120 can repeat the operations performed at 202 and 206 on any service registration authority 138 (which is not necessarily related to the gateway printer). Similarly, depending on the relationship between the service provider 150 and the service registration authority 138, the service provider 150 can register the available document services with one or more service registration authorities.

208において、一実施形態における文書サービス印刷要求は、ユーザ(例えば、ワークステーション112、モバイル装置106、スキャナ116(例えば、「scan−to−print」スキャナ)、あるいは複合機114などのクライアント装置)が一電子文書(元々電子形式の文書、またはハードコピー文書からスキャンされた文書)を選択して、通常の印刷クライアントを使用して電子文書を印刷するよう要求するときに開始される。図3は、ワークステーション112で選択した文書について文書サービスを開始する際に現れるユーザインターフェースを示す図である。さらに具体的には、図3に示すグラフィカルユーザインターフェース300は、ゲートウェイプリンタ120で利用可能な文書サービスに302でアクセスするためのものである。一実施形態において、グラフィカルユーザインターフェース(GUI)300は、ゲートウェイプリンタの印刷ドライバのGUIである。しかしながら、従来のGUIと異なり、GUI300は、直ちに利用可能となるわけではないが間接的あるいは直接的にプリンタが提供するサービスへのアクセスを可能にする。この特徴により、GUI300によりユーザは、一つまたは複数のサービスプロバイダが提供する所望の文書サービスを検索することおよび/または処理順序をアレンジすることができるようになる。(GUI300において308と310で可能)
ユーザは、例えば、米国特許出願第10/605,874号に記載の文書サービス要求の手順を利用して、文書サービス・ディレクトリ304から一つまたは複数の一連の文書サービスを指定する。なお、そのサービスの一つまたは複数を印刷サービスとすることもできる。例えば、図3で指定した一連の文書サービスには翻訳した後に印刷することが含まれる。あるいは、一連の文書サービスは例えば、単に翻訳、あるいは印刷した後に翻訳、または印刷、翻訳ついで再度印刷することを指定することもできる。一連の文書サービスには、ゲートウェイプリンタの提供するサービスと併せて、一つまたは複数のサービスプロバイダ150が提供するサービスを含めることもできる。例えば、翻訳をあるサービスプロバイダが提供し、フォーマット変換を他のサービスプロバイダが提供するようにすることもできる。
At 208, a document service print request in one embodiment is sent by a user (eg, workstation 112, mobile device 106, scanner 116 (eg, a “scan-to-print” scanner), or client device such as MFP 114). Triggered when an electronic document (originally in electronic format or scanned from a hardcopy document) is selected and requested to print the electronic document using a normal print client. FIG. 3 is a diagram illustrating a user interface that appears when starting a document service for a document selected on the workstation 112. More specifically, the graphical user interface 300 shown in FIG. 3 is for accessing 302 a document service available on the gateway printer 120. In one embodiment, the graphical user interface (GUI) 300 is a print driver GUI for a gateway printer. However, unlike conventional GUIs, the GUI 300 does not become immediately available, but allows access to services provided by the printer indirectly or directly. This feature allows the GUI 300 to allow the user to search for desired document services provided by one or more service providers and / or arrange the processing order. (Possible with 308 and 310 in GUI300)
The user specifies one or more series of document services from the document service directory 304 using, for example, a document service request procedure described in US patent application Ser. No. 10 / 605,874. One or more of the services can be a printing service. For example, the series of document services specified in FIG. 3 includes printing after translation. Alternatively, a series of document services may specify, for example, simply translating or printing and then translating or printing, translating and then printing again. The series of document services may include services provided by one or more service providers 150 in addition to services provided by the gateway printer. For example, translations can be provided by one service provider and format conversions can be provided by other service providers.

図3に示すユーザインターフェース300においてディレクトリ304からサービスを選択する前に、ユーザは、306でサービス説明要求を実行して、選択した文書サービスに関する追加情報(例えば、費用、入力形式、出力形式等)を求めることができる。あるいは、ユーザは、310でヒントを提供することによって、308で追加サービスあるいは一連のサービスを検索することができる。いずれの文書サービス要求をユーザが開始しても、210で問い合わせがゲートウェイプリンタ120へ送信される。所望の情報がゲートウェイプリンタ120のメモリ128に格納されていない場合、ゲートウェイプリンタ120は212で、その情報を提供するサービスプロバイダ150(213で実行する)へ要求を転送する。   Prior to selecting a service from the directory 304 in the user interface 300 shown in FIG. 3, the user performs a service description request at 306 to provide additional information (eg, cost, input format, output format, etc.) regarding the selected document service. Can be requested. Alternatively, the user can search for additional services or series of services at 308 by providing hints at 310. Regardless of which document service request is initiated by the user, an inquiry is sent to the gateway printer 120 at 210. If the desired information is not stored in the memory 128 of the gateway printer 120, the gateway printer 120 forwards the request to the service provider 150 (running at 213) that provides the information at 212.

一実施形態において、210および212で実行されるサービス要求は同時に行われる。つまり、サービスプロバイダ150は、図3に示すプリンタのドライバ・インターフェース300(あるいは、サービスプロバイダ専用のクライアント)によってユーザワークステーション112と直接対話し、ユーザワークステーションが印刷要求のパラメータを確認して、サービスプロバイダが指定する不明な点を訂正して文書サービス要求を好ましい方法で処理することができるようにする。「詳細要求」を含む情報交換は、各XMLメッセージ形式のサービスに固有のプロトコルに従うこともできる。   In one embodiment, service requests performed at 210 and 212 are made simultaneously. That is, the service provider 150 directly interacts with the user workstation 112 through the printer driver interface 300 (or a client dedicated to the service provider) shown in FIG. The unknown point specified by the provider is corrected so that the document service request can be processed in a favorable manner. Information exchange including “detail request” can also follow a protocol specific to each XML message service.

ひとたび文書サービス要求が208で指定され、何らかのサービス説明要求が210で実行されると、ユーザは214で文書サービス要求を開始する。さらに、ユーザはユーザインターフェース300内の314で、220においてユーザ指定の文書サービス要求が完了した後でその結果をゲートウェイプリンタ120が配信するべきか、あるいはどのように配信すべきか(例えば、ファイルサーバに結果を保存する、および/または電子メール、郵便、ファックス等で結果を送信する等)を指定することができる。216では、ゲートウェイプリンタが、選択した文書に対して指定の文書サービス印刷要求を実行する。それには、サービスプロバイダ150(あるいは追加のサービスプロバイダ)において、選択した文書に対して一つまたは複数の文書サービス要求を実行することを含めてもよい。   Once a document service request is specified at 208 and any service description request is executed at 210, the user initiates a document service request at 214. In addition, the user 314 in the user interface 300 should determine whether or not the gateway printer 120 should deliver the result after completing the user-specified document service request at 220 (eg, to a file server). Save results and / or send results by e-mail, mail, fax, etc.). In 216, the gateway printer executes a designated document service print request for the selected document. This may include performing one or more document service requests on the selected document at the service provider 150 (or additional service provider).

一実施形態において、ゲートウェイプリンタ120は218で、印刷要求の形式で文書サービス要求を伝え、それを219でサービスプロバイダが実行する。この実施形態において214で文書サービス印刷要求を開始すると、従来の印刷ドライバのように印刷待ち文書が生成される。印刷待ち文書は、例えば、Postscriptなどの従来のページ記述言語(PDL)を使用して定義することができ、それによって元の文書のフォーマット(形式)が保存される。サービスプロバイダ150はゲートウェイプリンタから、印刷待ちフォーマットの文書受け取って、対応するまたは同様の形式で出力する。   In one embodiment, the gateway printer 120 communicates at 218 a document service request in the form of a print request, which is executed by the service provider at 219. In this embodiment, when a document service print request is started in 214, a print-waiting document is generated like a conventional print driver. The document to be printed can be defined using a conventional page description language (PDL) such as Postscript, and the format (form) of the original document is thereby saved. The service provider 150 receives a document in a print waiting format from the gateway printer and outputs it in a corresponding or similar format.

より具体的には、図3のウインドウ302で定義した文書サービスに関するユーザパラメータを、PDLを使用して定めた印刷待ち文書におけるパラメータおよびオプションとして組み込むことができる。一般に、PDLは拡張可能であり、ある種類の装置やサービスしか読み取ることのできない固有のパラメータの追加をサポートするものである。パラメータを、例えば従来そのサービスを行うよう構成されていなかったプリンタでは無視されていた翻訳言語を記述するように定義することもできる。   More specifically, user parameters relating to the document service defined in the window 302 of FIG. 3 can be incorporated as parameters and options in a print-ready document defined using PDL. In general, PDL is extensible and supports the addition of unique parameters that can only be read by certain types of devices and services. The parameters can also be defined to describe, for example, a translation language that has been ignored by printers that were not conventionally configured to perform the service.

ひとたびゲートウェイプリンタ120が、指定の文書に対して実行を完了した文書サービス要求を受け取ると、ゲートウェイプリンタは、任意の印刷要求および/または補足文書サービス、例えば何らかのアーカイブまたは配信サービスを220で完了させる。印刷要求は初期フォーマット(すなわち、文書サービス要求が行われる前のフォーマット)、最終フォーマット(すなわち、文書サービス要求が実行された後のフォーマット)、あるいは中間フォーマット(すなわち、文書サービス要求の途中のフォーマット)を用いて実行することができる。   Once the gateway printer 120 receives a document service request that has completed execution for a specified document, the gateway printer completes any print request and / or supplemental document service, such as any archiving or distribution service, at 220. The print request can be an initial format (ie, a format before the document service request is made), a final format (ie, a format after the document service request is executed), or an intermediate format (ie, a format in the middle of the document service request). Can be used.

216の一実施形態において、ゲートウェイプリンタ120は、文書の内容や指定されたサービスオプション(すなわち文書サービス要求)を含む周知のPDL形式の印刷待ちファイルを使用する。この実施形態において、ゲートウェイプリンタ120は、印刷待ちファイルを受け取ると、PDLファイルから文書サービス要求に対するのオプションを抽出して、XMLメッセージを作成する。PDLファイルは、ユーザが指定した各文書サービス要求毎に添付されている。ゲートウェイプリンタが受け取ったPDLファイルが送信されると、ゲートウェイプリンタがXMLメッセージで指定しているオプションを、各サービスプロバイダがチェックする。   In one embodiment of 216, the gateway printer 120 uses a well-known PDL-format print-waiting file that includes document content and specified service options (ie, document service requests). In this embodiment, when the gateway printer 120 receives the file to be printed, it extracts an option for the document service request from the PDL file and creates an XML message. The PDL file is attached for each document service request designated by the user. When the PDL file received by the gateway printer is transmitted, each service provider checks the options specified by the gateway printer in the XML message.

他の実施形態において、ゲートウェイプリンタ120への印刷出力は、すべての印刷ジョブに対し集中的な管理と請求書の発行が可能となるように、印刷サーバ118を通じて行われる。一実施形態において、デジタル証明書を使用してゲートウェイプリンタ120、サービス登録機関138およびサービスプロバイダ150が文書サービス要求に関する請求(課金)情報を認証することができるようにする。その場合、印刷出力は従来のPDL形式でゲートウェイプリンタ120になされ、これらの出力は従来のいかなる印刷要求とも違わずに管理することができる。さらに、印刷ジョブのサイズが大きくなることもあるので、印刷サーバおよび/またはゲートウェイプリンタは、ゲートウェイプリンタが文書をサービスプロバイダに転送する際に使用する帯域幅に制限を設けることもできる。一実施形態において、ゲートウェイプリンタはその管理者によって、文書サービス要求に対する“最大スループット”を設定されることができ、ユーザネットワーク104で利用可能な帯域幅を使用する他の要求との干渉を避けることができる。   In other embodiments, print output to the gateway printer 120 is through the print server 118 so that centralized management and invoicing can be performed for all print jobs. In one embodiment, digital certificates are used to allow gateway printer 120, service registration authority 138, and service provider 150 to authenticate billing (billing) information regarding document service requests. In that case, the print output is made to the gateway printer 120 in the conventional PDL format, and these outputs can be managed without being different from any conventional print request. Furthermore, because the size of the print job can be large, the print server and / or gateway printer can place a limit on the bandwidth that the gateway printer uses when transferring documents to the service provider. In one embodiment, the gateway printer can be configured by its administrator to set a “maximum throughput” for document service requests, avoiding interference with other requests that use available bandwidth in the user network 104. Can do.

218で、ひとたびサービス要求がサービスプロバイダ150に送信されると、サービスプロバイダ150は完成した文書サービスを多くの方法で配信する。ユーザはサービスプロバイダからの出力として、文書の変換、レンダリングあるいは個人専用にするなどを含む要求されたサービスに依存した形式でデジタル文書を受け取ることもでき、あるいはハードコピーを受け取ることもできる。一実施形態においては、サービスプロバイダが218で、文書サービス要求がなされたチャネルと同じチャネルを通じて完成したサービス要求を戻すことができる(同期性)。   At 218, once a service request is sent to the service provider 150, the service provider 150 delivers the completed document service in a number of ways. The user can receive a digital document as output from the service provider in a format dependent on the requested service, including document conversion, rendering, or personalization, or a hard copy. In one embodiment, the service provider can return 218 a completed service request through the same channel that the document service request was made at (218).

別の方法では、完成したサービス要求を、文書サービス要求に関係ないチャネル、例えば電子メール、ファクシミリ、普通郵便などで送ることもできる(非同期性)。別の実施形態(図示せず)において、ユーザワークステーション112が214、216および218で同時にサービスプロバイダと通信することができる(ユーザが印刷要求を送信するとき等)。この代替的実施形態において、ユーザコンピュータを、サービスプロバイダ150と直接対話することができるようにし、文書サービス要求の結果を受け取り、フィードバックし、および/または文書サービス要求を完成させるための追加入力ができるようにすることもできる。   Alternatively, the completed service request can be sent on a channel that is not related to the document service request, such as e-mail, facsimile, regular mail, etc. (asynchronous). In another embodiment (not shown), the user workstation 112 can communicate with the service provider at 214, 216 and 218 simultaneously (such as when a user sends a print request). In this alternative embodiment, the user computer may be able to interact directly with the service provider 150, receive the results of the document service request, provide feedback, and / or provide additional input to complete the document service request. It can also be done.

図2において212および218に示すように、ゲートウェイプリンタ120は、サービスプロバイダ150に対するサービス要求および情報要求についてのプロキシサービスとして振舞う。プロキシ機能には、一つまたは複数のサービス登録機関138からのサービスプロバイダ情報128をキャッシュに記憶することが含まれる。キャッシュへの利用可能な文書サービスの登録は、静的(例えば、工場で前もって設定し、それによってサービス登録機関を、例えば製品製造者が保持する単一の「製品」サービス登録機関に制限する)でも動的(例えば、製品登録を通じて)でも良い。プロキシサーバとしての役割について、さらに具体的には、ゲートウェイプリンタ120は、以下を実行してもよい。(a)周期的に所定の間隔でサービス登録機関138に問い合わせをし、新たなあるいは更新された文書サービスに関する更新された情報を検索する。(b)サービスプロバイダ情報をメモリ128に格納することで帯域幅を確保し、ユーザがユーザネットワーク104上のサービスやサービス情報にアクセスするときに感じる待ち時間を減らす。(c)文書サービス要求チャネルを流れるデータの帯域幅を制御して、文書サービス要求がゲートウェイを通じて他のチャネルに悪影響を及ぼすことがないようにする。   As shown by 212 and 218 in FIG. 2, the gateway printer 120 behaves as a proxy service for service requests and information requests to the service provider 150. The proxy function includes storing service provider information 128 from one or more service registration authorities 138 in a cache. Registration of available document services in the cache is static (eg, preset in the factory, thereby limiting the service registration authority to a single “product” service registration authority, eg, held by the product manufacturer) However, it may be dynamic (for example, through product registration). More specifically, regarding the role as the proxy server, the gateway printer 120 may execute the following. (A) The service registration authority 138 is inquired periodically at predetermined intervals to search for updated information regarding new or updated document services. (B) Storing service provider information in the memory 128 ensures bandwidth and reduces the waiting time that the user feels when accessing services and service information on the user network 104. (C) Control the bandwidth of data flowing through the document service request channel so that the document service request does not adversely affect other channels through the gateway.

図3に示すGUI300を通じて行われた文書サービス要求についてゲートウェイで帯域幅を制御する際、ゲートウェイプリンタに以下のフィルタリング機能を備えさせることができる。すなわち、(a)ゲートウェイプリンタがインストールされているユーザのローカルエリア・ネットワーク104についてシステム管理者が設定したサービスの基本優先設定を考慮に入れた粗フィルタ(かかるサービスの基本優先設定は、例えばプリンタ製造者が提供するサービスでユーザネットワーク104のコミュニティにおけるユーザにとって興味深いサービスにフィルタをかける)。(b)ユーザネットワーク104のユーザに提供するサービスと、そのユーザの使用パターンを考慮して、より高性能の、補足または補完サービスを行う能力を特定し検出する細粒フィルタ。(c)利用可能なサービスについて308/310で実行される問い合わせのためのユーザ入力、および/または312でのサービス登録機関の要求/変更のためのユーザ入力(例えば、どの文書サービスを追加し、削除し、監視するのか等)によるフィルタ。   When the bandwidth is controlled by the gateway for the document service request made through the GUI 300 shown in FIG. 3, the gateway printer can be provided with the following filtering function. (A) A coarse filter that takes into account the basic priority setting of the service set by the system administrator for the local area network 104 of the user in which the gateway printer is installed. Filter services that are of interest to the user in the user network 104 community). (B) A fine-grained filter that identifies and detects the ability to provide higher performance supplemental or complementary services, taking into account the services provided to the users of the user network 104 and the usage patterns of the users (C) User input for queries performed at 308/310 for available services, and / or user input for request / change of service registration authority at 312 (eg, which document services to add, Filter by deletion etc.)

一実施形態においては、かかるフィルタリング機能を、リコメンダシステムを使用して実行する。リコメンダシステムは、ユーザに代わって事前にかかるアイテムを特定し、次いでユーザが注目するようこれらのアイテムを「推薦」する。これらのシステムには、Xerox社の“Knowledge Pump”(Information Technology for Knowledge Management, Springer−Verlag, 1998(Borghoff, U. and Pareschi, R., 編著)における“Knowledge Pump: Supporting the Flow and Use of Knowledge”(Glance at al.著)を参照のこと)では、各ユーザに対する情報アイテムの関連性を決定するために、ユーザ“興味”表現を使用する。この実施形態において、リコメンダシステムは継続的に、サービスプロバイダで利用可能な新しい文書サービスを調べ、文書サービスプロバイダでの新たなサービスまたは変更したサービスの勧誘通知を求めることもできる。新たなサービスがユーザの興味表現と一致(部分的にでも)すると、ユーザには何らかの方法で通知される。例えば自動的に新しいあるいは変更したサービスの説明(又は説明へのリンク)が送信され、そのサービスをゲートウェイプリンタで利用可能とすべきかどうかが求められる。さらに、図3に示す印刷要求インターフェースの312において、リコメンダシステムが勧誘することも、あるいはユーザが推薦情報を提供したりすることもできる。ユーザの推薦情報および/またはサービスプロバイダの推薦情報によって、ゲートウェイプリンタがサービスプロバイダ情報128のリストに文書サービスを追加したり削除したりすべきかどうか決定する。   In one embodiment, such filtering functions are performed using a recommender system. The recommender system identifies such items in advance on behalf of the user and then “recommends” these items for the user to pay attention to. These systems include Xerox's “Knowledge Pump” (Information Technology for Knowledge Management, Spring-Verlag, 1998, Borgoff, U. and P., p. Ed.). (See (Glance at al.)), The user “interest” expression is used to determine the relevance of information items to each user. In this embodiment, the recommender system may continuously check for new document services available at the service provider and solicit invitations for new or changed services at the document service provider. When the new service matches (even partially) with the user's interest expression, the user is notified in some way. For example, a new or changed service description (or a link to the description) is automatically sent to determine whether the service should be available on the gateway printer. Further, in the print request interface 312 shown in FIG. 3, the recommender system can solicit or the user can provide recommendation information. User recommendation information and / or service provider recommendation information determines whether the gateway printer should add or delete document services from the list of service provider information 128.

一実施形態において、ユーザが操作するクライアントシステム(ワークステーション112等)は、図3における312で、サービス登録機関へ変更の通知(電子メール等による)を要求することによってサービスプロバイダ情報128の更新に対して常に最新状態を保つことができる。さらに、ユーザは、さまざまなサービスプロバイダ150および/またはさまざまなサービス登録機関138からゲートウェイプリンタ120が検索した利用可能なサービスの特徴に関する、ゲートウェイプリンタ120のキャッシュ128のサービスプロバイダ情報にアクセスすることができる。また、ゲートウェイプリンタのキャッシュ128で利用可能ではないサービスの情報を要求することができ、ユーザネットワーク104のユーザによってひとたび要求されると続いてそのサービスの情報をキャッシュに格納することができる。   In one embodiment, a client system (such as workstation 112) operated by a user can update service provider information 128 by requesting a change notification (via e-mail or the like) at 312 in FIG. On the other hand, it can always be kept up to date. In addition, the user can access service provider information in the cache 128 of the gateway printer 120 regarding the characteristics of available services that the gateway printer 120 has retrieved from various service providers 150 and / or various service registration authorities 138. . Also, service information that is not available in the gateway printer cache 128 can be requested, and once requested by a user of the user network 104, the service information can then be stored in the cache.

他の実施形態において、ユーザおよび/またはシステム管理者は、ゲートウェイプリンタ120が、ゲートウェイプリンタのユーザに最近利用可能となった特定のタイプの文書サービスについて集中的に問い合わせをするのに使用する一組のインテリジェント・フィルタリング・パラメータを定義することができる。あるいは、ゲートウェイプリンタの製造者のサービス登録機関が(あるいは、ゲートウェイプリンタと通信する任意の他のサービス登録機関)ゲートウェイプリンタで動作する更新機構を提供することもでき、それによって、利用可能な追加の文書サービスのニュースおよび/または更新を(可能なら物理的装置自身への更新とともに)自動的に提供することもできる。かかる更新機構は更新された内容や通知の形式および/または種類を制御することができる。   In other embodiments, a user and / or system administrator may use a set of gateway printers 120 to centrally query specific types of document services that have recently become available to the gateway printer user. Intelligent filtering parameters can be defined. Alternatively, the gateway printer manufacturer's service registration authority (or any other service registration authority that communicates with the gateway printer) may provide an update mechanism that works with the gateway printer, thereby providing additional available Document service news and / or updates may also be provided automatically (with possible updates to the physical device itself). Such an update mechanism can control the updated content and the type and / or type of notification.

さらに、ゲートウェイプリンタ120は、要求されたサービスについての中央課金機構として働くことができる。例えば、一つまたは複数のサービスについての課金情報は、図3に示すユーザインターフェース300における316で特定することができる。さらに、ゲートウェイプリンタ120は128に追加的なキャッシュを備えることができる。そのキャッシュは、(a)ユーザの基本優先設定(所望の課金モード、配信チャネル、配信形式等)を記録するためのユーザ専用キャッシュとしたり、(b)ユーザがこれから出力する最近の文書サービス要求を閲覧することができたり、構成したりすることができるキャッシュとしたりすることができる(かかる要求はデフォルトまたは所定の「ジョブチケット」とすることができる)。通常、ユーザの基本優先設定を格納する128の追加のキャッシュの大きさは、キャッシュ128に格納されるサービスプロバイダ情報より小さいものとする。   In addition, the gateway printer 120 can act as a central billing mechanism for the requested service. For example, billing information for one or more services can be specified at 316 in the user interface 300 shown in FIG. Further, the gateway printer 120 can be provided with an additional cache at 128. The cache may be (a) a user-dedicated cache for recording the user's basic priority settings (desired charging mode, distribution channel, distribution format, etc.), or (b) a recent document service request output from the user. It can be a cache that can be viewed or configured (such a request can be a default or a predetermined “job ticket”). Typically, the size of the 128 additional caches that store the user's basic preference settings is smaller than the service provider information stored in the cache 128.

代替的実施形態において、バインドインタラクション(すなわち、サービス説明の検索)およびサービス要求の出力が図2の218で行われる。この代替的実施形態において、バインドインタラクションは206では認められない。あるいは、バインドインタラクションが206、212または218で実行されるかは、文書サービス要求の種類のタイプによる。一実施形態において、文書サービス要求が212で実行されるのは、クライアント装置(ワークステーション112等)のユーザは直接ゲートウェイプリンタ120と文書サービス要求の詳細すべてを定めた後のみであり、前もってサービスプロバイダ150とのいかなる対話も要求しない。   In an alternative embodiment, bind interaction (ie, service description retrieval) and service request output are performed at 218 of FIG. In this alternative embodiment, bind interaction is not allowed at 206. Alternatively, whether the bind interaction is performed at 206, 212 or 218 depends on the type of document service request type. In one embodiment, the document service request is executed at 212 only after the user of the client device (such as workstation 112) has directly defined all the details of the gateway printer 120 and the document service request in advance. Does not require any interaction with 150.

図2のゲートウェイプリンタ120およびユーザワークステーション112の間で行われる情報交換は、SOAP等のプロトコルに基づいたXML形式のメッセージを用いて行われることができる。ユーザワークステーション112によって文書サービス印刷要求がゲートウェイプリンタに出力されるとき、次の点を考慮する必要がある。すなわち、(a)提案されたおよび/または要求されたサービスのなかにはプリンタ指定のフォーマット(例えば、ポストスクリプト等のページ記述言語)以外のフォーマットの文書を要求することがあること。(b)文書サービスのアカウントを一般的な印刷ジョブのアカウントに従わせるべきであること。(c)プリンタに送信された(例えば、ポストスクリプトの)印刷待ち文書は送信の際に大きなネットワーク帯域幅を使用しうるため、ネットワーク帯域幅の制御を保証すること。
D. その他
本発明により文書サービスのユーザや、サービスプロバイダやプリンタ製造業者にとっていくつかの利点が実現できることが理解されるであろう。ユーザにとっては、ゲートウェイプリンタによってその印刷ドライバのインターフェースを通じて多数の文書サービスへのアクセスが可能になる。すなわち、選択した文書について、ユーザは遠隔のサービスプロバイダが提供する文書サービスすべてに、文書を印刷するときのように自然に、そして機能が一体化された方法でアクセスすることができる。
The information exchange performed between the gateway printer 120 and the user workstation 112 in FIG. 2 can be performed using an XML format message based on a protocol such as SOAP. When a document service print request is output by the user workstation 112 to the gateway printer, the following points need to be considered. (A) Some suggested and / or requested services may require a document in a format other than a printer-specified format (eg, a page description language such as Postscript). (B) The document service account should follow the general print job account. (C) Ensure network bandwidth control since documents waiting to be printed (eg, PostScript) sent to the printer can use a large network bandwidth when sent.
D. Others It will be appreciated that the present invention provides several advantages for document service users, service providers and printer manufacturers. For the user, the gateway printer allows access to multiple document services through the interface of the print driver. That is, for a selected document, a user can access all document services provided by a remote service provider in a natural and integrated manner, such as when printing a document.

さらに好適には、文書サービスの閲覧および検索機能を印刷ドライバ・インターフェースに組み込むことである。また、サービスプロバイダ情報とユーザ固有情報の二つのレベルのキャッシュアーキテクチャで、サービスの特徴を迅速に検索・取得することができる。より好適には、二つのレベルのキャッシュアーキテクチャに加えて、ゲートウェイプリンタがさらに、ユーザの希望を反映する新たなサービスが現れたときに通知を配信するサービスクローラとして振舞うようにすることもできる。   More preferably, document service browsing and retrieval functions are incorporated into the print driver interface. In addition, service features and service-specific information can be used to quickly retrieve and acquire service characteristics using a two-level cache architecture. More preferably, in addition to the two-level cache architecture, the gateway printer can also behave as a service crawler that delivers notifications when new services appear that reflect the user's wishes.

さらなる利点は、ユーザが定義することのできるそのユーザ専用のサービスや一連のユーザ専用サービスに関する。さらに具体的には、好適には、ユーザが複数のサービスを互いに結びつけ、構成して、バッチ処理のサービスとしてゲートウェイプリンタおよび/または一つまたは複数のサービスプロバイダに送信することができる。このように、ユーザは、自らのニーズに合わせて“仮想のサービス”を作成することができる。   A further advantage relates to a user-specific service or a set of user-specific services that can be defined by the user. More specifically, preferably, the user can link and configure multiple services and send them as a batch processing service to the gateway printer and / or one or more service providers. In this way, the user can create a “virtual service” in accordance with his / her needs.

ゲートウェイプリンタに製造者発行のデジタル証明書が組み込まれているとき、製造者が認証機関として機能するので、ユーザには、サービスプロバイダとは別の第三者が保証するさらなる安全が与えられる。プリンタに組み込まれるデジタル証明書が静的であるとすると、その証明書には悪質な改ざん操作を行うことは困難になる。   When the manufacturer-issued digital certificate is embedded in the gateway printer, the manufacturer acts as a certificate authority, giving the user additional security assured by a third party separate from the service provider. If the digital certificate incorporated in the printer is static, it is difficult to perform a malicious tampering operation on the certificate.

多くのウェブサービスが非同期的にサービスの結果を提供するので、ユーザはすぐに結果を受け取ることを期待していない。したがって、イントラネットの帯域幅の使用を管理するためにネットワーク管理者が設定することのできる制限を考慮して、ユーザが性能への影響に気づかれることなく、ゲートウェイプリンタが、サービスプロバイダへの文書の帯域幅送信を簡単に制御することができる。   Since many web services provide service results asynchronously, users do not expect to receive results immediately. Therefore, considering the limitations that a network administrator can set to manage intranet bandwidth usage, the gateway printer is able to provide documentation for service providers without the user being aware of the performance impact. Bandwidth transmission can be easily controlled.

サービスプロバイダにとっての利点には、サービスを公開する更なる手段が含まれる。さらに、プリンタ製造者のサービス登録機関を通じてサービスを公開することによって、サービスプロバイダは、プリンタドライバを通じてプリンタ製造者が既に指定していると思われるので、特定のグラフィックユーザインターフェースを指定する必要がない。また、サービスプロバイダはこのように検索結果を送信する単一のアクセスポイントを与えられる。また、サービスプロバイダへのサービス要求は、印刷ドライバのインターフェースを利用する、ほとんどの文書サービスのアプリケーションについて行うことができる。   Benefits for service providers include additional means of publishing services. Furthermore, by publishing the service through the printer manufacturer's service registration authority, the service provider does not need to specify a particular graphic user interface because it appears that the printer manufacturer has already specified through the printer driver. Also, the service provider is thus given a single access point for sending search results. Service requests to service providers can be made for most document service applications that use the print driver interface.

サービス登録機関および登録済みのユーザのデータベースを管理することによって、プリンタ製造者は、印刷システムのユーザへの文書サービスを管理することができる。プリンタ製造者はそれによって、サービス登録機関に登録することができる文書サービスの品質および/または利用可能性を制御することができる。例えば、プリンタの製造者は、ある性能および/または品質基準に合うサービス、あるいは文書サービス要求を実行するプリンタにおいて高い性能を実現できるサービスの登録を行うことができる。すべての当事者にとっての利点として、プリンタ製造者は、利用回数制で、あるいは使用量ベースでユーザとサービスプロバイダの両方に課金することができる。利用回数制の方が個々のユーザには適しており、一方、使用サービスの量に基づく支払いの方がサービスプロバイダには適していることが理解されるであろう。
By managing a service registration authority and a database of registered users, the printer manufacturer can manage document services for users of the printing system. The printer manufacturer can thereby control the quality and / or availability of document services that can be registered with a service registration authority. For example, printer manufacturers can register services that meet certain performance and / or quality standards, or services that can achieve high performance in printers that perform document service requests. As an advantage for all parties, printer manufacturers can charge both users and service providers on a usage basis or on a usage basis. It will be appreciated that the usage-based system is more appropriate for individual users, while payment based on the amount of service used is more appropriate for service providers.

本発明を実行するための動作環境を示す図である。It is a figure which shows the operating environment for implementing this invention. 一実施形態において、図1に示すゲートウェイプリンタが文書サービスの印刷要求を実行する際に、実行する動作のフローチャートである。3 is a flowchart of operations executed when the gateway printer shown in FIG. 1 executes a print request for a document service in the embodiment. 図1に示すゲートウェイプリンタから利用可能な文書サービスにアクセスするためのユーザインターフェースを示す図である。FIG. 2 is a diagram showing a user interface for accessing a document service that can be used from the gateway printer shown in FIG. 1.

符号の説明Explanation of symbols

100 動作環境
104 ローカルエリア・ネットワーク(ユーザネットワーク)
106 モバイル装置
108 ユーザ
112 ユーザワークステーション
114 複合機
116 スキャナ
118 ファイルサーバ(印刷サーバ)
120 ゲートウェイプリンタ
122 デジタル証明書
124 サービス登録機関の公開鍵
126 電子文書
128 サービスプロバイダ情報(メモリ)
130 ゲートウェイ機能
134 登録機関ネットワーク
138 サービス登録機関
140 登録されたプリンタの公開鍵(メモリ)
141 登録されたサービスプロバイダの公開鍵(メモリ)
144 広域ネットワーク
146 ローカルエリア・ネットワーク(サービスプロバイダネットワーク)
148 登録されたサービス登録機関の公開鍵(メモリ)
150 サービスプロバイダ
152 登録されたプリンタの公開鍵(メモリ)
156 認証機関
300 グラフィカルユーザインターフェース(GUI)
100 Operating environment 104 Local area network (user network)
106 Mobile device 108 User 112 User workstation 114 Multifunction device 116 Scanner 118 File server (print server)
120 Gateway Printer 122 Digital Certificate 124 Service Registration Authority Public Key 126 Electronic Document 128 Service Provider Information (Memory)
130 Gateway Function 134 Registration Authority Network 138 Service Registration Authority 140 Registered Printer Public Key (Memory)
141 Public key (memory) of registered service provider
144 Wide area network 146 Local area network (service provider network)
148 Public key (memory) of registered service registration organization
150 Service Provider 152 Registered Printer Public Key (Memory)
156 Certification Authority 300 Graphical User Interface (GUI)

Claims (3)

サービス登録機関が接続された第一ローカルエリア・ネットワークと、サービスプロバイダが接続された第二ローカルエリア・ネットワークと、第三ローカルエリア・ネットワークであって、ユーザが前記第三ローカルエリア・ネットワークに接続されたコンピュータを操作する第三ローカルエリア・ネットワークとを接続する広域ネットワークにおいて、コンピュータを操作するユーザに文書サービスを提供する方法であって、
第三ローカルエリア・ネットワークにプリンタを接続し、
プリンタがサービス登録機関の信頼できるプリンタであるとき、サービス登録機関にプリンタを登録し、
少なくとも第二ローカルエリア・ネットワーク上のサービスプロバイダを含む利用可能なサービスプロバイダのリストを定義するために、プリンタからサービス登録機関に、サービス登録機関に登録されている文書サービスプロバイダを問い合わせ、
プリンタのキャッシュに、少なくとも第二ローカルエリア・ネットワーク上のサービスプロバイダを含む利用可能なサービスプロバイダのリストを、利用可能なサービスの詳細とともに記憶し、
プリンタにおいて印刷すべき文書を指定する印刷要求を受信し、
印刷要求に応じてユーザに、印刷要求を補うためにキャッシュに記憶されている利用可能なサービスのリストを提示し、
利用可能なサービスのリストから選択されたサービスによって補われた、指定した文書で実行すべき印刷要求を、プリンタにて受信し、
選択したサービスを提供する第二ネットワーク上のサービスプロバイダと通信することによって、補われた印刷要求をプリンタで実行する
ことを含む、方法。
A first local area network to which a service registration authority is connected; a second local area network to which a service provider is connected; and a third local area network, wherein a user connects to the third local area network. A method for providing a document service to a user who operates a computer in a wide area network connecting a third local area network that operates the computer,
Connect the printer to the third local area network
When the printer is a trusted printer of the service registration authority, register the printer with the service registration authority,
Query the document registration service provider from the printer to the service registration authority to define a list of available service providers, including at least service providers on the second local area network,
Storing in the printer cache a list of available service providers, including at least service providers on the second local area network, along with details of available services;
Receive a print request specifying the document to be printed on the printer,
In response to a print request, the user is presented with a list of available services stored in the cache to supplement the print request,
The printer receives a print request to be executed on the specified document, supplemented by the service selected from the list of available services,
Executing the supplemented print request at the printer by communicating with a service provider on a second network providing the selected service.
前記サービス登録機関が、サービス登録機関とプリンタとサービスプロバイダにデジタル証明書を発行する認証機関を含む、請求項1に記載の方法。   The method of claim 1, wherein the service registration authority includes a certification authority that issues digital certificates to a service registration authority, a printer, and a service provider. 利用可能なサービスのリストから選択したサービスを、利用可能なサービスのリストから選択した別のサービスに結びつけて一組とすることをさらに含む、請求項1に記載の方法。   The method of claim 1, further comprising associating a service selected from the list of available services with another service selected from the list of available services.
JP2004366899A 2003-12-18 2004-12-17 Method for providing document services Expired - Fee Related JP4339240B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/737,973 US20050138065A1 (en) 2003-12-18 2003-12-18 System and method for providing document services

Publications (2)

Publication Number Publication Date
JP2005196757A true JP2005196757A (en) 2005-07-21
JP4339240B2 JP4339240B2 (en) 2009-10-07

Family

ID=34552783

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004366899A Expired - Fee Related JP4339240B2 (en) 2003-12-18 2004-12-17 Method for providing document services

Country Status (3)

Country Link
US (1) US20050138065A1 (en)
EP (1) EP1549014A3 (en)
JP (1) JP4339240B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007257377A (en) * 2006-03-23 2007-10-04 Nec Corp Print storage integrated system, controller, control method and control program
US8199348B2 (en) 2008-11-03 2012-06-12 Sharp Laboratories Of America, Inc. Methods and systems for handling files for MFPS utilizing external services
US8659777B2 (en) 2010-08-31 2014-02-25 Canon Kabushiki Kaisha Server system, print device, network print system including server system and print device, and downloading method in network print system
JP2016048884A (en) * 2014-08-28 2016-04-07 株式会社リコー Information relay system, information relay device, information processing device, information relay method, and program

Families Citing this family (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4179013B2 (en) * 2003-03-24 2008-11-12 富士ゼロックス株式会社 Instruction management system
US20050015434A1 (en) * 2003-04-29 2005-01-20 Yu He Mobile device with surrogate access to the internet and other networks
US7610627B1 (en) * 2004-01-23 2009-10-27 Acxiom Corporation Secure data exchange technique
JP2005242994A (en) 2004-01-27 2005-09-08 Ricoh Co Ltd Device, method and program for providing service, device, method and program for processing information, and recording medium
US8166299B2 (en) * 2004-07-06 2012-04-24 Andrew Christopher Kemshall Secure messaging
US8826004B2 (en) * 2004-09-22 2014-09-02 Pitney Bowes Inc. Method and system for printing transaction documents using a multi-vendor secure printer under control of a printer authority
JP4241577B2 (en) * 2004-11-05 2009-03-18 ブラザー工業株式会社 Service registration system, server, terminal device and peripheral device
US8694788B1 (en) * 2005-04-29 2014-04-08 Progressive Casualty Insurance Company Security system
US20070027895A1 (en) * 2005-07-27 2007-02-01 Lexmark International, Inc. Systems and methods for providing customized multi-function device interfaces using user authentication
US7518745B2 (en) * 2005-09-28 2009-04-14 Xerox Corporation Imaging system with haptic interface
US8001176B2 (en) * 2005-10-14 2011-08-16 Canon Kabushiki Kaisha Web service with multiple listening endpoints
US20070097969A1 (en) * 2005-11-02 2007-05-03 Alain Regnier Approach for discovering network resources
US7576883B2 (en) * 2006-02-06 2009-08-18 Xerox Corporation Secure printing via a wireless internet service
US7667865B2 (en) * 2006-02-06 2010-02-23 Xerox Corporation Mobile device-enabled secure release of print jobs
US7561294B2 (en) * 2006-02-06 2009-07-14 Xerox Corporation Mobile device-enabled secure release of print jobs using parallel decryption
US20070192706A1 (en) * 2006-02-14 2007-08-16 International Business Machines Corporation Service gateway for providing a scalable and loosely coupled service oriented architecture
US8094331B2 (en) * 2006-05-26 2012-01-10 Hewlett-Packard Development Company, L.P. Printer having a media database and web system service
US7590661B2 (en) * 2006-07-31 2009-09-15 Ricoh Company, Ltd. Advanced Web Services on a legacy platform
JP2008123298A (en) * 2006-11-13 2008-05-29 Canon Inc Information processing method and system
US20080147886A1 (en) * 2006-12-14 2008-06-19 Andrew Rodney Ferlitsch Methods and Systems for Providing Peripheral Device Services
US7680877B2 (en) * 2006-12-18 2010-03-16 Ricoh Company, Ltd. Implementing a web service application on a device with multiple threads
US8127306B2 (en) * 2006-12-18 2012-02-28 Ricoh Company, Ltd. Integrating eventing in a web service application of a multi-functional peripheral
US7873647B2 (en) * 2006-12-18 2011-01-18 Ricoh Company, Ltd. Web services device profile on a multi-service device: device and facility manager
US7987278B2 (en) * 2006-12-18 2011-07-26 Ricoh Company, Ltd. Web services device profile on a multi-service device: dynamic addition of services
US7904917B2 (en) * 2006-12-18 2011-03-08 Ricoh Company, Ltd. Processing fast and slow SOAP requests differently in a web service application of a multi-functional peripheral
US8321546B2 (en) * 2007-01-10 2012-11-27 Ricoh Company, Ltd. Integrating discovery functionality within a device and facility manager
US8112766B2 (en) * 2006-12-21 2012-02-07 Ricoh Company, Ltd. Multi-threaded device and facility manager
US8144349B2 (en) * 2007-01-11 2012-03-27 Eicoh Company, Ltd. Distributing printed documents
US10313254B1 (en) * 2007-03-30 2019-06-04 Extreme Networks, Inc. Network management interface for a network element with network-wide information
US8239876B2 (en) * 2007-06-12 2012-08-07 Ricoh Company, Ltd. Efficient web services application status self-control system on image-forming device
US8274678B2 (en) * 2007-06-14 2012-09-25 Sharp Laboratories Of America, Inc. Method and system for remote access and customization of internally generated printing node status report
US8508755B2 (en) * 2007-07-30 2013-08-13 Ricoh Company, Ltd. Print server
US20090046315A1 (en) * 2007-08-17 2009-02-19 Ferlitsch Andrew R Unified determination of access to composite imaging service
US8453164B2 (en) * 2007-09-27 2013-05-28 Ricoh Company, Ltd. Method and apparatus for reduction of event notification within a web service application of a multi-functional peripheral
JP2009098710A (en) * 2007-10-12 2009-05-07 Canon Inc Portable terminal, print method for content in its terminal, printer communicating with its terminal, its control method and print system
US9182932B2 (en) * 2007-11-05 2015-11-10 Hewlett-Packard Development Company, L.P. Systems and methods for printing content associated with a website
US20100010979A1 (en) * 2008-07-11 2010-01-14 International Business Machines Corporation Reduced Volume Precision Data Quality Information Cleansing Feedback Process
US20100153581A1 (en) * 2008-12-17 2010-06-17 Xerox Corporation Method and system for optimizing network transmission of rendered documents
JP5371511B2 (en) * 2009-03-30 2013-12-18 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and computer program
US20110211212A1 (en) * 2010-03-01 2011-09-01 Jean-Jacques Berard Document processing and distribution using customized process print drivers
US8477350B2 (en) * 2010-03-16 2013-07-02 Google Inc. Cloud-based print service
JP2011232857A (en) * 2010-04-26 2011-11-17 Canon Inc Print service system and print processing method
US8725856B2 (en) * 2010-06-29 2014-05-13 Canon Kabushiki Kaisha Discovery of network services
US8260782B2 (en) * 2010-07-13 2012-09-04 International Business Machines Corporation Data element categorization in a service-oriented architecture
US9235371B2 (en) * 2010-07-15 2016-01-12 Hewlett-Packard Development Company, L.P. Processing print requests
JP5811708B2 (en) * 2010-09-30 2015-11-11 ブラザー工業株式会社 Image processing system, image processing method, relay device, and relay program.
JP5278921B2 (en) * 2010-12-01 2013-09-04 キヤノンマーケティングジャパン株式会社 Scan management system, scan management apparatus, control method thereof, and program
US9152357B2 (en) 2011-02-23 2015-10-06 Hewlett-Packard Development Company, L.P. Method and system for providing print content to a client
US9137394B2 (en) * 2011-04-13 2015-09-15 Hewlett-Packard Development Company, L.P. Systems and methods for obtaining a resource
KR101344910B1 (en) * 2011-07-04 2013-12-26 네이버 주식회사 System and method for linking document between services based on cloud
JP5766058B2 (en) * 2011-07-21 2015-08-19 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and computer program
JP2013061709A (en) * 2011-09-12 2013-04-04 Canon Inc Printer server, printer control method and program
WO2013059958A1 (en) 2011-10-25 2013-05-02 Hewlett-Packard Development Company, L.P. Automatic selection of web page objects for printing
US9329810B2 (en) * 2011-12-22 2016-05-03 Xerox Corporation Secure federation of cloud print services
US9773214B2 (en) 2012-08-06 2017-09-26 Hewlett-Packard Development Company, L.P. Content feed printing
WO2014025341A1 (en) * 2012-08-07 2014-02-13 Hewlett-Packard Development Company, L.P. Print service identifier
US9635197B2 (en) * 2012-11-30 2017-04-25 Samsung Electronics Co., Ltd. Method of executing application installed in outside server and image forming apparatus to perform the same
US9276895B2 (en) * 2013-02-14 2016-03-01 Hewlett-Packard Development Company, L.P. Device service discovery
US9374656B2 (en) * 2013-03-15 2016-06-21 Xerox Corporation Method and apparatus for automatically pairing a mobile endpoint device to an output device using a card swipe authentication
JP5870990B2 (en) * 2013-12-04 2016-03-01 コニカミノルタ株式会社 Relay apparatus, image forming apparatus, relay method, and relay program
US9323487B2 (en) 2014-01-14 2016-04-26 Ricoh Company, Ltd. Providing an integrated, feature oriented ad-hoc printing device selection system for mobile client devices
US10313349B2 (en) * 2014-07-31 2019-06-04 Hewlett Packard Enterprise Development Lp Service request modification
SE539192C2 (en) * 2014-08-08 2017-05-09 Identitrade Ab Method and a system for authenticating a user
US10082992B2 (en) 2014-12-22 2018-09-25 Hewlett-Packard Development Company, L.P. Providing a print-ready document
JP6574712B2 (en) * 2016-01-19 2019-09-11 キヤノン株式会社 Remote maintenance system, image forming apparatus, external terminal, control method thereof, and program
US10798187B2 (en) * 2017-06-19 2020-10-06 Cisco Technology, Inc. Secure service chaining
US10721286B2 (en) * 2018-05-23 2020-07-21 Open Text Sa Ulc Communication management systems and methods for local delivery service
US11650773B2 (en) * 2020-05-29 2023-05-16 Kyocera Document Solutions Inc. Systems, apparatus, and computer program products for management of certificates for third party applications accessing printing kiosks
JP2022131233A (en) * 2021-02-26 2022-09-07 キヤノン株式会社 Printing device, control method of printing device, and program

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3710518B2 (en) * 1995-06-01 2005-10-26 東芝テック株式会社 Network printing system
US6012083A (en) * 1996-09-24 2000-01-04 Ricoh Company Ltd. Method and apparatus for document processing using agents to process transactions created based on document content
US6115132A (en) * 1996-12-27 2000-09-05 Canon Kabushiki Kaisha Printing system that transmits job information independently of print data
US6385728B1 (en) * 1997-11-26 2002-05-07 International Business Machines Corporation System, method, and program for providing will-call certificates for guaranteeing authorization for a printer to retrieve a file directly from a file server upon request from a client in a network computer system environment
US6314521B1 (en) * 1997-11-26 2001-11-06 International Business Machines Corporation Secure configuration of a digital certificate for a printer or other network device
US6681369B2 (en) * 1999-05-05 2004-01-20 Xerox Corporation System for providing document change information for a community of users
US6711677B1 (en) * 1999-07-12 2004-03-23 Hewlett-Packard Development Company, L.P. Secure printing method
US6690481B1 (en) * 1999-07-20 2004-02-10 Canon Kabushiki Kaisha Internet-based push printing over cable network
US20010037462A1 (en) * 2000-05-01 2001-11-01 Bengtson Michael B. Method and apparatus for obtaining a printed copy of a document via the internet
JP2002200827A (en) * 2000-11-06 2002-07-16 Ricoh Co Ltd Imaging apparatus, imaging method and program for executing that method by computer
US7102774B2 (en) * 2000-11-30 2006-09-05 Hewlett-Packard Development Company, L.P. Print processing system and method
US20020067504A1 (en) * 2000-12-06 2002-06-06 Xerox Corporation Method and apparatus for automatic upgrade of a product's printer driver
US7440943B2 (en) * 2000-12-22 2008-10-21 Xerox Corporation Recommender system and method
US20020171863A1 (en) * 2001-05-16 2002-11-21 Robert Sesek Web-based demo pages for printers
US7254601B2 (en) * 2001-12-20 2007-08-07 Questra Corporation Method and apparatus for managing intelligent assets in a distributed environment
CA2409882A1 (en) * 2002-10-25 2004-04-25 Ibm Canada Limited-Ibm Canada Limitee Persistent data storage for metadata related to web service entities

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007257377A (en) * 2006-03-23 2007-10-04 Nec Corp Print storage integrated system, controller, control method and control program
JP4548372B2 (en) * 2006-03-23 2010-09-22 日本電気株式会社 Integrated print memory system
US8259324B2 (en) 2006-03-23 2012-09-04 Nec Corporation Printer/storage integrate system, controller, control method, and control program for automatic installation of control software
US8199348B2 (en) 2008-11-03 2012-06-12 Sharp Laboratories Of America, Inc. Methods and systems for handling files for MFPS utilizing external services
US8659777B2 (en) 2010-08-31 2014-02-25 Canon Kabushiki Kaisha Server system, print device, network print system including server system and print device, and downloading method in network print system
JP2016048884A (en) * 2014-08-28 2016-04-07 株式会社リコー Information relay system, information relay device, information processing device, information relay method, and program

Also Published As

Publication number Publication date
EP1549014A3 (en) 2009-07-29
JP4339240B2 (en) 2009-10-07
EP1549014A2 (en) 2005-06-29
US20050138065A1 (en) 2005-06-23

Similar Documents

Publication Publication Date Title
JP4339240B2 (en) Method for providing document services
US8104074B2 (en) Identity providers in digital identity system
US8117459B2 (en) Personal identification information schemas
US7490139B2 (en) Embedded business apparatus including web server function
JP4563488B2 (en) System and method for globally and securely accessing unified information within a computer network
KR101224745B1 (en) Electronic business card exchange system and method
EP2851828B1 (en) Information processing apparatus and method of controlling the same
US9455970B2 (en) Information processing system, information processing apparatus, and authentication method
JP4189602B2 (en) Image forming apparatus, image processing system, function expanding method for image forming apparatus, and method for forming virtual network
JP2011191888A (en) Image forming apparatus, control method and program
US20070245146A1 (en) Apparatus and method for securely realizing cooperative processing
JP2007159134A (en) System and method for setting temporary and permanent credential for safe, on-line commercial transaction
JP4797925B2 (en) Information processing program and information processing system
JP2014171211A (en) Information processing system
US9154307B2 (en) System, apparatus, application and method for bridging certificate deployment
US20220345319A1 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP4064101B2 (en) Image forming apparatus, encrypted data processing method, and encrypted data processing system
EP1684482B1 (en) System and method for managing communication for component applications
US10713098B2 (en) Information processing apparatus and cookie information management method
JP4474093B2 (en) Distribution agent and distribution agent system
JP6014908B2 (en) Virtual printer interface node
JP2004213067A (en) Service providing device, image forming device, service providing method and unauthorized use prevention method
JP4695617B2 (en) Encrypted data processing method
JP7337601B2 (en) PRINTING DEVICE, CONTROL METHOD AND PROGRAM
WO2021200309A1 (en) Communication device, communication device control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080722

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080912

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090119

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090501

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

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

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

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees