JP2010218086A - Function management device, function management system, their function management method and program - Google Patents

Function management device, function management system, their function management method and program Download PDF

Info

Publication number
JP2010218086A
JP2010218086A JP2009062478A JP2009062478A JP2010218086A JP 2010218086 A JP2010218086 A JP 2010218086A JP 2009062478 A JP2009062478 A JP 2009062478A JP 2009062478 A JP2009062478 A JP 2009062478A JP 2010218086 A JP2010218086 A JP 2010218086A
Authority
JP
Japan
Prior art keywords
function
information
processing
request
processing request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2009062478A
Other languages
Japanese (ja)
Inventor
Masahiro Ogawa
昌宏 小川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009062478A priority Critical patent/JP2010218086A/en
Publication of JP2010218086A publication Critical patent/JP2010218086A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a printing system that makes effective use of other devices present within a network when a function or print data not supported by the device selected is indicated. <P>SOLUTION: A printer driver includes a function acquisition unit 101 which receives, from a device connected thereto via a network, information about functions that the device has; a function management table 102 for storing function provision information in association with the address of the device; and a processing transmission unit 103 which refers to the function management table 102 when receiving a processing request and transfers the processing request (print job) to the device having the function, if it does not have the function included in the processing request. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、他の機器との機能共有を行う機能管理装置、機能管理システム、それらの機能管理方法及びプログラムに関する。   The present invention relates to a function management device, a function management system, a function management method, and a program for sharing functions with other devices.

プリンタ及び複合機などでは、それぞれ持っている機能が異なる。そこで、ネットワークで接続されたプリンタ又は複合機に対して、所望の機能を有する装置を特定して処理要求を行わなければならない。   Printers and multifunction devices have different functions. Therefore, it is necessary to specify a device having a desired function and make a processing request to a printer or a multi-function peripheral connected via a network.

そこで、例えば特許文献1では、プリンタで持っていない機能をサーバなどで分散処理をし、安価で機能の少ないプリンタなどを高機能化する技術について開示されている。   Thus, for example, Patent Document 1 discloses a technique for performing high-performance functions of an inexpensive printer with few functions by performing distributed processing with a server or the like on functions that the printer does not have.

また、特許文献2では、クライアントプリンタから所望の処理を実行可能なネットワークで接続されているサーバデバイスに対して印刷用データを渡して前記処理を実行させ、クライアントプリンタは、前記処理後の印刷用データを受け取り印刷を実行する発明について開示されている。   Also, in Patent Document 2, print data is passed from a client printer to a server device connected via a network capable of executing a desired process, and the process is executed. An invention for receiving data and printing is disclosed.

しかしながら、特許文献1や2に記載される発明においては、印刷データを出力する際に、印刷データを他の装置へ受け渡して当該機能を施した後、さらにクライアントプリンタに前記データを戻さなければならないため画像データの容量が多いときには、長時間の通信が必要となる。   However, in the inventions described in Patent Documents 1 and 2, when print data is output, the print data must be transferred to another device to perform the function and then returned to the client printer. Therefore, when the image data capacity is large, long-time communication is required.

また、最初からクライアントプリンタに全ての機能を備えるよう高機能化すると、そのための容量が多く必要となり、また複数の機器などが備えられるネットワークにおいて同一機能が重複することはコストの観点から好ましくない。   Further, if the client printer is enhanced so that all functions are provided from the beginning, a large capacity is required for this purpose, and it is not preferable from the viewpoint of cost that the same function is duplicated in a network provided with a plurality of devices.

そこで本発明は、上記問題点に鑑みてなされたもので、ネットワーク内に存在する機能を共有利用することを目的とする。   Therefore, the present invention has been made in view of the above problems, and an object thereof is to share and use functions existing in a network.

上記課題を解決するため、本発明における機能管理装置は、ネットワークを介して接続される機器から機器が有する機能の情報を受け取る機能情報受信手段と、機能の情報を機器のアドレスと関連付けて格納する機能情報格納手段と、機能情報格納手段を参照して、処理要求に含まれる機能を自身が備えていない場合に、処理要求に含まれる機能を備える機器に処理要求を送信する要求送信手段と、を備えることを特徴とする。   In order to solve the above problems, a function management apparatus according to the present invention stores function information receiving means for receiving information on functions of a device from a device connected via a network, and stores the function information in association with the address of the device. A function information storage means, and a request transmission means for referring to the function information storage means and transmitting a processing request to a device having a function included in the processing request when the function included in the processing request is not provided by itself. It is characterized by providing.

また、本発明における機能管理システムは、ネットワークを介して互いに接続される情報処理装置と、情報処理装置からの処理要求を振り分ける機能管理装置と、機能管理装置から処理要求を受け取って処理を行う複数の画像形成装置と、を備える機能管理システムであって、情報処理装置は、機能管理装置に処理要求を送信する処理要求手段を有し、機能管理装置は、画像形成装置から画像形成装置の有する機能の情報を受け取る機能情報受信手段と、機能の情報を画像形成装置のアドレスと関連付けて格納する機能情報格納手段と、機能情報格納手段を参照して、処理要求に含まれる機能を自身が備えていない場合に処理要求に含まれる機能を備える機器に処理要求を送信する要求送信手段と、を有し、画像形成装置は、要求送信手段による処理要求にしたがって処理を行う要求処理手段と、を有することを特徴とする。   The function management system according to the present invention includes an information processing apparatus connected to each other via a network, a function management apparatus that distributes a processing request from the information processing apparatus, and a plurality of processes that receive a processing request from the function management apparatus and perform processing. The information processing apparatus includes a processing request unit that transmits a processing request to the function management apparatus, and the function management apparatus is included in the image forming apparatus from the image forming apparatus. The function information receiving means for receiving the function information, the function information storing means for storing the function information in association with the address of the image forming apparatus, and the function included in the processing request with reference to the function information storing means. A request transmission unit that transmits a processing request to a device having a function included in the processing request when the image forming apparatus does not include the processing request. A request processing means for processing the processing according to the request performed that, and having a.

また、本発明における機能管理装置の機能管理方法は、ネットワークを介して接続される機器から機器が有する機能の情報を受け取る機能情報受信ステップと、機能の情報を機器のアドレスと関連付けて格納する機能情報格納ステップと、格納した機能の情報及びアドレスを参照して、処理要求に含まれる機能を自身が備えていない場合に、処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信ステップと、を備えることを特徴とする。   The function management method of the function management apparatus according to the present invention includes a function information receiving step for receiving information on a function of a device from a device connected via a network, and a function for storing the function information in association with the address of the device. A request transmission for transmitting the processing request to a device having the function included in the processing request when the information storing step and the stored function information and address refer to the function included in the processing request. And a step.

また、本発明における機能管理システムの機能管理方法は、情報処理装置による機能管理装置に処理要求を送信する処理要求ステップと、機能管理装置による画像形成装置から画像形成装置の有する機能の情報を受け取る機能情報受信ステップと、機能の情報を画像形成装置のアドレスと関連付けて格納する機能情報格納ステップと、格納した機能の情報及びアドレスを参照して、処理要求に含まれる機能を自身が備えていない場合に処理要求に含まれる機能を備える機器に処理要求を送信する要求送信ステップと、画像形成装置による要求送信ステップによる処理要求にしたがって処理を行う要求処理ステップと、を有することを特徴とする。   According to the function management method of the function management system of the present invention, a processing request step for transmitting a processing request to the function management apparatus by the information processing apparatus and information on the function of the image forming apparatus from the image forming apparatus by the function management apparatus are received. The function information receiving step, the function information storing step for storing the function information in association with the address of the image forming apparatus, and the function included in the processing request by referring to the stored function information and address. A request transmission step for transmitting a processing request to a device having a function included in the processing request, and a request processing step for performing processing according to the processing request in the request transmission step by the image forming apparatus.

また、本発明におけるプログラムは、ネットワークを介して接続される機器から機器が有する機能の情報を受け取る機能情報受信処理と、機能の情報を機器のアドレスと関連付けて格納する機能情報格納処理と、格納した機能の情報及びアドレスを参照して、処理要求に含まれる機能を自身が備えていない場合に、前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信処理と、をコンピュータに実行させることを特徴とする。   Further, the program according to the present invention includes a function information receiving process for receiving information on a function of a device from a device connected via a network, a function information storing process for storing the function information in association with the address of the device, and a storage A request transmission process for transmitting the processing request to a device having the function included in the processing request when the function does not include the function included in the processing request by referring to the function information and address. It is made to perform.

また、本発明におけるプログラムは、情報処理装置による機能管理装置に処理要求を送信する処理要求処理と、機能管理装置による画像形成装置から画像形成装置の有する機能の情報を受け取る機能情報受信処理と、機能の情報を画像形成装置のアドレスと関連付けて格納する機能情報格納処理と、格納した機能の情報及びアドレスを参照して、処理要求に含まれる機能を自身が備えていない場合に処理要求に含まれる機能を備える機器に処理要求を送信する要求送信処理と、画像形成装置による要求送信処理による処理要求にしたがって処理を行う要求処理処理と、をコンピュータに実行させることを特徴とする。   Further, the program according to the present invention includes a processing request process for transmitting a processing request to the function management apparatus by the information processing apparatus, a function information reception process for receiving function information of the image forming apparatus from the image forming apparatus by the function management apparatus, Included in the processing request when the function information storing process for storing the function information in association with the address of the image forming apparatus and the function included in the processing request is referred to by referring to the stored function information and address. The computer is caused to execute request transmission processing for transmitting a processing request to a device having a function to be performed and request processing processing for performing processing in accordance with a processing request by a request transmission processing by an image forming apparatus.

本発明により、ネットワーク内に存在する機能を共有利用し、他の装置から出力させることができる。   According to the present invention, functions existing in a network can be shared and output from other devices.

本発明の実施形態に係る機能管理システムの構成図である。It is a block diagram of the function management system which concerns on embodiment of this invention. 本発明の実施形態に係る複合機の構成図である。1 is a configuration diagram of a multifunction peripheral according to an embodiment of the present invention. 本発明の実施形態に係る複合機の機能ブロック図である。1 is a functional block diagram of a multifunction peripheral according to an embodiment of the present invention. 機能管理テーブルの一例を示す図である。It is a figure which shows an example of a function management table. ネットワーク接続時の初期処理フローを示す図である。It is a figure which shows the initial processing flow at the time of network connection. ネットワークに本発明の実施形態に係る複合機が接続された場合の処理フローを示す図である。It is a figure which shows the processing flow when the multifunctional device which concerns on embodiment of this invention is connected to the network. 本発明の実施形態に係る複合機の印刷処理フローを示す図である。FIG. 5 is a diagram illustrating a printing process flow of the multifunction peripheral according to the embodiment of the present invention. 本発明の実施例に係る複合機の印刷処理フローを示す図である。FIG. 5 is a diagram illustrating a printing process flow of the multifunction peripheral according to the embodiment of the present invention. プリンタドライバの処理フローを示す図である。FIG. 6 is a diagram illustrating a processing flow of a printer driver.

次に、発明を実施するための最良の形態について図面を参照して詳細に説明する。   Next, the best mode for carrying out the invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態における機能管理システムの構成図である。本機能管理システムは、複数のクライアントPC1,2,3と、複合機4と、複数のプリンタ5,6と、を有して構成される。   FIG. 1 is a configuration diagram of a function management system according to an embodiment of the present invention. This function management system includes a plurality of client PCs 1, 2, 3, a multifunction machine 4, and a plurality of printers 5, 6.

各クライアントPC1,2,3にはプリンタドライバがインストールされ、プリンタドライバは印刷ジョブを生成し、生成した印刷ジョブをプリンタ5,6に送信する。   A printer driver is installed in each client PC 1, 2, 3. The printer driver generates a print job, and transmits the generated print job to the printers 5, 6.

複合機4は、自機の有する機能及び他機(クライアントPCやプリンタ)の機能を所持し、自機が保持しておらず他機にて利用可能な機能を判断して、前記機能を利用する際には印刷データを送信し、実行させる。   The multifunction device 4 possesses the functions of the own device and the functions of other devices (client PC and printer), determines the functions that are not held by the own device and can be used by other devices, and uses the functions When printing, print data is transmitted and executed.

また、各プリンタには、複合機4に自身の所持する機能を通知する機能を有し、複合機4から送信される印刷データ及び処理にしたがって処理を行う。   Each printer has a function of notifying the multifunction device 4 of the functions owned by the printer, and performs processing according to print data and processing transmitted from the multifunction device 4.

図2は、本発明の実施形態におけるプリント機構を有する複合機の構成図である。本複合機は、HDD11と、ホストI/F(インタフェース)12と、ROM13と、ネットワークI/F14と、USBI/F15と、機能管理テーブル16と、エンジン17と、パネルI/F18と、CPU19と、NVRAM20と、通信部21と、画像変換部22と、を有して構成される。   FIG. 2 is a configuration diagram of a multifunction peripheral having a print mechanism according to the embodiment of the present invention. The MFP includes an HDD 11, a host I / F (interface) 12, a ROM 13, a network I / F 14, a USB I / F 15, a function management table 16, an engine 17, a panel I / F 18, and a CPU 19. , NVRAM 20, communication unit 21, and image conversion unit 22.

HDD11及びROM13には、複合機の全体を制御するためのプログラムなどが格納されており、必要に応じてこれらがNVRAM20に展開され、CPU19にて処理される。   The HDD 11 and the ROM 13 store programs for controlling the entire multifunction machine, and these are expanded in the NVRAM 20 and processed by the CPU 19 as necessary.

エンジン17は、プリンタ動作の中心機能を制御するユニットであり、例えば、感光体へのレーザ光照射や、転写用紙の搬送動作、あるいは転写部や熱定着部の制御などの、最も機械的な動作に近い部分の制御を行う。そのため、エンジン17は、これらの制御専用のプログラムを有し、前記CPU19とは独立したCPUを有する。   The engine 17 is a unit that controls the central function of the printer operation. For example, the most mechanical operation such as laser light irradiation to the photosensitive member, transfer paper transfer operation, or control of the transfer unit and the heat fixing unit. The part near to is controlled. Therefore, the engine 17 has a program dedicated to these controls and has a CPU independent of the CPU 19.

パネルI/F18は、表示部として機能するパネルとのインタフェースであり、ユーザに処理を通知したり、ユーザからの入力を受け付ける。   The panel I / F 18 is an interface with a panel that functions as a display unit, and notifies the user of processing or receives input from the user.

画像変換部22は、読み込んだ画像データや受信した画像データの圧縮、フィルタ処理などの画像変換を行う機能部である。   The image conversion unit 22 is a functional unit that performs image conversion such as compression and filter processing of read image data and received image data.

ネットワークI/F14は、その他の装置とデータの相互通信を行うためのインタフェースである。なお、本実施形態においては、相互通信のインタフェースとして、イーサネット(登録商標)によるLANでシステムを構築している。   The network I / F 14 is an interface for performing mutual communication of data with other devices. In the present embodiment, a system is constructed by a LAN based on Ethernet (registered trademark) as an interface for mutual communication.

USBI/F15は、USBデバイス24とのデータ通信を行うためのインタフェースである。   The USB I / F 15 is an interface for performing data communication with the USB device 24.

機能管理テーブル16は、予め自機が備えている機能と、ネットワーク内に接続されている他の装置が有する機能と、を保持する。なお、他の装置の機能情報は、該装置のアドレスと関連付けて格納される。すなわち、機能管理テーブル16は、ネットワーク内に接続されている他の装置から、該機器が有する全ての機能情報を取得して格納する。また、自機が有する機能と同一の機能を他の機能が有する場合には、他の装置の同機能については格納しないようにすることで記憶容量を削減することができる。   The function management table 16 holds the functions of the own device in advance and the functions of other devices connected in the network. Note that the function information of other devices is stored in association with the addresses of the devices. That is, the function management table 16 acquires and stores all function information of the device from other devices connected in the network. In addition, when another function has the same function as the function of the own device, the storage capacity can be reduced by not storing the same function of other devices.

通信部21は、公衆回線25を介してデータの送受信を行う。   The communication unit 21 transmits and receives data via the public line 25.

図3は、本発明の実施形態における複合機の機能ブロック図である。本複合機は、機能取得部101と、機能管理テーブル102と、処理送信部103と、を有して構成される。   FIG. 3 is a functional block diagram of the multifunction peripheral according to the embodiment of the present invention. The multifunction machine includes a function acquisition unit 101, a function management table 102, and a process transmission unit 103.

機能取得部101は、他の装置が有する機能を取得し、自機が拡張可能な機能を機能管理テーブル102へと格納する。   The function acquisition unit 101 acquires functions of other devices and stores functions that can be expanded by the own device in the function management table 102.

処理送信部103は、自身が受信した印刷処理要求から機能管理テーブル102に格納されている情報を参照して、印刷処理要求に応じることができる機能が他の装置にあると判断される場合には、該機能を有する他の装置へ印刷処理要求を送信して処理を委託する。このとき印刷処理要求を受け取った他の装置では、該印刷処理要求に従って自身が有する機能を用いて処理を行い、出力する。   The process transmitting unit 103 refers to the information stored in the function management table 102 from the print process request received by itself, and determines that the other apparatus has a function that can respond to the print process request. Transmits a print processing request to another apparatus having the function and entrusts the processing. At this time, another device that has received the print processing request performs processing using the function of itself according to the print processing request, and outputs it.

図4は、機能管理テーブル16の一例を示す図である。提供可能な機能のID、及びその機能を提供するためのI/F仕様はあらかじめ定義されているものとする。   FIG. 4 is a diagram illustrating an example of the function management table 16. It is assumed that an ID of a function that can be provided and an I / F specification for providing the function are defined in advance.

機能管理テーブル16には、自機が保有し、かつ他機へ提供可能な機能のIDが登録されている。また、他機から得られた他機の利用可能な機能ID及び提供先のアドレスが登録される。   In the function management table 16, IDs of functions that are owned by the own device and that can be provided to other devices are registered. In addition, the function ID and the destination address of the other machine that can be obtained from the other machine are registered.

図5は、本発明の実施形態における複合機がネットワークに接続したときの動作を説明するフローチャート図である。   FIG. 5 is a flowchart for explaining the operation when the multifunction peripheral according to the embodiment of the present invention is connected to the network.

電源投入時やネットワークに接続された際に、ネットワーク上の機能共有が可能な機器を検索する(ステップS11)。   When the power is turned on or connected to the network, a device capable of sharing functions on the network is searched (step S11).

見つかった機器に対してエントリーした旨を通知し、その機器が保有している機能を通知するよう要求を行う(ステップS12)。   The found device is notified of entry, and a request is made to notify the function possessed by the device (step S12).

要求先からの機能情報を受け取り、受け取った機能情報のうちで自機が保持しない機能情報について管理テーブルへ機能IDと提供先アドレスを登録する(ステップS13)。   The function information from the request destination is received, and among the received function information, the function ID and the destination address are registered in the management table for the function information that the own device does not hold (step S13).

なお、他にも本実施形態における複合機が複数ネットワーク内に備えられている場合には、この後自身の提供可能な機能を、機能情報を通知してきた相手に対して通知するようにしても良い。このとき、相手の装置は、送信されてきた機能情報を受信して自身の機能管理テーブルへ格納することになる。   In addition, when the MFP according to the present embodiment is provided in a plurality of networks, the functions that can be provided thereafter are notified to the other party who has notified the function information. good. At this time, the partner apparatus receives the transmitted function information and stores it in its own function management table.

図6は、ネットワークに本実施形態における複合機が新規に接続されたときの他の装置についての動作を説明するフローチャート図である。   FIG. 6 is a flowchart for explaining the operation of another apparatus when the multifunction peripheral according to the present embodiment is newly connected to the network.

ネットワークに接続された複合機から保有機能を通知する要求を受け取る(ステップS21)。   A request for notifying the possessed function is received from the MFP connected to the network (step S21).

保有機能通知要求を行ってきた複合機に対して、自機の保有する提供可能な機能を通知する(ステップS22)。   A function that can be provided by the own machine is notified to the multifunction machine that has made the possessed function notification request (step S22).

図7は、地紋機能を持たない複合機が他の装置へ処理依頼を行って、印刷処理を行う場合のフローチャート図である。なお、上記機能管理テーブルにおいて予めネットワーク内に備えられている他の装置が有する機能が格納されているものとする。   FIG. 7 is a flowchart when the MFP having no copy-forgery-inhibited pattern function sends a processing request to another apparatus to perform printing processing. In the function management table, it is assumed that functions of other devices provided in the network are stored in advance.

地紋機能を使用しようとしているクライアントPCからの機能問い合わせに対して、機能管理テーブルを参照して自機の保有する機能及び、他の機器から提供可能な機能を通知する(ステップS31)。   In response to a function inquiry from a client PC that intends to use the copy-forgery-inhibited pattern function, the function management table is referred to notify the function possessed by itself and the function that can be provided from other devices (step S31).

クライアントPCから印刷ジョブ(及び印刷データ)を受け取り(ステップS32)、印刷ジョブに含まれる情報から地紋機能を自機で保有しているか否かを確認する(ステップS33)。   A print job (and print data) is received from the client PC (step S32), and it is confirmed from the information included in the print job whether the copy-forgery-inhibited pattern function is possessed by itself (step S33).

自機で保有していればそのまま処理を実行し、出力する(ステップS35)。一方、自機に備えられていない場合には、機能管理テーブルを参照して機能提供先となる他の装置へクライアントPCより受け取った印刷ジョブ(及び印刷データ)を該装置へと送信する(ステップS34)。   If it is held by itself, the process is executed and output as it is (step S35). On the other hand, if the device is not provided, the print job (and print data) received from the client PC is transmitted to the other device serving as the function providing destination with reference to the function management table (step). S34).

前記他の装置は、受け取った印刷ジョブを用いて所定の処理を行った後、印刷を実行する。   The other apparatus performs printing after performing predetermined processing using the received print job.

図8は、本発明の実施形態における地紋機能を持たない複合機が他の装置の地紋機能を使用する場合の他の実施形態におけるフローチャート図である。   FIG. 8 is a flowchart in another embodiment when the MFP having no copy-forgery-inhibited pattern function in the embodiment of the present invention uses the copy-forgery-inhibited pattern function of another device.

地紋機能を使用しようとするクライアントPCからの機能問い合わせに対して、機能管理テーブルにある自機の保有する機能及び、他の機器から提供可能な機能を通知する(ステップS41)。   In response to a function inquiry from a client PC that intends to use the copy-forgery-inhibited pattern function, a function held by the own device in the function management table and a function that can be provided from another device are notified (step S41).

クライアントPCから印刷ジョブを受け取り(ステップS42)、印刷ジョブに自機で保有しない機能が含まれるかを確認する(ステップS43)。この例では自機で保有しない地紋印刷機能が含まれるとする。   A print job is received from the client PC (step S42), and it is confirmed whether the print job includes a function not owned by the own machine (step S43). In this example, it is assumed that a copy-forgery-inhibited pattern printing function which is not owned by the own machine is included.

印刷用画像データを生成し、機能管理テーブルにある地紋機能提供先のアドレスへ地紋埋め込み依頼をする(ステップS44)。   Print image data is generated, and a tint block embedding request is made to the address of the tint block function providing destination in the function management table (step S44).

地紋機能提供先への処理依頼が成功したか否かを判断し(ステップS45)、電源が入っていないなどにより依頼が成功しなかった場合はエラーとして終了する(ステップS46)。   It is determined whether or not the processing request to the copy-forgery-inhibited pattern function providing destination is successful (step S45). If the request is not successful because the power is off, the process ends as an error (step S46).

他の装置は、受け取った印刷ジョブを用いて所定の処理を行った後、印刷を実行する。   Another apparatus performs printing after performing a predetermined process using the received print job.

図9は、本発明の実施形態におけるプリンタドライバのフローチャート図である。   FIG. 9 is a flowchart of the printer driver in the embodiment of the present invention.

プリンタに対し、保有する機能の問い合わせを行う(ステップS51)。機能情報を受け取り、ドライバ上のユーザインタフェース(UI)に機能内容を反映する(ステップS52)。印刷を実行し、プリンタへ印刷ジョブを送信する(ステップS53)。   An inquiry about the functions possessed is made to the printer (step S51). The function information is received, and the function contents are reflected on the user interface (UI) on the driver (step S52). Printing is executed and a print job is transmitted to the printer (step S53).

各クライアントPCに、プリンタ・MFPの機種に依存する一般的なプリンタドライバではなく、機種を問わない機種共通ドライバをインストールすることで、ユーザの利便性が向上する。例えば、機器1がメール送信、画像圧縮の機能を有し、機器2がハードディスク保存、アドレス帳DBの機能を有し、機器3が地紋、FAX送信の機能を有している場合、機種共通ドライバの印刷設定画面上でメール送信、画像圧縮、ハードディスク保存、アドレス帳DB、地紋、FAX送信の機能の設定を行うようにする。これにより、ユーザはどの機器がどの機能を有しているのか確認する必要がなく、印刷設定画面上で所望の機能の設定を行うだけで良い。メール送信、ハードディスク保存、地紋の機能の設定を行った場合、印刷ジョブは機器3に送信され、地紋の処理が施され、次に、機器2に送信され、ハードディスクへの保存が行われ、最後に、機器1に送信され、メール送信されることになる。   The convenience of the user is improved by installing a common model driver of any model instead of a general printer driver depending on the model of the printer / MFP on each client PC. For example, if the device 1 has a mail transmission and image compression function, the device 2 has a hard disk storage and address book DB function, and the device 3 has a copy-forgery-inhibited pattern and FAX transmission function, the model common driver On the print setting screen, the functions of mail transmission, image compression, hard disk storage, address book DB, copy-forgery-inhibited pattern, and FAX transmission are set. This eliminates the need for the user to check which device has which function, and it is only necessary to set a desired function on the print setting screen. When mail transmission, hard disk storage, and copy-forgery-inhibited pattern functions are set, the print job is transmitted to the device 3, the copy-forgery-inhibited pattern processing is performed, then transmitted to the device 2, and saved to the hard disk. Then, it is sent to the device 1 and sent by mail.

本発明の実施形態によれば、同一ネットワーク内に存在する各情報機器が、自身の持つ機能を他の機器へ通知し共有利用を可能とし、各情報機器は自身の持つ機能以外に他の機器で利用可能な機能も自身の機能としてユーザへ通知することを目的とし、同一ネットワーク上に高機能な情報機器が存在する場合に、同ネットワーク上の低機能な情報機器で同じ機能を実現することができる。   According to the embodiment of the present invention, each information device existing in the same network notifies other devices of the functions that the information devices have, and can be shared. In order to notify the user of the functions that can be used in the network as their own functions, if there is a high-performance information device on the same network, the same function can be realized with a low-function information device on the same network. Can do.

他に、ネットワーク上のすべての機器が、ネットワーク上の機器のすべての機能を実現するなどの効果が期待できる。   In addition, it can be expected that all devices on the network realize all functions of the devices on the network.

ネットワークに接続される情報機器が、ネットワーク上のすべての機器に対し自身の機能を通知するのと同時に、その機能を他の機器が利用することを許可する。ネットワークに接続された情報機器はその通知された機能を自身の機能管理テーブルに保存して自身の機能として管理するので、各情報機器が機能拡張することが可能となる。   An information device connected to the network notifies all devices on the network of its own function, and at the same time, permits other devices to use the function. Since the information device connected to the network stores the notified function in its own function management table and manages it as its own function, each information device can be expanded in function.

また本発明の実施形態によれば、ネットワークに接続される各機器が自機の機能を提供することにより、特別な装置を増設しなくても同ネットワーク上の安価な情報機器で高機能な処理を実現できる。   Further, according to the embodiment of the present invention, each device connected to the network provides its own function, so that it is possible to perform high-performance processing with an inexpensive information device on the network without adding a special device. Can be realized.

また、ネットワークに接続される各機器が自機の機能を他機へ通知するため、ネットワーク上の機器が他の機器の機能情報を把握できる。   In addition, since each device connected to the network notifies the function of its own device to the other device, the device on the network can grasp the function information of the other device.

また、ネットワーク上の各機器が他機へ通知した機能の使用を許可するため、ネットワーク上の他の機器の機能を利用できる。   Moreover, since the use of the function notified to each device by each device on the network is permitted, the function of the other device on the network can be used.

また、ネットワーク上の他機から通知された機能を管理テーブルに登録するため、他の機器の機能を管理できる。   In addition, since functions notified from other devices on the network are registered in the management table, the functions of other devices can be managed.

また、機能管理テーブルで管理されている機能を操作パネルに反映するため、ユーザが利用可能な機能を把握できる。   In addition, since the functions managed in the function management table are reflected on the operation panel, the functions available to the user can be grasped.

また、クライアントPCからの機能問い合わせに対し保有機能を通知するため、クライアントPCが利用可能な機能を取得できる。   In addition, since the possessed function is notified in response to the function inquiry from the client PC, a function that can be used by the client PC can be acquired.

また、通知された機能をクライアントPCPC上のソフトウェアがUIに反映するため、ユーザが利用可能な機能を把握できる。   In addition, since the software on the client PC PC reflects the notified function on the UI, it is possible to grasp the functions available to the user.

また、情報処理装置上に備えることで、情報処理装置を用いて上記効果を得られる。   Moreover, the said effect is acquired using an information processing apparatus by providing on an information processing apparatus.

また、PCソフトウェア上に備えることで、PCソフトウェアを用いて上記効果を得られる。   Moreover, the said effect is acquired using PC software by providing on PC software.

また、ソフトウェアを記憶媒体に備えることにより、記憶媒体を用いて上記効果を得られる。   In addition, by providing software in a storage medium, the above effects can be obtained using the storage medium.

以上、実施の形態を説明したが、特許請求の範囲に定義された本発明の広範囲な趣旨および範囲から逸脱することなく、これら実施の形態や具体例に様々な修正および変更が可能である。   Although the embodiments have been described above, various modifications and changes can be made to these embodiments and specific examples without departing from the broad scope and scope of the present invention defined in the claims.

1,2,3 クライアントPC
4 複合機
5,6 プリンタ
101 機能取得部
102 機能管理テーブル
103 処理送信部
1,2,3 Client PC
4 MFP 5, 6 Printer 101 Function Acquisition Unit 102 Function Management Table 103 Processing Transmitter

特開平11−175295号公報Japanese Patent Laid-Open No. 11-175295 特許第3697871号公報Japanese Patent No. 3697871

Claims (10)

ネットワークを介して接続される機器から前記機器が有する機能の情報を受け取る機能情報受信手段と、
前記機能の情報を前記機器のアドレスと関連付けて格納する機能情報格納手段と、
前記機能情報格納手段を参照して、処理要求に含まれる機能を自身が備えていない場合に、前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信手段と、を備えることを特徴とする機能管理装置。
Function information receiving means for receiving information on functions of the device from devices connected via a network;
Function information storage means for storing the function information in association with the device address;
A request transmission unit that refers to the function information storage unit and transmits the processing request to a device having the function included in the processing request when the function does not include the function included in the processing request; A function management device characterized by the above.
前記機能情報格納手段に格納される機能の情報と、自身の有する機能の情報を通知する通知手段を備えることを特徴とする請求項1記載の機能管理装置。   The function management apparatus according to claim 1, further comprising a notification unit that notifies information on a function stored in the function information storage unit and information on a function of the function information storage unit. 電源投入時に前記機器が有する機能の情報を取得し、前記機器のアドレスとともに前記機能情報を格納することを特徴とする請求項1又は2記載の機能管理装置。   The function management apparatus according to claim 1, wherein information on a function of the device is acquired when the power is turned on, and the function information is stored together with an address of the device. 前記機能の情報が、自身の有する機能であるか否かを判断し、自身の持っていない機能の情報を格納することを特徴とする請求項1から3のいずれか1項に記載の機能管理装置。   4. The function management according to claim 1, wherein it is determined whether the function information is a function possessed by itself, and information on a function not possessed by the function is stored. apparatus. 前記機能情報格納手段による格納後に自身の有する機能の情報をネットワークを介して接続される他の機器に送信することを特徴とする請求項1から4のいずれか1項に記載の機能管理装置。   5. The function management apparatus according to claim 1, wherein after storing by the function information storage unit, information on a function of the device itself is transmitted to another device connected via a network. ネットワークを介して互いに接続される情報処理装置と、前記情報処理装置からの処理要求を振り分ける機能管理装置と、前記機能管理装置から前記処理要求を受け取って処理を行う複数の画像形成装置と、を備える機能管理システムであって、
前記情報処理装置は、
前記機能管理装置に処理要求を送信する処理要求手段を有し、
前記機能管理装置は、
前記画像形成装置から前記画像形成装置の有する機能の情報を受け取る機能情報受信手段と、
前記機能の情報を前記画像形成装置のアドレスと関連付けて格納する機能情報格納手段と、
前記機能情報格納手段を参照して、前記処理要求に含まれる機能を自身が備えていない場合に前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信手段と、を有し、
前記画像形成装置は、
前記要求送信手段による処理要求にしたがって処理を行う要求処理手段と、を有することを特徴とする機能管理システム。
An information processing apparatus connected to each other via a network; a function management apparatus that distributes processing requests from the information processing apparatus; and a plurality of image forming apparatuses that receive and process the processing requests from the function management apparatus; A function management system comprising:
The information processing apparatus includes:
Processing request means for transmitting a processing request to the function management device;
The function management device includes:
Function information receiving means for receiving information on functions of the image forming apparatus from the image forming apparatus;
Function information storage means for storing the function information in association with the address of the image forming apparatus;
Request transmission means for referring to the function information storage means and transmitting the processing request to a device having the function included in the processing request when the function does not include the function included in the processing request. ,
The image forming apparatus includes:
Request processing means for performing processing in accordance with a processing request from the request transmission means.
ネットワークを介して接続される機器から前記機器が有する機能の情報を受け取る機能情報受信ステップと、
前記機能の情報を前記機器のアドレスと関連付けて格納する機能情報格納ステップと、
格納した機能の情報及びアドレスを参照して、処理要求に含まれる機能を自身が備えていない場合に、前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信ステップと、を備えることを特徴とする機能管理装置の機能管理方法。
A function information receiving step of receiving information on the function of the device from a device connected via a network;
A function information storage step for storing the function information in association with the device address;
A request transmission step of referring to the stored function information and address and transmitting the processing request to a device having the function included in the processing request when the function does not include the function included in the processing request. A function management method for a function management apparatus, comprising:
情報処理装置による機能管理装置に処理要求を送信する処理要求ステップと、
前記機能管理装置による画像形成装置から前記画像形成装置の有する機能の情報を受け取る機能情報受信ステップと、
前記機能の情報を前記画像形成装置のアドレスと関連付けて格納する機能情報格納ステップと、
格納した機能の情報及びアドレスを参照して、前記処理要求に含まれる機能を自身が備えていない場合に前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信ステップと、
前記画像形成装置による前記要求送信ステップによる処理要求にしたがって処理を行う要求処理ステップと、を有することを特徴とする機能管理システムの機能管理方法。
A processing request step for transmitting a processing request to the function management device by the information processing device;
A function information receiving step for receiving information on functions of the image forming apparatus from the image forming apparatus by the function management apparatus;
A function information storage step for storing the function information in association with an address of the image forming apparatus;
A request transmission step of referring to the stored function information and address and transmitting the processing request to a device having the function included in the processing request when the function included in the processing request is not included in itself.
A function management method for a function management system, comprising: a request processing step for performing processing according to a processing request in the request transmission step by the image forming apparatus.
ネットワークを介して接続される機器から前記機器が有する機能の情報を受け取る機能情報受信処理と、
前記機能の情報を前記機器のアドレスと関連付けて格納する機能情報格納処理と、
格納した機能の情報及びアドレスを参照して、処理要求に含まれる機能を自身が備えていない場合に、前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信処理と、をコンピュータに実行させるプログラム。
A function information receiving process for receiving information on the function of the device from a device connected via a network;
A function information storage process for storing the function information in association with the address of the device;
A request transmission process of referring to the stored function information and address and transmitting the processing request to a device having the function included in the processing request when the function does not include the function included in the processing request; A program to be executed by a computer.
情報処理装置による機能管理装置に処理要求を送信する処理要求処理と、
前記機能管理装置による画像形成装置から前記画像形成装置の有する機能の情報を受け取る機能情報受信処理と、
前記機能の情報を前記画像形成装置のアドレスと関連付けて格納する機能情報格納処理と、
格納した機能の情報及びアドレスを参照して、前記処理要求に含まれる機能を自身が備えていない場合に前記処理要求に含まれる機能を備える機器に前記処理要求を送信する要求送信処理と、
前記画像形成装置による前記要求送信処理による処理要求にしたがって処理を行う要求処理処理と、をコンピュータに実行させるプログラム。
Processing request processing for transmitting a processing request to the function management device by the information processing device; and
A function information receiving process for receiving information on functions of the image forming apparatus from the image forming apparatus by the function management apparatus;
A function information storing process for storing the function information in association with an address of the image forming apparatus;
A request transmission process for referring to the stored function information and address and transmitting the processing request to a device having the function included in the processing request when the function included in the processing request is not provided by itself.
A program that causes a computer to execute request processing that performs processing according to a processing request by the request transmission processing by the image forming apparatus.
JP2009062478A 2009-03-16 2009-03-16 Function management device, function management system, their function management method and program Withdrawn JP2010218086A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009062478A JP2010218086A (en) 2009-03-16 2009-03-16 Function management device, function management system, their function management method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009062478A JP2010218086A (en) 2009-03-16 2009-03-16 Function management device, function management system, their function management method and program

Publications (1)

Publication Number Publication Date
JP2010218086A true JP2010218086A (en) 2010-09-30

Family

ID=42976899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009062478A Withdrawn JP2010218086A (en) 2009-03-16 2009-03-16 Function management device, function management system, their function management method and program

Country Status (1)

Country Link
JP (1) JP2010218086A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012175572A (en) * 2011-02-23 2012-09-10 Ricoh Co Ltd Information processing system, information processing device and program
JP2015190854A (en) * 2014-03-28 2015-11-02 シスメックス株式会社 analyzer system, processing method, and computer program
US9448748B2 (en) 2013-03-26 2016-09-20 Seiko Epson Corporation Printing device, printing system, and control method of a printing system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012175572A (en) * 2011-02-23 2012-09-10 Ricoh Co Ltd Information processing system, information processing device and program
US9448748B2 (en) 2013-03-26 2016-09-20 Seiko Epson Corporation Printing device, printing system, and control method of a printing system
JP2015190854A (en) * 2014-03-28 2015-11-02 シスメックス株式会社 analyzer system, processing method, and computer program

Similar Documents

Publication Publication Date Title
JP5830984B2 (en) Return processing apparatus, printing system, and program
JP5565346B2 (en) Printer
JP5995525B2 (en) System, image forming apparatus, server, and control method thereof
JP2010157208A (en) Data processing apparatus, printer network system, data processing method, program, and recording medium
JP6531450B2 (en) Image forming apparatus, image processing system and method
JP6771991B2 (en) Printing device, control method of printing device, and program
JP2006109459A (en) Print supporting apparatus, print processing apparatus, document processing system, method of controlling print supporting apparatus, print support control program, and computer readable recording medium
JP2010218384A (en) Device management system, device, device management method and device management program
JP2011126132A (en) Image forming apparatus
JP2006190170A (en) Communication device, communication method, program and recording medium
JP2013025387A (en) Information processor, control program, and information processing system
US9405490B2 (en) Electronic apparatus, management server, print system and method of controlling printing including determining a plurality of storages to store print data
JP2010218086A (en) Function management device, function management system, their function management method and program
JP2014059697A (en) Output control device, program and output system
JP2008140276A (en) Information processor and information processing method
JP2011142577A (en) Power saving control method, and image forming apparatus
JP2005107837A (en) Printing job completion notification system
JP5858092B2 (en) Printer
JP5736802B2 (en) Image forming apparatus and image forming method
US9473650B2 (en) Image reading apparatus, image reading method, image processing system, and storage medium
JP2014056438A (en) Output system, output control device, output device and program
JP6500542B2 (en) Image forming apparatus, program and image forming system
JP2014179909A (en) Image formation device, network system, method and program
JP2017191412A (en) System and control method thereof
JP2007125777A (en) Image input/output system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120605