JP2007259413A - Image processor, image processing method and program - Google Patents

Image processor, image processing method and program Download PDF

Info

Publication number
JP2007259413A
JP2007259413A JP2006339062A JP2006339062A JP2007259413A JP 2007259413 A JP2007259413 A JP 2007259413A JP 2006339062 A JP2006339062 A JP 2006339062A JP 2006339062 A JP2006339062 A JP 2006339062A JP 2007259413 A JP2007259413 A JP 2007259413A
Authority
JP
Japan
Prior art keywords
application
information
display
destination
information processing
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
JP2006339062A
Other languages
Japanese (ja)
Other versions
JP5108291B2 (en
Inventor
Yoko Otani
葉子 大谷
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 JP2006339062A priority Critical patent/JP5108291B2/en
Priority to US11/677,316 priority patent/US8319989B2/en
Publication of JP2007259413A publication Critical patent/JP2007259413A/en
Application granted granted Critical
Publication of JP5108291B2 publication Critical patent/JP5108291B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a capability of implementing the image processing function of an image processor without loading its driver software in an information processor which issues an application registration request. <P>SOLUTION: This image processor (complex machine) 100 has at least a scanner and provides a capability of processing the image captured via the scanner. After network connection and application installation, it is provided with an information processing application destination database 140 where the specific IDs of PC-A160 and PC-B161 for issuing application registration requests to the image processor (complex machine) are correlated to the display names of installed applications, namely the application display names. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

スキャン部によってスキャンされた画像を処理する画像処理装置、画像処理方法およびプログラムに関し、特に、スキャン画像をネットワークに接続された情報処理装置に送信することができる画像処理装置、画像処理方法およびプログラムに関する。   The present invention relates to an image processing apparatus, an image processing method, and a program for processing an image scanned by a scanning unit, and more particularly, to an image processing apparatus, an image processing method, and a program capable of transmitting a scanned image to an information processing apparatus connected to a network. .

従来から、スキャナ部で原稿をスキャンして、スキャン画像をネットワークに接続された情報処理装置に送信することができるスキャナ、スキャナ機能を含む複合機等の画像処理装置が一般的に知られている。このような画像処理装置では、スキャン画像を電子メールやFTP(File Transfer Protocol)等のプロトコルを利用したファイル転送によって、画像処理装置から情報処理装置へ送信している(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, image processing apparatuses such as a scanner that can scan a document with a scanner unit and transmit a scanned image to an information processing apparatus connected to a network, a multifunction peripheral including a scanner function, and the like are generally known. . In such an image processing apparatus, the scanned image is transmitted from the image processing apparatus to the information processing apparatus by file transfer using a protocol such as e-mail or FTP (File Transfer Protocol) (for example, see Patent Document 1). .

このような画像処理装置では、スキャン画像を送信するメールアドレスやIPアドレス等の宛先を管理するデータベースとして、通常、画像処理装置で管理している画像処理装置専用の利用者情報を管理するローカルユーザデータベース、ネットワーク上の配信サーバで管理されている宛先としてのユーザ情報を画像処理装置側で一時的に取得して保存した配信ユーザデータベース、ネットワーク上のLDAP(Lightweight Directory Access Protocol)サーバに保存された宛先としてのユーザ情報を一時的に取得して保存したLDAPユーザデータベース等が備わっている。   In such an image processing apparatus, a local user who manages user information dedicated to the image processing apparatus normally managed by the image processing apparatus is used as a database for managing destinations such as e-mail addresses and IP addresses for transmitting scanned images. Database, user information as a destination managed by a distribution server on the network, a distribution user database temporarily acquired and stored on the image processing apparatus side, and stored in an LDAP (Lightweight Directory Access Protocol) server on the network An LDAP user database or the like that temporarily acquires and stores user information as a destination is provided.

そして、スキャン画像を受信した情報処理装置では、文書や画像を表示、編集または印刷するためのアプリケーションに対応したデータ形式にスキャン画像を変換し、変換後のデータを上記アプリケーションにより表示、編集または印刷するようになっている。   Then, the information processing apparatus that receives the scanned image converts the scanned image into a data format corresponding to an application for displaying, editing, or printing a document or image, and displays, edits, or prints the converted data by the application. It is supposed to be.

特開2005−244411号公報JP 2005-244411 A

ところで、近年、ドライバソフトウェアがインストールされてなくとも、アプリケーションが、任意のデータを、外部装置に使用可能とするOS(オペレーティングシステム)が提案されている。このようなOSがインストールされたPC(Personal Computer)等の情報処理装置では、スキャナ装置等の画像処理装置のドライバソフトウェアをインストールしなくても、ネットワーク上の画像処理装置を利用することができる機能がOSに備えられている。   Incidentally, in recent years, there has been proposed an OS (Operating System) that allows an application to use arbitrary data for an external device even if driver software is not installed. In an information processing apparatus such as a PC (Personal Computer) in which such an OS is installed, it is possible to use an image processing apparatus on a network without installing driver software for the image processing apparatus such as a scanner apparatus. Is provided in the OS.

このようなOSにおいては、当該OSがインストールされた情報処理装置側で実行されるアプリケーションの登録要求を画像処理装置に対して送信する。そして、情報処理装置は、画像処理装置から当該画像処理装置で登録されたアプリケーションに対応したデータを受信することで、画像処理装置のドライバソフトウェアのインストールなしに、当該データをアプリケーションで実行できる。   In such an OS, a registration request for an application executed on the information processing apparatus side in which the OS is installed is transmitted to the image processing apparatus. The information processing apparatus receives the data corresponding to the application registered in the image processing apparatus from the image processing apparatus, so that the application can execute the data without installing the driver software of the image processing apparatus.

そして、画像処理に適用した場合、このようなOSをインストールした情報処理装置側では、画像処理装置のドライバソフトウェアをインストールせずに、画像情報処理装置側でスキャン画像の送信先として当該OS用の宛先を管理することができるような機能を画像処理装置に実装することが望まれている。   When applied to image processing, the information processing apparatus installed with such an OS does not install the driver software of the image processing apparatus, and the image information processing apparatus does not install the driver software for the OS. It is desired to implement a function capable of managing a destination in an image processing apparatus.

本発明は、上記に鑑みてなされたものであって、アプリケーションの登録要求を行う情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができる画像処理装置、画像処理方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and an image processing function of an image processing apparatus can be realized without installing driver software of the image processing apparatus on the information processing apparatus side that requests registration of an application. An object is to provide an image processing apparatus, an image processing method, and a program.

上述した課題を解決し、目的を達成するために、請求項1にかかる発明は、少なくともスキャン部を備え、スキャン部によってスキャンされた画像を処理する画像処理装置であって、ネットワークに接続され、情報処理に関するソフトウェアである情報処理アプリと前記画像処理装置のドライバソフトウェアをインストールせずに前記画像処理装置を実行させて前記画像処理装置で生成されたデータを受信するために前記画像処理装置に対して前記情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能な情報処理装置の前記情報処理アプリの宛先の表示名であるアプリ表示名を保持するアプリ宛先情報を記憶する第1の宛先記憶手段、を備えたことを特徴とする画像処理装置である。   In order to solve the above-described problems and achieve the object, the invention according to claim 1 is an image processing apparatus that includes at least a scanning unit and processes an image scanned by the scanning unit, and is connected to a network. In order to receive the data generated by the image processing apparatus by causing the image processing apparatus to execute without installing an information processing application that is software related to information processing and driver software of the image processing apparatus. A first destination storing application destination information that holds an application display name that is a display name of the destination of the information processing app of the information processing apparatus that can be executed by an operating system having a function of requesting registration of the information processing app. An image processing apparatus comprising a destination storage unit.

また、請求項2にかかる発明は、前記情報処理装置から、前記アプリ表示名を含む前記登録要求を受信する受信手段と、前記受信手段によって受信した前記登録要求から前記アプリ表示名を抽出し、抽出された前記アプリ表示名を前記第1の宛先記憶手段に記憶された前記アプリ宛先情報に登録する宛先管理手段と、を備えたことを特徴とする。   According to a second aspect of the present invention, a receiving unit that receives the registration request including the application display name from the information processing apparatus, and the application display name is extracted from the registration request received by the receiving unit, Destination management means for registering the extracted application display name in the application destination information stored in the first destination storage means.

また、請求項3にかかる発明は、各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、前記第1の宛先記憶手段に記憶された前記アプリ宛先情報に登録されている前記アプリ表示名を読み出して、前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示する表示制御手段と、をさらに備えたことを特徴とする。   Further, the invention according to claim 3 is registered in the operation display means capable of displaying various screens and allowing an input operation from a user, and the application destination information stored in the first destination storage means. And a display control unit that reads the application display name and displays the application screen on which the application display name can be input on the operation display unit.

また、請求項4にかかる発明は、前記表示制御手段は、前記アプリ画面を前記操作表示手段に表示中に、前記受信手段によって前記登録要求を受信した場合には、表示中の前記アプリ画面を、前記登録要求により更新された前記アプリ宛先情報に登録されている前記アプリ表示名を読み出して、前記アプリ画面を更新して前記操作表示手段に表示することを特徴とする。   According to a fourth aspect of the present invention, when the display control unit receives the registration request by the receiving unit while displaying the application screen on the operation display unit, the display control unit displays the displayed application screen. The application display name registered in the application destination information updated by the registration request is read, and the application screen is updated and displayed on the operation display means.

また、請求項5にかかる発明は、前記受信手段は、複数の前記情報処理装置のそれぞれから、前記アプリケーションに固有のアプリ識別情報と前記アプリ表示名と前記情報処理装置に固有の装置識別情報とを含む前記登録要求を受信し、前記宛先管理手段は、受信した複数の前記情報処理装置の各登録要求から、前記アプリ識別情報と前記アプリ表示名と前記装置識別情報とを抽出し、抽出された前記アプリ識別情報と前記アプリ表示名前記装置識別情報とを対応付けて前記アプリ宛先情報として前記第1の宛先記憶手段に保存し、前記表示制御手段は、前記第1の宛先記憶手段に記憶された前記アプリ宛先情報に登録されている複数の前記装置識別情報と前記アプリ表示名を読み出して、前記装置識別情報ごとに前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示することを特徴とする。   According to a fifth aspect of the present invention, the receiving unit includes, from each of the plurality of information processing devices, application identification information unique to the application, the application display name, and device identification information unique to the information processing device. The address management means extracts and extracts the application identification information, the application display name, and the device identification information from each of the received registration requests of the plurality of information processing apparatuses. Further, the application identification information and the application display name are associated with each other and stored as the application destination information in the first destination storage means, and the display control means is stored in the first destination storage means. The plurality of device identification information registered in the application destination information and the application display name can be read, and the application display name can be input for each device identification information. And displaying on the operation display means application screen drawn in.

また、請求項6にかかる発明は、前記表示制御手段は、前記アプリ宛先情報に登録されている複数の前記装置識別情報と前記アプリ表示名を読み出して、前記装置識別情報に対応する情報処理装置の選択指示を行わせる第1のアプリ画面を前記操作表示手段に表示し、前記第1のアプリ画面から選択指示を受け付けた前記情報処理装置の前記装置識別情報に対応した前記アプリ表示名を入力可能に描画した第2のアプリ画面を前記操作表示手段に表示することを特徴とする。   According to a sixth aspect of the present invention, the display control means reads out the plurality of device identification information and the application display name registered in the application destination information, and processes the information processing device corresponding to the device identification information A first application screen for performing a selection instruction is displayed on the operation display means, and the application display name corresponding to the apparatus identification information of the information processing apparatus that has received the selection instruction from the first application screen is input. A second application screen that can be drawn is displayed on the operation display means.

また、請求項7にかかる発明は、前記アプリ宛先情報に基づいて生成され、前記情報処理アプリに固有のアプリ識別情報と前記アプリ表示名と前記登録要求を行った前記情報処理装置に関する配信先情報とを対応付けた表示用アプリ宛先情報を記憶する第2の記憶手段と、前記情報処理装置から、前記アプリ表示名と前記配信先情報を含む前記登録要求を受信する受信手段と、前記受信手段によって受信した前記登録要求から前記アプリ表示名と前記配信先情報とを抽出し、抽出された前記アプリ表示名と前記配信先情報を前記第1の記憶手段に記憶された前記アプリ宛先情報に登録するネットワーク管理手段と、前記第1の記憶手段に記憶された前記アプリ宛先情報に基づいて前記アプリ識別情報と前記アプリ表示名と前記配信先情報とを、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録する宛先管理手段と、各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録されている前記アプリ表示名を読み出して、読み出した前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示する表示制御手段と、をさらに備えたことを特徴とする。   Further, the invention according to claim 7 is the delivery destination information related to the information processing apparatus which has been generated based on the application destination information and is unique to the information processing application, the application display name, and the registration request. Second storage means for storing display application destination information in association with each other, receiving means for receiving the registration request including the application display name and the distribution destination information from the information processing apparatus, and the receiving means The application display name and the delivery destination information are extracted from the registration request received by the step, and the extracted application display name and the delivery destination information are registered in the application destination information stored in the first storage unit. Network management means, and based on the application destination information stored in the first storage means, the application identification information, the application display name, and the delivery destination information. Destination management means for registering in the display application destination information stored in the second storage means, operation display means capable of displaying various screens and allowing input operations from the user, and the second Display control means for reading the application display name registered in the display application destination information stored in the storage means and displaying the application screen on which the read application display name is inputable on the operation display means And further comprising.

また、請求項8にかかる発明は、前記表示用アプリ宛先情報は、前記アプリ識別情報と前記アプリ表示名と前記配信先情報とを対応付けたレコードを順次書き込み可能なマスターテーブルと、前記マスターテーブルに書き込まれた前記レコードの前記マスターテーブルにおける位置情報を、前記アプリ表示名に基づいた見出しで分類して登録可能な見出しテーブルとを含み、前記表示制御手段は、前記見出しと、前記見出しの前記見出しテーブルに登録された前記位置情報から前記マスターテーブルに登録された前記アプリ表示名とを読み出して、前記見出しと読み出した前記アプリ表示名とを入力可能に描画したアプリ画面を前記操作表示手段に表示することを特徴とする。   According to an eighth aspect of the present invention, the display application destination information includes a master table capable of sequentially writing records in which the application identification information, the application display name, and the distribution destination information are associated with each other, and the master table. Including a heading table in which the position information in the master table of the record written in is classified and registered by a heading based on the application display name, and the display control means includes the heading and the heading of the heading. Read the application display name registered in the master table from the position information registered in the heading table, and display the application screen on which the heading and the read application display name can be input as the operation display means. It is characterized by displaying.

また、請求項9にかかる発明は、前記ネットワーク管理手段は、さらに、前記アプリ宛先情報の更新の有無を前記宛先管理手段に送信し、前記宛先管理手段は、さらに、前記ネットワーク管理手段から前記アプリ宛先情報が更新された旨を受信した場合に、前記第1の記憶手段に記憶された前記アプリ宛先情報から前記アプリ表示名と前記配信先情報とを取得して、前記取得した前記アプリ表示名と取得した前記配信先情報と前記アプリ識別情報とを対応付けたレコードを前記マスターテーブルに登録し、取得した前記アプリ表示名の文字列に基づいて前記見出しテーブルに前記アプリ表示名の前記位置情報を登録することにより、前記表示用アプリ宛先情報を更新することを特徴とする。   In the invention according to claim 9, the network management means further transmits whether or not the application destination information has been updated to the destination management means, and the destination management means further transmits the application from the network management means. When receiving that the destination information has been updated, the application display name and the distribution destination information are acquired from the application destination information stored in the first storage unit, and the acquired application display name And a record in which the acquired distribution destination information and the application identification information are associated with each other in the master table, and the position information of the application display name is stored in the header table based on the acquired character string of the application display name. The display application destination information is updated by registering.

また、請求項10にかかる発明は、前記宛先管理手段は、さらに、前記ネットワーク管理手段から前記アプリ宛先情報が更新されていない旨を受信した場合に、前記表示制御手段に対して変更なしの旨を通知し、前記表示制御手段は、前記宛先管理手段から前記変更無しの旨が通知された場合には、前記操作表示手段に表示されたアプリ画面の表示変更を行わないことを特徴とする。   In the invention according to claim 10, when the destination management means further receives from the network management means that the application destination information has not been updated, there is no change to the display control means. The display control unit does not change the display of the application screen displayed on the operation display unit when the destination management unit notifies that there is no change.

また、請求項11にかかる発明は、前記表示制御手段は、前記操作表示手段によって利用者から前記表示用アプリ宛先情報の更新の指示を受付けた場合に、前記宛先管理手段に対して更新要求を送信し、前記宛先管理手段は、前記表示制御手段から前記更新要求を受信した場合に、前記表示用アプリ宛先情報を更新することを特徴とする。   In the invention according to claim 11, the display control unit issues an update request to the destination management unit when the operation display unit receives an instruction to update the display application destination information from the user. The destination management unit updates the display application destination information when receiving the update request from the display control unit.

また、請求項12にかかる発明は、前記情報処理装置の前記情報処理アプリに関する情報である情報処理アプリ関連情報とタイマー時間を記憶する情報処理アプリ関連記憶手段と、ネットワークに関する設定内容であるネットワーク設定情報を記憶するネットワーク設定記憶手段と、利用者の認証情報を記憶する認証情報記憶手段と、前記情報処理アプリ関連情報の変更、前記画像処理装置で実行されるアプリケーションの切替え、通常モードと省エネルギーモードの制御を行うシステム管理手段と、前記タイマー時間の経過の判断を行うタイマー管理手段と、を更に備え、前記ネットワーク管理手段は、さらに前記ネットワーク設定情報の変更を行い、前記宛先管理手段は、利用者によるログイン入力があった場合に、前記認証情報に基づいてログイン入力を行った利用者の認証を行い、前記情報処理アプリ関連情報の変更、前記ネットワーク設定情報の変更、前記画像処理装置で実行されるアプリケーションの切替えのいずれかが実行された場合、または利用者の認証に成功した場合、あるいは前記省エネルギーモードから前記通常モードに復帰した場合、若しくは前記タイマー時間の経過が判断された場合に、前記表示用アプリ宛先情報を更新することを特徴とする。   According to a twelfth aspect of the present invention, there is provided an information processing application related storage means for storing information processing application related information and timer time, which is information related to the information processing application of the information processing apparatus, and a network setting which is a setting content regarding a network Network setting storage means for storing information, authentication information storage means for storing user authentication information, change of the information processing application related information, switching of applications executed in the image processing apparatus, normal mode and energy saving mode System management means for controlling the above and timer management means for determining whether the timer time has elapsed, the network management means further changes the network setting information, and the destination management means uses Based on the authentication information when there is a login input by the user. Authentication of the user who performed the login input, and when any of the change of the information processing application related information, the change of the network setting information, or the switching of the application executed in the image processing apparatus is executed, or The display application destination information is updated when user authentication is successful, when the normal mode is restored from the energy saving mode, or when the elapse of the timer time is determined.

また、請求項13にかかる発明は、前記宛先管理手段は、前記表示用アプリ宛先情報を更新している間は、前記表示用アプリ宛先情報を更新する旨の要求を受信した場合でも、受信した前記要求に基づいた前記表示用アプリ宛先情報の更新を行わないことを特徴とする。   In the invention according to claim 13, the destination management means receives the request for updating the display application destination information while updating the display application destination information, even if the request is received. The display application destination information based on the request is not updated.

また、請求項14にかかる発明は、前記宛先管理手段は、前記表示制御手段により前記表示用アプリ宛先情報から前記アプリ表示名を読み出している間は、前記表示用アプリ宛先情報を更新する旨の要求を受信した場合でも、受信した前記要求に基づいた前記表示用アプリ宛先情報の更新を行わないことを特徴とする。   The invention according to claim 14 is such that the destination management means updates the display application destination information while the display control means reads the application display name from the display application destination information. Even when a request is received, the display application destination information based on the received request is not updated.

また、請求項15にかかる発明は、前記操作表示手段によって利用者から前記情報処理アプリの宛先の検索指示を検索条件とともに受付けた場合に、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報から検索条件を満たす前記情報処理の宛先に対応する前記アプリ表示名を検索する検索手段を更に備え、前記表示制御手段は、前記検索手段によって検索された前記アプリ表示名を前記操作表示手段に表示することを特徴とする。   The invention according to claim 15 is the display application stored in the second storage unit when the operation display unit receives a search instruction for the destination of the information processing application together with a search condition from a user. Search means for searching for the application display name corresponding to the destination of the information processing that satisfies the search condition from destination information is further provided, wherein the display control means displays the application display name searched by the search means as the operation display means. It is characterized by displaying.

また、請求項16にかかる発明は、前記アプリ表示名を含むレコードの前記マスターテーブルにおける位置情報を登録可能な検索結果テーブルを記憶する検索結果記憶手段をさらに備え、前記検索手段は、検索された前記アプリ表示名を含むレコードの前記マスターテーブルにおける位置情報を、前記検索結果テーブルに登録し、前記表示制御手段は、前記検索結果テーブルに登録された前記位置情報から前記マスターテーブルに登録された前記アプリ表示名を読み出して、読み出した前記アプリ表示名とを前記操作表示手段に表示することを特徴とする。   The invention according to claim 16 further includes search result storage means for storing a search result table capable of registering position information in the master table of a record including the application display name, wherein the search means is searched. The position information in the master table of the record including the application display name is registered in the search result table, and the display control unit is registered in the master table from the position information registered in the search result table. An application display name is read out, and the read application display name is displayed on the operation display means.

また、請求項17にかかる発明は、前記ネットワーク管理手段は、さらに、前記アプリ宛先情報を更新している間、前記情報処理装置からの前記登録要求を受信した場合でも、受信した前記登録要求に基づいた前記アプリ宛先情報の更新を行わないことを特徴とする。   Further, in the invention according to claim 17, the network management unit further includes the registration request received even when the registration request is received from the information processing apparatus while the application destination information is being updated. The application destination information based on the update is not performed.

また、請求項18にかかる発明は、前記スキャン部によってスキャンされた画像を、前記表示制御手段によって前記操作表示手段から利用者による指定を受け付けた前記アプリ表示名の宛先に対応した前記情報処理アプリで取り扱い可能なデータ形式に画像処理する画像処理手段と、前記画像処理手段によって前記情報処理アプリで取り扱い可能なデータ形式に画像処理されたスキャンデータを、前記アプリ表示名に対応した前記配信先情報の前記情報処理装置に送信する送信手段と、をさらに備えたことを特徴とする。   According to an eighteenth aspect of the present invention, the information processing application corresponding to the destination of the application display name that has received the designation by the user from the operation display unit by the display control unit for the image scanned by the scanning unit. Image processing means for performing image processing in a data format that can be handled by the image processing means, and the distribution destination information corresponding to the application display name for the scan data image-processed by the image processing means in a data format that can be handled by the information processing application Transmission means for transmitting to the information processing apparatus.

また、請求項19にかかる発明は、少なくともスキャン部を備え、スキャン部によってスキャンされた画像を処理する画像処理装置で実行される画像処理方法であって、前記画像処理装置は、ネットワークに接続され、情報処理に関するソフトウェアである情報処理アプリと前記画像処理装置のドライバソフトウェアをインストールせずに前記画像処理装置を実行させて前記画像処理装置で生成されたデータを受信するために前記画像処理装置に対して前記情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能な情報処理装置の前記情報処理アプリの宛先の表示名であるアプリ表示名を保持するアプリ宛先情報を記憶する第1の宛先記憶手段と、前記アプリ宛先情報に基づいて生成され、前記情報処理アプリに固有のアプリ識別情報と前記アプリ表示名と前記登録要求を行った前記情報処理装置に関する配信先情報とを対応付けた表示用アプリ宛先情報を記憶する第2の記憶手段と、各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、を備え、前記情報処理装置から、前記アプリ表示名と前記配信先情報を含む前記登録要求を受信するステップと、受信した前記登録要求から前記アプリ表示名と前記配信先情報とを抽出し、抽出された前記アプリ表示名と前記配信先情報を前記第1の記憶手段に記憶された前記アプリ宛先情報に登録するステップと、前記第1の記憶手段に記憶された前記アプリ宛先情報に基づいて前記アプリ識別情報と前記アプリ表示名と前記配信先情報とを、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録するステップと、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録されている前記アプリ表示名を読み出して、読み出した前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示するステップとを含むことを特徴とする。   The invention according to claim 19 is an image processing method executed by an image processing apparatus that includes at least a scanning unit and processes an image scanned by the scanning unit, and the image processing apparatus is connected to a network. The image processing apparatus receives the data generated by the image processing apparatus by executing the image processing apparatus without installing the information processing application that is software related to information processing and the driver software of the image processing apparatus. First, it stores application destination information that holds an application display name that is a display name of the destination of the information processing app of the information processing apparatus that can be executed by an operating system having a function of requesting registration of the information processing app. Destination storage means and the application destination information are generated based on the information processing application. Second storage means for storing display application destination information in which unique application identification information, the application display name, and the distribution destination information related to the information processing apparatus that has made the registration request are associated, and various screens can be displayed And an operation display means capable of an input operation from a user, receiving the registration request including the application display name and the delivery destination information from the information processing apparatus, and the received registration Extracting the application display name and the delivery destination information from the request, and registering the extracted application display name and the delivery destination information in the application destination information stored in the first storage unit; Based on the application destination information stored in the first storage means, the application identification information, the application display name, and the distribution destination information are converted into the display address stored in the second storage means. A step of registering in the pre-destination information; and the application display name registered in the display application destination information stored in the second storage means is read, and the read-out application display name is rendered to be inputable And displaying an application screen on the operation display means.

また、請求項20にかかる発明は、請求項19に記載の方法をコンピュータに実行させるプログラムである。   The invention according to claim 20 is a program for causing a computer to execute the method according to claim 19.

請求項1にかかる発明によれば、ネットワークに接続され、情報処理に関するソフトウェアである情報処理アプリと画像処理装置のドライバソフトウェアをインストールせずに画像処理装置を実行させて画像処理装置で生成されたデータを受信するために画像処理装置に対して情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能な情報処理装置の情報処理アプリの宛先の表示名であるアプリ表示名を保持するアプリ宛先情報を記憶する第1の宛先記憶手段を備えたことで、アプリケーションの登録要求を行う情報処理装置に画像処理されたデータを容易に送信することができるとともに、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the first aspect of the present invention, the image processing apparatus is generated by being executed by the image processing apparatus connected to the network without installing the information processing application that is software related to information processing and the driver software of the image processing apparatus. Holds an application display name which is a display name of a destination of an information processing application of an information processing apparatus that can be executed by an operating system having a function of requesting registration of the information processing application to the image processing apparatus to receive data By providing the first destination storage means for storing the application destination information, it is possible to easily transmit the image-processed data to the information processing apparatus that requests registration of the application, and the information processing apparatus side The image processing function of the image processing apparatus can be realized without installing the driver software of the processing apparatus. It has the effect of being able to.

また、請求項2にかかる発明によれば、受信した登録要求からアプリ表示名を抽出し、抽出されたアプリ表示名を第1の宛先記憶手段に記憶されたアプリ宛先情報に登録することで、アプリケーションの登録要求を行う情報処理装置に画像処理されたデータを容易に送信することができるとともに、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the invention of claim 2, by extracting the application display name from the received registration request and registering the extracted application display name in the application destination information stored in the first destination storage means, The image processing data can be easily transmitted to the information processing device that requests application registration, and the image processing function of the image processing device can be realized without installing the image processing device driver software on the information processing device side. There is an effect that can be done.

また、請求項3にかかる発明によれば、第1の宛先記憶手段に記憶されたアプリ宛先情報に登録されているアプリ表示名を読み出して、アプリ表示名を入力可能に描画したアプリ画面を操作表示手段に表示することで、所望の情報処理装置のアプリケーションに画像処理されたデータを受け渡して、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the invention of claim 3, the application display name registered in the application destination information stored in the first destination storage means is read, and the application screen on which the application display name is drawn can be operated. By displaying on the display means, the image processing function of the image processing apparatus can be realized without transferring the image processing data to the application of the desired information processing apparatus and installing the driver software of the image processing apparatus on the information processing apparatus side. There is an effect that can be done.

また、請求項4にかかる発明によれば、アプリ画面を操作表示手段に表示中に、受信手段によって登録要求を受信した場合には、表示中のアプリ画面を、登録要求により更新されたアプリ宛先情報に登録されているアプリ表示名を読み出して、アプリ画面を更新して操作表示手段に表示することで、アプリ宛先情報の更新を利用者が的確なタイミングで把握することができ、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能をより的確に実現することができるという効果を奏する。   According to the invention of claim 4, when the registration request is received by the receiving means while the application screen is displayed on the operation display means, the displayed application screen is updated to the application destination updated by the registration request. By reading the application display name registered in the information, updating the application screen and displaying it on the operation display means, the user can grasp the update of the application destination information at an accurate timing, and the information processing apparatus The image processing function of the image processing apparatus can be realized more accurately without installing the driver software of the image processing apparatus on the side.

また、請求項5にかかる発明によれば、複数の情報処理装置のそれぞれから、アプリケーションに固有のアプリ識別情報とアプリ表示名と情報処理装置に固有の装置識別情報とを含む登録要求を受信し、受信した複数の情報処理装置の各登録要求から、アプリ識別情報とアプリ表示名と装置識別情報とを抽出し、抽出されたアプリ識別情報とアプリ表示名装置識別情報とを対応付けてアプリ宛先情報として第1の宛先記憶手段に保存し、第1の宛先記憶手段に記憶されたアプリ宛先情報に登録されている複数の装置識別情報とアプリ表示名を読み出して、装置識別情報ごとにアプリ表示名を入力可能に描画したアプリ画面を操作表示手段に表示することで、情報処理装置を意識してアプリケーションを選択して、所望の情報処理装置のアプリケーションに画像処理されたデータを受け渡して、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the invention of claim 5, a registration request including application identification information unique to an application, an application display name, and device identification information unique to the information processing apparatus is received from each of the plurality of information processing apparatuses. The application identification information, the application display name, and the device identification information are extracted from each received registration request of the plurality of information processing apparatuses, and the extracted application identification information and the application display name apparatus identification information are associated with each other. Information is stored in the first destination storage means, and a plurality of device identification information and application display names registered in the application destination information stored in the first destination storage means are read out, and an application display is displayed for each device identification information. By displaying the application screen on which the name can be input on the operation display means, the application is selected in consideration of the information processing apparatus, and the application of the desired information processing apparatus The image processed data to Shon Te pass, there is an effect that it is possible to realize the image processing functions of the image processing apparatus without installing the driver software for the image processing apparatus in the information processing apparatus.

また、請求項6にかかる発明によれば、アプリ宛先情報に登録されている複数の装置識別情報とアプリ表示名を読み出して、装置識別情報に対応する情報処理装置の選択指示を行わせる第1のアプリ画面を操作表示手段に表示し、第1のアプリ画面から選択指示を受け付けた情報処理装置の装置識別情報に対応したアプリ表示名を入力可能に描画した第2のアプリ画面を操作表示手段に表示することで、情報処理装置ごとの第1のアプリ画面、アプリケーションごとの第2のアプリ画面とアプリ画面を段階的に表示して、情報処理装置を意識してアプリケーションを選択して、所望の情報処理装置のアプリケーションに画像処理されたデータを受け渡して、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the sixth aspect of the present invention, the plurality of device identification information and the application display name registered in the application destination information are read, and a first instruction for selecting an information processing device corresponding to the device identification information is issued. The application screen is displayed on the operation display unit, and the second application screen on which the application display name corresponding to the device identification information of the information processing apparatus that has received the selection instruction from the first application screen is input is displayed. The first application screen for each information processing device, the second application screen for each application, and the application screen are displayed step by step, and an application is selected in consideration of the information processing device. The image processing data is transferred to the application of the information processing apparatus, and the image processing process is performed without installing the image processing apparatus driver software on the information processing apparatus side. An effect that it is possible to realize the image processing functions of the device.

また、請求項7にかかる発明によれば、アプリ宛先情報に基づいて生成され、情報処理アプリに固有のアプリ識別情報とアプリ表示名と登録要求を行った情報処理装置に関する配信先情報とを対応付けた表示用アプリ宛先情報を記憶する第2の記憶手段と、情報処理装置から、プリ表示名と配信先情報を含む登録要求を受信する受信手段と、受信手段によって受信した登録要求からアプリ表示名と配信先情報とを抽出し、抽出されたアプリ表示名と配信先情報を第1の記憶手段に記憶されたアプリ宛先情報に登録するネットワーク管理手段と、第1の記憶手段に記憶されたアプリ宛先情報に基づいてアプリ識別情報とアプリ表示名と配信先情報とを、第2の記憶手段に記憶された表示用アプリ宛先情報に登録する宛先管理手段と、各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、第2の記憶手段に記憶された表示用アプリ宛先情報に登録されているアプリ表示名を読み出して、読み出したアプリ表示名を入力可能に描画したアプリ画面を操作表示手段に表示する表示制御手段と、をさらに備えたことで、アプリケーションの実行によりアプリ画面を操作表手段に表示中に、情報処理装置から登録要求がきてアプリ宛先情報に登録する場合でも、表示用アプリ宛先情報に基づいてアプリ画面を表示するので、アプリ画面に悪影響を及ぼさずに、アプリケーションの登録要求を行う情報処理装置に画像処理されたデータを容易に送信することができるとともに、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the seventh aspect of the present invention, the application identification information generated based on the application destination information and unique to the information processing application, the application display name, and the distribution destination information related to the information processing apparatus that has made the registration request are associated with each other. Second storage means for storing attached display application destination information, receiving means for receiving a registration request including a pre-display name and distribution destination information from the information processing apparatus, and application display from the registration request received by the receiving means Network management means for extracting the name and delivery destination information, and registering the extracted application display name and delivery destination information in the application destination information stored in the first storage means, and stored in the first storage means A destination management means for registering application identification information, application display name, and delivery destination information in the display application destination information stored in the second storage means based on the application destination information, and various screens are displayed. The application display name registered in the display application destination information stored in the second display and the operation display means that can be displayed and can be input from the user is read and the read application display name Display control means for displaying on the operation display means an application screen that is drawn so as to be inputable, so that a registration request is received from the information processing apparatus while the application screen is displayed on the operation table means by executing the application. Even when registering in the application destination information, the application screen is displayed based on the display application destination information, so that the image processing data can be easily processed by the information processing apparatus that requests registration of the application without adversely affecting the application screen. Image processing apparatus without installing the image processing apparatus driver software on the information processing apparatus side. An effect that can be achieved management functions.

また、請求項8にかかる発明によれば、表示用アプリ宛先情報は、アプリ識別情報とアプリ表示名と配信先情報とを対応付けたレコードを順次書き込み可能なマスターテーブルと、マスターテーブルに書き込まれたレコードのマスターテーブルにおける位置情報を、アプリ表示名に基づいた見出しで分類して登録可能な見出しテーブルとを含み、表示制御手段は、見出しと、見出しの見出しテーブルに登録された位置情報からマスターテーブルに登録されたアプリ表示名とを読み出して、見出しと読み出したアプリ表示名とを入力可能に描画したアプリ画面を操作表示手段に表示することで、表示処理や検索処理の際のメモリ容量を削減することができるという効果を奏する。   According to the eighth aspect of the present invention, the display application destination information is written in the master table capable of sequentially writing records in which the application identification information, the application display name, and the distribution destination information are associated, and the master table. The display table includes a heading table that can be registered by classifying the position information in the master table of the record by the heading based on the application display name, and the display control means performs mastering from the heading and the position information registered in the heading heading table. By reading the application display name registered in the table and displaying the application screen on which the heading and the read application display name can be input on the operation display means, the memory capacity for display processing and search processing can be reduced. There is an effect that it can be reduced.

また、請求項9にかかる発明によれば、ネットワーク管理手段は、さらに、アプリ宛先情報の更新の有無を宛先管理手段に送信し、宛先管理手段は、さらに、ネットワーク管理手段からアプリ宛先情報が更新された旨を受信した場合に、第1の記憶手段に記憶されたアプリ宛先情報からアプリ表示名と配信先情報とを取得して、取得したアプリ表示名と取得した配信先情報とアプリ識別情報とを対応付けたレコードをマスターテーブルに登録し、取得したアプリ表示名の文字列に基づいて見出しテーブルにアプリ表示名の位置情報を登録することにより、表示用アプリ宛先情報を更新することで、表示用アプリ宛先情報を最新の状態に保持することができるという効果を奏する。   According to the invention of claim 9, the network management means further transmits the presence / absence of update of the application destination information to the destination management means, and the destination management means further updates the application destination information from the network management means. When receiving the notification, the application display name and the distribution destination information are acquired from the application destination information stored in the first storage unit, and the acquired application display name, the acquired distribution destination information, and the application identification information are acquired. Is registered in the master table, and by registering the position information of the application display name in the header table based on the acquired character string of the application display name, by updating the display application destination information, There is an effect that the display application destination information can be held in the latest state.

また、請求項10にかかる発明によれば、ネットワーク管理手段からアプリ宛先情報が更新されていない旨を受信した場合に、表示制御手段に対して変更なしの旨を通知し、表示制御手段は、宛先管理手段から変更無しの旨が通知された場合には、操作表示手段に表示されたアプリ画面の表示変更を行わないことで、アプリ宛先情報が更新されていない場合に、アプリ画面で指定した状態を維持することができるという効果を奏する。   According to the tenth aspect of the present invention, when it is received from the network management means that the application destination information has not been updated, the display control means is notified that there is no change, and the display control means When there is no change notification from the address management means, the display of the application screen displayed on the operation display means is not changed. When the application destination information has not been updated, it is specified on the application screen. There exists an effect that a state can be maintained.

また、請求項11にかかる発明によれば、操作表示手段によって利用者から表示用アプリ宛先情報の更新の指示を受付けた場合に、宛先管理手段に対して更新要求を送信し、表示制御手段から更新要求を受信した場合に、表示用アプリ宛先情報を更新することで、所望のタイミングで表示用アプリ宛先情報を更新して最新の状態に維持することができるという効果を奏する。   According to the eleventh aspect of the invention, when an instruction to update the display application destination information is received from the user by the operation display means, an update request is transmitted to the destination management means, and the display control means When the update request is received, by updating the display application destination information, the display application destination information can be updated at a desired timing and can be maintained in the latest state.

また、請求項12にかかる発明によれば、利用者によるログイン入力があった場合に、認証情報に基づいてログイン入力を行った利用者の認証を行い、情報処理アプリ関連情報の変更、ネットワーク設定情報の変更、画像処理装置で実行されるアプリケーションの切替えのいずれかが実行された場合、または利用者の認証に成功した場合、あるいは省エネルギーモードから通常モードに復帰した場合、若しくはタイマー時間の経過が判断された場合に、表示用アプリ宛先情報を更新することで、画像処理装置の状態に何らかの変化があった場合に自動的に表示用アプリ宛先情報を更新することができるので、利用者が意識せずに表示用アプリ宛先情報を最新の状態に維持することができるという効果を奏する。   According to the invention of claim 12, when there is a login input by the user, the user who has performed the login input is authenticated based on the authentication information, the information processing application related information is changed, and the network setting When any of information change, application switching executed by the image processing apparatus is executed, when user authentication is successful, or when returning from the energy saving mode to the normal mode, or when the timer time elapses If the display application destination information is updated, the display application destination information can be automatically updated when there is any change in the state of the image processing apparatus. The display application destination information can be kept up-to-date without any effect.

また、請求項13にかかる発明によれば、表示用アプリ宛先情報を更新している間は、表示用アプリ宛先情報を更新する旨の要求を受信した場合でも、受信した要求に基づいた表示用アプリ宛先情報の更新を行わないことで、実行中のアプリケーションに悪影響を及ぼさずに表示用アプリ宛先情報を更新することができるという効果を奏する。   According to the invention of claim 13, while the display application destination information is being updated, even when a request for updating the display application destination information is received, the display application based on the received request is displayed. By not updating the application destination information, the display application destination information can be updated without adversely affecting the application being executed.

また、請求項14にかかる発明によれば、表示制御手段により表示用アプリ宛先情報からアプリ表示名を読み出している間は、表示用アプリ宛先情報を更新する旨の要求を受信した場合でも、受信した要求に基づいた表示用アプリ宛先情報の更新を行わないことで、実行中のアプリケーションに悪影響を及ぼさずに表示用アプリ宛先情報を更新することができるという効果を奏する。   According to the invention of claim 14, while the application display name is read from the display application destination information by the display control means, even when a request to update the display application destination information is received, By not updating the display application destination information based on the request, it is possible to update the display application destination information without adversely affecting the running application.

また、請求項15にかかる発明によれば、操作表示手段によって利用者から情報処理アプリの宛先の検索指示を検索条件とともに受付けた場合に、第2の記憶手段に記憶された表示用アプリ宛先情報から検索条件を満たす情報処理の宛先に対応するアプリ表示名を検索し、検索されたアプリ表示名を操作表示手段に表示することで、情報処理アプリの宛先を容易に検索することができるという効果を奏する。   According to the fifteenth aspect of the present invention, the display application destination information stored in the second storage unit when the operation display unit receives a search instruction for the destination of the information processing application together with the search condition from the user. The application display name corresponding to the information processing destination satisfying the search condition is searched from, and the searched application display name is displayed on the operation display means, whereby the information processing application destination can be easily searched. Play.

また、請求項16にかかる発明によれば、アプリ表示名を含むレコードのマスターテーブルにおける位置情報を登録可能な検索結果テーブルを記憶する検索結果記憶手段をさらに備え、検索されたアプリ表示名を含むレコードのマスターテーブルにおける位置情報を、検索結果テーブルに登録し、検索結果テーブルに登録された位置情報からマスターテーブルに登録されたアプリ表示名を読み出して、読み出したアプリ表示名とを操作表示手段に表示することで、検索処理の際のメモリ容量を削減することができるという効果を奏する。   According to the sixteenth aspect of the invention, there is further provided search result storage means for storing a search result table capable of registering position information in the master table of a record including the application display name, and includes the searched application display name. The position information in the master table of the record is registered in the search result table, the application display name registered in the master table is read out from the position information registered in the search result table, and the read application display name is used as the operation display means. By displaying, it is possible to reduce the memory capacity during the search process.

また、請求項17にかかる発明によれば、アプリ宛先情報を更新している間、情報処理装置からの登録要求を受信した場合でも、受信した登録要求に基づいたアプリ宛先情報の更新を行わないことで、アプリ宛先情報の更新処理に悪影響を及ぼすことを回避することができるという効果を奏する。   According to the seventeenth aspect of the present invention, even when a registration request from the information processing apparatus is received while updating the application destination information, the application destination information is not updated based on the received registration request. As a result, it is possible to avoid adversely affecting the update process of the application destination information.

また、請求項18にかかる発明によれば、スキャン部によってスキャンされた画像を、表示制御手段によって操作表示手段から利用者による指定を受け付けたアプリ表示名の宛先に対応した情報処理アプリで取り扱い可能なデータ形式に画像処理する画像処理手段と、画像処理手段によって情報処理アプリで取り扱い可能なデータ形式に画像処理されたスキャンデータを、アプリ表示名に対応した配信先情報の情報処理装置に送信する送信手段と、をさらに備えたことで、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the invention of claim 18, the image scanned by the scanning unit can be handled by the information processing application corresponding to the destination of the application display name that has been designated by the user from the operation display means by the display control means. An image processing unit that performs image processing in an appropriate data format, and scan data that has been subjected to image processing in a data format that can be handled by the information processing application by the image processing unit, is transmitted to the information processing apparatus of the destination information corresponding to the application display name Further comprising the transmission means has an effect that the image processing function of the image processing apparatus can be realized without installing the driver software of the image processing apparatus on the information processing apparatus side.

また、請求項19にかかる発明によれば、少なくともスキャン部を備え、スキャン部によってスキャンされた画像を処理する画像処理装置で実行される画像処理方法であって、画像処理装置は、ネットワークに接続され、情報処理に関するソフトウェアである情報処理アプリと画像処理装置のドライバソフトウェアをインストールせずに画像処理装置を実行させて画像処理装置で生成されたデータを受信するために画像処理装置に対して情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能な情報処理装置の情報処理アプリの宛先の表示名であるアプリ表示名を保持するアプリ宛先情報を記憶する第1の宛先記憶手段と、アプリ宛先情報に基づいて生成され、情報処理アプリに固有のアプリ識別情報とアプリ表示名と登録要求を行った情報処理装置に関する配信先情報とを対応付けた表示用アプリ宛先情報を記憶する第2の記憶手段と、各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、を備え、情報処理装置から、アプリ表示名と配信先情報を含む登録要求を受信するステップと、受信した登録要求からアプリ表示名と配信先情報とを抽出し、抽出されたアプリ表示名と配信先情報を第1の記憶手段に記憶されたアプリ宛先情報に登録するステップと、第1の記憶手段に記憶されたアプリ宛先情報に基づいてアプリ識別情報とアプリ表示名と配信先情報とを、第2の記憶手段に記憶された表示用アプリ宛先情報に登録するステップと、第2の記憶手段に記憶された表示用アプリ宛先情報に登録されているアプリ表示名を読み出して、読み出したアプリ表示名を入力可能に描画したアプリ画面を操作表示手段に表示するステップと、を含むことで、アプリケーションの実行によりアプリ画面を操作表手段に表示中に、情報処理装置から登録要求がきてアプリ宛先情報に登録する場合でも、表示用アプリ宛先情報に基づいてアプリ画面を表示するので、アプリ画面に悪影響を及ぼさずに、アプリケーションの登録要求を行う情報処理装置に画像処理されたデータを容易に送信することができるとともに、情報処理装置側で画像処理装置のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができるという効果を奏する。   According to the invention of claim 19, there is provided an image processing method executed by an image processing apparatus that includes at least a scanning unit and processes an image scanned by the scanning unit, and the image processing apparatus is connected to a network. Information to the image processing apparatus to receive the data generated by the image processing apparatus by executing the image processing apparatus without installing the information processing application that is software related to information processing and the driver software of the image processing apparatus. First destination storage means for storing application destination information that holds an application display name that is a display name of a destination of an information processing application of an information processing apparatus that can be executed by an operating system having a function of performing a processing application registration request And application identification information and application table generated based on the application destination information and unique to the information processing application Second storage means for storing display application destination information that associates the display name with the distribution destination information regarding the information processing apparatus that has made the registration request, various screens can be displayed, and an input operation from the user An operation display means capable of receiving a registration request including an application display name and distribution destination information from the information processing apparatus, and extracting and extracting the application display name and distribution destination information from the received registration request Registering the displayed application display name and distribution destination information in the application destination information stored in the first storage means, and the application identification information and the application display name based on the application destination information stored in the first storage means And the distribution destination information in the display application destination information stored in the second storage means, and the application display name registered in the display application destination information stored in the second storage means reading And displaying the application screen on which the read application display name is drawn to be inputable on the operation display means, so that the information processing apparatus displays the application screen on the operation table means by executing the application. Even when a registration request is received and registered in the application destination information, the application screen is displayed based on the display application destination information, so that the image processing is performed on the information processing apparatus that issues the application registration request without adversely affecting the application screen. Thus, the image processing function of the image processing apparatus can be realized without installing the driver software of the image processing apparatus on the information processing apparatus side.

また、請求項20にかかる発明によれば、請求項19に記載の方法をコンピュータに実行させることができるという効果を奏する。   The invention according to claim 20 has the effect of allowing a computer to execute the method according to claim 19.

以下に添付図面を参照して、この発明にかかる画像処理装置、画像処理方法およびプログラムの最良な実施の形態を詳細に説明する。   Exemplary embodiments of an image processing apparatus, an image processing method, and a program according to the present invention are explained in detail below with reference to the accompanying drawings.

(実施の形態1)
図1は、実施の形態1にかかる画像処理システムのネットワーク構成および複合機の主要構成を示すブロック図である。実施の形態1にかかる画像処理システムは、コピー、スキャナ、ファクシミリ、プリンタ等の画像処理にかかる機能を一つの筐体にさめた画像処理装置としての複合機100と、情報処理装置としての複数のPC−A160、PC−B161とがインターネット、LAN(Local Area Network)等のネットワーク150に接続された構成となっている。
(Embodiment 1)
FIG. 1 is a block diagram illustrating the network configuration of the image processing system according to the first embodiment and the main configuration of the multifunction peripheral. The image processing system according to the first embodiment includes a multifunction peripheral 100 serving as an image processing apparatus in which functions related to image processing such as copying, scanners, facsimiles, and printers are contained in a single housing, and a plurality of information processing apparatuses. The PC-A 160 and the PC-B 161 are connected to a network 150 such as the Internet or a LAN (Local Area Network).

PC−A160、PC−B161は、CPUなどの制御装置と、ROM(Read Only Memory)やRAM(Random Access Memory)などの記憶装置と、HDD、CDドライブ装置などの外部記憶装置と、ディスプレイ装置などの表示装置と、キーボードやマウスなどの入力装置を備えており、通常のコンピュータを利用したハードウェア構成となっている。   The PC-A 160 and PC-B 161 include a control device such as a CPU, a storage device such as a ROM (Read Only Memory) and a RAM (Random Access Memory), an external storage device such as an HDD and a CD drive device, and a display device. The display device and an input device such as a keyboard and a mouse are provided, and a hardware configuration using a normal computer is employed.

PC−A160、PC−B161には、オペレーティングシステム(OS:Operating System)とOS上で動作する文書アプリ、表計算アプリなどの各種情報処理に関するアプリケーション(以下、「情報処理アプリ」という。)がインストールされている。   The PC-A 160 and the PC-B 161 are installed with an operating system (OS: Operating System) and various information processing applications (hereinafter referred to as “information processing application”) such as a document application and a spreadsheet application operating on the OS. Has been.

このOSは、複合機100のドライバソフトウェアをインストールせずに複合機100を実行させて複合機100で生成されたデータを受信するために複合機100に対して後述する情報処理アプリの登録要求を行う機能を有している(以下、このOSを「画像処理制御OS」という)。このため、PC−A160、PC−B161には、複合機100のドライバソフトウェアはインストールされていない。そして、PC−A160、PC−B161は、画像処理制御OSの機能によって、ネットワーク上の複合機100に対して、インストールされている情報処理アプリの登録要求を行うようになっている。   This OS issues a request for registration of an information processing application, which will be described later, to the multifunction device 100 in order to execute the multifunction device 100 without receiving the driver software of the multifunction device 100 and receive data generated by the multifunction device 100. (Hereinafter, this OS is referred to as “image processing control OS”). For this reason, the driver software for the multifunction peripheral 100 is not installed in the PC-A 160 and the PC-B 161. Then, the PC-A 160 and the PC-B 161 make a registration request for the installed information processing application to the multifunction peripheral 100 on the network by the function of the image processing control OS.

図2は、登録要求のデータ構造を示す説明図である。登録要求は、PC−A160またはPC−B161で動作する情報処理アプリに固有のアプリIDと情報処理アプリの表示名であるアプリ表示名の複数の組とPC−A160、PC−B161に固有の装置IDとをを保持し、各PC−A160、PC−B161で動作する情報処理アプリの登録を複合機100に対して要求するものである。実際には、図2に示す登録要求は、XML(eXtended Markup Language)形式のデータで構成されており、アプリID、アプリ表示名、装置ID等はタグで構造化された表記で登録要求の中に記述されている。   FIG. 2 is an explanatory diagram showing the data structure of a registration request. The registration request includes a plurality of combinations of an application ID unique to an information processing application operating on the PC-A 160 or the PC-B 161 and an application display name that is a display name of the information processing application, and a device unique to the PC-A 160 and PC-B 161 The MFP 100 is requested to register the information processing application that holds the ID and operates on each of the PC-A 160 and PC-B 161. In practice, the registration request shown in FIG. 2 is composed of data in XML (eXtended Markup Language) format, and the application ID, application display name, device ID, etc. are represented in a notation structured by tags. It is described in.

図1に戻り、複合機100は、スキャナ処理を行うスキャナアプリ114と、その他のアプリ141と、UCS(User Control Service)129と、NCS(Network Control Service)128と、情報処理アプリ宛先データベース140と、オペレーションパネル170とを主に備えている。複合機100は、図1に示すように、PC−A160、PC−B161からの登録要求を受けて、後述する情報処理アプリ宛先情報(レコード)の登録処理等を行った後、登録要求を受信したPC−A160,PC−B161に対して応答を送信する。   Returning to FIG. 1, the MFP 100 includes a scanner application 114 that performs scanner processing, another application 141, a UCS (User Control Service) 129, an NCS (Network Control Service) 128, an information processing application destination database 140, and the like. The operation panel 170 is mainly provided. As illustrated in FIG. 1, the multifunction peripheral 100 receives a registration request from the PC-A 160 and the PC-B 161, performs registration processing of information processing application destination information (record), which will be described later, and then receives the registration request. A response is transmitted to the PC-A 160 and PC-B 161.

情報処理アプリ宛先データベース140は、スキャナアプリ114によりスキャンした画像を送信する宛先としてのPC−A160、PC−B161のそれぞれにインストールされた情報処理アプリに関する情報を登録したデータベースである。   The information processing application destination database 140 is a database in which information related to information processing applications installed in each of the PC-A 160 and the PC-B 161 as destinations to which images scanned by the scanner application 114 are transmitted is registered.

図3は、情報処理アプリ宛先データベース140の内容の一例を示す説明図である。情報処理アプリ宛先データベース140には、図3に示すように、PC−A160、PC−B161から受信した登録要求に含まれるアプリIDとアプリ表示名とPC−A160,PC−B161の装置IDと有効期限とを対応付けた情報処理アプリ宛先情報が複数登録されている。   FIG. 3 is an explanatory diagram showing an example of the contents of the information processing application destination database 140. In the information processing application destination database 140, as shown in FIG. 3, the application ID and application display name included in the registration request received from the PC-A 160 and PC-B 161, the device ID of the PC-A 160 and PC-B 161, and the valid ID are displayed. A plurality of information processing application destination information associated with a time limit is registered.

ここで、有効期限とは、情報処理アプリ宛先情報が宛先として有効に使用することが可能な採集の期限であり、この有効期限を経過した場合には、情報処理アプリ宛先情報をスキャン画像の宛先として使用することができない。   Here, the expiration date is a collection time limit that allows the information processing application destination information to be used effectively as a destination. When this expiration date has passed, the information processing application destination information is converted to the destination of the scanned image. Can not be used as.

NCS(ネットワークコントロールサービス)128は、受信手段として、PC−A160,PC−B161から送信された登録要求を受信し、送信手段として、登録要求に対する応答やスキャンデータをPC−A160,PC−B161へ送信する処理を行うプロセスとして動作する。   An NCS (network control service) 128 receives a registration request transmitted from the PC-A 160 and PC-B 161 as a receiving unit, and sends a response to the registration request and scan data to the PC-A 160 and PC-B 161 as a transmitting unit. Operates as a process that performs processing to send.

また、ネットワークI/Oを必要とする複合機100上のスキャナアプリ114やその他のアプリ141等のアプリケーションに対し、共通に利用できるサービスを提供するためのプロセスであり、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、アプリケーションからデータをネットワーク側に送信する際の仲介を行う。   This is a process for providing a service that can be used in common to applications such as the scanner application 114 and other applications 141 on the multifunction peripheral 100 that require network I / O, and is received by each protocol from the network side. The data is distributed to each application, and mediation is performed when data is transmitted from the application to the network side.

UCS(User Control Service)129は、宛先管理手段として、情報処理アプリ宛先データベース140に情報処理アプリ宛先情報を登録または更新したり、更新開始通知や更新完了通知をプロセス間通信によってスキャナアプリ114等の複合機100上で動作するアプリケーションに送信する処理を行うプロセスとして動作する。   UCS (User Control Service) 129 registers or updates information processing application destination information in the information processing application destination database 140 as a destination management unit, and sends an update start notification and an update completion notification to the scanner application 114 and the like through inter-process communication. It operates as a process for performing processing to be transmitted to an application operating on the multifunction peripheral 100.

また、UCS129は、この他、図示しないユーザデータベース等により複合機100を使用するユーザ情報の管理を行うものであり、要求に応じたユーザ情報が格納されている記憶装置を判定し、判定した記憶装置からユーザ情報を取得して各アプリケーションに供給する処理も行う。   In addition, the UCS 129 manages user information for using the multifunction peripheral 100 by a user database (not shown) or the like, and determines a storage device that stores user information according to a request, and determines the determined storage. Processing for obtaining user information from the apparatus and supplying it to each application is also performed.

オペレーションパネル170は、各種画面をタッチ入力可能に表示する液晶表示部と、利用者からの操作入力が可能な操作部とを有し、利用者に対して各種画面の表示や操作を行わせるものである。   The operation panel 170 includes a liquid crystal display unit that displays various screens so that touch input is possible, and an operation unit that allows input of operations from the user, and allows the user to display and operate various screens. It is.

次に、複合機100の全体構成について説明する。図4は、実施の形態1にかかる複合機100の全体構成を示すブロック図である。   Next, the overall configuration of the multifunction machine 100 will be described. FIG. 4 is a block diagram illustrating an overall configuration of the multifunction peripheral 100 according to the first embodiment.

図4に示すように、複合機100は、白黒ラインプリンタ(B&W LP)101と、カラーラインプリンタ(Color LP)102と、ハードディスク装置(HDD)103と、スキャナ、ファクシミリ、メモリ、ネットワークインタフェースなどのハードウェアリソース104とソフトウェア群110とを有するように構成される。また、ソフトウェア群110は、プラットフォーム120と、アプリケーション130とを有するように構成される。   As shown in FIG. 4, the MFP 100 includes a monochrome line printer (B & W LP) 101, a color line printer (Color LP) 102, a hard disk device (HDD) 103, a scanner, a facsimile, a memory, a network interface, and the like. The hardware resource 104 and the software group 110 are configured. The software group 110 is configured to include a platform 120 and an application 130.

プラットフォーム120は、アプリケーション130からの処理要求を解釈してハードウェア資源の獲得要求を発生させるコントロールサービスと、1つ以上のハードウェア資源の管理を行ってコントロールサービスからの獲得要求を調停するシステムリソースマネージャ(以下、SRMという)123と、オペレーティングシステム(以下、OSという)121とを有するように構成されている。   The platform 120 interprets a processing request from the application 130 and generates a hardware resource acquisition request, and a system resource that manages one or more hardware resources and arbitrates the acquisition request from the control service A manager (hereinafter referred to as SRM) 123 and an operating system (hereinafter referred to as OS) 121 are configured.

コントロールサービスは、システムコントロールサービス(以下、SCSという)122、エンジンコントロールサービス(以下、ECSという)124、メモリコントロールサービス(以下、MCSという)125、オペレーションパネルコントロールサービス(以下、OCSという)126、ファックスコントロールサービス(以下、FCSという)127、NCS(ネットワークコントロールサービス)128、UCS(ユーザ情報管理サービス)129など一つ以上のサービスモジュールを有するように構成されている。   The control service includes a system control service (hereinafter referred to as SCS) 122, an engine control service (hereinafter referred to as ECS) 124, a memory control service (hereinafter referred to as MCS) 125, an operation panel control service (hereinafter referred to as OCS) 126, a fax. It is configured to have one or more service modules such as a control service (hereinafter referred to as FCS) 127, an NCS (network control service) 128, and a UCS (user information management service) 129.

なお、プラットフォーム120は予め定義されている関数によりアプリケーション130からの処理要求を受信可能とするアプリケーションプログラムインターフェース(以下、APIという)を有するように構成されている。   The platform 120 is configured to have an application program interface (hereinafter referred to as API) that can receive a processing request from the application 130 by a predefined function.

OS121は、UNIX(登録商標)などの汎用オペレーティングシステムであって、プラットフォーム120及びアプリケーション130の各ソフトウェアをプロセスとして並列実行する。   The OS 121 is a general-purpose operating system such as UNIX (registered trademark), and executes the software of the platform 120 and the application 130 in parallel as processes.

SRM123のプロセスは、SCS122と共にシステムの制御およびリソースの管理を行うものである。例えば、SRM123のプロセスは、スキャナ部やプリンタ部などのエンジン、メモリ、ハードディスク装置(HDD)ファイル、ホストI/O(セントロインターフェース、ネットワークインターフェース、IEEE1394インターフェース、RS232Cインターフェースなど)のハードウェア資源を利用する上位層からの要求に従って調停を行い、実行制御する。   The process of the SRM 123 performs system control and resource management together with the SCS 122. For example, the process of the SRM 123 uses hardware resources of an engine such as a scanner unit and a printer unit, a memory, a hard disk device (HDD) file, and a host I / O (centro interface, network interface, IEEE 1394 interface, RS232C interface, etc.). Arbitration is performed according to the request from the upper layer, and execution control is performed.

具体的には、SRM123は、要求されたハードウェア資源が利用可能であるか(他の要求により利用されていないかどうか)を判定し、利用可能であれば要求されたハードウェア資源が利用可能である旨を上位層に伝える。また、SRM123は、上位層からの要求に対してハードウェア資源の利用スケジューリングを行い、例えばプリンタエンジンにより紙搬送と作像動作、メモリ確保、ファイル生成などの要求内容を直接実施している。   Specifically, the SRM 123 determines whether the requested hardware resource is available (whether it is not used by another request), and if it is available, the requested hardware resource can be used. Tell the upper layer to the effect. Further, the SRM 123 performs use scheduling of hardware resources in response to a request from an upper layer, and directly executes requested contents such as paper conveyance and image forming operation, memory allocation, file generation, etc. by a printer engine, for example.

SCS122のプロセスは、アプリ管理、操作部制御、システム画面表示、LED表示、リソース管理、割り込みアプリ制御などを行う。なお、本実施の形態においてSCS122が行う具体的な処理については、後述する。   The process of the SCS 122 performs application management, operation unit control, system screen display, LED display, resource management, interrupt application control, and the like. Note that specific processing performed by the SCS 122 in the present embodiment will be described later.

ECS124のプロセスは、白黒ラインプリンタ(B&W LP)101、カラーラインプリンタ(Color LP)102、HDD103スキャナ、ファクシミリなどからなるハードウェアリソース104のエンジンの制御を行う。   The process of the ECS 124 controls an engine of a hardware resource 104 including a monochrome line printer (B & W LP) 101, a color line printer (Color LP) 102, an HDD 103 scanner, a facsimile, and the like.

MCS125のプロセスは、画像メモリの取得および解放、ハードディスク装置(HDD)の利用、画像データの圧縮および伸張などを行う。OCS126のプロセスは、オペレータと本体制御との間の情報伝達手段となる操作パネルの制御を行う。   The MCS 125 process acquires and releases an image memory, uses a hard disk device (HDD), compresses and decompresses image data, and the like. The process of the OCS 126 controls an operation panel serving as information transmission means between the operator and the main body control.

FCS127のプロセスは、システムコントローラの各アプリケーション層からPSTNまたはISDN網を利用したファクシミリ送受信、BKM(バックアップSRAM)で管理されている各種ファクシミリデータの登録/引用、ファクシミリ読みとり、ファクシミリ受信印刷、融合送受信を行うためのアプリケーションを提供する。   The process of FCS127 includes facsimile transmission / reception using PSTN or ISDN network from each application layer of system controller, registration / quotation of various facsimile data managed by BKM (backup SRAM), facsimile reading, facsimile reception printing, and fusion transmission / reception. Provide an application to do.

OCS126は、オペレータ(ユーザ)と本体制御間の情報伝達手段となるオペレーションパネル(操作パネル)170の制御を行う。OCS126は、オペレーションパネルからキー押下(またはタッチ操作)をキーイベントとして取得し、取得したキーに対応したキーイベント関数をSCS122に送信するOCSプロセスの部分と、アプリケーション130またはコントロールサービスからの要求によりオペレーションパネルに各種画面を描画出力する描画関数やその他オペレーションパネルに対する制御を行う関数などがあらかじめ登録されたOCSライブラリの部分とから構成される。このOCSライブラリは、アプリケーション130およびコントロールサービスの各モジュールにリンクされて実装されている。なお、OCS126のすべてをプロセスとして動作させるように構成しても良く、あるいはOCS126のすべてをOCSライブラリとして構成しても良い。なお、UCS129、NCS128については、図1で説明したとおりである。   The OCS 126 controls an operation panel (operation panel) 170 serving as information transmission means between the operator (user) and the main body control. The OCS 126 obtains a key press (or touch operation) from the operation panel as a key event, and operates according to a request from the application 130 or the control service and a part of the OCS process that transmits a key event function corresponding to the obtained key to the SCS 122. A drawing function for drawing and outputting various screens on the panel, a function for controlling the operation panel, and the like are composed of pre-registered OCS library portions. The OCS library is mounted by being linked to each module of the application 130 and the control service. The OCS 126 may be configured to operate as a process, or the OCS 126 may be configured as an OCS library. Note that the UCS 129 and the NCS 128 are as described in FIG.

また、アプリケーション130は、ページ記述言語(PDL)、PCLおよびポストスクリプト(PS)を有するプリンタ用のアプリケーションであるプリンタアプリ111と、コピー用アプリケーションであるコピーアプリ112と、ファクシミリ用アプリケーションであるファックスアプリ113と、スキャナ用アプリケーションであるスキャナアプリ114と、ネットワークファイル用アプリケーションであるネットファイルアプリ115と、工程検査用アプリケーションである工程検査アプリ116とを有している。   The application 130 includes a printer application 111 that is a printer application having a page description language (PDL), PCL, and postscript (PS), a copy application 112 that is a copy application, and a fax application that is a facsimile application. 113, a scanner application 114 as a scanner application, a network file application 115 as a network file application, and a process inspection application 116 as a process inspection application.

アプリケーション130の各プロセス、コントロールサービスの各プロセスは、関数呼び出しとその戻り値送信およびメッセージの送受信によってプロセス間通信を行いながら、コピー、プリンタ、スキャナ、ファクシミリなどの画像形成処理にかかるユーザサービスを実現している。   Each process of the application 130 and each process of the control service realize user services related to image forming processing such as copying, printers, scanners, and facsimiles while performing inter-process communication by calling functions, sending return values thereof, and sending and receiving messages. is doing.

このように、実施の形態1にかかる複合機100には、複数のアプリケーション130および複数のコントロールサービスが存在し、いずれもプロセスとして動作している。そして、これらの各プロセス内部には、一つ以上のスレッドが生成されて、スレッド単位の並列実行が行われる。そして、コントロールサービスがアプリケーション130に対し共通サービスを提供しており、このため、これらの多数のプロセスが並列動作、およびスレッドの並列動作を行って互いにプロセス間通信を行って協調動作をしながら、コピー、プリンタ、スキャナ、ファクシミリなどの画像形成処理にかかるユーザサービスを提供するようになっている。   As described above, the MFP 100 according to the first embodiment includes a plurality of applications 130 and a plurality of control services, all of which operate as processes. In each of these processes, one or more threads are generated and parallel execution is performed in units of threads. The control service provides a common service to the application 130. For this reason, a large number of these processes perform a parallel operation and a parallel operation of threads to perform inter-process communication with each other. User services related to image forming processing such as copying, printers, scanners, and facsimiles are provided.

次に、以上のように構成された実施の形態1にかかる画像処理システムによる宛先情報の登録表示処理について説明する。図5は、実施の形態1にかかる画像処理システムによる宛先情報の登録表示処理の全体の流れを示すシーケンス図である。   Next, destination information registration display processing by the image processing system according to the first embodiment configured as described above will be described. FIG. 5 is a sequence diagram illustrating an entire flow of destination information registration display processing by the image processing system according to the first embodiment.

ここで、情報処理アプリ宛先データベース140には、図3に示すようなPC−A160、PC−B161用の情報処理アプリ宛先情報が複数登録されているものとする。なお、図5において、PC−A160、PC−B161を単にPCと示している。   Here, it is assumed that a plurality of information processing application destination information for PC-A 160 and PC-B 161 as shown in FIG. 3 are registered in the information processing application destination database 140. In FIG. 5, PC-A 160 and PC-B 161 are simply indicated as PCs.

スキャナアプリ114等の複合機100上のアプリケーション130がスキャン画像をPCーA160またはPC−B161の情報処理アプリの宛先に送信する場合には、その宛先を指定するために、まず、UCS129に対して、情報処理アプリ宛先情報の取得要求を送信する(ステップS501)。かかる取得要求を受信したUCS129は、情報処理アプリ宛先データベース140にアクセスして情報処理アプリ宛先情報を読み出して、読み出した情報処理アプリ宛先情報をアプリケーション130に送信する(ステップS502)。   When the application 130 on the multifunction peripheral 100 such as the scanner application 114 transmits the scanned image to the destination of the information processing application of the PC-A 160 or the PC-B 161, first, in order to designate the destination, The information processing application destination information acquisition request is transmitted (step S501). Upon receiving the acquisition request, the UCS 129 accesses the information processing application destination database 140 to read the information processing application destination information, and transmits the read information processing application destination information to the application 130 (step S502).

情報処理アプリ宛先情報を受信したアプリケーション130では、受信した情報処理アプリ宛先情報のアプリ表示名、アプリID等を抽出してアプリ画面を生成し、OCS126を介してアプリ画面をオペレーションパネル160の液晶表示部に表示する(ステップS503)。なお、アプリ画面の詳細については後述する。   In the application 130 that has received the information processing application destination information, an application display name, an application ID, and the like of the received information processing application destination information are extracted to generate an application screen, and the application screen is displayed on the liquid crystal display of the operation panel 160 via the OCS 126. (Step S503). Details of the application screen will be described later.

ここで、アプリ画面が表示されている間に、ネットワーク上のPCが電源投入された場合を考える。PCが電源投入されると(ステップS504)、画像処理制御OSの機能により、PC上の情報処理アプリを複合機100に登録する旨の登録要求が複合機100に送信される(ステップS505)。   Here, consider a case where the PC on the network is turned on while the application screen is displayed. When the PC is turned on (step S504), a registration request for registering the information processing application on the PC in the multifunction device 100 is transmitted to the multifunction device 100 by the function of the image processing control OS (step S505).

複合機100では、PCからの登録要求をNCS128に受信し、受信した登録要求をUCS129に転送する(ステップS506)。NCS128から登録要求を受信したUCS129は、情報処理アプリ宛先データベース140を更新する必要があり、これにより現在オペレーションパネル160に表示されているアプリ画面が更新の結果、使用不可となる可能性があるため、更新開始通知をアプリケーション130に送信する(ステップS507)。そして、UCS129は、情報処理アプリ宛先データベース140に登録されている情報処理アプリ宛先情報を、受信した登録要求に基づいて更新する(ステップS508)。   In the MFP 100, the registration request from the PC is received by the NCS 128, and the received registration request is transferred to the UCS 129 (step S506). The UCS 129 that has received the registration request from the NCS 128 needs to update the information processing application destination database 140, which may cause the application screen currently displayed on the operation panel 160 to become unusable as a result of the update. The update start notification is transmitted to the application 130 (step S507). Then, the UCS 129 updates the information processing application destination information registered in the information processing application destination database 140 based on the received registration request (step S508).

更新開始通知を受信したアプリケーション130は、現在表示されているアプリ画面に対し、ユーザからの入力を不可能にするため、OCS126を介して情報処理アプリ宛先更新中のポップアップ画面を表示する(ステップS509)。   The application 130 that has received the update start notification displays a pop-up screen for updating the information processing application destination via the OCS 126 in order to disable input from the user to the currently displayed application screen (step S509). ).

UCS129による情報処理アプリ宛先データベースの更新が完了した場合には、UCS129は、アプリケーション130に対して更新完了通知を送信する(ステップS510)。更新完了通知を受信したアプリケーション130では、更新された情報処理アプリ宛先データベース140の情報処理アプリ宛先情報を使用して再度アプリ画面を表示するため、UCS129に対して、情報処理アプリ宛先情報の取得要求を送信する(ステップS511)。かかる取得要求を受信したUCS129は、更新された情報処理アプリ宛先データベース140にアクセスして情報処理アプリ宛先情報を読み出して、読み出した情報処理アプリ宛先情報をアプリケーション130に送信する(ステップS512)。   When the update of the information processing application destination database by the UCS 129 is completed, the UCS 129 transmits an update completion notification to the application 130 (step S510). In order to display the application screen again using the information processing application destination information of the updated information processing application destination database 140, the application 130 that has received the update completion notification requests the UCS 129 to acquire the information processing application destination information. Is transmitted (step S511). Upon receiving the acquisition request, the UCS 129 accesses the updated information processing application destination database 140 to read the information processing application destination information, and transmits the read information processing application destination information to the application 130 (step S512).

情報処理アプリ宛先情報を受信したアプリケーション130では、受信した情報処理アプリ宛先情報のアプリ表示名、アプリID等を抽出してアプリ画面を生成し、OCS126を介してアプリ画面をオペレーションパネル160の液晶表示部に表示することによりアプリ画面を更新する(ステップS513)。   In the application 130 that has received the information processing application destination information, an application display name, an application ID, and the like of the received information processing application destination information are extracted to generate an application screen, and the application screen is displayed on the liquid crystal display of the operation panel 160 via the OCS 126. The application screen is updated by displaying on the screen (step S513).

以上のような処理によって、オペレーションパネル160の液晶表示部にアプリ画面が表示され、利用者はこのアプリ画面によってスキャン画像の宛先であるPC上の情報処理アプリを選択可能となる。   Through the processing as described above, the application screen is displayed on the liquid crystal display unit of the operation panel 160, and the user can select the information processing application on the PC that is the destination of the scanned image on the application screen.

次に、UCS129による情報処理アプリ宛先データベース140の更新処理、すなわち情報処理アプリ宛先情報の登録処理について説明する。図6は、実施の形態1にかかる複合機100のUCS129による情報処理アプリ宛先情報の登録処理の手順を示すフローチャートである。   Next, update processing of the information processing application destination database 140 by the UCS 129, that is, processing for registering information processing application destination information will be described. FIG. 6 is a flowchart illustrating a procedure of registration processing of information processing application destination information by the UCS 129 of the multifunction peripheral 100 according to the first embodiment.

UCS129は、PC−A160,PC−B161から受信した登録要求をNCS128から受信し(ステップS601)、情報処理アプリ宛先データベース140の更新開始通知をアプリケーション130に送信する(ステップS602)。そして、UCS129は、受信した登録要求からアプリID、アプリ表示名および装置IDを抽出する(ステップS603)。次いで、UCS129は、抽出したアプリID、アプリ表示名および装置IDを対応付けて情報処理アプリ宛先情報として情報処理アプリ宛先データベース140に登録する(ステップS604)。これにより、情報処理アプリ宛先データベース140が更新されることになる。そして、UCS129は、アプリケーション130に対して情報処理アプリ宛先データベースの更新完了通知を送信する(ステップS605)。このようなUCS129の処理によって、新たな情報処理アプリ宛先情報が登録され、情報処理アプリ宛先データベース140が更新されることになる。   The UCS 129 receives the registration request received from the PC-A 160 and PC-B 161 from the NCS 128 (step S601), and transmits an update start notification of the information processing application destination database 140 to the application 130 (step S602). Then, the UCS 129 extracts the application ID, the application display name, and the device ID from the received registration request (step S603). Next, the UCS 129 associates the extracted application ID, application display name, and device ID with each other and registers them in the information processing application destination database 140 as information processing application destination information (step S604). Thereby, the information processing application destination database 140 is updated. Then, the UCS 129 transmits an update completion notification of the information processing application destination database to the application 130 (step S605). By such processing of the UCS 129, new information processing application destination information is registered, and the information processing application destination database 140 is updated.

次に、UCS129による情報処理アプリ宛先データベース140からの情報処理アプリ宛先情報の抽出処理について説明する。図7は、実施の形態1にかかる複合機100のUCS129による情報処理アプリ宛先データベース140からの情報処理アプリ宛先情報の抽出処理の手順を示すフローチャートである。   Next, processing for extracting information processing application destination information from the information processing application destination database 140 by the UCS 129 will be described. FIG. 7 is a flowchart of a process of extracting information processing application destination information from the information processing application destination database 140 by the UCS 129 of the multifunction peripheral 100 according to the first embodiment.

UCS129では、通常、アプリケーション130からの情報処理アプリ宛先情報の取得要求の受信待ち状態となっている(ステップS701)。そして、アプリケーション130から情報処理アプリ宛先情報の取得要求を受信した場合には(ステップS701:Yes)、情報処理アプリ宛先データベース140から、アプリID、アプリ表示名、装置IDおよび有効期限が対応付けられた情報処理アプリ宛先情報(図3の各レコード)のすべてを抽出し(ステップS702)、抽出した情報処理アプリ宛先情報のすべてをアプリケーション130に送信する(ステップS703)。   In the UCS 129, the information processing application destination information acquisition request from the application 130 is normally in a reception waiting state (step S701). When an information processing application destination information acquisition request is received from the application 130 (step S701: Yes), an application ID, an application display name, a device ID, and an expiration date are associated from the information processing application destination database 140. All the information processing application destination information (each record in FIG. 3) is extracted (step S702), and all the extracted information processing application destination information is transmitted to the application 130 (step S703).

ここで、抽出した情報処理アプリ宛先情報の有効期限が現在日時を経過している場合には、この情報処理アプリ宛先情報についてはアプリケーション130に送信されることはない。以上のような処理によって、情報処理アプリ宛先データベース140に登録されている全ての情報処理アプリ宛先情報が抽出されてアプリケーション130に送信されることになる。   Here, when the expiration date of the extracted information processing application destination information has passed the current date and time, the information processing application destination information is not transmitted to the application 130. Through the processing as described above, all information processing application destination information registered in the information processing application destination database 140 is extracted and transmitted to the application 130.

次に、スキャナアプリ114等のアプリケーション130によるアプリ画面の表示処理および宛先指定処理について説明する。図8および図9は、実施の形態1にかかる複合機100のアプリケーション130によるアプリ画面の表示処理および宛先指定処理の手順を示すフローチャートである。ここでは、アプリケーション130としてスキャナアプリ114を例にあげて説明するが、他のアプリケーション130でも同様である。   Next, application screen display processing and destination designation processing by the application 130 such as the scanner application 114 will be described. FIG. 8 and FIG. 9 are flowcharts illustrating a procedure of application screen display processing and destination designation processing by the application 130 of the multifunction peripheral 100 according to the first embodiment. Here, the scanner application 114 will be described as an example of the application 130, but the same applies to other applications 130.

スキャナアプリ114は、まずUCS129に対して情報処理アプリ宛先情報の取得要求を送信し(ステップS801)、情報処理アプリ宛先情報の受信待ち状態となる(ステップS802)。そして、スキャナアプリ114がUCS129から情報処理アプリ宛先情報を受信した場合には(ステップS802:Yes)、受信した全ての情報処理アプリ宛先情報からアプリIDとアプリ表示名と装置IDを抽出する(ステップS803)。   The scanner application 114 first transmits an information processing application destination information acquisition request to the UCS 129 (step S801), and waits for reception of information processing application destination information (step S802). When the scanner application 114 receives the information processing application destination information from the UCS 129 (step S802: Yes), the application ID, the application display name, and the device ID are extracted from all the received information processing application destination information (step S802). S803).

そして、スキャナアプリ114は、抽出した全てのアプリIDとアプリ表示名と装置IDからアプリ別のエントリを生成する(ステップS804)。アプリ別のエントリとは、次のように、アプリ表示名ごとのアプリID、装置IDが示すPC−A160またはPC−B161の表示名の対応リストである。ここで、装置IDとPC−A160またはPC−B161の対応は、HDD等の記憶媒体に予め保存しておけばよい。   Then, the scanner application 114 generates an application-specific entry from all the extracted application IDs, application display names, and device IDs (step S804). The entry for each application is an application ID for each application display name and a display name correspondence list of PC-A 160 or PC-B 161 indicated by the device ID as follows. Here, the correspondence between the device ID and the PC-A 160 or PC-B 161 may be stored in advance in a storage medium such as an HDD.

文書ソフト:PC−A:WP001
表計算ソフト:PC−A:EX001
文書ソフト:PC−B:WP001
そして、スキャナアプリ114は、生成されたアプリ別のエントリから、アプリ毎にアプリ選択ボタンを生成し(ステップS805)、生成されたアプリ選択ボタンをタッチ入力可能に描画したアプリ画面を、オペレーションパネル160の液晶表示部に表示する(ステップS806)。ここで、アプリ選択ボタンの生成およびアプリ画面の表示は、OCS126で提供される関数等の発行により行われる。
Document software: PC-A: WP001
Spreadsheet software: PC-A: EX001
Document software: PC-B: WP001
Then, the scanner application 114 generates an application selection button for each application from the generated application-specific entry (step S805), and displays an application screen on which the generated application selection button is drawn so as to allow touch input. Is displayed on the liquid crystal display unit (step S806). Here, the generation of the application selection button and the display of the application screen are performed by issuing a function or the like provided by the OCS 126.

図10は、実施の形態1にかかるアプリ画面の内容の一例を示す模式図である。図10に示すように、アプリ画面には、アプリごとに、アプリ表示名とPC−A160,161の表示名を含むアプリ選択ボタンが表示されている。   FIG. 10 is a schematic diagram illustrating an example of the contents of the application screen according to the first embodiment. As shown in FIG. 10, an application selection button including an application display name and a display name of the PC-A 160, 161 is displayed for each application on the application screen.

アプリ画面が表示されると、スキャナアプリ114は、アプリ画面からの利用者によるアプリ選択ボタンの入力待ち状態となる(ステップS807)。そして、アプリ画面からアプリ選択ボタンの入力を受け付けた場合(ステップS807:Yes)、スキャナアプリ114は、スキャナエンジンを使用したスキャン処理を実行し(ステップS811)、スキャン画像を、アプリ選択ボタンにより指定されたPC上の情報処理アプリのデータ形式に変換する(ステップS812)。例えば、Acrobat Reader(R)等の文書ビューアが選択された場合には、スキャン画像をこの文書ビューアで扱うデータ形式であるPDF形式に変換する。   When the application screen is displayed, the scanner application 114 waits for input of an application selection button by the user from the application screen (step S807). When the input of the application selection button is received from the application screen (step S807: Yes), the scanner application 114 executes a scanning process using the scanner engine (step S811), and specifies the scanned image by the application selection button. The information is converted into the data format of the information processing application on the PC (step S812). For example, when a document viewer such as Acrobat Reader (R) is selected, the scanned image is converted into a PDF format that is a data format handled by the document viewer.

次に、スキャナアプリ114は、スキャン画像をアプリのデータ形式に変換したデータであるスキャンデータを、NCS128を介して指定されたアプリに送信する(ステップS813)。ここで、アプリをインストールしたPC−A160,PC−B161のIPアドレスや当該PC−A160,PC−B161上の利用者のメールアドレス等のアドレス情報を装置IDと対応付けて予めアドレスデータベース等に保存しておき、指定されたアプリの装置IDからアドレス情報を取得して、取得したアドレス情報を宛先として、スキャンデータを送信することによって、スキャンデータのアプリへの送信が行われる。   Next, the scanner application 114 transmits scan data, which is data obtained by converting the scanned image into the application data format, to the application designated via the NCS 128 (step S813). Here, address information such as the IP address of the PC-A 160, PC-B 161 on which the application is installed and the user's mail address on the PC-A 160, PC-B 161 is stored in advance in an address database or the like in association with the device ID. In addition, the address information is acquired from the device ID of the designated application, and the scan data is transmitted to the application by using the acquired address information as a destination, thereby transmitting the scan data to the application.

このように、スキャン画像を、指定されたアプリで扱うデータ形式に変換してPC−A160,PC−B161に送信するため、PC−A160,PC−B161側では受信したスキャンデータをそのままアプリで表示等することができ、PC−A160,PC−B161側に複合機100のドライバソフトウェアをインストールする必要がなくなる。   As described above, since the scan image is converted into a data format handled by the designated application and transmitted to the PC-A 160 and PC-B 161, the received scan data is displayed as it is on the PC-A 160 and PC-B 161 side. Therefore, it is not necessary to install the driver software of the multifunction peripheral 100 on the PC-A 160 and PC-B 161 side.

ここで、ステップS807において、アプリ画面が表示されている状態で、アプリ選択ボタンの入力が行われていない場合に(ステップS807:No)、PC−A160,PC−B161の電源が投入された場合を考える。   Here, in step S807, when the application screen is displayed and the application selection button is not input (step S807: No), the PC-A 160 and PC-B 161 are turned on. think of.

このような場合、UCS129から情報処理アプリ宛先データベース140の更新開始通知を受信するので(ステップS808:Yes)、現在表示されているアプリ画面のアプリ選択ボタンが情報処理アプリ宛先データベース140の更新により存在しないアプリに対応するボタンとなる可能性がある。このため、スキャナアプリ114は、図11に示すような情報処理アプリ宛先情報更新中のポップアップ画面をアプリ画面の上に重畳して表示する(ステップS809)。これにより、アプリ選択ボタンによる入力が制限される。   In such a case, since the update start notification of the information processing application destination database 140 is received from the UCS 129 (step S808: Yes), the application selection button on the currently displayed application screen exists due to the update of the information processing application destination database 140 There is a possibility that the button corresponds to the application that does not. For this reason, the scanner application 114 superimposes and displays a pop-up screen during information processing application destination information update as shown in FIG. 11 on the application screen (step S809). Thereby, the input by the application selection button is limited.

そして、スキャナアプリ114は、UCS129から更新完了通知の受信待ち状態となり(ステップS810)、更新完了通知を受信した場合には(ステップS810:Yes)、再度、ステップS801からS806までの処理を行って、更新された情報処理アプリ宛先データベース140からアプリ選択ボタンを描画したアプリ画面を表示する。   Then, the scanner application 114 waits for reception of an update completion notification from the UCS 129 (step S810). When an update completion notification is received (step S810: Yes), the processing from steps S801 to S806 is performed again. Then, an application screen in which an application selection button is drawn from the updated information processing application destination database 140 is displayed.

図12は、図10から更新されたアプリ画面の一例を示す模式図である。図12に示すように、更新後のアプリ画面では、図10に示すアプリ画面からPC−A160の文書ビューアが追加されていることがわかる。これによって、情報処理アプリ宛先データベース140が更新された場合でも、常に最新のアプリのアプリ選択ボタンを利用者が選択することが可能となる。   FIG. 12 is a schematic diagram illustrating an example of the application screen updated from FIG. 10. As shown in FIG. 12, in the updated application screen, it can be seen that the document viewer of PC-A 160 is added from the application screen shown in FIG. Thereby, even when the information processing application destination database 140 is updated, the user can always select the application selection button of the latest application.

このように実施の形態1にかかる画像処理システムでは、PC−A160,PC−B161上の情報処理アプリのアプリIDとアプリ表示名と装置IDとを対応付け情報処理アプリ宛先データベース140を備えているので、PC上の情報処理アプリの登録要求を行うPC−A160、PC−B161にスキャン画像を容易に送信することができるとともに、PC−A160、PC−B161側で複合機100のドライバソフトウェアをインストールせずに複合機100のスキャン処理機能を実現することができる。   As described above, the image processing system according to the first embodiment includes the information processing application destination database 140 that associates the application ID, the application display name, and the device ID of the information processing application on the PC-A 160 and PC-B 161 with each other. Therefore, the scan image can be easily transmitted to the PC-A 160 and PC-B 161 for requesting the registration of the information processing application on the PC, and the driver software for the MFP 100 is installed on the PC-A 160 and PC-B 161 side. The scan processing function of the multi-function device 100 can be realized without doing so.

また、実施の形態1にかかる画像処理システムでは、PC−A160、PC−B161から、アプリIDとアプリ表示名とを含む登録要求を受信し、受信した登録要求からアプリIDとアプリ表示名と装置IDとを対応付けて情報処理アプリ宛先データベース140に登録するので、情報処理アプリの登録要求を行うPC−A160、PC−B161にスキャンデータを容易に送信することができるとともに、PC−A160、PC−B161側で複合機100のドライバソフトウェアをインストールせずに複合機100のスキャン処理機能を実現することができる。   In the image processing system according to the first embodiment, the registration request including the application ID and the application display name is received from the PC-A 160 and the PC-B 161, and the application ID, the application display name, and the device are received from the received registration request. Since the ID is associated and registered in the information processing application destination database 140, the scan data can be easily transmitted to the PC-A 160 and PC-B 161 that request registration of the information processing application, and the PC-A 160, PC The scan processing function of the multifunction device 100 can be realized without installing the driver software of the multifunction device 100 on the B161 side.

(実施の形態2)
実施の形態1にかかる複合機100では、アプリ画面に表示するアプリ選択ボタンをアプリ別に表示していたが、この実施の形態2にかかる複合機では、アプリ選択ボタンをPCごとに表示している。
(Embodiment 2)
In the MFP 100 according to the first embodiment, the application selection button displayed on the application screen is displayed for each application. However, in the MFP according to the second embodiment, the application selection button is displayed for each PC. .

実施の形態2にかかる画像処理システムのネットワーク構成、複合機100の構成は、図1および図4に示した実施の形態1の構成と同様である。また、PC−A160,PC−B161から送信される登録要求の内容は図2で示した実施の形態1と同様であり、情報処理アプリ宛先データベース140のデータ構造も図3で示した実施の形態1と同様である。   The network configuration of the image processing system according to the second embodiment and the configuration of the multifunction peripheral 100 are the same as the configurations of the first embodiment shown in FIGS. 1 and 4. Further, the contents of the registration request transmitted from the PC-A 160 and PC-B 161 are the same as those in the first embodiment shown in FIG. 2, and the data structure of the information processing application destination database 140 is also the embodiment shown in FIG. Same as 1.

次に、実施の形態2にかかる複合機100のスキャナアプリ114等のアプリケーション130によるアプリ画面の表示処理および宛先指定処理について説明する。図13および図14は、実施の形態2にかかる複合機100のアプリケーション130によるアプリ画面の表示処理および宛先指定処理の手順を示すフローチャートである。ここでは、アプリケーション130としてスキャナアプリ114を例にあげて説明するが、他のアプリケーション130でも同様である。   Next, application screen display processing and destination designation processing by the application 130 such as the scanner application 114 of the multifunction peripheral 100 according to the second embodiment will be described. FIG. 13 and FIG. 14 are flowcharts illustrating a procedure of application screen display processing and destination designation processing by the application 130 of the multifunction peripheral 100 according to the second embodiment. Here, the scanner application 114 will be described as an example of the application 130, but the same applies to other applications 130.

UCS129に対し情報処理アプリ宛先情報の取得要求の送信処理から、受信した全ての情報処理アプリ宛先情報からアプリIDとアプリ表示名と装置IDを抽出するまでの処理(ステップS1301〜S1303)については実施の形態1におけるスキャナアプリの処理(ステップS801〜S803)と同様に行われる。   The processing (steps S1301 to S1303) from the transmission processing of the information processing application destination information acquisition request to the UCS 129 until the application ID, the application display name, and the device ID are extracted from all the received information processing application destination information. This is performed in the same manner as the scanner application processing (steps S801 to S803) in the first embodiment.

次に、スキャナアプリ114は、抽出した全てのアプリIDとアプリ表示名と装置IDからPC別のエントリを生成する(ステップS1304)。PC別のエントリとは、次のように、PCの表示名ごとに、アプリ表示名、アプリIDの対応リストである。ここで、実施の形態1と同様に、装置IDとPC−A160またはPC−B161の対応は、HDD等の記憶媒体に予め保存しておけばよい。   Next, the scanner application 114 generates an entry for each PC from all the extracted application IDs, application display names, and device IDs (step S1304). The entry for each PC is a correspondence list of application display names and application IDs for each display name of the PC as follows. Here, as in the first embodiment, the correspondence between the device ID and the PC-A 160 or PC-B 161 may be stored in advance in a storage medium such as an HDD.

PC−A:文書ソフト:PC−A:WP001
PC−A:表計算ソフト:EX001
PC−B:文書ソフト:WP001
そして、スキャナアプリ114は、生成されたPC別のエントリから、PC毎にPC選択ボタンを生成する(ステップS1305)。さらに、スキャナアプリ114は、生成されたPC別のエントリから、アプリ毎にアプリ選択ボタンを生成する(ステップS1306)。次いで、スキャナアプリ114は、生成されたPC選択ボタンをタッチ入力可能に描画した第1のアプリ画面を、オペレーションパネル160の液晶表示部に表示する(ステップS1307)。ここで、PC選択ボタンおよびアプリ選択ボタンの生成および第1のアプリ画面の表示は、OCS126で提供される関数等の発行により行われる。
PC-A: Document software: PC-A: WP001
PC-A: Spreadsheet software: EX001
PC-B: Document software: WP001
Then, the scanner application 114 generates a PC selection button for each PC from the generated entry for each PC (step S1305). Further, the scanner application 114 generates an application selection button for each application from the generated entry for each PC (step S1306). Next, the scanner application 114 displays on the liquid crystal display unit of the operation panel 160 the first application screen on which the generated PC selection button is drawn so as to allow touch input (step S1307). Here, the generation of the PC selection button and the application selection button and the display of the first application screen are performed by issuing a function or the like provided by the OCS 126.

図15は、実施の形態2にかかる複合機においてPC選択ボタンが表示された第1のアプリ画面の内容の一例を示す模式図である。図15に示すように、第1のアプリ画面には、PC−A160を選択するボタンと、PC−B161を選択するボタンが表示されている。   FIG. 15 is a schematic diagram illustrating an example of the content of a first application screen on which a PC selection button is displayed in the multifunction peripheral according to the second embodiment. As shown in FIG. 15, a button for selecting the PC-A 160 and a button for selecting the PC-B 161 are displayed on the first application screen.

第1のアプリ画面が表示されると、スキャナアプリ114は、第1のアプリ画面からの利用者によるPC選択ボタンの入力待ち状態となる(ステップS1308)。そして、第1のアプリ画面からPC選択ボタンの入力を受け付けた場合(ステップS1308:Yes)、スキャナアプリ114は、選択されたPC選択ボタンのPCに対応する情報処理アプリのアプリ選択ボタンを第1のアプリ画面に描画した第2のアプリ画面をオペレーションパネル160の液晶表示部に表示する。   When the first application screen is displayed, the scanner application 114 waits for input of a PC selection button by the user from the first application screen (step S1308). When the input of the PC selection button is received from the first application screen (step S1308: Yes), the scanner application 114 sets the application selection button of the information processing application corresponding to the PC of the selected PC selection button to the first. The second application screen drawn on the application screen is displayed on the liquid crystal display unit of the operation panel 160.

ここで、PC選択ボタンのPCに対応する情報処理アプリは、上述したPC別のエントリを参照して決定する。そして、決定された情報処理アプリのアプリ選択ボタンをステップS1306で生成されたアプリ選択ボタンの中から選択して第1のアプリ画面に描画することにより第2のアプリ画面を表示すればよい。   Here, the information processing application corresponding to the PC of the PC selection button is determined with reference to the entry for each PC described above. Then, the second application screen may be displayed by selecting the application selection button of the determined information processing application from the application selection buttons generated in step S1306 and drawing it on the first application screen.

図16は、実施の形態2にかかる複合機100においてアプリ選択ボタンが表示された第1の2プリ画面の内容の一例を示す模式図である。図16では、PC−A160のPC選択ボタンが選択された状態を示している。図16に示すように、第2のアプリ画面には、選択されたPC−Aにインストールされている情報処理アプリに対応したアプリ選択ボタンのみが表示されている。   FIG. 16 is a schematic diagram illustrating an example of the content of a first two pre-screen on which an application selection button is displayed in the multifunction peripheral 100 according to the second embodiment. FIG. 16 shows a state where the PC selection button of the PC-A 160 is selected. As shown in FIG. 16, only the application selection button corresponding to the information processing application installed in the selected PC-A is displayed on the second application screen.

第2のアプリ画面が表示されると、スキャナアプリ114は、アプリ画面からの利用者によるアプリ選択ボタンの入力待ち状態となる(ステップS1313)。そして、第2のアプリ画面からアプリ選択ボタンの入力を受け付けた場合(ステップS1313:Yes)、スキャナアプリ114は、実施の形態1と同様に、スキャナエンジンを使用したスキャン処理を実行し(ステップS1315)、スキャン画像を、アプリ選択ボタンにより指定されたPC上の情報処理アプリのデータ形式に変換する(ステップS1316)。   When the second application screen is displayed, the scanner application 114 waits for an input of an application selection button by the user from the application screen (step S1313). When the input of the application selection button is received from the second application screen (step S1313: Yes), the scanner application 114 executes a scanning process using the scanner engine as in the first embodiment (step S1315). ), And converts the scanned image into the data format of the information processing application on the PC designated by the application selection button (step S1316).

実施の形態2において、第1のアプリ画面表示中にスキャナアプリ114がUCS129から情報処理アプリ宛先データベース140の更新開始通知を受信した場合の第1のアプリ画面の更新処理(ステップS1309、S1310、S1311)、第2のアプリ画面表示中にスキャナアプリ114がUCS129から情報処理アプリ宛先データベース140の更新開始通知を受信した場合の第2のアプリ画面の更新処理(ステップS1314、S1310、S1311)については、実施の形態1におけるアプリ画面の更新処理(ステップS808、S809、S810)と同様に行われる。   In the second embodiment, when the scanner application 114 receives an update start notification of the information processing application destination database 140 from the UCS 129 while the first application screen is displayed (steps S1309, S1310, S1311). ) Regarding the second application screen update process (steps S1314, S1310, S1311) when the scanner application 114 receives the update start notification of the information processing application destination database 140 from the UCS 129 while the second application screen is displayed. This is performed in the same manner as the application screen update processing (steps S808, S809, and S810) in the first embodiment.

このように実施の形態2にかかる複合機100では、情報処理アプリ宛先データベース140に登録されている複数の装置ID、アプリ表示名を読み出して、装置IDに対応したPCの選択指示を行わせる第1のアプリ画面をオペレーションパネル160の液晶表示部に表示する。そして、第1のアプリ画面から選択指示を受け付けたPCの装置IDに対応した情報処理アプリのアプリ表示名を入力可能に描画した第2のアプリ画面を表示している。このため、PCごとの第1のアプリ画面、情報処理アプリごとの第2のアプリ画面のようにアプリ画面を段階的に表示してPCを意識して情報処理アプリを選択することができる。また、所望のPCの情報処理アプリに画像処理されたデータを受け渡して、PC側で複合機のドライバソフトウェアをインストールせずに画像処理装置の画像処理機能を実現することができる。   As described above, in the MFP 100 according to the second embodiment, the plurality of device IDs and application display names registered in the information processing application destination database 140 are read, and the PC is instructed to select the PC corresponding to the device ID. 1 application screen is displayed on the liquid crystal display unit of the operation panel 160. And the 2nd application screen on which the application display name of the information processing application corresponding to apparatus ID of PC which received the selection instruction | indication from the 1st application screen was inputable is displayed. For this reason, an application screen can be displayed stepwise like the 1st application screen for every PC, and the 2nd application screen for every information processing application, and an information processing application can be selected conscious of PC. Further, the image processing function of the image processing apparatus can be realized without transferring the image processing data to the information processing application of the desired PC and installing the driver software of the multifunction peripheral on the PC side.

なお、実施の形態1および2にかかる複合機100では、PC−A160,PC−B161のアドレス情報や表示名を、情報処理アプリ宛先データベースと異なるデータベースで保存している構成としたが、情報処理アプリ宛先データベースの情報処理アプリ宛先情報の中に装置IDと対応付けて保持するように構成してもよい。   In the MFP 100 according to the first and second embodiments, the address information and display name of the PC-A 160 and PC-B 161 are stored in a database different from the information processing application destination database. The information processing application destination information in the application destination database may be stored in association with the device ID.

(実施の形態3)
実施の形態1および2にかかる複合機100では、単一の情報処理アプリ宛先データベースを設けていたが、この実施の形態3にかかる複合機は、情報処理アプリ宛先データベースと操作パネルに表示するための表示用情報処理アプリ宛先データベースの2つを備えたものである。
(Embodiment 3)
In the MFP 100 according to the first and second embodiments, a single information processing application destination database is provided. However, the MFP according to the third embodiment is displayed on the information processing application destination database and the operation panel. Display information processing application destination database.

図17は、実施の形態3にかかる画像処理システムのネットワーク構成および複合機の主要構成を示すブロック図である。実施の形態3にかかる画像処理システムは、実施の形態1および2と同様に、複合機1700と、情報処理装置としての複数のPC−A160、PC−B161、PC−C162とがインターネット、LAN(Local Area Network)等のネットワーク150に接続された構成となっている。   FIG. 17 is a block diagram of the network configuration of the image processing system according to the third embodiment and the main configuration of the multifunction peripheral. As in the first and second embodiments, the image processing system according to the third embodiment includes a multifunction peripheral 1700 and a plurality of PC-A 160, PC-B 161, and PC-C 162 serving as information processing apparatuses connected to the Internet, LAN ( It is configured to be connected to a network 150 such as a local area network.

PC−A160、PC−B161、PC−C162は、実施の形態1および2と同様に、通常のコンピュータを利用したハードウェア構成となっている。   The PC-A 160, PC-B 161, and PC-C 162 have a hardware configuration using a normal computer, as in the first and second embodiments.

また、PC−A160、PC−B161、PC−C162には、実施の形態1および2と同様に、複合機100のドライバソフトウェアをインストールせずに複合機1700を実行させて複合機100で生成されたデータを受信するために複合機1700に対して情報処理アプリの登録要求を行う機能を有する画像処理制御OSと、画像処理制御OS上で動作する文書アプリ、表計算アプリなどの情報処理アプリがインストールされている。このため、PC−A160、PC−B161、PC−C162には、複合機1700のドライバソフトウェアはインストールされておらず、PC−A160、PC−B161、PC−C162は、画像処理制御OSの機能によって、ネットワーク上の複合機1700に対して、インストールされている情報処理アプリの登録要求を行うようになっている。登録要求のデータ構造は、実施の形態1および2の登録要求と同様である。   Similarly to the first and second embodiments, the PC-A 160, the PC-B 161, and the PC-C 162 are generated by the MFP 100 by executing the MFP 1700 without installing the driver software of the MFP 100. An image processing control OS having a function of requesting registration of an information processing application to the multifunction peripheral 1700 in order to receive the received data, and an information processing application such as a document application or a spreadsheet application operating on the image processing control OS. Installed. For this reason, the driver software for the MFP 1700 is not installed in the PC-A 160, PC-B 161, and PC-C 162, and the PC-A 160, PC-B 161, and PC-C 162 depend on the functions of the image processing control OS. A registration request for the installed information processing application is made to the MFP 1700 on the network. The data structure of the registration request is the same as the registration request in the first and second embodiments.

複合機1700は、スキャナ処理を行うスキャナアプリ114と、設定アプリ1717と、その他のアプリ141と、UCS1729と、NCS1728と、タイマー管理部1771と、認証管理部1772と、情報処理アプリ宛先データベース1740と、表示用情報処理アプリ宛先データベース1750と、ネットワーク設定管理データベース1741と、情報処理アプリ関連情報管理データベース1742と、認証データベース1760と、オペレーションパネル170とを主に備えている。複合機1700は、図17に示すように、PC−A160、PC−B161、PC−B161からの登録要求を受けて、情報処理アプリ宛先情報の登録処理等を行った後、登録要求を受信したPC−A160,PC−B161、PC−C162に対して応答を送信する。   The multifunction device 1700 includes a scanner application 114 that performs scanner processing, a setting application 1717, other applications 141, a UCS 1729, an NCS 1728, a timer management unit 1771, an authentication management unit 1772, and an information processing application destination database 1740. The information processing application destination database for display 1750, the network setting management database 1741, the information processing application related information management database 1742, the authentication database 1760, and the operation panel 170 are mainly provided. As illustrated in FIG. 17, the MFP 1700 receives a registration request from the PC-A 160, PC-B 161, and PC-B 161, performs registration processing of information processing application destination information, and then receives the registration request. A response is transmitted to PC-A 160, PC-B 161, and PC-C 162.

なお、複合機1700の全体構成としては、図4に示す実施の形態1および2の複合機100の全体構成と同様であり、ハードウェアリソース104と、プラットフォーム120と、アプリケーション130とを有している。ハードウェアリソース104、プラットフォーム120のそれぞれについては、NCS1728、UCS1728を除き、実施の形態1および2と同様の機能を有している。   The overall configuration of the MFP 1700 is the same as the overall configuration of the MFP 100 according to the first and second embodiments shown in FIG. 4 and includes the hardware resource 104, the platform 120, and the application 130. Yes. Each of the hardware resource 104 and the platform 120 has the same functions as those in the first and second embodiments except for the NCS 1728 and the UCS 1728.

情報処理アプリ宛先データベース1740は、スキャナアプリ114によりスキャンした画像を送信する宛先としてのPC−A160、PC−B161、PC−C162のそれぞれにインストールされた情報処理アプリに関する情報を登録したデータベースである。   The information processing application destination database 1740 is a database in which information related to information processing applications installed in each of the PC-A 160, PC-B 161, and PC-C 162 as destinations to which images scanned by the scanner application 114 are transmitted is registered.

表示用情報処理アプリ宛先データベース1750は、スキャナアプリ114によりスキャンした画像を送信する宛先としてのPC−A160、PC−B161、PC−C162のそれぞれにインストールされた情報処理アプリに関する情報を登録し、オペレーションパネル170にアプリ選択ボタン等を表示するためのデータベースである。この表示用情報処理アプリ宛先データベース1750は、上記情報処理アプリ宛先データベース1740の内容から生成される。   The information processing application destination database for display 1750 registers information related to information processing applications installed in each of the PC-A 160, PC-B 161, and PC-C 162 as destinations to which images scanned by the scanner application 114 are transmitted. This is a database for displaying application selection buttons and the like on the panel 170. The display information processing application destination database 1750 is generated from the contents of the information processing application destination database 1740.

情報処理アプリ宛先データベース1740、表示用情報処理アプリ宛先データベース1750および表示用情報処理アプリ宛先データベース1750の詳細については後述する。   Details of the information processing application destination database 1740, the display information processing application destination database 1750, and the display information processing application destination database 1750 will be described later.

ネットワーク設定管理データベース1741は、複合機1700をネットワークに接続するための設定を管理するデータベースである。このネットワーク設定管理データベース1741は、ネットワークに接続する情報として、IPアドレスを変更するか否かを示すフラグや、DNSの設定を変更するか否かを示すフラグや、ゲートウェイアドレスを変更するか否かを示すフラグ等の情報を登録したデータベースである。   The network setting management database 1741 is a database for managing settings for connecting the multifunction peripheral 1700 to the network. This network setting management database 1741 has a flag indicating whether or not to change the IP address, a flag indicating whether or not to change the DNS setting, and whether or not to change the gateway address as information connected to the network. It is a database in which information such as a flag indicating the information is registered.

情報処理アプリ関連情報管理データベース1742は、情報処理アプリに関連する情報を管理するデータベースである。情報処理アプリ関連情報管理データベース1742は、例えば、情報処理アプリ関連情報管理データベース1742は、情報処理アプリの宛先の使用の有無を示すフラグや、登録可能な情報処理アプリの宛先の件数などを登録している。   The information processing application related information management database 1742 is a database for managing information related to the information processing application. For example, the information processing application related information management database 1742 registers a flag indicating whether or not the information processing application destination is used, the number of information processing application destinations that can be registered, and the like. ing.

認証データベース1760は、複合機1700を利用可能な利用者のユーザIDおよびパスワードを登録したデータベースである。   The authentication database 1760 is a database in which user IDs and passwords of users who can use the multifunction device 1700 are registered.

ここで、情報処理アプリ宛先データベース1740、表示用情報処理アプリ宛先データベース1750、ネットワーク設定管理データベース1741、情報処理アプリ関連情報管理データベース1742および認証データベース1760は、HDD等の記憶媒体に保存されている。   Here, the information processing application destination database 1740, the display information processing application destination database 1750, the network setting management database 1741, the information processing application related information management database 1742, and the authentication database 1760 are stored in a storage medium such as an HDD.

次に、情報処理アプリ宛先データベース1740について詳述する。図18は、実施の形態3にかかる情報処理アプリ宛先データベース1740のデータ構造の一例を示す説明図である。情報処理アプリ宛先データベース1740の各レコードは、図18に示すように、PC−A160、PC−B161、PC−C162から受信した登録要求に含まれるアプリ表示名とPC−A160,PC−B161、PC−C162の配信先であるURI(Uniform Resource Identifier)とを対応付けた情報処理アプリ宛先情報が複数登録されている。また、配信先(URI)のレコード長は128byteとなっている。このように実施の形態3にかかる情報処理アプリ宛先データベース1740では、このように配信先を保持しており、このため、実施の形態1および2と異なり配信先を登録した固有のデータベースは不要となる。また、各レコードには、この他、実施の形態1および2と同様に、アプリID、装置ID、有効期限(図示せず)が含まれている。   Next, the information processing application destination database 1740 will be described in detail. FIG. 18 is an explanatory diagram of an example of a data structure of the information processing application destination database 1740 according to the third embodiment. As shown in FIG. 18, each record of the information processing application destination database 1740 includes an application display name, PC-A160, PC-B161, and PC included in the registration request received from the PC-A160, PC-B161, and PC-C162. A plurality of information processing application destination information in association with URI (Uniform Resource Identifier) which is a delivery destination of C162 is registered. The record length of the delivery destination (URI) is 128 bytes. Thus, in the information processing application destination database 1740 according to the third embodiment, the distribution destination is held as described above. Therefore, unlike the first and second embodiments, a unique database in which the distribution destination is registered is unnecessary. Become. In addition, each record includes an application ID, a device ID, and an expiration date (not shown) as in the first and second embodiments.

次に、表示用情報処理アプリ宛先データベース1750について詳述する。図19は、実施の形態3にかかる表示用情報処理アプリ宛先データベース1750のデータ構造の一例を示す説明図である。表示用情報処理アプリ宛先データベース1750は、図19に示すように、マスターテーブル1751と複数の見出しテーブル1752とから構成される。   Next, the information processing application destination database for display 1750 will be described in detail. FIG. 19 is an explanatory diagram of an example of a data structure of the display information processing application destination database 1750 according to the third embodiment. As shown in FIG. 19, the display information processing application destination database 1750 includes a master table 1751 and a plurality of heading tables 1752.

マスターテーブル1751は、アプリIDとアプリ表示名と配信先(URI)とを対応付けたレコードを順次書き込み可能なテーブルである。このマスターテーブルは、最大50件のレコードが書き込まれることが可能となっており、先頭レコードから順に古いレコードとなっている。ここで、アプリID、アプリ表示名は、実施の形態1および2と同様である。   The master table 1751 is a table in which records in which application IDs, application display names, and distribution destinations (URIs) are associated can be sequentially written. In this master table, a maximum of 50 records can be written, and the oldest records are in order from the first record. Here, the application ID and the application display name are the same as those in the first and second embodiments.

見出しテーブル1752は、マスターテーブル1751に登録されている各レコードのアプリ表示名の頭文字によってアプリ表示名を分類し見出しを付与したテーブルである。各見出しテーブル1752には、分類されたアプリ表示名を有するレコードのマスターテーブル1751における位置情報として、マスターテーブル1751の先頭レコードからのオフセットが登録される。   The heading table 1752 is a table in which application display names are classified by the initial letters of the application display names of the records registered in the master table 1751 and headings are given. In each heading table 1752, an offset from the first record of the master table 1751 is registered as position information in the master table 1751 of the record having the classified application display name.

図19に示すように、見出しテーブル1752は、アプリ表示名の頭文字が「A」〜「C」のレコードのオフセットが登録される見出しテーブル(見出し:ABC)、アプリ表示名の頭文字が「D」〜「F」のレコードのオフセットが登録される見出しテーブル(見出し:DEF)等のように複数のテーブルが存在している。   As shown in FIG. 19, the heading table 1752 includes a heading table (heading: ABC) in which the offsets of records whose initial characters of application display names are “A” to “C” are registered. There are a plurality of tables such as a heading table (heading: DEF) in which offsets of records of “D” to “F” are registered.

このように表示用情報処理アプリ宛先データベース1750の構造を、マスターテーブル1751と見出しテーブル1752とにより構成したことにより、情報処理アプリのアプリ選択ボタン(アプリ宛先)の検索処理や表示処理におけるメモリ容量の削減を図ることが可能となる。   As described above, the structure of the display information processing application destination database 1750 is configured by the master table 1751 and the heading table 1752, so that the memory capacity of the search processing and display processing of the application selection button (application destination) of the information processing application is reduced. Reduction can be achieved.

図17に戻り、NCS1728は、ネットワークI/Oを必要とする複合機100上のスキャナアプリ114やその他のアプリ141等のアプリケーションに対し、共通に利用できるサービスを提供するためのプロセスである。   Returning to FIG. 17, the NCS 1728 is a process for providing a service that can be commonly used to applications such as the scanner application 114 and other applications 141 on the multifunction peripheral 100 that require network I / O.

実施の形態3にかかるNCS1728は、受信手段として、PC−A160,PC−B161,PC−C162から送信された登録要求を受信し、登録要求に対する応答やスキャンデータをPC−A160,PC−B161,PC−C162へ送信する処理を行うプロセスとして動作する。   The NCS 1728 according to the third embodiment receives, as receiving means, registration requests transmitted from the PC-A 160, PC-B 161, and PC-C 162, and sends responses to the registration request and scan data to the PC-A 160, PC-B 161, It operates as a process for performing processing for transmission to the PC-C 162.

また、NCS1728は、ネットワーク管理手段として、受信した登録要求からアプリ表示名と配信先(URI)とを抽出し、抽出されたアプリ表示名と配信先を対応付けたレコードとして情報処理アプリ宛先データベース1740に登録更新したり、情報処理アプリ宛先データベース1740が更新されているか否かを調べ、更新の有無をUCS1729に通知する処理を行う。さらに、NCS1728は、情報処理アプリ宛先データベース1740を更新している間、PC−A160,PC−B161,PC−C162から登録要求を受信した場合でも、受信した登録要求に基づいた情報処理アプリ宛先データベース1740の更新を行わないという排他制御を行う。   Also, the NCS 1728 extracts the application display name and the delivery destination (URI) from the received registration request as a network management unit, and processes the information processing application destination database 1740 as a record in which the extracted application display name and the delivery destination are associated with each other. The registration information is updated, the information processing application destination database 1740 is checked to see if it has been updated, and the UCS 1729 is notified of the presence or absence of the update. Further, even when the NCS 1728 receives a registration request from the PC-A 160, PC-B 161, and PC-C 162 while the information processing application destination database 1740 is being updated, the information processing application destination database based on the received registration request. Exclusive control is performed so that the update of 1740 is not performed.

さらに、NCS1728は、実施の形態1および2と同様に、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、アプリケーションからデータをネットワーク側に送信する際の仲介を行う。   Further, as in the first and second embodiments, the NCS 1728 distributes data received from the network side according to each protocol to each application, and mediates when data is transmitted from the application to the network side.

UCS129は、宛先管理手段として、情報処理アプリ宛先データベース1740に登録されている表示用情報処理アプリ宛先情報(レコード)からアプリIDとアプリ表示名と配信先とを対応付けたレコードを表示用情報処理アプリ宛先データベース1750に登録更新したり、更新開始通知や更新完了通知をプロセス間通信によってスキャナアプリ114等の複合機100上で動作するアプリケーション130に送信する処理を行うプロセスとして動作する。   The UCS 129 displays a record in which an application ID, an application display name, and a delivery destination are associated with each other from the display information processing application destination information (record) registered in the information processing application destination database 1740 as a destination management unit. It operates as a process for performing processing to update registration in the application destination database 1750, and to send an update start notification and update completion notification to the application 130 operating on the multifunction peripheral 100 such as the scanner application 114 by inter-process communication.

具体的には、UCS1729は、NCS1728から情報処理アプリ宛先データベース1740の更新の有無の通知を受信し、更新された旨を受信した場合には、情報処理アプリ宛先データベース1740からアプリ表示名と配信先とを取得して、取得したアプリ表示名および配信先とアプリIDとを対応付けたレコードをマスターテーブル1751に登録する。そして、取得したアプリ表示名の頭文字によって該当する見出しの見出しテーブル1752にアプリ表示名のマスターテーブル1751の先頭レコードからのオフセットを登録することにより、情報処理アプリ宛先データベース1750を更新する。一方、UCS1729は、NCS1728から情報処理アプリ宛先データベース1750が更新されていない旨の通知を受信した場合に、アプリケーション130に対して変更なしの旨を通知する処理を行う。   Specifically, the UCS 1729 receives a notification of whether or not the information processing application destination database 1740 has been updated from the NCS 1728, and when receiving the notification that the information processing application destination database 1740 has been updated, the application display name and the distribution destination are received from the information processing application destination database 1740. And records a record in which the acquired application display name and distribution destination are associated with the application ID in the master table 1751. Then, the information processing application destination database 1750 is updated by registering the offset from the first record of the master table 1751 of the application display name in the heading table 1752 of the corresponding heading by the initial letter of the acquired application display name. On the other hand, when the UCS 1729 receives a notification from the NCS 1728 that the information processing application destination database 1750 has not been updated, the UCS 1729 performs a process of notifying the application 130 that there is no change.

また、UCS1729による表示用情報処理アプリ宛先データベース1740の更新タイミングとしては、利用者による要求により更新を行う場合(手動更新)と所定のタイミングで自動的に更新を行う場合(自動更新)がある。   Further, the update timing of the display information processing application destination database 1740 by the UCS 1729 includes a case where the update is performed by a request from the user (manual update) and a case where the update is performed automatically at a predetermined timing (automatic update).

手動更新の場合、利用者はスキャナアプリ114などのアプリケーション130によってオペレーションパネル170に表示されているアプリ画面から更新ボタンを押下することにより、アプリケーション130表示用情報処理アプリ宛先データベース1740に表示用情報処理アプリ宛先データベース1740の更新要求が送信される。UCS1729は、かかる更新要求を受信した場合に、上述のように表示用情報処理アプリ宛先データベース1740を更新する。   In the case of manual update, the user presses the update button from the application screen displayed on the operation panel 170 by the application 130 such as the scanner application 114, thereby displaying the display information processing in the application 130 display information processing application destination database 1740. An update request for the application destination database 1740 is transmitted. When receiving the update request, the UCS 1729 updates the display information processing application destination database 1740 as described above.

自動更新の場合としては、情報処理アプリ関連情報管理データベース1742の変更、実行されるアプリケーション130の切替え、予め定められたタイマー時間の経過の少なくともいずれかが行われた場合に、UCS1729は、上述のように表示用情報処理アプリ宛先データベース1740を更新する。   In the case of automatic update, when at least one of the change of the information processing application related information management database 1742, the switching of the application 130 to be executed, and the elapse of a predetermined timer time is performed, the UCS 1729 In this way, the display information processing application destination database 1740 is updated.

さらに、UCS1729は、表示用情報処理アプリ宛先データベース1740を更新している間およびアプリケーション130により表示用情報処理アプリ宛先データベース1740からアプリ表示名を読み出している間は、表示用情報処理アプリ宛先データベース1740の更新要求を受信した場合でも、受信した更新要求に基づいた表示用情報処理アプリ宛先データベース1740の更新を行わないという排他制御を行う。   Further, the UCS 1729 updates the display information processing application destination database 1740 and reads the application display name from the display information processing application destination database 1740 by the application 130 while displaying the information processing application destination database 1740 for display. Even when the update request is received, the exclusive control is performed such that the display information processing application destination database 1740 for display is not updated based on the received update request.

さらに、UCS1729は、オペレーションパネル170によって利用者から情報処理アプリの宛先の検索指示を検索条件とともに受付けた場合に、表示用情報処理アプリ宛先データベース1740から検索条件を満たす情報処理アプリの宛先に対応するアプリ表示名を有するレコードを検索する処理を行う。そして、UCS1729は、検索結果として、アプリ表示名を含むレコードのマスターテーブルにおける位置情報を登録可能な検索結果テーブルをRAM等の記憶媒体に生成し、検索されたレコードのマスターテーブル1751の先頭レコードからのオフセットを、検索結果テーブルに登録する処理を行う。   Further, the UCS 1729 corresponds to the destination of the information processing application satisfying the search condition from the display information processing application destination database 1740 when the operation panel 170 receives a search instruction of the destination of the information processing application from the user together with the search condition. A process for searching for a record having an application display name is performed. The UCS 1729 generates, as a search result, a search result table capable of registering position information in the master table of the record including the application display name in a storage medium such as a RAM, and from the first record of the master table 1751 of the searched record. Is registered in the search result table.

UCS1729は、認証データベース1760の認証情報(ユーザID、パスワード)によって複合機1700にログインしてきた利用者の認証処理を行う処理を行う。また、UCS1729は、要求に応じた利用者情報が格納されている記憶装置を判定し、判定した記憶装置からユーザ情報を取得して各アプリケーションに供給する処理も行う。   The UCS 1729 performs a process for performing an authentication process for a user who has logged into the multi-function peripheral 1700 using the authentication information (user ID, password) in the authentication database 1760. The UCS 1729 also determines a storage device in which user information corresponding to the request is stored, acquires user information from the determined storage device, and performs processing for supplying the user information to each application.

SCS122は、実施の形態1および2と同様の機能を備え、さらに、情報処理アプリ関連情報管理データベース1742の変更処理、複合機1700で実行されるアプリケーション130の切替え処理、通常モードと省エネルギーモードの制御処理を実行するプロセスとして動作する。   The SCS 122 has the same functions as those in the first and second embodiments. Further, the SCS 122 changes the information processing application related information management database 1742, switches the application 130 executed by the multifunction device 1700, and controls the normal mode and the energy saving mode. Operates as a process that executes processing.

タイマー管理部1771は、情報処理アプリ関連情報管理データベース1742に保存されているタイマー時間の経過の判断を行う処理部である。   The timer management unit 1771 is a processing unit that determines whether the timer time stored in the information processing application related information management database 1742 has elapsed.

認証管理部1772は、UCS1729から利用者の認証結果を受信して認証結果が成功である場合には、ログイン通知メッセージをアプリケーション130、UCS1729、NCS1728へプロセス間通信により送信する処理部である。   The authentication management unit 1772 is a processing unit that receives a user authentication result from the UCS 1729 and transmits a login notification message to the application 130, the UCS 1729, and the NCS 1728 by inter-process communication when the authentication result is successful.

タイマー管理部1771および認証管理部1772は、アプリケーション130やコントロールサービスとして構成してもよい。   The timer management unit 1771 and the authentication management unit 1772 may be configured as an application 130 or a control service.

設定アプリ1717は、情報処理アプリ関連情報管理データベース1742に対して、情報処理アプリに関連する情報、例えば、情報処理アプリの宛先の使用の有無を示すフラグや登録可能な情報処理アプリの宛先の件数などを登録するアプリケーション130である。   The setting application 1717 provides information related to the information processing application to the information processing application related information management database 1742, for example, a flag indicating whether the information processing application destination is used or the number of information processing application destinations that can be registered. And the like.

スキャナアプリ114等の複合機1700上で実行されるアプリケーション130は、実施の形態1および2と同様に、表示制御手段としてのOCS126が動的にリンクされている。このため、アプリケーション130は、表示制御手段として、各アプリに固有な処理の他、次のような処理を行うことになる。   As in the first and second embodiments, the application 130 executed on the multifunction device 1700 such as the scanner application 114 is dynamically linked with the OCS 126 as a display control unit. Therefore, the application 130 performs the following processing in addition to the processing unique to each application as the display control means.

アプリケーション130は、表示用情報処理アプリ宛先データベース1750に登録されているレコードのアプリ表示名を読み出して、読み出したアプリ表示名を入力可能に描画したアプリ画面をオペレーションパネル170に表示する処理を行う。具体的には、アプリケーション130は、見出しと、見出しの表示用情報処理アプリ宛先データベース1750の見出しテーブル1752に登録されたオフセットからマスターテーブル1751に登録されたアプリ表示名とを読み出して、見出しと読み出したアプリ表示名とを入力可能に描画したアプリ画面をオペレーションパネル170に表示する。   The application 130 performs a process of reading the application display name of the record registered in the display information processing application destination database 1750 and displaying the application screen on which the read application display name is drawn on the operation panel 170. Specifically, the application 130 reads the headline and the application display name registered in the master table 1751 from the offset registered in the headline table 1752 of the information processing application destination database 1750 for displaying the headline, and reads out the headline. The application screen on which the displayed application display name can be input is displayed on the operation panel 170.

また、アプリケーション130は、操作表示部170に表示されたアプリ画面で更新ボタンが押下されることによって、OCS126を介して利用者から表示用情報処理アプリ宛先データベース1750の更新の指示を受け付けた場合、NCS1728に更新要求を送信する。   When the application 130 receives an instruction to update the display information processing application destination database 1750 from the user via the OCS 126 by pressing the update button on the application screen displayed on the operation display unit 170, An update request is transmitted to the NCS 1728.

また、アプリケーション130は、UCS1729から、表示用情報処理アプリ宛先データベース1750の更新無しの旨が通知された場合には、オペレーションパネル170の液晶表示部に表示されたアプリ画面の表示変更を行わず、表示中のアプリ画面を維持する。これにより、アプリ選択ボタンを押下した状態で、更新要求を行った場合でも、表示用情報処理アプリ宛先データベース1750が更新されていなければ、アプリ選択ボタンの選択の状態は維持されることになる。   In addition, when the application 130 is notified from the UCS 1729 that the display information processing application destination database 1750 is not updated, the application 130 does not change the display of the application screen displayed on the liquid crystal display unit of the operation panel 170. Keep the app screen displayed. Thus, even when an update request is made while the application selection button is pressed, if the display information processing application destination database 1750 is not updated, the selection state of the application selection button is maintained.

次に、以上のように構成された複合機1700の各動作について説明する。まず、PC−A160,PC−B161,PC−C162から情報処理アプリの登録・削除要求を受信した場合の更新通知処理について説明する。図20は、情報処理アプリの登録・削除要求を受信した場合の更新通知処理の手順を示すシーケンス図である。これ以降の図で、PC−A160,PC−B161,PC−C162を「PC」、スキャナアプリ114等のアプリケーション130を「アプリ」として示している。   Next, each operation of the MFP 1700 configured as described above will be described. First, an update notification process when an information processing application registration / deletion request is received from the PC-A 160, PC-B 161, or PC-C 162 will be described. FIG. 20 is a sequence diagram illustrating the procedure of update notification processing when a request for registration / deletion of an information processing application is received. In the subsequent drawings, the PC-A 160, PC-B 161, and PC-C 162 are indicated as “PC”, and the application 130 such as the scanner application 114 is indicated as “application”.

まず、複合機1700では、現在実行中のアプリケーション130によってオペレーションパネル170の液晶表示部にアプリ表示画面が表示されている(ステップS2001)。図21は、アプリ画面の一例を示す説明図である。アプリ画面には、図21に示すように、「abc」、「def」等の見出しの一覧が表示され、指定された見出し「def」の見出しテーブル1752に登録されたレコードのアプリ表示名がアプリ選択ボタンとして表示されている。図21では、「PC−B DEFビューア」のアプリ選択ボタンが選択されている状態を示している。   First, in the MFP 1700, an application display screen is displayed on the liquid crystal display unit of the operation panel 170 by the application 130 currently being executed (step S2001). FIG. 21 is an explanatory diagram showing an example of the application screen. As shown in FIG. 21, a list of headings such as “abc” and “def” is displayed on the application screen, and the application display name of the record registered in the heading table 1752 of the designated heading “def” is displayed in the application screen. It is displayed as a selection button. FIG. 21 shows a state where the application selection button of “PC-B DEF Viewer” is selected.

このアプリ画面がオペレーションパネル170の液晶表示されているときに、PC−A160,PC−B161,PC−C162から、登録・削除要求メッセージが送信されると、かかる登録・削除要求メッセージをNCS1728で受信する(ステップS2002)。NCS1728は、登録・削除要求メッセージを受信すると、情報処理アプリ宛先データベース1740の更新処理を行う(ステップS2003)。なお、情報処理アプリ宛先データベース1740の更新処理の詳細については後述する。   When a registration / deletion request message is transmitted from the PC-A 160, PC-B 161, or PC-C 162 while the application screen is displayed on the liquid crystal of the operation panel 170, the NCS 1728 receives the registration / deletion request message. (Step S2002). Upon receiving the registration / deletion request message, the NCS 1728 performs an update process for the information processing application destination database 1740 (step S2003). Details of the update processing of the information processing application destination database 1740 will be described later.

情報処理アプリ宛先データベース1740の更新処理が完了すると、情報処理アプリ宛先データベース1740と表示用情報処理アプリ宛先データベース1750の内容が一致しなくなるので、NCS1728は、UCS1729に対してプロセス間通信により、更新通知のメッセージを送信する(ステップS2004)。   When the update processing of the information processing application destination database 1740 is completed, the contents of the information processing application destination database 1740 and the information processing application destination database 1750 for display do not match, so the NCS 1728 notifies the UCS 1729 of the update by inter-process communication. Is sent (step S2004).

更新通知メッセージを受信したUCS1729は、現在実行中のアプリケーション130に更新通知メッセージを送信する(ステップS2005)。   The UCS 1729 that has received the update notification message transmits the update notification message to the currently executing application 130 (step S2005).

更新通知メッセージを受信したアプリケーション130は、オペレーションパネル170の液晶表示部に更新通知画面を表示する(ステップS2006)。図23は、更新通知画面の一例を示す説明図である。図23に示すように、更新通知画面には、更新通知メッセージを受信した結果として、表示用情報処理アプリ宛先データベース1750と情報処理アプリ宛先データベース1740が一致しない旨を示すため、「情報処理アプリ宛先表が最新ではありません」というメッセージが表示される。   The application 130 that has received the update notification message displays an update notification screen on the liquid crystal display unit of the operation panel 170 (step S2006). FIG. 23 is an explanatory diagram showing an example of the update notification screen. As shown in FIG. 23, the update notification screen indicates that the information processing application destination database 1750 for display and the information processing application destination database 1740 do not match as a result of receiving the update notification message. The message “The table is out of date” is displayed.

次に、ステップS2003の情報処理アプリ宛先データベース1740の更新処理について説明する。図22は、情報処理アプリ宛先データベース1740の更新処理の手順を示すフローチャートである。   Next, update processing of the information processing application destination database 1740 in step S2003 will be described. FIG. 22 is a flowchart showing the procedure of the update process of the information processing application destination database 1740.

まず、NCS1728は、PC−A160,PC−B161,PC−C162から受信した登録・削除要求メッセージの要求内容について調べる(ステップS2201)。そして、要求内容が登録要求である場合には、受信した登録要求の登録・削除上級メッセージに含まれるアプリ表示名で情報処理アプリ宛先データベース1740を検索し(ステップS2202)、検索された場合、すなわち、受信したメッセージに含まれるアプリ表示名を含むレコードが登録済みであるか否かを判断する(ステップS2203)。   First, the NCS 1728 checks the request contents of the registration / deletion request message received from the PC-A 160, PC-B 161, and PC-C 162 (step S2201). If the request content is a registration request, the information processing application destination database 1740 is searched for the application display name included in the received registration request registration / deletion advanced message (step S2202). Then, it is determined whether or not the record including the application display name included in the received message has been registered (step S2203).

その結果、登録済みである場合には(ステップS2203:Yes)、登録済みのレコードを、登録要求メッセージのアプリ表示名、配信先等を含むレコードで更新する(ステップS2204)。   As a result, if registered (step S2203: Yes), the registered record is updated with a record including the application display name, distribution destination, etc. of the registration request message (step S2204).

一方、ステップS2203において、未登録である場合には(ステップS2203:No)、情報処理アプリ宛先データベース1740の最終レコードに、登録要求メッセージのアプリ表示名、配信先を含むレコードを追加する(ステップS2205)。   On the other hand, if it is not registered in step S2203 (step S2203: No), a record including the application display name and the distribution destination of the registration request message is added to the final record of the information processing application destination database 1740 (step S2205). ).

ステップS2201に戻り、登録要求メッセージの要求内容が削除要求である場合には、削除要求の登録・削除要求メッセージに含まれるアプリ表示名で情報処理アプリ宛先データベース1740を検索し(ステップS2206)、検索された場合、すなわち、受信したメッセージに含まれるアプリ表示名を含むレコードが登録済みであるか否かを判断する(ステップS2207)。   Returning to step S2201, when the request content of the registration request message is a deletion request, the information processing application destination database 1740 is searched for the application display name included in the deletion request registration / deletion request message (step S2206). In other words, it is determined whether or not the record including the application display name included in the received message has been registered (step S2207).

その結果、登録済みである場合には(ステップS2207:Yes)、登録済みのレコードを削除する(ステップS2208)。一方、ステップS2207において、未登録である場合には(ステップS2207:No)、登録・削除要求メッセージの送信元であるPC−A160,PC−B161,PC−C162にエラーの応答を返信する(ステップS2209)。   As a result, if it has been registered (step S2207: Yes), the registered record is deleted (step S2208). On the other hand, if it is not registered in step S2207 (step S2207: No), an error response is returned to PC-A160, PC-B161, PC-C162, which is the transmission source of the registration / deletion request message (step S2207). S2209).

以上のように、PC−A160,PC−B161,PC−C162から情報処理アプリの登録・削除要求メッセージを受信した場合には、NCS1728によって情報処理アプリ宛先データベース1740が更新される。   As described above, when the information processing application registration / deletion request message is received from the PC-A 160, PC-B 161, or PC-C 162, the information processing application destination database 1740 is updated by the NCS 1728.

次に、表示用情報処理アプリ宛先データベース1750の手動更新の処理について説明する。図24は、表示用情報処理アプリ宛先データベース1750の手動更新処理の手順を示すシーケンス図である。   Next, the process of manually updating the display information processing application destination database 1750 will be described. FIG. 24 is a sequence diagram illustrating a procedure for manual update processing of the information processing application destination database 1750 for display.

まず、複合機1700では、現在実行中のアプリケーション130によってオペレーションパネル170の液晶表示部に図27に示すアプリ画面が表示されている(ステップS2401)。   First, in the MFP 1700, the application screen shown in FIG. 27 is displayed on the liquid crystal display unit of the operation panel 170 by the application 130 currently being executed (step S2401).

アプリケーション130がUCS1729から情報処理アプリ宛先データベース1740の更新通知を受信してアプリ画面に図23に示すようなメッセージが表示されることより、利用者は情報処理アプリ宛先データベース1740が更新された結果、表示用情報処理アプリ宛先データベース1750が最新でないことを把握することができる。   Since the application 130 receives the update notification of the information processing application destination database 1740 from the UCS 1729 and displays a message as shown in FIG. 23 on the application screen, the user can update the information processing application destination database 1740, It can be understood that the display information processing application destination database 1750 is not up-to-date.

このため、利用者は、表示用情報処理アプリ宛先データベース1750を最新の状態に更新するためには、図27に示すアプリ表示画面で更新ボタン701をタッチ入力する。この更新ボタンのタッチ入力がOCS126を介してアプリケーション130により受け付けられ、アプリケーション130は、UCS1729に対して更新要求メッセージを送信する(ステップS2402)。   Therefore, in order to update the display information processing application destination database 1750 to the latest state, the user touches and inputs the update button 701 on the application display screen shown in FIG. This update button touch input is received by the application 130 via the OCS 126, and the application 130 transmits an update request message to the UCS 1729 (step S2402).

UCS1729は、更新要求メッセージを受信すると、表示用情報処理アプリ宛先データベース1750の更新処理を実行する(ステップS2403)。図25は、表示用情報処理アプリ宛先データベース1750の更新処理の手順を示すシーケンス図である。   Upon receiving the update request message, the UCS 1729 executes an update process for the display information processing application destination database 1750 (step S2403). FIG. 25 is a sequence diagram illustrating a procedure for updating the display information processing application destination database 1750.

UCS1729は、更新要求メッセージを受信した場合、NCS2728に対して、情報処理アプリ宛先データベース1750の内容の取得を開始する旨の取得開始メッセージを送信する(ステップS2501)。取得開始メッセージを受信したNCS1728は、情報処理アプリ宛先データベース1740に変更があったか否かを確認する(ステップS2502)。具体的には、前回、UCS1729に対して変更の有無通知を送信してから、PC−A160,PC−B161,PC−C162から登録・削除要求メッセージを受信しているか否かを調べる。   When the UCS 1729 receives the update request message, the UCS 1729 transmits an acquisition start message to the effect that the acquisition of the contents of the information processing application destination database 1750 is started to the NCS 2728 (step S2501). The NCS 1728 that has received the acquisition start message checks whether or not the information processing application destination database 1740 has been changed (step S2502). Specifically, it is checked whether a registration / deletion request message has been received from the PC-A 160, PC-B 161, and PC-C 162 since the notification of whether or not there has been a change was previously transmitted to the UCS 1729.

そして、NCS1728は、情報処理アプリ宛先データベース1740の変更の有無通知メッセージをUCS1728に送信する(ステップS2503)。   Then, the NCS 1728 transmits a change presence / absence notification message of the information processing application destination database 1740 to the UCS 1728 (step S2503).

変更の有無通知メッセージを受信したUCS1728では、受信したメッセージの内容から情報処理アプリ宛先データベース1740に変更があったか否かを調べる(ステップS2504)。そして、変更がない場合には(ステップS2504:No)、変更無しの通知メッセージをアプリケーション130に送信する(ステップS2511)。   Upon receiving the change presence / absence notification message, the UCS 1728 checks whether or not the information processing application destination database 1740 has been changed based on the content of the received message (step S2504). When there is no change (step S2504: No), a notification message indicating no change is transmitted to the application 130 (step S2511).

一方、ステップS2504において、情報処理アプリ宛先データベース1740に変更がある場合には(ステップS2504:Yes)、変更有りの通知メッセージをアプリケーション130に送信する(ステップS2505)。そして、アプリケーション130に情報処理アプリ宛先データベース1740の更新開始通知メッセージを送信する(ステップS2506)。   On the other hand, if there is a change in the information processing application destination database 1740 in step S2504 (step S2504: Yes), a change notification message is transmitted to the application 130 (step S2505). Then, an update start notification message of the information processing application destination database 1740 is transmitted to the application 130 (step S2506).

アプリケーション130は、更新開始通知メッセージを受信すると、図28に示す更新中画面をオペレーションパネル170の液晶表示部に表示する(ステップS2507)。   When receiving the update start notification message, the application 130 displays the updating screen shown in FIG. 28 on the liquid crystal display unit of the operation panel 170 (step S2507).

一方、更新開始通知メッセージを送信したUCS1729では、情報処理アプリ宛先データベース1740のレコード取得要求メッセージをNCS1728に送信し(ステップS2508)、NCS1728ではこれに応答して情報処理アプリ宛先データベース1740から1レコード読み取って、読み取ったレコードをUCS1729に送信する(ステップS2509)。そして、かかるレコード取得要求メッセージとレコード送信の処理を、情報処理アプリ宛先データベース1740の全てのレコードに対して繰り返し行う。レコードを受信したUCS1729は、受信したレコードを表示用情報処理アプリ宛先データベース1750に登録する。   On the other hand, the UCS 1729 that transmitted the update start notification message transmits a record acquisition request message of the information processing application destination database 1740 to the NCS 1728 (step S2508), and the NCS 1728 reads one record from the information processing application destination database 1740 in response thereto. The read record is transmitted to the UCS 1729 (step S2509). The record acquisition request message and record transmission process are repeated for all records in the information processing application destination database 1740. The UCS 1729 that has received the record registers the received record in the display information processing application destination database 1750.

表示用情報処理アプリ宛先データベース1750へのレコードの登録処理は次のように行われる。図26は、表示用情報処理アプリ宛先データベース1750へのレコードの登録処理の手順を示すフローチャートである。UCS1729は、まず、現存するマスターテーブル1751と全ての見出しテーブル1752をHDD等の記憶媒体から削除し(ステップS2601)、空のマスターテーブル1751をHDD等の記憶媒体に生成する(ステップS2602)。   A record registration process in the display information processing application destination database 1750 is performed as follows. FIG. 26 is a flowchart showing the procedure of record registration processing in the display information processing application destination database 1750. The UCS 1729 first deletes the existing master table 1751 and all heading tables 1752 from the storage medium such as the HDD (step S2601), and generates an empty master table 1751 on the storage medium such as the HDD (step S2602).

次に、UCS1729は、ステップS2508,S2509によりNCS1728から情報処理アプリ宛先データベース1740のレコード(情報処理アプリ宛先情報)を取得する(ステップS2603)。そして、取得したレコードをマスターテーブル1751に追加する(ステップS2604)。   Next, the UCS 1729 acquires a record (information processing application destination information) of the information processing application destination database 1740 from the NCS 1728 through steps S2508 and S2509 (step S2603). Then, the acquired record is added to the master table 1751 (step S2604).

そして、UCS1729は、このようなレコードの取得(ステップS2603)と取得したレコードのマスターテーブル1751への追加登録(ステップS2604)の処理を、NCS1728から情報処理アプリ宛先データベース1740の全てのレコードを取得するまで繰り返し実行する(ステップS2605)。   Then, the UCS 1729 acquires all the records in the information processing application destination database 1740 from the NCS 1728 for the process of acquiring such a record (step S2603) and additionally registering the acquired record in the master table 1751 (step S2604). (Step S2605).

全てのレコードの取得が完了したら(ステップS2605:Yes)、UCS1729は空の見出しテーブル1752を分類する見出しの数だけHDD等の記憶媒体に生成する(ステップS2606)。   When the acquisition of all the records is completed (step S2605: Yes), the UCS 1729 generates the empty headline table 1752 in the storage medium such as the HDD by the number of headlines to be classified (step S2606).

そして、UCS1729は、マスターテーブル1751に登録されているレコード(情報処理アプリ宛先情報)を読み出す(ステップS2607)。次いで、UCS1729は、読み出したレコードに含まれるアプリ表示名の頭文字を判定する(ステップS2608)。そして、UVS1729は、頭文字が該当する見出しの見出しテーブル1752に、当該レコードのマスターテーブル1751の先頭レコードからのオフセットをレコードとして追加する(ステップS2609)。   Then, the UCS 1729 reads a record (information processing application destination information) registered in the master table 1751 (step S2607). Next, the UCS 1729 determines the initial letter of the application display name included in the read record (step S2608). Then, the UVS 1729 adds the offset from the first record of the master table 1751 of the record as a record to the heading table 1752 of the heading corresponding to the initial letter (step S2609).

このようなステップS2607からS2609までの処理を、マスターテーブル1751に登録されている全てのレコードに対して実行する(ステップS2610)。以上のようにして、表示用情報処理アプリ宛先データベース1750へのレコードの登録処理が行われ、表示用情報処理アプリ宛先データベース1750の更新が完了する。   Such processes from step S2607 to S2609 are executed for all records registered in the master table 1751 (step S2610). As described above, the record registration process is performed in the display information processing application destination database 1750, and the update of the display information processing application destination database 1750 is completed.

そして、図25に戻り、全てのレコードを送信したら、UCS1728は、表示用情報処理アプリ宛先データベース1750の更新が完了した旨を示す更新完了通知メッセージをアプリケーション130に送信する(ステップS2510)。以上のようにして、表示用情報処理アプリ宛先データベース1750の更新処理が完了する。   Returning to FIG. 25, when all the records are transmitted, the UCS 1728 transmits an update completion notification message indicating that the update of the display information processing application destination database 1750 is completed to the application 130 (step S2510). As described above, the update processing of the display information processing application destination database 1750 is completed.

図24に戻り、表示用情報処理アプリ宛先データベース1750の更新処理が完了し、UCS1729から更新完了通知メッセージを受信したアプリケーション130は、表示用情報処理アプリ宛先データベース1750に登録されたレコードのアプリ表示名のオペレーションパネル170への表示処理を行う。   Returning to FIG. 24, the update processing of the display information processing application destination database 1750 is completed, and the application 130 that has received the update completion notification message from the UCS 1729 receives the application display name of the record registered in the display information processing application destination database 1750 Is displayed on the operation panel 170.

オペレーションパネルへの表示処理は、次のように行われる。アプリケーション130からUCS1729に対して、表示用情報処理アプリ宛先データベース1750の読み出し開始要求メッセージを送信し(ステップS2404)、読み出しOKの応答がUCS1729からアプリケーション130に送信される(ステップS2405)。すると、アプリケーション130は、UCS1729に対して、表示用情報処理アプリ宛先データベース1740のレコード(表示用情報処理アプリ宛先情報)の一覧を取得要求を送信し(ステップS2406)、UCS1729は表示用情報処理アプリ宛先データベース1740を読み出して、表示用情報処理アプリ宛先情報の一覧をアプリケーション130に送信する(ステップS2407)。表示用情報処理アプリ宛先情報の一覧を受信すると、アプリケーション130はアプリ選択ボタンの表示が可能となるため、読み出し完了メッセージをUCS1729に送信し(ステップS2408)、これに対し、UCS1729はOKメッセージをアプリケーション130に送信する(ステップS2409)。   The display process on the operation panel is performed as follows. A read start request message for the display information processing application destination database 1750 is transmitted from the application 130 to the UCS 1729 (step S2404), and a read OK response is transmitted from the UCS 1729 to the application 130 (step S2405). Then, the application 130 transmits a request to obtain a list of records (display information processing application destination information) in the display information processing application destination database 1740 to the UCS 1729 (step S2406), and the UCS 1729 displays the information processing application for display. The destination database 1740 is read, and a list of display information processing application destination information is transmitted to the application 130 (step S2407). When receiving the list of the information processing application destination information for display, the application 130 can display the application selection button. Therefore, the reading completion message is transmitted to the UCS 1729 (step S2408). In contrast, the UCS 1729 sends an OK message to the application. It transmits to 130 (step S2409).

そして、アプリケーション130は、オペレーションパネル170の液晶表示部に表示されたアプリ画面を更新する(ステップS2410)。図29は、更新されたアプリ画面の一例を示す説明図である。更新されたアプリ画面には、図29に示すように、「宛先が追加されました」のメッセージ2901と、更新された表示用情報処理アプリ宛先データベース1750に追加されたレコードの情報処理アプリのアプリ表示名を描画したアプリ選択ボタン2902が追加されて表示される。   Then, the application 130 updates the application screen displayed on the liquid crystal display unit of the operation panel 170 (step S2410). FIG. 29 is an explanatory diagram illustrating an example of the updated application screen. In the updated application screen, as shown in FIG. 29, the message 2901 “Destination has been added” and the information processing application app of the record added to the updated display information processing application destination database 1750 are displayed. An application selection button 2902 on which a display name is drawn is added and displayed.

次に、UCS1729の排他制御について説明する。図30は、UCS1729の取り得る状態の遷移を示す状態遷移図である。UCS1729は、図30に示すように、待機中、読み出し中、更新中の3つの状態をとることが可能で、待機中の状態と読み出し中の状態との間、待機中と更新中との間でそれぞれ遷移する。   Next, exclusive control of the UCS 1729 will be described. FIG. 30 is a state transition diagram showing state transitions that the UCS 1729 can take. As shown in FIG. 30, the UCS 1729 can take three states of waiting, reading, and updating. Between the waiting state and the reading state, between the waiting state and the updating state. Each transitions with.

更新中の状態は、UCS1729が表示用情報処理アプリ宛先情報1750を更新している状態であり、待機中に遷移することはできるが、読み出し中の状態に遷移することはできない。図24では、ステップS2403の処理を実行している場合に、更新中の状態となる。   The state being updated is a state in which the UCS 1729 is updating the display information processing application destination information 1750, and the state can be changed to a standby state, but cannot be changed to a state of being read out. In FIG. 24, when the process of step S2403 is being executed, the state is being updated.

読み出し中の状態は、アプリケーション130によって表示用情報処理アプリ宛先情報1750を読み出されている状態であり、待機中に遷移することはできるが、更新中に遷移することはできない。図24では、ステップS2404からS2409までの処理を実行している場合に、読み出し中の状態となる。   The state being read is a state in which the display information processing application destination information 1750 is being read by the application 130 and can transition during standby, but cannot transition during updating. In FIG. 24, when the processing from step S2404 to S2409 is being executed, the reading state is entered.

待機中の状態は、表示用情報処理アプリ宛先情報1750が読み出しも更新もされていない状態で、読み出し中にも更新中にも遷移することができる。図24では、ステップS2403の処理以外、およびステップS2404からS2409までの処理以外の処理を実行している場合に、待機中の状態となる。   The standby state is a state in which the display information processing application destination information 1750 has not been read or updated, and can be changed during reading or updating. In FIG. 24, when a process other than the process of step S2403 and a process other than the processes of steps S2404 to S2409 are being executed, a standby state is entered.

UCS1729は、更新中の状態または読み出し中の状態である場合には、アプリケーション130から更新要求を受信した場合でも、かかる更新要求を無視して、表示用情報処理アプリ宛先データベース1750の更新処理を行わない排他制御を行う。   When the UCS 1729 is in an updating state or a reading state, even when an update request is received from the application 130, the UCS 1729 ignores the update request and performs an update process on the display information processing application destination database 1750. There is no exclusive control.

また、NCS1728も、図30に示した状態と同様の状態を遷移し、NCS1728が情報処理アプリ宛先データベース1740を更新している場合(更新中の状態、すなわち、図20のステップS2003の処理実行中の場合)、またはUCS1729によって情報処理アプリ宛先データベース1740の読み出しが実行されている場合(読み出し中の状態、すなわち図25のステップS2508、S2509の処理を繰り返し実行中の場合)には、PC−A160,PC−B161,PC−C162から登録・削除要求メッセージを受信した場合でも、このメッセージを無視し、情報処理アプリ宛先データベース1740の更新を行わない。   Also, the NCS 1728 transitions to a state similar to the state shown in FIG. 30, and the NCS 1728 is updating the information processing application destination database 1740 (in the updating state, that is, during the execution of the process in step S2003 in FIG. 20). PC-A 160 when the information processing application destination database 1740 is being read by the UCS 1729 (when reading is in progress, that is, when the processes of steps S2508 and S2509 in FIG. 25 are being repeatedly executed). Even when the registration / deletion request message is received from PC-B 161 and PC-C 162, this message is ignored and the information processing application destination database 1740 is not updated.

次に、表示用情報処理アプリ宛先データベース1750の自動更新について説明する。まず、情報処理アプリ関連情報管理データベース1742に保存される各種設定内容について説明する。   Next, automatic updating of the display information processing application destination database 1750 will be described. First, various setting contents stored in the information processing application related information management database 1742 will be described.

オペレーションパネル170に表示されたメニュー画面(図示せず)から初期設定キーをタッチ入力すると、液晶表示部に初期設定用のメニューが表示され、かかるメニューにおいては、収納される用紙サイズなどを設定することができる。また、当該初期設定用のメニューからPC−A160、PC−B161又はPC−C162の画像処理制御OSの機能を利用するための設定メニューに移動することができる。   When an initial setting key is touch-inputted from a menu screen (not shown) displayed on the operation panel 170, an initial setting menu is displayed on the liquid crystal display unit, and in such a menu, a paper size to be stored is set. be able to. Further, it is possible to move from the initial setting menu to a setting menu for using the function of the image processing control OS of the PC-A 160, PC-B 161, or PC-C 162.

図31は、ネットワーク接続先のPC−A160,PC−B161,PC−C162にインストールされた画像処理制御OSの機能を利用するための初期設定メニュー画面の一例を示す説明図である。この初期設定メニュー画面は、オペレーションパネル170の液晶表示部に設定アプリ1717によってOCS126を介して表示される。   FIG. 31 is an explanatory diagram illustrating an example of an initial setting menu screen for using the functions of the image processing control OS installed in the PC-A 160, PC-B 161, and PC-C 162 that are network connection destinations. This initial setting menu screen is displayed on the liquid crystal display unit of the operation panel 170 by the setting application 1717 via the OCS 126.

図31の(1)に示す画面例のうち、「接続先のPCからの配信の利用」では、PC(例えばPC−A160、PC−B161又はPC−C162)にインストールされている画像処理制御OSの機能を利用するか否かを設定する。また、「接続先のPCの配信宛先の自動更新」では、PC−A160、PC−B161又はPC−C162から送信される情報処理アプリの登録・削除要求に従って、表示用情報処理アプリ宛先データベース1750を自動更新するか否かを設定する。また、最大保存件数は、表示用情報処理アプリ宛先データベース1750の保持可能なレコード件数の最大値を指定するものであり、最大50件まで設定することができる。これらの設定内容は、設定アプリ1717の設定内容を含む要求によってSCS122により情報処理アプリ関連情報管理データベース1742に保存される。なお、後述する処理では、これらの設定が有効になっているものとして説明を行う。   In the example of the screen shown in (1) of FIG. 31, in “use of distribution from connected PC”, the image processing control OS installed in the PC (for example, PC-A 160, PC-B 161, or PC-C 162). Set whether to use the function. In the “automatic update of the distribution destination of the connection destination PC”, the display information processing application destination database 1750 is set in accordance with the information processing application registration / deletion request transmitted from the PC-A 160, PC-B 161, or PC-C 162. Set whether to update automatically. In addition, the maximum number of saved items specifies the maximum number of records that can be held in the display information processing application destination database 1750, and can be set to a maximum of 50 items. These setting contents are stored in the information processing application related information management database 1742 by the SCS 122 in response to a request including the setting contents of the setting application 1717. In the process described later, the description will be made assuming that these settings are valid.

また、図31の(1)に示す画面例で、設定アプリ1717が自動更新タイミングを設定するための変更ボタンのタッチ入力を受け付けた場合、図31の(2)に示す画面例が表示される。   In addition, in the screen example shown in (1) of FIG. 31, when the setting application 1717 accepts a touch input of a change button for setting the automatic update timing, the screen example shown in (2) of FIG. 31 is displayed. .

そして、図31の(2)に示す画面例では、表示用情報処理アプリ宛先データベース1750を更新するタイミングを設定する。図31の(2)に示す画面例では、「情報アプリ関連の設定変更」、「ネットワーク関連の設定変更」、「アプリ切り替え」、「個人ログイン」、および「電源復帰」のそれぞれに対して、自動更新を行うか否かを設定できる。   In the screen example shown in (2) of FIG. 31, the timing for updating the display information processing application destination database 1750 is set. In the screen example shown in (2) of FIG. 31, for “information application related setting change”, “network related setting change”, “application switching”, “personal login”, and “power recovery”, You can set whether to update automatically.

また、「タイマー時間」の項目では、自動更新をタイマー設定によって行う場合のタイマー時間を設定するか、タイマー設定による自動更新を行わない旨を設定できるようになっている。 In the “timer time” item, it is possible to set a timer time when automatic updating is performed by timer setting or not to perform automatic updating by timer setting.

つまり、当該情報処理アプリの表示用情報処理アプリ宛先データベース1750は、ネットワークの状態に応じて表示されたり、非表示になったりするという事態が発生することもありうる。また、このように更新を頻繁に行うことで、メモリやネットワークに対する負荷が大きくなる。この場合、常に正確な宛先を表示するより、送信エラーが発生したときだけ更新すればよいとする利用者がいることも考えられる。そこで、上述した設定を行うことで、ユーザの要求に応じた更新タイミングを設定できる。これにより、メモリやネットワークの負荷を軽減するとともに、ユーザの要求に応じた環境を構築できる。   In other words, the information processing application destination database 1750 for display of the information processing application may be displayed or hidden depending on the state of the network. In addition, frequent updating in this manner increases the load on the memory and the network. In this case, there may be a user who needs to update only when a transmission error occurs, rather than always displaying an accurate destination. Therefore, by performing the setting described above, it is possible to set the update timing according to the user's request. As a result, the load on the memory and the network can be reduced, and an environment according to the user's request can be constructed.

また、初期設定メニュー画面を、図31に示した画面例に制限するものではなく、他の画面を用いるように構成してもよい。   Further, the initial setting menu screen is not limited to the screen example shown in FIG. 31, and other screens may be used.

次に、表示用情報処理アプリ宛先データベース1750の自動更新が行われるタイミングについて説明する。情報処理アプリ関連情報データベース1742の設定内容の変更、ネットワーク設定管理データベース1741の設定内容の変更、複合機1700で実行されるアプリケーション130の切替えの少なくともいずれかが実行された場合、または利用者がログインして認証に成功した場合、あるいは省エネルギーモードから通常モードに復帰した場合、もしくは図31の(1)の画面で設定されたタイマー時間の間隔で自動更新が実行される。   Next, the timing at which the display information processing application destination database 1750 is automatically updated will be described. When at least one of the change of the setting contents of the information processing application related information database 1742, the change of the setting contents of the network setting management database 1741, and the switching of the application 130 executed by the multifunction machine 1700 is executed, or the user logs in Then, when the authentication is successful, or when the energy saving mode is returned to the normal mode, or the timer time interval set on the screen (1) in FIG. 31 is automatically updated.

まず、情報処理アプリ関連情報データベース1742の設定内容の変更があった場合の表示用情報処理アプリ宛先データベース1750の自動更新について説明する。図32は、情報処理アプリ関連情報データベース1742の設定内容の変更があった場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。   First, automatic updating of the display information processing application destination database 1750 when the setting contents of the information processing application related information database 1742 are changed will be described. FIG. 32 is a sequence diagram illustrating a procedure of automatic update processing of the display information processing application destination database 1750 when the setting contents of the information processing application related information database 1742 are changed.

まず、設定アプリ171が上述した図31の(1)の初期設定メニュー画面から、ネットワーク接続先のPCに関する設定を行った場合、設定アプリ1717は、かかる設定入力を受け付けて、設定情報をSCS122に転送する(ステップS3201)。   First, when the setting application 171 performs setting related to the network connection destination PC from the initial setting menu screen of (1) in FIG. 31 described above, the setting application 1717 accepts such setting input and sends setting information to the SCS 122. Transfer (step S3201).

また、図31の画面の他、図33に示す設定情報の変更画面を表示して、設定内容を受け付けてもよい。かかる変更画面は、アプリケーションごとに情報処理アプリ宛先(アプリ表示名を表示したアプリ選択ボタン)を表示するか否かを設定するものであり、その設定内容は、情報処理アプリ関連情報管理データベース1742に保持されている。   In addition to the screen of FIG. 31, a setting information change screen shown in FIG. 33 may be displayed to accept the setting contents. This change screen is used to set whether to display the information processing application destination (application selection button displaying the application display name) for each application, and the setting content is stored in the information processing application related information management database 1742. Is retained.

かかる図33による設定は、表示用情報処理アプリ宛先データベース1750を使用するアプリケーションか否かを示す他、本来、表示用情報処理アプリ宛先データベース1750を使用するアプリケーションであっても、上記情報処理アプリ宛先を表示しないような設定も含まれる。   The setting shown in FIG. 33 indicates whether or not the application uses the display information processing application destination database 1750, and even if the application originally uses the display information processing application destination database 1750, the information processing application destination Settings that do not display are also included.

そして、SCS122は、受信した設定情報により設定処理を行って(ステップS3202)、情報処理アプリ関連情報データベース1742に設定情報を保存する(ステップS3203)。そして、SCS122は、情報処理アプリ関連情報の設定変更通知メッセージをUCS1729とNCS1728と設定アプリ1717に送信する(ステップS3204、S3205、S3206)。   Then, the SCS 122 performs a setting process with the received setting information (step S3202), and stores the setting information in the information processing application related information database 1742 (step S3203). Then, the SCS 122 transmits a setting change notification message of the information processing application related information to the UCS 1729, the NCS 1728, and the setting application 1717 (steps S3204, S3205, and S3206).

そして、設定アプリ1717は、オペレーションパネル170に対して設定結果を表示する(ステップS3207)。   Then, the setting application 1717 displays the setting result on the operation panel 170 (step S3207).

そして、UCS1729は、図25および図26で説明した処理と同様の表示用情報処理アプリ宛先データベース1750の更新処理を実行して、表示用情報処理アプリ宛先データベース1750を更新する(ステップS3208)。次いで、図24のステップS2404からS2410までの処理と同様に、更新された表示用情報処理アプリ宛先データベース1750からオペレーションパネルへのアプリ画面の表示処理を行って(ステップS3209)、アプリ画面を更新して新たな情報処理アプリに対応するアプリ選択ボタンが追加されたアプリ画面を表示する。   Then, the UCS 1729 executes the update processing of the display information processing application destination database 1750 similar to the processing described with reference to FIGS. 25 and 26 to update the display information processing application destination database 1750 (step S3208). Next, similarly to the processing from step S2404 to S2410 in FIG. 24, the display processing of the application screen from the updated display information processing application destination database 1750 to the operation panel is performed (step S3209), and the application screen is updated. Then, an application screen to which an application selection button corresponding to a new information processing application is added is displayed.

次に、ネットワーク設定管理データベース1741のネットワーク設定情報の変更があった場合の表示用情報処理アプリ宛先データベース1750の自動更新について説明する。図34は、ネットワーク設定管理データベース1741のネットワーク設定情報の変更があった場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。   Next, automatic update of the display information processing application destination database 1750 when the network setting information in the network setting management database 1741 is changed will be described. FIG. 34 is a sequence diagram showing a procedure of automatic update processing of the display information processing application destination database 1750 when the network setting information in the network setting management database 1741 is changed.

まず、設定アプリ171は、ネットワーク設定画面をオペレーションパネル170の液晶表示部に表示する。図35は、ネットワーク設定画面の一例を示す説明図である。ネットワーク設定画面では、図35に示すように、複合機100のIPアドレス、DNS、ゲートウェイアドレスの変更を行えるように、それぞれの項目について変更ボタンが表示されている。   First, the setting application 171 displays a network setting screen on the liquid crystal display unit of the operation panel 170. FIG. 35 is an explanatory diagram showing an example of a network setting screen. On the network setting screen, as shown in FIG. 35, a change button is displayed for each item so that the IP address, DNS, and gateway address of the multifunction machine 100 can be changed.

これらの項目の中で、いずれかの変更ボタンがタッチ入力された場合、設定アプリ1717は、かかるタッチ入力を受け付けて、例えば、IPアドレスを変更する旨の設定情報をNCS1728に転送する(ステップS3401)。   When any of the change buttons is touch-inputted among these items, the setting application 1717 receives the touch input and transfers, for example, setting information for changing the IP address to the NCS 1728 (step S3401). ).

そして、NCS1728は、受信した設定情報により設定処理を行って(ステップS3402)、ネットワーク設定管理データベース1741に設定情報を保存する(ステップS3403)。そして、NCS1728は、ネットワーク設定管理データベース1741の設定情報の設定変更通知メッセージをUCS1729とSCS122と設定アプリ1717に送信する(ステップS3404、S3405、S3406)。   Then, the NCS 1728 performs setting processing with the received setting information (step S3402) and stores the setting information in the network setting management database 1741 (step S3403). Then, the NCS 1728 transmits a setting change notification message of the setting information in the network setting management database 1741 to the UCS 1729, the SCS 122, and the setting application 1717 (steps S3404, S3405, and S3406).

そして、設定アプリ1717は、オペレーションパネル170に対してネットワーク設定管理データベース1741の設定結果を表示する(ステップS3407)。   Then, the setting application 1717 displays the setting result of the network setting management database 1741 on the operation panel 170 (step S3407).

そして、UCS1729は、図25および図26で説明した処理と同様の表示用情報処理アプリ宛先データベース1750の更新処理を実行して、表示用情報処理アプリ宛先データベース1750を更新する(ステップS3408)。次いで、図24のステップS2404からS2410までの処理と同様に、更新された表示用情報処理アプリ宛先データベース1750からオペレーションパネルへのアプリ画面の表示処理を行って(ステップS3409)、アプリ画面を更新して新たな情報処理アプリに対応するアプリ選択ボタンが追加されたアプリ画面を表示する。   Then, the UCS 1729 executes the update processing of the display information processing application destination database 1750 similar to the processing described with reference to FIGS. 25 and 26 to update the display information processing application destination database 1750 (step S3408). Next, similarly to the processing from step S2404 to S2410 in FIG. 24, the display processing of the application screen from the updated display information processing application destination database 1750 to the operation panel is performed (step S3409), and the application screen is updated. Then, an application screen to which an application selection button corresponding to a new information processing application is added is displayed.

次に、実行中のアプリケーション130の切替えがあった場合の表示用情報処理アプリ宛先データベース1750の自動更新について説明する。図36は、実行中のアプリケーション130の切替えがあった場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。   Next, automatic updating of the display information processing application destination database 1750 when the application 130 being executed is switched will be described. FIG. 36 is a sequence diagram illustrating a procedure of automatic update processing of the display information processing application destination database 1750 when the application 130 being executed is switched.

まず、利用者がオペレーションパネル170から、アプリケーション130の選択を行った場合、オペレーションパネル170は、当該アプリの選択を示すアプリ変更通知メッセージを、SCS122に送信する(ステップS3601)。   First, when the user selects the application 130 from the operation panel 170, the operation panel 170 transmits an application change notification message indicating the selection of the application to the SCS 122 (step S3601).

アプリ変更通知メッセージを受信したSCS122は、UCS1729、NCS1728に対して、アプリ変更通知メッセージを送信する(ステップS3602、S3603)。次いで、SCS122は、変更通知で指定された切替え先のアプリケーション130に対して、アプリ変更通知メッセージを送信して(ステップS3604)、指定されたアプリケーション130を起動する。これにより、利用者により選択されたアプリケーションが実行中となる。   The SCS 122 that has received the application change notification message transmits an application change notification message to the UCS 1729 and the NCS 1728 (steps S3602 and S3603). Next, the SCS 122 transmits an application change notification message to the switching destination application 130 specified by the change notification (step S3604), and starts the specified application 130. As a result, the application selected by the user is being executed.

次に、SCS122は、変更先のアプリケーション130が情報処理アプリ宛先を使用するアプリケーション130であるか否か判断する(ステップS3605)。そして、情報処理アプリ宛先を使用するアプリケーション130であると判断された場合には(ステップS3605:Yes)、自動更新を行うべく、図25および図26で説明した処理と同様の表示用情報処理アプリ宛先データベース1750の更新処理を実行して、表示用情報処理アプリ宛先データベース1750を更新する(ステップS3606)。   Next, the SCS 122 determines whether the change destination application 130 is the application 130 using the information processing application destination (step S3605). If it is determined that the application 130 uses the information processing application destination (step S3605: Yes), the same information processing application for display as the processing described with reference to FIGS. The updating process of the destination database 1750 is executed to update the display information processing application destination database 1750 (step S3606).

次いで、UCS1729は、図24のステップS2404からS2410までの処理と同様に、更新された表示用情報処理アプリ宛先データベース1750からオペレーションパネルへのアプリ画面の表示処理を行って(ステップS3607)、アプリ画面を更新して新たな情報処理アプリに対応するアプリ選択ボタンが追加されたアプリ画面を表示する。   Next, the UCS 1729 performs display processing of the application screen from the updated display information processing application destination database 1750 to the operation panel in the same manner as the processing from steps S2404 to S2410 in FIG. 24 (step S3607). Is updated to display an application screen to which an application selection button corresponding to a new information processing application is added.

一方、ステップS3605において、変更先のアプリケーション130が情報処理アプリ宛先を使用するアプリケーション130でないと判断された場合には(ステップS3605:No)、自動更新を行わずに処理を終了する。   On the other hand, if it is determined in step S3605 that the change destination application 130 is not the application 130 that uses the information processing application destination (step S3605: No), the process ends without performing automatic update.

ここで、ステップS3605における変更先のアプリケーション130が情報処理アプリ宛先を使用するアプリケーション130であるか否かの判断について説明する。図37は、オペレーションパネル170の操作部に設けられたスキャナキーが押下された場合に表示されるスキャナアプリ114のアプリ画面の一例を示す説明図である。図37に示すように、当該スキャナアプリ114のアプリ画面例では、情報処理アプリ宛先情報の一覧に表示されたアプリ表示名の情報処理アプリ「PC−A Apl1」,「PC−A Apl2」,「PC−B Apl1」,「PC−B Apl2」)が選択可能となる。   Here, the determination as to whether or not the change destination application 130 in step S3605 is the application 130 using the information processing application destination will be described. FIG. 37 is an explanatory diagram showing an example of an application screen of the scanner application 114 displayed when a scanner key provided on the operation unit of the operation panel 170 is pressed. As shown in FIG. 37, in the application screen example of the scanner application 114, the information processing applications “PC-A Apl1”, “PC-A Apl2”, “PC-A Apl2”, “ PC-B Apl1 "," PC-B Apl2 ") can be selected.

図38は、オペレーションパネル170のFAXキーが押下された場合に表示されるファックスアプリ113のアプリ画面の一例を示す説明図である。図38に示すように、当該ファックスアプリ113の画面例では、情報処理アプリを選択することはできない。   FIG. 38 is an explanatory diagram showing an example of the application screen of the fax application 113 displayed when the FAX key on the operation panel 170 is pressed. As shown in FIG. 38, in the screen example of the fax application 113, an information processing application cannot be selected.

このように選択された情報処理アプリが、スキャナアプリ114等のPC−A160,PC−B161,PC−C162における情報処理アプリが使用可能で情報処理アプリ宛先を使用するアプリケーション130、すなわち表示用情報処理アプリ宛先データベース1750を使用するアプリケーション130であれば、自動更新を行う。   As the information processing application selected in this way, the information processing application in the PC-A 160, PC-B 161, and PC-C 162 such as the scanner application 114 can be used and the information processing application destination 130 is used, that is, the information processing for display. If the application 130 uses the application destination database 1750, automatic updating is performed.

一方、ファックスアプリ113のようなPC−A160,PC−B161,PC−C162における情報処理アプリが使用できず、あるいは使用できても情報処理アプリ宛先を使用しないアプリケーション、すなわち表示用情報処理アプリ宛先データベース1750を使用しないアプリケーション130であれば自動更新を行わなず終了する。   On the other hand, an information processing application in the PC-A 160, PC-B 161, PC-C 162 such as the fax application 113 cannot be used, or an application that does not use the information processing application destination even if it can be used, that is, a display information processing application destination database. If the application 130 does not use 1750, the process ends without performing automatic update.

情報処理アプリが使用可能なアプリケーション130であるか否かは、図33で示した設定画面により予め設定して、情報処理アプリ関連情報管理データベース1742に設定情報を保存しておき、ステップS3605の処理では、かかる設定情報を参照して判断する。   Whether or not the information processing application is an application 130 that can be used is set in advance on the setting screen shown in FIG. 33, the setting information is stored in the information processing application related information management database 1742, and the process of step S3605 is performed. The determination is made with reference to the setting information.

次に、利用者がログインして認証に成功した場合の表示用情報処理アプリ宛先データベース1750の自動更新について説明する。図39は、利用者がログインして認証に成功した場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。   Next, automatic updating of the display information processing application destination database 1750 when the user logs in and succeeds in authentication will be described. FIG. 39 is a sequence diagram illustrating a procedure of automatic update processing of the display information processing application destination database 1750 when the user logs in and succeeds in authentication.

まず、利用者がオペレーションパネル170から、ログインする操作を行った場合、オペレーションパネル170は、当該ログイン要求を示す認証情報を、認証管理部1772に送信する(ステップS3901)。また、この認証情報には、ログインする操作を行った利用者のユーザID及びパスワードが含まれている。   First, when the user performs an operation of logging in from the operation panel 170, the operation panel 170 transmits authentication information indicating the login request to the authentication management unit 1772 (step S3901). The authentication information includes the user ID and password of the user who performed the login operation.

図40は、オペレーションパネル170に表示されるログイン画面の遷移を示す説明図である。図40に示すように、ログイン画面で、利用者がユーザID及びパスワードを入力した後、認証ボタンをタッチ入力した場合にログイン要求が行われる。   FIG. 40 is an explanatory diagram showing the transition of the login screen displayed on the operation panel 170. As shown in FIG. 40, a login request is made when a user inputs a user ID and a password and then touches an authentication button on the login screen.

図39に戻り、認証情報を受信した認証管理部1772は、UCS1729に対して、アカウント情報の照会要求メッセージを送信する(ステップS3902)。このアカウント情報の照会要求メッセージには、利用者のユーザID及びパスワードが含まれている。そして、照会要求を受信したUCS1729は、アカウント照会要求メッセージに含まれているユーザID及びパスワードをキーにして認証データベース1760を検索し、利用者の認証処理を行う(ステップS3903)。認証処理が終了した後、UCS1729は、認証管理部1772に対して認証結果を送信する(ステップS3904)。そして、認証管理部1772は、受信した認証結果より、利用者の認証が成功したか否かを判断する(ステップS3905)。   Returning to FIG. 39, the authentication management unit 1772 having received the authentication information transmits an account information inquiry request message to the UCS 1729 (step S3902). This account information inquiry request message includes the user ID and password of the user. Upon receiving the inquiry request, the UCS 1729 searches the authentication database 1760 using the user ID and password included in the account inquiry request message as keys, and performs user authentication processing (step S3903). After the authentication process is completed, the UCS 1729 transmits an authentication result to the authentication management unit 1772 (step S3904). Then, the authentication management unit 1772 determines whether or not the user authentication is successful based on the received authentication result (step S3905).

そして、認証管理部1772は、利用者の認証が成功したと判断した場合(ステップS3905:No)、表示用情報処理アプリ宛先データベース1750の更新を行わずに処理を終了する。   If the authentication management unit 1772 determines that the user authentication is successful (step S3905: No), the authentication management unit 1772 ends the process without updating the display information processing application destination database 1750.

一方、ステップS3905において、認証管理部1772は、利用者の認証が成功したと判断した場合(ステップS3905:Yes)、UCS1729、NCS1728、現在実行中のアプリケーション130に対して利用者がログインしたことを示すログイン通知メッセージを送信する(ステップS1903、S3907、S3910)。   On the other hand, if the authentication management unit 1772 determines in step S3905 that the user has been successfully authenticated (step S3905: Yes), it indicates that the user has logged in to the UCS 1729, the NCS 1728, and the currently executing application 130. A login notification message is transmitted (steps S1903, S3907, and S3910).

そして、UCS1729は、図25および図26で説明した処理と同様の表示用情報処理アプリ宛先データベース1750の更新処理を実行して、表示用情報処理アプリ宛先データベース1750を更新する(ステップS3909)。次いで、図24のステップS2404からS2410までの処理と同様に、更新された表示用情報処理アプリ宛先データベース1750からオペレーションパネルへのアプリ画面の表示処理を行って(ステップS3910)、アプリ画面を更新して新たな情報処理アプリに対応するアプリ選択ボタンが追加されたアプリ画面を表示する。   Then, the UCS 1729 updates the display information processing application destination database 1750 by executing the update processing of the display information processing application destination database 1750 similar to the processing described with reference to FIGS. 25 and 26 (step S3909). Next, similarly to the processing from step S2404 to S2410 in FIG. 24, the display processing of the application screen from the updated display information processing application destination database 1750 to the operation panel is performed (step S3910), and the application screen is updated. Then, an application screen to which an application selection button corresponding to a new information processing application is added is displayed.

なお、本実施の形態では、利用者のログイン時に表示用情報処理アプリ宛先データベース1750の更新を行っているが、さらにログイン中の利用者がログオフする際に表示用情報処理アプリ宛先データベース1750の更新を行うように構成してもよい。   In this embodiment, the display information processing application destination database 1750 is updated when the user logs in. However, when the logged-in user logs off, the display information processing application destination database 1750 is updated. You may comprise so that it may perform.

次に、電源投入が行われて省エネルギーモードから通常モードに復帰した場合の表示用情報処理アプリ宛先データベース1750の自動更新について説明する。図41は、省エネルギーモードから通常モードに復帰した場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。   Next, automatic update of the display information processing application destination database 1750 when the power is turned on and the normal mode is restored from the energy saving mode will be described. FIG. 41 is a sequence diagram illustrating a procedure of automatic update processing of the display information processing application destination database 1750 when the energy saving mode returns to the normal mode.

まず、利用者が複合機1700に備えられた電源キーを押下する(ステップS4101)。その場合、SCS122に、電源キーが押下されたことで省エネルギーモードから通常モードに復帰する処理を行う(ステップS4102)。   First, the user presses the power key provided in the multifunction device 1700 (step S4101). In that case, the SCS 122 performs a process of returning from the energy saving mode to the normal mode when the power key is pressed (step S4102).

次に、SCS122は、省エネルギーモードから通常モードに復帰したことを示す省エネ復帰通知メッセージをUCS1729、NCS1728および設定アプリ1717に対して行う(ステップS4103、S4104,S4105)。   Next, the SCS 122 sends an energy saving return notification message indicating that the energy saving mode has returned to the normal mode to the UCS 1729, the NCS 1728, and the setting application 1717 (steps S4103, S4104, and S4105).

そして、UCS1729は、図25および図26で説明した処理と同様の表示用情報処理アプリ宛先データベース1750の更新処理を実行して、表示用情報処理アプリ宛先データベース1750を更新する(ステップS4106)。次いで、図24のステップS2404からS2410までの処理と同様に、更新された表示用情報処理アプリ宛先データベース1750からオペレーションパネルへのアプリ画面の表示処理を行って(ステップS4107)、アプリ画面を更新して新たな情報処理アプリに対応するアプリ選択ボタンが追加されたアプリ画面を表示する。   Then, the UCS 1729 executes the update processing of the display information processing application destination database 1750 similar to the processing described with reference to FIGS. 25 and 26 to update the display information processing application destination database 1750 (step S4106). Next, similarly to the processing from step S2404 to S2410 of FIG. 24, the display processing of the application screen from the updated display information processing application destination database 1750 to the operation panel is performed (step S4107), and the application screen is updated. Then, an application screen to which an application selection button corresponding to a new information processing application is added is displayed.

次に、タイマー時間が経過した場合の表示用情報処理アプリ宛先データベース1750の自動更新について説明する。図42は、タイマー時間が経過した場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。   Next, automatic updating of the display information processing application destination database 1750 when the timer time has elapsed will be described. FIG. 42 is a sequence diagram illustrating a procedure for automatic update processing of the display information processing application destination database 1750 when the timer time has elapsed.

まず、UCS1729は、設定アプリ1717を介して情報処理アプリ関連情報管理データベース1742に設定されたタイマー時間をタイマー管理部1771に送信することにより、タイマー管理部1771に対してタイマー時間の時間設定を行う(ステップS4201)。   First, the UCS 1729 sets the timer time to the timer management unit 1771 by transmitting the timer time set in the information processing application related information management database 1742 to the timer management unit 1771 via the setting application 1717. (Step S4201).

そして、タイマー管理部1771は、設定されたタイマー時間を検出し、タイマー時間を経過した場合には、UCS1729に対してタイマー時間が経過した旨を示すタイマー通知メッセージを送信する。   Then, the timer management unit 1771 detects the set timer time, and when the timer time has elapsed, transmits a timer notification message indicating that the timer time has elapsed to the UCS 1729.

そして、UCS1729は、図25および図26で説明した処理と同様の表示用情報処理アプリ宛先データベース1750の更新処理を実行して、表示用情報処理アプリ宛先データベース1750を更新する(ステップS4106)。次いで、図24のステップS2404からS2410までの処理と同様に、更新された表示用情報処理アプリ宛先データベース1750からオペレーションパネルへのアプリ画面の表示処理を行って(ステップS4107)、アプリ画面を更新して新たな情報処理アプリに対応するアプリ選択ボタンが追加されたアプリ画面を表示する。   Then, the UCS 1729 executes the update processing of the display information processing application destination database 1750 similar to the processing described with reference to FIGS. 25 and 26 to update the display information processing application destination database 1750 (step S4106). Next, similarly to the processing from step S2404 to S2410 of FIG. 24, the display processing of the application screen from the updated display information processing application destination database 1750 to the operation panel is performed (step S4107), and the application screen is updated. Then, an application screen to which an application selection button corresponding to a new information processing application is added is displayed.

以上説明したように、情報処理アプリ関連情報データベース1742の設定内容の変更、ネットワーク設定管理データベース1741の設定内容の変更、複合機1700で実行されるアプリケーション130の切替えが実行された場合、利用者がログインして認証に成功した場合、省エネルギーモードから通常モードに復帰した場合、図31の(1)の画面で設定されたタイマー時間の間隔で表示用情報処理アプリ宛先データベース1750の自動更新が実行されるので、現在実行中のアプリケーション130がオペレーションパネル170の液晶表示部に表示している操作中のアプリ画面に影響を与えることなく、適切なタイミングで表示用情報処理アプリ宛先データベース1750を最新の状態に維持することができる。   As described above, when the setting content of the information processing application related information database 1742 is changed, the setting content of the network setting management database 1741 is changed, or the application 130 executed by the multifunction device 1700 is switched, the user When logging in and authentication is successful, or when returning from the energy saving mode to the normal mode, the display information processing application destination database 1750 is automatically updated at intervals of the timer time set on the screen of (1) in FIG. Therefore, the display information processing application destination database 1750 is updated to the latest state at an appropriate timing without affecting the currently-operating application screen displayed on the liquid crystal display unit of the operation panel 170 by the currently executing application 130. Can be maintained.

次に、アプリケーション130とUCS1729による表示用情報処理アプリ宛先データベース1750からの情報処理アプリ宛先の検索処理について説明する。図43は、表示用情報処理アプリ宛先データベース1750からの情報処理アプリ宛先の検索処理の全体の流れを示すシーケンス図である。   Next, information processing application destination search processing from the display information processing application destination database 1750 by the application 130 and the UCS 1729 will be described. FIG. 43 is a sequence diagram showing the overall flow of the information processing application destination search process from the display information processing application destination database 1750.

まず、オペレーションパネル170の液晶表示部に表示されている図44に示すアプリ画面から検索ボタン4401を利用者がタッチ入力することにより、アプリケーション130は、かかるタッチ入力を受け付けて、検索画面を表示する(ステップS4301)。図45は、検索画面の一例を示す説明図である。検索画面は、図45に示すように、検索対象の情報処理アプリのアプリ表示名を入力するフィールド4501と、入力したアプリ表示名を変更するための変更ボタン4502と、前方一致や後方一致などの条件を指定する条件指定ボタン4503が表示されている。   First, when the user touches the search button 4401 on the application screen shown in FIG. 44 displayed on the liquid crystal display unit of the operation panel 170, the application 130 receives the touch input and displays the search screen. (Step S4301). FIG. 45 is an explanatory diagram illustrating an example of a search screen. As shown in FIG. 45, the search screen includes a field 4501 for inputting the application display name of the information processing application to be searched, a change button 4502 for changing the input application display name, and forward match and backward match. A condition designation button 4503 for designating a condition is displayed.

利用者は、この検索画面から検索対象の情報処理アプリのアプリ表示名を入力するとともにいずれかの条件ボタン4503を選択して、設定ボタンをタッチ入力することにより検索を開始する。   The user starts the search by inputting the application display name of the information processing application to be searched from the search screen, selecting any one of the condition buttons 4503, and touch-inputting the setting button.

これにより、アプリケーション130は、上記入力および選択を受け付けて、入力したアプリ表示名および指定された条件を検索条件としてを含めた検索要求メッセージをUCS1729に送信する(ステップS4302)。   Accordingly, the application 130 receives the input and selection, and transmits a search request message including the input application display name and the specified condition as a search condition to the UCS 1729 (step S4302).

UCS1729は、検索要求メッセージを受信すると検索要求メッセージからアプリ表示名および条件を抽出して、検索処理を実行する(ステップS4303)。   Upon receiving the search request message, the UCS 1729 extracts the application display name and condition from the search request message and executes search processing (step S4303).

図46は、UCS1729による検索処理の手順を示すフローチャートである。UICS1729は、表示用情報処理アプリ宛先データベース1750のマスターテーブル1751に登録されている全てのレコード(表示用情報処理アプリ宛先情報)を読み出す(ステップS4601)。   FIG. 46 is a flowchart showing the procedure of search processing by UCS 1729. The UICS 1729 reads all the records (display information processing application destination information) registered in the master table 1751 of the display information processing application destination database 1750 (step S4601).

そして、レコードが存在するか否かを調べる(ステップS4602)。レコードが存在する場合には(ステップS4602:Yes)、レコード単位で、レコードが検索条件と一致するか否かを判断する(ステップS4603)。具体的には、レコードが、検索要求メッセージに含まれるアプリ表示名をキーとして、指定された前方一致等の条件に該当するか否かを調べる。レコードが検索条件と一致しない場合には、当該レコードが検索対象のレコードではないと判断して、ステップS4602に戻り、次のレコードが存在するか否かを調べる。   Then, it is checked whether or not a record exists (step S4602). If a record exists (step S4602: YES), it is determined whether or not the record matches the search condition for each record (step S4603). Specifically, it is checked whether or not the record satisfies a specified condition such as forward matching, using the application display name included in the search request message as a key. If the record does not match the search condition, it is determined that the record is not a search target record, and the process returns to step S4602 to check whether the next record exists.

一方、ステップS4603において、レコードが検索条件に一致する場合には(ステップS4603:Yes)、当該レコードが検索対象のレコードであると判断して、当該レコードを検索結果テーブルに追加する(ステップS4604)。そして、ステップS4602に戻り、次のレコードが存在するか否かを調べ(ステップS4602)、存在する場合には(ステップS4602:Yes)、ステップS4603およびS4604の処理を繰り返す。そして、ステップS4602で次のレコードが存在しなくなった場合(ステップS4602:No)、すなわちマスターテーブル51に登録された全てのレコードに対してステップS4603およびS4604の処理を完了した場合に検索処理を終了する。   On the other hand, if the record matches the search condition in step S4603 (step S4603: YES), it is determined that the record is a search target record, and the record is added to the search result table (step S4604). . Then, the process returns to step S4602, and it is checked whether or not the next record exists (step S4602). If it exists (step S4602: Yes), the processes of steps S4603 and S4604 are repeated. If the next record no longer exists in step S4602 (step S4602: No), that is, if the processing of steps S4603 and S4604 is completed for all the records registered in the master table 51, the search process ends. To do.

ここで、検索結果テーブルについて説明する。図47は、検索結果テーブルの一例およびマスターテーブル1751と検索結果テーブルの関係を示す説明図である。   Here, the search result table will be described. FIG. 47 is an explanatory diagram showing an example of the search result table and the relationship between the master table 1751 and the search result table.

検索結果テーブル4710は、図47に示すように、見出しテーブル1752と同様に、検索条件に一致したレコードのマスターテーブル1751の先頭レコードオフセットを登録したテーブルである。このような検索結果テーブルを用いることにより、検索処理におけるメモリ容量の削減を図ることが可能となる。   As shown in FIG. 47, the search result table 4710 is a table in which the head record offset of the master table 1751 of the record that matches the search condition is registered, similarly to the header table 1752. By using such a search result table, it is possible to reduce the memory capacity in the search process.

従って、ステップS4604では、具体的には、検索条件に一致したレコードのマスターテーブル1751の先頭レコードからのオフセットを検索結果テーブルに追加することになる。なお、最初にレコードが検索条件に一致すると判断された場合には、検索結果テーブルをメモリ等の記憶媒体に生成した上で、当該レコードのオフセットを検索結果テーブルに追加する。以上のように検索処理が行われ、検索条件に合致するレコード、すなわち表示用情報処理アプリ宛先情報のオフセットが検索結果テーブルに登録されることになる。   Therefore, in step S4604, specifically, an offset from the first record of the master table 1751 of the record that matches the search condition is added to the search result table. If it is first determined that the record matches the search condition, the search result table is generated in a storage medium such as a memory, and the offset of the record is added to the search result table. The search process is performed as described above, and the record that matches the search condition, that is, the offset of the display information processing application destination information is registered in the search result table.

図43に戻り、検索処理が終了したら、UCS1729は、検索結果完了通知メッセージをアプリケーション130に送信する(ステップS4304)。検索結果完了通知メッセージを受信したアプリケーション130は、検索結果を取得するため、検索結果取得要求メッセージをUCS1729に送信する(ステップS4305)。   Returning to FIG. 43, when the search process is completed, the UCS 1729 transmits a search result completion notification message to the application 130 (step S4304). The application 130 that has received the search result completion notification message transmits a search result acquisition request message to the UCS 1729 in order to acquire the search result (step S4305).

UCS1729では、検索結果取得要求メッセージを受信すると、検索結果をアプリケーション130に送信する(ステップS4306)。具体的には、検索条件に一致したレコードが存在する場合には、すなわち検索結果テーブルが生成されている場合には、UCS1729は、生成されている検索結果テーブルをアプリケーション130に送信する。一方、検索条件に一致するレコードがなく、検索結果テーブルが生成されていない場合には、検索対象の情報処理アプリの表示用情報処理アプリ宛先情報が存在しない旨を検索結果としてアプリケーション130に送信する。   Upon receiving the search result acquisition request message, the UCS 1729 transmits the search result to the application 130 (step S4306). Specifically, when there is a record that matches the search condition, that is, when a search result table has been generated, the UCS 1729 transmits the generated search result table to the application 130. On the other hand, if there is no record that matches the search condition and the search result table has not been generated, the fact that the display information processing application destination information of the information processing application to be searched does not exist is transmitted to the application 130 as the search result. .

検索結果を受信したアプリケーション130は、検索結果から検索結果表示画面を表示する(ステップS4307)。具体的には、検索結果として検索結果テーブルが送信されてきた場合には、検索結果テーブルに登録されているオフセットに該当するすべてのレコード(表示用情報処理アプリ宛先情報)をマスターテーブル1751から読み出して、そのアプリ表示名と配信先(URI)を表示した検索結果表示画面をオペレーションパネル170の液晶表示部に表示する。   The application 130 that has received the search result displays a search result display screen from the search result (step S4307). Specifically, when a search result table is transmitted as a search result, all records (information processing application destination information for display) corresponding to the offset registered in the search result table are read from the master table 1751. Then, a search result display screen displaying the application display name and the delivery destination (URI) is displayed on the liquid crystal display unit of the operation panel 170.

図48は、検索結果表示画面の一例を示す説明図である。図48に示すように、検索結果表示画面には、検索された情報処理アプリのアプリ表示名と配信先とが表示されている。   FIG. 48 is an explanatory diagram showing an example of a search result display screen. As shown in FIG. 48, an application display name and a delivery destination of the searched information processing application are displayed on the search result display screen.

一方、アプリケーション130は、検索結果として検索対象の情報処理アプリの表示用情報処理アプリ宛先情報が存在しない旨を受信した場合には、図48の検索画面の代えて、検索対象の情報処理アプリが存在しない旨のメッセージが検索結果画面として表示される。   On the other hand, when the application 130 receives that the information processing application destination information for display of the information processing application to be searched does not exist as a search result, the information processing application to be searched is replaced with the search screen of FIG. A message indicating that it does not exist is displayed as a search result screen.

このように情報処理アプリの検索は、アプリ表示名を検索キーとして表示用情報処理アプリ宛先データベース1750から検索されることになる。   As described above, the information processing application is searched from the display information processing application destination database 1750 using the application display name as a search key.

次に、以上説明したような表示用情報処理アプリ宛先データベース1750を使用した複合機1700によるスキャン処理の流れについて説明する。図49は、実施の形態3のスキャン処理の流れを示すシーケンス図である。   Next, the flow of scan processing by the multifunction peripheral 1700 using the display information processing application destination database 1750 as described above will be described. FIG. 49 is a sequence diagram illustrating a flow of scan processing according to the third embodiment.

まず、スキャナアプリ114は、アプリ宛先(アプリ選択ボタン)が表示されたアプリ画面をオペレーションパネル170の液晶表示部に表示する(ステップS4801)。利用者はアプリ画面において、送信先としての情報処理アプリのアプリ宛先を指定するため、所望の情報処理アプリのアプリ選択ボタンをタッチ入力して送信先を指定する(ステップS4802)。そして、利用者は、原稿をセットしてオペレーションパネル170の操作部からスタートボタンを押下することによりスキャンおよび送信要求を行う(ステップS4803)。スキャナアプリ114は、アプリ選択ボタンのタッチ入力、スキャンおよび送信要求を受付け、原稿のスキャンを実行する(ステップS4804)。   First, the scanner application 114 displays an application screen on which an application destination (application selection button) is displayed on the liquid crystal display unit of the operation panel 170 (step S4801). In order to specify an application destination of an information processing application as a transmission destination on the application screen, the user touches and inputs an application selection button of the desired information processing application to specify the transmission destination (step S4802). Then, the user makes a scan and transmission request by setting a document and pressing the start button from the operation unit of the operation panel 170 (step S4803). The scanner application 114 receives a touch input of an application selection button, a scan, and a transmission request, and executes a document scan (step S4804).

そして、スキャン画像をPCに送信して配信先を取得するため、スキャナ114は、UCS1729に対して表示用情報処理アプリ宛先データベース1750の読み出し要求メッセージを送信する(ステップS4805)。そして、スキャナアプリ114は、UCS1729に対して、選択されたアプリ選択ボタンに対応する情報処理アプリのアプリ表示名を含む、表示用情報処理アプリ宛先情報の取得要求メッセージを送信する(ステップS4806)。   Then, in order to acquire the distribution destination by transmitting the scan image to the PC, the scanner 114 transmits a read request message for the display information processing application destination database 1750 to the UCS 1729 (step S4805). Then, the scanner application 114 transmits a display information processing application destination information acquisition request message including the application display name of the information processing application corresponding to the selected application selection button to the UCS 1729 (step S4806).

UCS1729では、受信した取得要求メッセージからアプリ表示名を抽出し、抽出したアプリ表示名をキーにして、表示用情報処理アプリ宛先データベース1750を上述した検索処理で検索し、検索されたアプリ表示名と配信先を含むレコードである表示用情報処理アプリ宛先情報をスキャナアプリ114に送信する(ステップS4807)。   The UCS 1729 extracts the application display name from the received acquisition request message, searches the display information processing application destination database 1750 by the search process described above using the extracted application display name as a key, Information processing application information for display, which is a record including the delivery destination, is transmitted to the scanner application 114 (step S4807).

スキャナアプリ114は表示用情報処理アプリ宛先情報を受信すると、読み出し完了通知メッセージをUCS1729に送信する(ステップS4808)。次に、スキャナアプリ114は、スキャン画像を、アプリ表示名の情報処理アプリのデータ形式のデータに画像変換する(ステップS4809)。   Upon receiving the display information processing application destination information, the scanner application 114 transmits a read completion notification message to the UCS 1729 (step S4808). Next, the scanner application 114 converts the scanned image into data in the data format of the information processing application with the application display name (step S4809).

次に、スキャナアプリ114は、受信した表示用情報処理アプリ宛先情報から情報処理アプリの配信先を抽出し、抽出した配信先と画像変換したデータとを含む求メッセージをNCS1728に送信する(ステップS4810)。   Next, the scanner application 114 extracts a distribution destination of the information processing application from the received information processing application destination information for display, and transmits a request message including the extracted distribution destination and the image-converted data to the NCS 1728 (step S4810). ).

送信要求メッセージを受信したNCS1728は、送信要求メッセージから情報処理アプリの配信先と画像変換したデータとを抽出し、画像変換したデータを配信先で指定されたURIに送信する(ステップS4811)。   Receiving the transmission request message, the NCS 1728 extracts the information processing application distribution destination and the image-converted data from the transmission request message, and transmits the image-converted data to the URI specified by the distribution destination (step S4811).

これにより、配信先のPC側でデータが受信され、このデータはステップS4809で当該PC上で実行される情報処理アプリが扱えるデータ形式に画像変換されているため、PC上に複合機1700のドライバソフトウェアをインストールしなくても、複合機1700によるスキャン画像のデータを表示または編集することが可能となる。   As a result, the data is received on the distribution destination PC side, and the data is converted into a data format that can be handled by the information processing application executed on the PC in step S4809. Even without installing the software, it is possible to display or edit the data of the scanned image by the multifunction peripheral 1700.

このように、実施の形態3にかかる複合機1700では、情報処理アプリと複合機1700のドライバソフトウェアをインストールせずに複合機1700を実行させて複合機1700で生成されたデータを受信するために複合機1700に対して情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能なPC−A160,PC−B161,PC−C162の情報処理アプリのアプリ表示名を保持する情報処理アプリ宛先データベース1740と、このデータベースに基づいて生成され、アプリIDとアプリ表示名と登録要求を行ったPC−A160,PC−B161,PC−C162に関する配信先とを対応付けた表示用情報処理アプリ宛先データベース1750とを別々に有し、PC−A160,PC−B161,PC−C162から、アプリ表示名と配信先を含む登録要求を受信し、受信した登録要求からアプリ表示名と配信先とを抽出し、抽出されたアプリ表示名と配信先を情報処理アプリ宛先データベース1740に登録し、この情報処理アプリ宛先データベース1740に基づいてアプリIDとアプリ表示名と配信先とを、表示用情報処理アプリ宛先データベース1750に登録し、この表示用情報処理アプリ宛先データベース1750に登録されているアプリ表示名を読み出して、読み出したアプリ表示名を入力可能に描画したアプリ画面を表示しているので、アプリケーション130の実行によりアプリ画面をオペレーションパネル170の液晶表示に表示しているときに、PC−A160,PC−B161,PC−C162から登録要求がきて情報処理アプリ宛先データベース1740に登録する場合でも、表示用情報処理アプリ宛先データベース1750に基づいてアプリ画面を表示するので、アプリ画面に悪影響を及ぼさずに、アプリケーション130の登録要求を行うPC−A160,PC−B161,PC−C162に画像処理されたデータを容易に送信することができるとともに、PC−A160,PC−B161,PC−C162側で複合機1700のドライバソフトウェアをインストールせずに複合機1700の画像処理機能を実現することができる。   As described above, in the MFP 1700 according to the third embodiment, in order to receive the data generated by the MFP 1700 by executing the MFP 1700 without installing the information processing application and the driver software of the MFP 1700. Information processing application destination that holds the application display name of the information processing application of PC-A 160, PC-B 161, PC-C 162 that can be executed by the operating system having a function of requesting registration of the information processing application to the MFP 1700 Information processing application destination database for display that associates the database 1740 with application IDs, application display names, and distribution destinations related to PC-A 160, PC-B 161, and PC-C 162 that have made registration requests. 1750 and PC-A160, PC-B1 1, receives a registration request including an application display name and a distribution destination from the PC-C 162, extracts the application display name and the distribution destination from the received registration request, and determines the extracted application display name and the distribution destination as an information processing application. Registered in the destination database 1740, and based on this information processing application destination database 1740, the application ID, application display name, and distribution destination are registered in the display information processing application destination database 1750, and this display information processing application destination database 1750 is registered. The application display name registered in the application screen is read out, and the application screen on which the read application display name is drawn is displayed, so that the application screen is displayed on the liquid crystal display of the operation panel 170 by executing the application 130. Registered from PC-A160, PC-B161, PC-C162 Even when a request is made and registered in the information processing application destination database 1740, the application screen is displayed based on the display information processing application destination database 1750. Therefore, the PC that requests registration of the application 130 without adversely affecting the application screen. -The image-processed data can be easily transmitted to the A160, PC-B161, and PC-C162, and the driver software for the MFP 1700 is not installed on the PC-A160, PC-B161, PC-C162 side. The image processing function of the multifunction machine 1700 can be realized.

図50は、実施の形態1〜3にかかる複合機100,1700のハードウェア構成を示すブロック図である。図50に示すように、この複合機100,1700は、コントローラ4910とエンジン部(Engine)4960とをPCI(Peripheral Component Interconnect)バスで接続した構成となる。コントローラ4910は、複合機100,1700全体の制御と描画、通信、図示しない操作部からの入力を制御するコントローラである。エンジン部4960は、PCIバスに接続可能なプリンタエンジンなどであり、たとえば白黒プロッタ、1ドラムカラープロッタ、4ドラムカラープロッタ、スキャナまたはファックスユニットなどである。なお、このエンジン部4960には、プロッタなどのいわゆるエンジン部分に加えて、誤差拡散やガンマ変換などの画像処理部分が含まれる。   FIG. 50 is a block diagram of a hardware configuration of the MFPs 100 and 1700 according to the first to third embodiments. As shown in FIG. 50, the MFPs 100 and 1700 have a configuration in which a controller 4910 and an engine unit (Engine) 4960 are connected by a PCI (Peripheral Component Interconnect) bus. The controller 4910 is a controller that controls the entire MFPs 100 and 1700 and controls drawing, communication, and input from an operation unit (not shown). The engine unit 4960 is a printer engine that can be connected to a PCI bus, and is, for example, a monochrome plotter, a one-drum color plotter, a four-drum color plotter, a scanner, or a fax unit. The engine unit 4960 includes an image processing unit such as error diffusion and gamma conversion in addition to a so-called engine unit such as a plotter.

コントローラ4910は、CPU4911と、ノースブリッジ(NB)4913と、システムメモリ(MEM−P)4912と、サウスブリッジ(SB)4914と、ローカルメモリ(MEM−C)4917と、ASIC(Application Specific Integrated Circuit)4916と、ハードディスクドライブ(HDD)4918とを有し、ノースブリッジ(NB)4913とASIC4916との間をAGP(Accelerated Graphics Port)バス15で接続した構成となる。また、MEM−P4912は、ROM(Read Only Memory)4912aと、RAM(Random Access Memory)4912bとをさらに有する。   The controller 4910 includes a CPU 4911, a north bridge (NB) 4913, a system memory (MEM-P) 4912, a south bridge (SB) 4914, a local memory (MEM-C) 4917, and an ASIC (Application Specific Integrated Circuit). 4916 and a hard disk drive (HDD) 4918, and the North Bridge (NB) 4913 and the ASIC 4916 are connected by an AGP (Accelerated Graphics Port) bus 15. The MEM-P 4912 further includes a ROM (Read Only Memory) 4912a and a RAM (Random Access Memory) 4912b.

CPU4911は、複合機100,1700の全体制御をおこなうものであり、NB4913、MEM−P4912およびSB4914からなるチップセットを有し、このチップセットを介して他の機器と接続される。   The CPU 4911 performs overall control of the multifunction peripherals 100 and 1700, has a chip set including the NB 4913, the MEM-P 4912, and the SB 4914, and is connected to other devices via the chip set.

NB4913は、CPU4911とMEM−P4912、SB4914、AGP4915とを接続するためのブリッジであり、MEM−P4912に対する読み書きなどを制御するメモリコントローラと、PCIマスタおよびAGPターゲットとを有する。   The NB 4913 is a bridge for connecting the CPU 4911 to the MEM-P 4912, SB 4914, and AGP 4915, and includes a memory controller that controls reading and writing to the MEM-P 4912, a PCI master, and an AGP target.

MEM−P4912は、プログラムやデータの格納用メモリ、プログラムやデータの展開用メモリ、プリンタの描画用メモリなどとして用いるシステムメモリであり、ROM4912aとRAM4912bとからなる。ROM4912aは、プログラムやデータの格納用メモリとして用いる読み出し専用のメモリであり、RAM4912bは、プログラムやデータの展開用メモリ、プリンタの描画用メモリなどとして用いる書き込みおよび読み出し可能なメモリである。   The MEM-P 4912 is a system memory used as a memory for storing programs and data, a memory for developing programs and data, a memory for drawing a printer, and the like, and includes a ROM 4912a and a RAM 4912b. The ROM 4912a is a read-only memory used as a program / data storage memory, and the RAM 4912b is a writable / readable memory used as a program / data development memory, a printer drawing memory, or the like.

SB4914は、NB4913とPCIデバイス、周辺デバイスとを接続するためのブリッジである。このSB4914は、PCIバスを介してNB4913と接続されており、このPCIバスには、ネットワークインターフェース(I/F)部なども接続される。   The SB 4914 is a bridge for connecting the NB 4913, a PCI device, and a peripheral device. The SB 4914 is connected to the NB 4913 via a PCI bus, and a network interface (I / F) unit and the like are also connected to the PCI bus.

ASIC4916は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)であり、AGP4915、PCIバス、HDD4918およびMEM−C4917をそれぞれ接続するブリッジの役割を有する。このASIC4916は、PCIターゲットおよびAGPマスタと、ASIC4916の中核をなすアービタ(ARB)と、MEM−C4917を制御するメモリコントローラと、ハードウェアロジックなどにより画像データの回転などをおこなう複数のDMAC(Direct Memory Access Controller)と、エンジン部60との間でPCIバスを介したデータ転送をおこなうPCIユニットとからなる。このASIC4916には、PCIバスを介してFCU(Fax Control Unit)4930、USB(Universal Serial Bus)4940、IEEE1394(the Institute of Electrical and Electronics Engineers 1394)インターフェース50が接続される。   The ASIC 4916 is an IC (Integrated Circuit) for image processing having hardware elements for image processing, and has a role of a bridge for connecting the AGP 4915, the PCI bus, the HDD 4918, and the MEM-C 4917. The ASIC 4916 includes a PCI target and an AGP master, an arbiter (ARB) that forms the core of the ASIC 4916, a memory controller that controls the MEM-C 4917, and a plurality of DMACs (Direct Memory) that rotate image data using hardware logic. Access Controller) and a PCI unit that performs data transfer between the engine unit 60 via the PCI bus. The ASIC 4916 is connected to an FCU (Fax Control Unit) 4930, a USB (Universal Serial Bus) 4940, and an IEEE 1394 (the Institute of Electrical and Electronics Engineers 1394) interface 50 via a PCI bus.

MEM−C4917は、コピー用画像バッファ、符号バッファとして用いるローカルメモリであり、HDD(Hard Disk Drive)18は、画像データの蓄積、プログラムの蓄積、フォントデータの蓄積、フォームの蓄積を行うためのストレージである。   A MEM-C 4917 is a local memory used as a copy image buffer and a code buffer, and an HDD (Hard Disk Drive) 18 is a storage for storing image data, programs, font data, and forms. It is.

AGP4915は、グラフィック処理を高速化するために提案されたグラフィックスアクセラレーターカード用のバスインターフェースであり、MEM−P4912に高スループットで直接アクセスすることにより、グラフィックスアクセラレーターカードを高速にするものである。   AGP4915 is a bus interface for a graphics accelerator card proposed for speeding up graphics processing. The AGP4915 speeds up the graphics accelerator card by directly accessing the MEM-P4912 with high throughput. .

なお、実施の形態1〜3にかかる複合機で実行される画像処理プログラムは、ROM等に予め組み込まれて提供される。   Note that the image processing program executed by the MFP according to the first to third embodiments is provided by being incorporated in advance in a ROM or the like.

実施の形態1〜3にかかる複合機100,1700で実行される画像処理プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   The image processing program executed by the MFPs 100 and 1700 according to the first to third embodiments is a file in an installable format or an executable format, and is a CD-ROM, flexible disk (FD), CD-R, DVD ( It may be configured to be recorded and provided on a computer-readable recording medium such as Digital Versatile Disk).

さらに、実施の形態1〜3にかかる複合機100,1700で実行される画像処理プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、、実施の形態1〜3にかかる複合機100,1700で実行される画像処理プログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Further, the image processing program executed by the MFPs 100 and 1700 according to the first to third embodiments is stored on a computer connected to a network such as the Internet and is provided by being downloaded via the network. You may do it. Further, the image processing program executed by the MFPs 100 and 1700 according to the first to third embodiments may be provided or distributed via a network such as the Internet.

実施の形態1〜3にかかる複合機100,1700で実行される画像処理プログラムは、上述した各部(UCS、NCS、スキャナアプリ等)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記ROMから画像処理プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、上記各部が主記憶装置上に生成されるようになっている。   The image processing program executed by the MFPs 100 and 1700 according to the first to third embodiments has a module configuration including the above-described units (UCS, NCS, scanner application, etc.), and the actual hardware is a CPU. When the (processor) reads out and executes the image processing program from the ROM, the respective units are loaded onto the main storage device, and the respective units are generated on the main storage device.

なお、本発明は、上記実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施の形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施の形態に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施の形態にわたる構成要素を適宜組み合わせても良い。   It should be noted that the present invention is not limited to the above-described embodiment as it is, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.

実施の形態1にかかる画像処理システムのネットワーク構成および複合機の主要構成を示すブロック図である。1 is a block diagram illustrating a network configuration of an image processing system according to a first embodiment and a main configuration of a multifunction peripheral. 登録要求のデータ構造を示す説明図である。It is explanatory drawing which shows the data structure of a registration request. 情報処理アプリ宛先データベースの内容の一例を示す説明図である。It is explanatory drawing which shows an example of the content of the information processing application destination database. 実施の形態1にかかる複合機の全体構成を示すブロック図である。1 is a block diagram illustrating an overall configuration of a multifunction machine according to a first embodiment; 実施の形態1にかかる画像処理システムによる宛先情報の登録表示処理の全体の流れを示すシーケンス図である。FIG. 3 is a sequence diagram showing an overall flow of destination information registration display processing by the image processing system according to the first exemplary embodiment; 実施の形態1にかかる複合機のUCSによる情報処理アプリ宛先情報の登録処理の手順を示すフローチャートである。3 is a flowchart showing a procedure of registration processing of information processing application destination information by UCS of the multifunction peripheral according to the first embodiment; 実施の形態1にかかる複合機のUCSによる情報処理アプリ宛先データベース140からの情報処理アプリ宛先情報の抽出処理の手順を示すフローチャートである。6 is a flowchart showing a procedure of processing for extracting information processing application destination information from the information processing application destination database 140 by the UCS of the multifunction peripheral according to the first embodiment; 実施の形態1にかかる複合機のアプリケーションによるアプリ画面の表示処理および宛先指定処理の手順を示すフローチャートである。4 is a flowchart illustrating a procedure of an application screen display process and a destination designation process performed by an application of the multifunction peripheral according to the first embodiment. 実施の形態1にかかる複合機のアプリケーションによるアプリ画面の表示処理および宛先指定処理の手順を示すフローチャートである。4 is a flowchart illustrating a procedure of an application screen display process and a destination designation process performed by an application of the multifunction peripheral according to the first embodiment. 実施の形態1にかかるアプリ画面の内容の一例を示す模式図である。FIG. 3 is a schematic diagram illustrating an example of contents of an application screen according to the first embodiment. 情報処理アプリ宛先情報更新中のポップアップ画面を示す模式図である。It is a schematic diagram which shows the pop-up screen during information processing application destination information update. 図10から更新されたアプリ画面の一例を示す模式図である。It is a schematic diagram which shows an example of the application screen updated from FIG. 実施の形態2にかかる複合機のアプリケーションによるアプリ画面の表示処理および宛先指定処理の手順を示すフローチャートである。10 is a flowchart illustrating a procedure of application screen display processing and destination designation processing by an application of a multifunction peripheral according to a second embodiment; 実施の形態2にかかる複合機のアプリケーションによるアプリ画面の表示処理および宛先指定処理の手順を示すフローチャートである。10 is a flowchart illustrating a procedure of application screen display processing and destination designation processing by an application of a multifunction peripheral according to a second embodiment; 実施の形態2にかかる複合機においてPC選択ボタンが表示された第1のアプリ画面の内容の一例を示す模式図である。FIG. 10 is a schematic diagram illustrating an example of the content of a first application screen on which a PC selection button is displayed in the multifunction peripheral according to the second embodiment. 実施の形態2にかかる複合機においてアプリ選択ボタンが表示された第1の2プリ画面の内容の一例を示す模式図である。FIG. 10 is a schematic diagram illustrating an example of the content of a first two pre-screen on which an application selection button is displayed in the multifunction peripheral according to the second embodiment. 実施の形態3にかかる画像処理システムのネットワーク構成および複合機の主要構成を示すブロック図である。FIG. 6 is a block diagram illustrating a network configuration of an image processing system according to a third embodiment and a main configuration of a multifunction peripheral. 実施の形態3にかかる情報処理アプリ宛先データベース1740のデータ構造の一例を示す説明図である。FIG. 14 is an explanatory diagram illustrating an example of a data structure of an information processing application destination database 1740 according to the third embodiment; 実施の形態3にかかる表示用情報処理アプリ宛先データベース1750のデータ構造の一例を示す説明図である。FIG. 10 is an explanatory diagram illustrating an example of a data structure of a display information processing application destination database 1750 according to a third embodiment; 情報処理アプリの登録・削除要求を受信した場合の更新通知処理の手順を示すシーケンス図である。It is a sequence diagram which shows the procedure of the update notification process at the time of receiving the registration / deletion request | requirement of information processing application. アプリ画面の一例を示す説明図である。It is explanatory drawing which shows an example of an application screen. 情報処理アプリ宛先データベース1740の更新処理の手順を示すフローチャートである。18 is a flowchart illustrating a procedure of update processing of the information processing application destination database 1740. 更新通知のメッセージが表示されたアプリ画面の一例を示す説明図である。It is explanatory drawing which shows an example of the application screen on which the message of the update notification was displayed. 表示用情報処理アプリ宛先データベース1750の手動更新処理の手順を示すシーケンス図である。It is a sequence diagram showing a procedure of manual update processing of the information processing application destination database 1750 for display. 表示用情報処理アプリ宛先データベース1750の更新処理の手順を示すシーケンス図である。It is a sequence diagram showing a procedure of update processing of the display information processing application destination database 1750. 表示用情報処理アプリ宛先データベース1750へのレコードの登録処理の手順を示すフローチャートである。18 is a flowchart showing a procedure for registering a record in a display information processing application destination database 1750. アプリ画面の一例を示す説明図である。It is explanatory drawing which shows an example of an application screen. 更新中画面の一例を示す説明図である。It is explanatory drawing which shows an example of the screen during update. 更新されたアプリ画面の一例を示す説明図である。It is explanatory drawing which shows an example of the updated application screen. UCS1729の取り得る状態の遷移を示す状態遷移図である。It is a state transition diagram which shows the transition of the state which UCS1729 can take. ネットワーク接続先のPC−A160,PC−B161,PC−C162にインストールされた画像処理制御OSの機能を利用するための初期設定メニュー画面の一例を示す説明図である。It is explanatory drawing which shows an example of the initial setting menu screen for utilizing the function of image processing control OS installed in PC-A160 of a network connection destination, PC-B161, PC-C162. 情報処理アプリ関連情報データベース1742の設定内容の変更があった場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。It is a sequence diagram showing a procedure of automatic update processing of the information processing application destination database for display 1750 when the setting content of the information processing application related information database 1742 is changed. 設定情報の変更画面の一例を示す説明図である。It is explanatory drawing which shows an example of the change screen of setting information. ネットワーク設定管理データベース1741のネットワーク設定情報の変更があった場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。FIG. 18 is a sequence diagram illustrating a procedure for automatic update processing of a display information processing application destination database 1750 when network setting information in a network setting management database 1741 is changed. ネットワーク設定画面の一例を示す説明図である。It is explanatory drawing which shows an example of a network setting screen. 実行中のアプリケーション130の切替えがあった場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。FIG. 18 is a sequence diagram illustrating a procedure for automatic update processing of a display information processing application destination database 1750 when an application 130 being executed is switched. オペレーションパネル170の操作部に設けられたスキャナキーが押下された場合に表示されるスキャナアプリ114のアプリ画面の一例を示す説明図である。FIG. 11 is an explanatory diagram illustrating an example of an application screen of a scanner application 114 displayed when a scanner key provided on an operation unit of the operation panel 170 is pressed. オペレーションパネル170のFAXキーが押下された場合に表示されるファックスアプリ113のアプリ画面の一例を示す説明図である。FIG. 11 is an explanatory diagram illustrating an example of an application screen of a fax application 113 displayed when a FAX key on the operation panel 170 is pressed. 利用者がログインして認証に成功した場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。FIG. 18 is a sequence diagram showing a procedure for automatic update processing of a display information processing application destination database 1750 when a user logs in and succeeds in authentication. オペレーションパネル170に表示されるログイン画面の遷移を示す説明図である。It is explanatory drawing which shows the transition of the login screen displayed on the operation panel. 省エネルギーモードから通常モードに復帰した場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。It is a sequence diagram which shows the procedure of the automatic update process of the information processing application destination database for display 1750 at the time of returning from energy saving mode to normal mode. タイマー時間が経過した場合の表示用情報処理アプリ宛先データベース1750の自動更新処理の手順を示すシーケンス図である。It is a sequence diagram showing a procedure of automatic update processing of the display information processing application destination database 1750 when the timer time has elapsed. 表示用情報処理アプリ宛先データベース1750からの情報処理アプリ宛先の検索処理の全体の流れを示すシーケンス図である。FIG. 18 is a sequence diagram showing the overall flow of information processing application destination search processing from the display information processing application destination database 1750; アプリ画面の一例を示す説明図である。It is explanatory drawing which shows an example of an application screen. 検索画面の一例を示す説明図である。It is explanatory drawing which shows an example of a search screen. UCS1729による検索処理の手順を示すフローチャートである。10 is a flowchart showing a procedure of search processing by UCS 1729. 検索結果テーブルの一例およびマスターテーブル1751と検索結果テーブルの関係を示す説明図である。It is explanatory drawing which shows an example of a search result table, and the relationship between the master table 1751 and a search result table. 検索結果表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of a search result display screen. 実施の形態3のスキャン処理の流れを示すシーケンス図である。FIG. 10 is a sequence diagram illustrating a flow of scan processing according to the third embodiment. 実施の形態1〜3にかかる複合機のハードウェア構成を示すブロック図である。FIG. 3 is a block diagram illustrating a hardware configuration of a multifunction machine according to first to third embodiments.

符号の説明Explanation of symbols

100,1700 複合機
101 白黒ラインプリンタ(B&W LP)
102 カラーラインプリンタ(Color LP)
103 HDD
104 その他ハードウェアリソース
110 ソフトウェア群
111 プリンタアプリ
112 コピーアプリ
113 ファックスアプリ
114 スキャナアプリ
115 ネットファイルアプリ
116 工程検査アプリ
117 外部アプリケーション
120 プラットフォーム
128 NCS
129 UCS
130 アプリケーション
140 情報処理アプリ宛先データベース
150 ネットワーク
160 PC−A
161 PC−B
170 オペレーションパネル
1740 表示用情報処理アプリ宛先データベース
1740 表示用情報処理アプリ宛先データベース
1742 情報処理アプリ関連情報管理データベース
1750 表示用情報処理アプリ宛先データベース
1751 マスターテーブル
1752 各見出しテーブル
1772 認証管理部
4910 コントローラ
4911 CPU
4912 MEM−P
4912a ROM
4912b RAM
4915 AGPバス
4916 ASIC
4917 MEM−C
4918 HDD
4930 FCU
4940 USB
4950 IEEE1394インターフェース
4960 エンジン部
100,1700 MFP 101 Monochrome line printer (B & W LP)
102 Color line printer (Color LP)
103 HDD
104 Other hardware resources 110 Software group 111 Printer application 112 Copy application 113 Fax application 114 Scanner application 115 Net file application 116 Process inspection application 117 External application 120 Platform 128 NCS
129 UCS
130 Application 140 Information processing application destination database 150 Network 160 PC-A
161 PC-B
170 Operation Panel 1740 Display Information Processing Application Destination Database 1740 Display Information Processing Application Destination Database 1742 Information Processing Application Related Information Management Database 1750 Display Information Processing Application Destination Database 1751 Master Table 1752 Each Heading Table 1772 Authentication Management Unit 4910 Controller 4911 CPU
4912 MEM-P
4912a ROM
4912b RAM
4915 AGP Bus 4916 ASIC
4917 MEM-C
4918 HDD
4930 FCU
4940 USB
4950 IEEE1394 interface 4960 Engine part

Claims (20)

少なくともスキャン部を備え、スキャン部によってスキャンされた画像を処理する画像処理装置であって、
ネットワークに接続され、情報処理に関するソフトウェアである情報処理アプリと前記画像処理装置のドライバソフトウェアをインストールせずに前記画像処理装置を実行させて前記画像処理装置で生成されたデータを受信するために前記画像処理装置に対して前記情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能な情報処理装置の前記情報処理アプリの宛先の表示名であるアプリ表示名を保持するアプリ宛先情報を記憶する第1の宛先記憶手段、
を備えたことを特徴とする画像処理装置。
An image processing apparatus that includes at least a scanning unit and processes an image scanned by the scanning unit,
In order to receive data generated by the image processing apparatus by executing the image processing apparatus without installing an information processing application that is software related to information processing and driver software of the image processing apparatus connected to a network Application destination information that holds an application display name that is a display name of the destination of the information processing application of the information processing apparatus that can be executed by an operating system having a function of requesting registration of the information processing application to the image processing apparatus. First destination storage means for storing,
An image processing apparatus comprising:
前記情報処理装置から、前記アプリ表示名を含む前記登録要求を受信する受信手段と、
前記受信手段によって受信した前記登録要求から前記アプリ表示名を抽出し、抽出された前記アプリ表示名を前記第1の宛先記憶手段に記憶された前記アプリ宛先情報に登録する宛先管理手段と、
を備えたことを特徴とする請求項1に記載の画像処理装置。
Receiving means for receiving the registration request including the application display name from the information processing apparatus;
Destination management means for extracting the application display name from the registration request received by the receiving means, and registering the extracted application display name in the application destination information stored in the first destination storage means;
The image processing apparatus according to claim 1, further comprising:
各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、
前記第1の宛先記憶手段に記憶された前記アプリ宛先情報に登録されている前記アプリ表示名を読み出して、前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示する表示制御手段と、
をさらに備えたことを特徴とする請求項1または2に記載の画像処理装置。
An operation display means that can display various screens and can be input by a user;
Display control for reading the application display name registered in the application destination information stored in the first destination storage unit and displaying the application screen on which the application display name can be input on the operation display unit Means,
The image processing apparatus according to claim 1, further comprising:
前記表示制御手段は、前記アプリ画面を前記操作表示手段に表示中に、前記受信手段によって前記登録要求を受信した場合には、表示中の前記アプリ画面を、前記登録要求により更新された前記アプリ宛先情報に登録されている前記アプリ表示名を読み出して、前記アプリ画面を更新して前記操作表示手段に表示することを特徴とする請求項3に記載の画像処理装置。   The display control means, when the registration request is received by the receiving means while the application screen is displayed on the operation display means, the application screen being displayed is updated by the registration request. The image processing apparatus according to claim 3, wherein the application display name registered in the destination information is read, and the application screen is updated and displayed on the operation display unit. 前記受信手段は、複数の前記情報処理装置のそれぞれから、前記アプリケーションに固有のアプリ識別情報と前記アプリ表示名と前記情報処理装置に固有の装置識別情報とを含む前記登録要求を受信し、
前記宛先管理手段は、受信した複数の前記情報処理装置の各登録要求から、前記アプリ識別情報と前記アプリ表示名と前記装置識別情報とを抽出し、抽出された前記アプリ識別情報と前記アプリ表示名前記装置識別情報とを対応付けて前記アプリ宛先情報として前記第1の宛先記憶手段に保存し、
前記表示制御手段は、前記第1の宛先記憶手段に記憶された前記アプリ宛先情報に登録されている複数の前記装置識別情報と前記アプリ表示名を読み出して、前記装置識別情報ごとに前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示することを特徴とする請求項3または4に記載の画像処理装置。
The receiving unit receives the registration request including application identification information unique to the application, the application display name, and device identification information unique to the information processing device, from each of the plurality of information processing devices,
The destination management means extracts the application identification information, the application display name, and the device identification information from each received registration request of the plurality of information processing apparatuses, and extracts the extracted application identification information and the application display. Name associated with the device identification information and stored in the first destination storage means as the application destination information,
The display control unit reads a plurality of the device identification information and the application display name registered in the application destination information stored in the first destination storage unit, and displays the application display for each device identification information. The image processing apparatus according to claim 3, wherein an application screen on which a name can be input is displayed on the operation display unit.
前記表示制御手段は、前記アプリ宛先情報に登録されている複数の前記装置識別情報と前記アプリ表示名を読み出して、前記装置識別情報に対応する情報処理装置の選択指示を行わせる第1のアプリ画面を前記操作表示手段に表示し、前記第1のアプリ画面から選択指示を受け付けた前記情報処理装置の前記装置識別情報に対応した前記アプリ表示名を入力可能に描画した第2のアプリ画面を前記操作表示手段に表示することを特徴とする請求項5に記載の画像処理装置。   The display control means reads a plurality of the device identification information and the application display name registered in the application destination information, and performs a selection instruction of an information processing device corresponding to the device identification information A second application screen on which the screen is displayed on the operation display means and the application display name corresponding to the device identification information of the information processing device that has received a selection instruction from the first application screen is inputable The image processing apparatus according to claim 5, wherein the image processing apparatus displays the operation display unit. 前記アプリ宛先情報に基づいて生成され、前記情報処理アプリに固有のアプリ識別情報と前記アプリ表示名と前記登録要求を行った前記情報処理装置に関する配信先情報とを対応付けた表示用アプリ宛先情報を記憶する第2の記憶手段と、
前記情報処理装置から、前記アプリ表示名と前記配信先情報を含む前記登録要求を受信する受信手段と、
前記受信手段によって受信した前記登録要求から前記アプリ表示名と前記配信先情報とを抽出し、抽出された前記アプリ表示名と前記配信先情報を前記第1の記憶手段に記憶された前記アプリ宛先情報に登録するネットワーク管理手段と、
前記第1の記憶手段に記憶された前記アプリ宛先情報に基づいて前記アプリ識別情報と前記アプリ表示名と前記配信先情報とを、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録する宛先管理手段と、
各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、
前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録されている前記アプリ表示名を読み出して、読み出した前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示する表示制御手段と、
をさらに備えたことを特徴とする請求項1に記載の画像処理装置。
Display application destination information that is generated based on the application destination information and associates application identification information unique to the information processing application, the application display name, and distribution destination information about the information processing apparatus that has made the registration request. Second storage means for storing
Receiving means for receiving the registration request including the application display name and the delivery destination information from the information processing apparatus;
The application display name and the delivery destination information are extracted from the registration request received by the receiving unit, and the extracted application display name and the delivery destination information are stored in the first storage unit. Network management means for registering information;
Based on the application destination information stored in the first storage means, the application identification information, the application display name, and the distribution destination information are displayed, and the display application destination information stored in the second storage means Address management means to be registered in
An operation display means that can display various screens and can be input by a user;
The application display name registered in the display application destination information stored in the second storage means is read out, and the application screen on which the read application display name is drawn is displayed on the operation display means. Display control means for
The image processing apparatus according to claim 1, further comprising:
前記表示用アプリ宛先情報は、前記アプリ識別情報と前記アプリ表示名と前記配信先情報とを対応付けたレコードを順次書き込み可能なマスターテーブルと、前記マスターテーブルに書き込まれた前記レコードの前記マスターテーブルにおける位置情報を、前記アプリ表示名に基づいた見出しで分類して登録可能な見出しテーブルとを含み、
前記表示制御手段は、前記見出しと、前記見出しの前記見出しテーブルに登録された前記位置情報から前記マスターテーブルに登録された前記アプリ表示名とを読み出して、前記見出しと読み出した前記アプリ表示名とを入力可能に描画したアプリ画面を前記操作表示手段に表示することを特徴とする請求項7に記載の画像処理装置。
The display application destination information includes a master table capable of sequentially writing records in which the application identification information, the application display name, and the distribution destination information are associated with each other, and the master table of the records written in the master table Including a heading table that can be registered by classifying the positional information in the heading based on the application display name,
The display control means reads the heading and the application display name registered in the master table from the position information registered in the heading table of the heading, and the heading and the read application display name. The image processing apparatus according to claim 7, wherein an application screen that is drawn so as to be input is displayed on the operation display unit.
前記ネットワーク管理手段は、さらに、前記アプリ宛先情報の更新の有無を前記宛先管理手段に送信し、
前記宛先管理手段は、さらに、前記ネットワーク管理手段から前記アプリ宛先情報が更新された旨を受信した場合に、前記第1の記憶手段に記憶された前記アプリ宛先情報から前記アプリ表示名と前記配信先情報とを取得して、前記取得した前記アプリ表示名と取得した前記配信先情報と前記アプリ識別情報とを対応付けたレコードを前記マスターテーブルに登録し、取得した前記アプリ表示名の文字列に基づいて前記見出しテーブルに前記アプリ表示名の前記位置情報を登録することにより、前記表示用アプリ宛先情報を更新することを特徴とする請求項7または8に記載の画像処理装置。
The network management means further transmits presence / absence of update of the application destination information to the destination management means,
The destination management unit further receives the application display name and the distribution from the application destination information stored in the first storage unit when receiving an update of the application destination information from the network management unit. The destination information is acquired, a record in which the acquired application display name is associated with the acquired distribution destination information and the application identification information is registered in the master table, and the acquired character string of the application display name The image processing apparatus according to claim 7, wherein the display application destination information is updated by registering the position information of the application display name in the heading table based on the information.
前記宛先管理手段は、さらに、前記ネットワーク管理手段から前記アプリ宛先情報が更新されていない旨を受信した場合に、前記表示制御手段に対して変更なしの旨を通知し、
前記表示制御手段は、前記宛先管理手段から前記変更無しの旨が通知された場合には、前記操作表示手段に表示されたアプリ画面の表示変更を行わないことを特徴とする請求項9に記載の画像処理装置。
When the destination management means receives from the network management means that the application destination information has not been updated, the destination management means notifies the display control means that there is no change,
10. The display control unit according to claim 9, wherein the display control unit does not change the display of the application screen displayed on the operation display unit when the destination management unit notifies that there is no change. Image processing apparatus.
前記表示制御手段は、前記操作表示手段によって利用者から前記表示用アプリ宛先情報の更新の指示を受付けた場合に、前記宛先管理手段に対して更新要求を送信し、
前記宛先管理手段は、前記表示制御手段から前記更新要求を受信した場合に、前記表示用アプリ宛先情報を更新することを特徴とする請求項7〜10のいずれか一つに記載の画像処理装置。
The display control unit transmits an update request to the destination management unit when receiving an instruction to update the display application destination information from the user by the operation display unit,
The image processing apparatus according to claim 7, wherein the destination management unit updates the display application destination information when the update request is received from the display control unit. .
前記情報処理装置の前記情報処理アプリに関する情報である情報処理アプリ関連情報とタイマー時間を記憶する情報処理アプリ関連記憶手段と、
ネットワークに関する設定内容であるネットワーク設定情報を記憶するネットワーク設定記憶手段と、
利用者の認証情報を記憶する認証情報記憶手段と、
前記情報処理アプリ関連情報の変更、前記画像処理装置で実行されるアプリケーションの切替え、通常モードと省エネルギーモードの制御を行うシステム管理手段と、
前記タイマー時間の経過の判断を行うタイマー管理手段と、を更に備え、
前記ネットワーク管理手段は、さらに前記ネットワーク設定情報の変更を行い、
前記宛先管理手段は、利用者によるログイン入力があった場合に、前記認証情報に基づいてログイン入力を行った利用者の認証を行い、前記情報処理アプリ関連情報の変更、前記ネットワーク設定情報の変更、前記画像処理装置で実行されるアプリケーションの切替えのいずれかが実行された場合、または利用者の認証に成功した場合、あるいは前記省エネルギーモードから前記通常モードに復帰した場合、若しくは前記タイマー時間の経過が判断された場合に、前記表示用アプリ宛先情報を更新することを特徴とする請求項7〜11のいずれか一つに記載の画像処理装置。
Information processing application related storage means for storing information processing application related information and timer time that are information related to the information processing application of the information processing device;
Network setting storage means for storing network setting information which is a setting content related to the network;
Authentication information storage means for storing user authentication information;
A system management unit for controlling the information processing application related information, switching an application executed on the image processing apparatus, and controlling a normal mode and an energy saving mode;
Timer management means for determining the elapse of the timer time, and
The network management means further changes the network setting information,
The destination management means authenticates a user who has made a login input based on the authentication information when there is a login input by a user, changes the information processing application related information, and changes the network setting information , When any of application switching executed in the image processing apparatus is executed, when user authentication is successful, when returning from the energy saving mode to the normal mode, or when the timer time elapses The image processing apparatus according to claim 7, wherein the display application destination information is updated when it is determined.
前記宛先管理手段は、前記表示用アプリ宛先情報を更新している間は、前記表示用アプリ宛先情報を更新する旨の要求を受信した場合でも、受信した前記要求に基づいた前記表示用アプリ宛先情報の更新を行わないことを特徴とする請求項7〜12のいずれか一つにに記載の画像処理装置。   Even when the destination management means receives a request to update the display application destination information while updating the display application destination information, the display application destination based on the received request is received. The image processing apparatus according to claim 7, wherein the information is not updated. 前記宛先管理手段は、前記表示制御手段により前記表示用アプリ宛先情報から前記アプリ表示名を読み出している間は、前記表示用アプリ宛先情報を更新する旨の要求を受信した場合でも、受信した前記要求に基づいた前記表示用アプリ宛先情報の更新を行わないことを特徴とする請求項13に記載の画像処理装置。   The destination management means receives the request for updating the display application destination information while the application control name is being read from the display application destination information by the display control means. The image processing apparatus according to claim 13, wherein the display application destination information based on the request is not updated. 前記操作表示手段によって利用者から前記情報処理アプリの宛先の検索指示を検索条件とともに受付けた場合に、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報から検索条件を満たす前記情報処理の宛先に対応する前記アプリ表示名を検索する検索手段
を更に備え、
前記表示制御手段は、前記検索手段によって検索された前記アプリ表示名を前記操作表示手段に表示することを特徴とする請求項7〜14のいずれか一つに記載の画像処理装置。
The information processing that satisfies a search condition from the display application destination information stored in the second storage unit when a search instruction for the destination of the information processing application is received from a user by the operation display unit together with a search condition A search means for searching for the application display name corresponding to the destination of
The image processing apparatus according to claim 7, wherein the display control unit displays the application display name searched by the search unit on the operation display unit.
前記アプリ表示名を含むレコードの前記マスターテーブルにおける位置情報を登録可能な検索結果テーブルを記憶する検索結果記憶手段をさらに備え、
前記検索手段は、検索された前記アプリ表示名を含むレコードの前記マスターテーブルにおける位置情報を、前記検索結果テーブルに登録し、
前記表示制御手段は、前記検索結果テーブルに登録された前記位置情報から前記マスターテーブルに登録された前記アプリ表示名を読み出して、読み出した前記アプリ表示名とを前記操作表示手段に表示することを特徴とする請求項15に記載の画像処理装置。
A search result storing means for storing a search result table capable of registering position information in the master table of a record including the application display name;
The search means registers the position information in the master table of the record including the searched application display name in the search result table,
The display control means reads the application display name registered in the master table from the position information registered in the search result table, and displays the read application display name on the operation display means. The image processing apparatus according to claim 15, characterized in that:
前記ネットワーク管理手段は、さらに、前記アプリ宛先情報を更新している間、前記情報処理装置からの前記登録要求を受信した場合でも、受信した前記登録要求に基づいた前記アプリ宛先情報の更新を行わないことを特徴とする請求項7〜16のいずれか一つに記載の画像処理装置。   The network management unit further updates the application destination information based on the received registration request even when the registration request is received from the information processing apparatus while the application destination information is being updated. The image processing apparatus according to claim 7, wherein there is no image processing apparatus. 前記スキャン部によってスキャンされた画像を、前記表示制御手段によって前記操作表示手段から利用者による指定を受け付けた前記アプリ表示名の宛先に対応した前記情報処理アプリで取り扱い可能なデータ形式に画像処理する画像処理手段と、
前記画像処理手段によって前記情報処理アプリで取り扱い可能なデータ形式に画像処理されたスキャンデータを、前記アプリ表示名に対応した前記配信先情報の前記情報処理装置に送信する送信手段と、
をさらに備えたことを特徴とする請求項7〜17のいずれか一つに記載の画像処理装置。
The image scanned by the scanning unit is image-processed by the display control unit into a data format that can be handled by the information processing application corresponding to the destination of the application display name received from the operation display unit by the user. Image processing means;
Transmitting means for transmitting scan data image-processed in a data format that can be handled by the information processing application by the image processing means to the information processing apparatus of the distribution destination information corresponding to the application display name;
The image processing apparatus according to claim 7, further comprising:
少なくともスキャン部を備え、スキャン部によってスキャンされた画像を処理する画像処理装置で実行される画像処理方法であって、
前記画像処理装置は、
ネットワークに接続され、情報処理に関するソフトウェアである情報処理アプリと前記画像処理装置のドライバソフトウェアをインストールせずに前記画像処理装置を実行させて前記画像処理装置で生成されたデータを受信するために前記画像処理装置に対して前記情報処理アプリの登録要求を行う機能を有するオペレーティングシステムとが実行可能な情報処理装置の前記情報処理アプリの宛先の表示名であるアプリ表示名を保持するアプリ宛先情報を記憶する第1の宛先記憶手段と、
前記アプリ宛先情報に基づいて生成され、前記情報処理アプリに固有のアプリ識別情報と前記アプリ表示名と前記登録要求を行った前記情報処理装置に関する配信先情報とを対応付けた表示用アプリ宛先情報を記憶する第2の記憶手段と、
各種画面が表示可能であり、利用者からの入力操作が可能な操作表示手段と、を備え、
前記情報処理装置から、前記アプリ表示名と前記配信先情報を含む前記登録要求を受信するステップと、
受信した前記登録要求から前記アプリ表示名と前記配信先情報とを抽出し、抽出された前記アプリ表示名と前記配信先情報を前記第1の記憶手段に記憶された前記アプリ宛先情報に登録するステップと、
前記第1の記憶手段に記憶された前記アプリ宛先情報に基づいて前記アプリ識別情報と前記アプリ表示名と前記配信先情報とを、前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録するステップと、
前記第2の記憶手段に記憶された前記表示用アプリ宛先情報に登録されている前記アプリ表示名を読み出して、読み出した前記アプリ表示名を入力可能に描画したアプリ画面を前記操作表示手段に表示するステップと、
を含むことを特徴とする画像処理方法。
An image processing method executed by an image processing apparatus that includes at least a scanning unit and processes an image scanned by the scanning unit,
The image processing apparatus includes:
In order to receive data generated by the image processing apparatus by executing the image processing apparatus without installing an information processing application that is software related to information processing and driver software of the image processing apparatus connected to a network Application destination information that holds an application display name that is a display name of the destination of the information processing application of the information processing apparatus that can be executed by an operating system having a function of requesting registration of the information processing application to the image processing apparatus. First destination storage means for storing;
Display application destination information that is generated based on the application destination information and associates application identification information unique to the information processing application, the application display name, and distribution destination information about the information processing apparatus that has made the registration request. Second storage means for storing
An operation display means capable of displaying various screens and allowing an input operation from a user,
Receiving the registration request including the application display name and the distribution destination information from the information processing apparatus;
The application display name and the distribution destination information are extracted from the received registration request, and the extracted application display name and the distribution destination information are registered in the application destination information stored in the first storage unit. Steps,
Based on the application destination information stored in the first storage means, the application identification information, the application display name, and the distribution destination information are displayed, and the display application destination information stored in the second storage means Registering with
The application display name registered in the display application destination information stored in the second storage means is read out, and the application screen on which the read application display name is drawn is displayed on the operation display means. And steps to
An image processing method comprising:
請求項19に記載の方法をコンピュータに実行させるプログラム。   A program causing a computer to execute the method according to claim 19.
JP2006339062A 2006-02-21 2006-12-15 Image processing apparatus, image processing method, and program Expired - Fee Related JP5108291B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006339062A JP5108291B2 (en) 2006-02-21 2006-12-15 Image processing apparatus, image processing method, and program
US11/677,316 US8319989B2 (en) 2006-02-21 2007-02-21 Image processing apparatus for processing and communicating with an information processing apparatus which does not have an image processing apparatus driver software

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2006043576 2006-02-21
JP2006043576 2006-02-21
JP2006339062A JP5108291B2 (en) 2006-02-21 2006-12-15 Image processing apparatus, image processing method, and program

Publications (2)

Publication Number Publication Date
JP2007259413A true JP2007259413A (en) 2007-10-04
JP5108291B2 JP5108291B2 (en) 2012-12-26

Family

ID=38633119

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006339062A Expired - Fee Related JP5108291B2 (en) 2006-02-21 2006-12-15 Image processing apparatus, image processing method, and program

Country Status (1)

Country Link
JP (1) JP5108291B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011245763A (en) * 2010-05-27 2011-12-08 Ricoh Co Ltd Image processing device, display device, screen control system, screen control method, screen control program, and recording medium with the program recorded thereon
JP2012212348A (en) * 2011-03-31 2012-11-01 Brother Ind Ltd Image processing program, information processing terminal device and control method for information processing terminal device
JP2013115487A (en) * 2011-11-25 2013-06-10 Canon Inc Image processing apparatus, control method and program thereof
JP2016019062A (en) * 2014-07-04 2016-02-01 キヤノン株式会社 Transfer control method, transfer controller and program

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10326288A (en) * 1997-03-25 1998-12-08 Seiko Epson Corp Picture information inputting and outputting device and control method for the same device and picture information processing system
JP2000022879A (en) * 1998-07-01 2000-01-21 Ricoh Co Ltd Scanner device
JP2000081958A (en) * 1998-09-07 2000-03-21 Oki Data Corp Peripheral equipment control system
JP2001285562A (en) * 2000-03-29 2001-10-12 Canon Inc Method, device, and system for image processing
JP2003167696A (en) * 2001-12-04 2003-06-13 Canon Inc Network controller, information processor, network control system, network control method, recording medium, and program
JP2004120180A (en) * 2002-09-25 2004-04-15 Brother Ind Ltd Image data transfer system, image reader, and program
JP2004135300A (en) * 2002-09-20 2004-04-30 Ricoh Co Ltd Image forming apparatus, shared data management method, and shared data management system
JP2004214854A (en) * 2002-12-27 2004-07-29 Brother Ind Ltd Image data transmission reception system, image data generating apparatus, terminal apparatus, and program
JP2004213397A (en) * 2003-01-06 2004-07-29 Brother Ind Ltd Image data processing system, image data generating device and program
JP2005038268A (en) * 2003-07-17 2005-02-10 Brother Ind Ltd Data processing system, data generation device, terminal device, and program
JP2005094358A (en) * 2003-09-17 2005-04-07 Ricoh Co Ltd Image processor, user information acquisition method, and user information providing method

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10326288A (en) * 1997-03-25 1998-12-08 Seiko Epson Corp Picture information inputting and outputting device and control method for the same device and picture information processing system
JP2000022879A (en) * 1998-07-01 2000-01-21 Ricoh Co Ltd Scanner device
JP2000081958A (en) * 1998-09-07 2000-03-21 Oki Data Corp Peripheral equipment control system
JP2001285562A (en) * 2000-03-29 2001-10-12 Canon Inc Method, device, and system for image processing
JP2003167696A (en) * 2001-12-04 2003-06-13 Canon Inc Network controller, information processor, network control system, network control method, recording medium, and program
JP2004135300A (en) * 2002-09-20 2004-04-30 Ricoh Co Ltd Image forming apparatus, shared data management method, and shared data management system
JP2004120180A (en) * 2002-09-25 2004-04-15 Brother Ind Ltd Image data transfer system, image reader, and program
JP2004214854A (en) * 2002-12-27 2004-07-29 Brother Ind Ltd Image data transmission reception system, image data generating apparatus, terminal apparatus, and program
JP2004213397A (en) * 2003-01-06 2004-07-29 Brother Ind Ltd Image data processing system, image data generating device and program
JP2005038268A (en) * 2003-07-17 2005-02-10 Brother Ind Ltd Data processing system, data generation device, terminal device, and program
JP2005094358A (en) * 2003-09-17 2005-04-07 Ricoh Co Ltd Image processor, user information acquisition method, and user information providing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011245763A (en) * 2010-05-27 2011-12-08 Ricoh Co Ltd Image processing device, display device, screen control system, screen control method, screen control program, and recording medium with the program recorded thereon
JP2012212348A (en) * 2011-03-31 2012-11-01 Brother Ind Ltd Image processing program, information processing terminal device and control method for information processing terminal device
JP2013115487A (en) * 2011-11-25 2013-06-10 Canon Inc Image processing apparatus, control method and program thereof
JP2016019062A (en) * 2014-07-04 2016-02-01 キヤノン株式会社 Transfer control method, transfer controller and program

Also Published As

Publication number Publication date
JP5108291B2 (en) 2012-12-26

Similar Documents

Publication Publication Date Title
KR100841159B1 (en) Data transmission apparatus, control method therefor, and image input/output apparatus
JP5887937B2 (en) Output control system, output control method, output control device, and output control program
JP6414287B2 (en) The present invention relates to a printing system, an image forming apparatus, a specific information storage apparatus, a processing method thereof, and a program.
JP4070693B2 (en) Image forming apparatus and scan data processing method
US7984027B2 (en) Image processing apparatus, document management server, document management system, and document management control method
JP4698169B2 (en) User authentication method and image forming apparatus
US20080114734A1 (en) Information processing method and system
US10075597B2 (en) Image processing apparatus having file server function, and control method and storage medium therefor
US7457839B2 (en) Selective rejection of access to parameters of an option application detachable from an embedded apparatus including web server function
JP4966060B2 (en) Information processing apparatus and information processing program
US20070083508A1 (en) Document search apparatus and method
JP2009205529A (en) Driver installation method and driver installation program
US8773695B2 (en) Data communication apparatus and method of controlling the same
JP5108291B2 (en) Image processing apparatus, image processing method, and program
JP2008171150A (en) Equipment management system, equipment management device, image forming apparatus, equipment management method, equipment state information acquisition method, equipment state information transmission method, equipment state information acquisition program and equipment state information transmission program
JP2006252321A (en) Electronic document management system, print setting device, print history device, image forming apparatus, print setting service device, temporary document keeping service device and control program
JP2006285840A (en) Document management system
JP5068987B2 (en) Image processing apparatus, image processing method, and image processing program
JP5909899B2 (en) Image forming system, output management method and program
JP2005267201A (en) Image processor and system, method of limiting use, and program
JP4435582B2 (en) Image processing apparatus, data search method, and data search program
JP2008146181A (en) Information processing method and information processing system
JP2007336076A (en) Image forming apparatus, method and program for acquiring information
JP4709125B2 (en) Information processing apparatus and print processing system
JP5935384B2 (en) Printing apparatus management apparatus, printing apparatus management system, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090716

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110329

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120710

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120903

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 5108291

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20151012

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees