JP6197912B2 - Control device - Google Patents

Control device Download PDF

Info

Publication number
JP6197912B2
JP6197912B2 JP2016088887A JP2016088887A JP6197912B2 JP 6197912 B2 JP6197912 B2 JP 6197912B2 JP 2016088887 A JP2016088887 A JP 2016088887A JP 2016088887 A JP2016088887 A JP 2016088887A JP 6197912 B2 JP6197912 B2 JP 6197912B2
Authority
JP
Japan
Prior art keywords
conversion
server
data
specific
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016088887A
Other languages
Japanese (ja)
Other versions
JP2016167294A (en
Inventor
斉藤 健
健 斉藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Brother Industries Ltd
Original Assignee
Brother Industries 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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP2016088887A priority Critical patent/JP6197912B2/en
Publication of JP2016167294A publication Critical patent/JP2016167294A/en
Application granted granted Critical
Publication of JP6197912B2 publication Critical patent/JP6197912B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Description

本明細書では、画像を出力する画像出力装置のための制御装置を開示する。   The present specification discloses a control apparatus for an image output apparatus that outputs an image.

例えば、特許文献1の技術では、MFPは、受信済みの添付ファイルのファイル名の拡張子を参照して、添付ファイルがMFPによって印刷可能なフォーマットを有するのか否かを判断する。MFPは、添付ファイルがMFPによって印刷可能なフォーマットを有さない場合に、添付ファイルの変換をサーバに実行させる。   For example, in the technique disclosed in Patent Document 1, the MFP refers to the extension of the file name of the received attached file to determine whether the attached file has a format printable by the MFP. When the attached file does not have a format printable by the MFP, the MFP causes the server to convert the attached file.

特開2003−216390号公報JP 2003-216390 A

上記の技術では、MFPは、添付ファイルのファイル名の拡張子のみを参照して、添付ファイルがMFPによって印刷可能なフォーマットを有するのか否かを判断する。しかしながら、添付ファイルのファイル名の拡張子のみを参照しても、適切な判断を実行することができない可能性がある。   In the above technique, the MFP refers to only the extension of the file name of the attached file, and determines whether or not the attached file has a format printable by the MFP. However, even if only the extension of the file name of the attached file is referred to, there is a possibility that an appropriate determination cannot be performed.

本明細書では、特定のデータが画像出力装置によって解釈可能な形式を有するのか否かを適切に判断し得る技術を提供する。   The present specification provides a technique that can appropriately determine whether or not specific data has a format that can be interpreted by the image output apparatus.

本明細書では、画像を出力する画像出力装置のための制御装置を開示する。制御装置は、第1の取得部と、第2の取得部と、判断部と、変換用処理実行部と、出力用処理実行部と、を備える。第1の取得部は、複数個のデータ格納サーバの中から、特定のデータ格納サーバがユーザによって選択される場合に、特定のデータ格納サーバを識別するための特定のサーバ識別情報を取得する。第2の取得部は、特定のサーバ識別情報が取得される場合に、特定のデータ格納サーバから、特定のデータ格納サーバに格納されている特定のデータのファイルタイプを示す特定のファイルタイプ情報を取得する。判断部は、特定のサーバ識別情報と、特定のファイルタイプ情報と、に基づいて、特定のデータが画像出力装置によって解釈可能な形式を有するのか否かを判断する。変換用処理実行部は、特定のデータが画像出力装置によって解釈可能な形式を有さないと判断される場合に、特定のデータから変換後データへのデータ変換を特定の変換サーバに実行させるための変換用処理を実行する。変換後データは、画像出力装置によって解釈可能な形式を有する。出力用処理実行部は、特定のデータが画像出力装置によって解釈可能な形式を有すると判断される場合に、データ変換を特定の変換サーバに実行させることなく、特定のデータによって表わされる特定の画像を画像出力装置に出力させるための出力用処理を実行する。   The present specification discloses a control apparatus for an image output apparatus that outputs an image. The control device includes a first acquisition unit, a second acquisition unit, a determination unit, a conversion process execution unit, and an output process execution unit. The first acquisition unit acquires specific server identification information for identifying a specific data storage server when a specific data storage server is selected by the user from the plurality of data storage servers. When the specific server identification information is acquired, the second acquisition unit obtains specific file type information indicating the file type of the specific data stored in the specific data storage server from the specific data storage server. get. The determination unit determines whether the specific data has a format that can be interpreted by the image output device based on the specific server identification information and the specific file type information. The conversion processing execution unit causes a specific conversion server to perform data conversion from specific data to post-conversion data when it is determined that the specific data does not have a format that can be interpreted by the image output device. Execute the conversion process. The converted data has a format that can be interpreted by the image output apparatus. The output processing execution unit, when it is determined that the specific data has a format that can be interpreted by the image output device, the specific image represented by the specific data without causing the specific conversion server to execute the data conversion Is output for causing the image output apparatus to output the image.

上記の構成によると、制御装置は、特定のサーバ識別情報と、特定のファイルタイプ情報と、に基づいて、特定のデータが画像出力装置によって解釈可能な形式を有するのか否かを判断する。即ち、制御装置は、データ変換の要否の判断のための情報として、特定のファイルタイプ情報のみならず、特定のサーバ識別情報を利用する。従って、制御装置は、データ変換の要否を適切に判断し得る。このために、制御装置は、判断結果に応じた処理(即ち変換用処理又は出力用処理)を適切に実行し得る。   According to the above configuration, the control device determines whether or not the specific data has a format that can be interpreted by the image output device based on the specific server identification information and the specific file type information. That is, the control device uses not only specific file type information but also specific server identification information as information for determining whether data conversion is necessary. Therefore, the control device can appropriately determine whether or not data conversion is necessary. For this reason, the control device can appropriately execute processing (that is, conversion processing or output processing) according to the determination result.

画像出力装置は、画像を表示させる表示部と、画像の印刷を実行する印刷部と、を備えていてもよい。判断部は、特定のデータが表示部によって表示されるべきデータであるのか、特定のデータが印刷部によって印刷されるべきデータであるのか、にさらに基づいて、特定のデータが画像出力装置によって解釈可能な形式を有するのか否かを判断してもよい。この構成では、制御装置は、データ変換の要否の判断のための情報として、さらに、特定のデータの出力方法(即ち、表示部によって表示されるべきデータであるのか、印刷部によって印刷されるべきデータであるのか)を利用する。従って、制御装置は、データ変換の要否をより適切に判断し得る。   The image output apparatus may include a display unit that displays an image and a printing unit that executes printing of the image. The determination unit further interprets the specific data by the image output device based on whether the specific data is data to be displayed by the display unit or whether the specific data is data to be printed by the printing unit. It may be determined whether it has a possible format. In this configuration, the control device further prints the specific data output method (that is, the data to be displayed by the display unit or the print unit as information for determining whether data conversion is necessary). Data). Therefore, the control device can more appropriately determine whether data conversion is necessary.

制御装置は、ネットワークを介して画像出力装置に通信可能に接続される制御サーバであってもよい。変換用処理実行部は、特定の変換サーバのネットワーク上の位置を示す特定の位置情報を、画像出力装置に送信することを含む変換用処理を実行してもよい。この構成では、制御装置が変換用処理を実行すれば、画像出力装置は、特定の位置情報を用いて、データ変換を特定の変換サーバに適切に実行させ得る。   The control device may be a control server that is communicably connected to the image output device via a network. The conversion process execution unit may execute the conversion process including transmitting the specific position information indicating the position of the specific conversion server on the network to the image output apparatus. In this configuration, when the control device executes the conversion process, the image output device can cause the specific conversion server to appropriately execute the data conversion using the specific position information.

変換用処理実行部は、特定の変換サーバが、画像出力装置を介さずに、特定のデータ格納サーバから特定のデータを取得して、取得済みの特定のデータから変換後データへのデータ変換を実行するように、変換用処理を実行してもよい。この構成では、制御装置が変換用処理を実行すれば、データ変換が適切に実行され得る。   The conversion processing execution unit obtains specific data from a specific data storage server by a specific conversion server without using an image output device, and converts the acquired specific data into converted data. You may perform the process for conversion so that it may perform. In this configuration, if the control device executes the conversion process, the data conversion can be appropriately executed.

変換用処理実行部は、画像出力装置が、特定のデータ格納サーバから特定のデータを取得して、特定のデータを変換サーバに供給するように、変換用処理を実行してもよい。この構成では、制御装置が変換用処理を実行すれば、データ変換が適切に実行され得る。   The conversion process execution unit may execute the conversion process so that the image output apparatus acquires specific data from a specific data storage server and supplies the specific data to the conversion server. In this configuration, if the control device executes the conversion process, the data conversion can be appropriately executed.

制御装置は、ネットワークを介して画像出力装置に通信可能に接続される制御サーバであってもよい。変換用処理実行部は、方法関係情報を画像出力装置に送信することを含む変換用処理を実行してもよい。方法関係情報は、特定の変換サーバが、画像出力装置を介さずに、特定のデータ格納サーバから特定のデータを取得する第1の方法と、画像出力装置が、特定のデータ格納サーバから特定のデータを取得して、特定のデータを変換サーバに供給する第2の方法と、のどちらか一方に関係する情報であってもよい。この構成では、制御装置が変換用処理を実行すれば、画像出力装置は、方法関係情報を用いて、データ変換を特定の変換サーバに適切に実行させ得る。   The control device may be a control server that is communicably connected to the image output device via a network. The conversion process execution unit may execute a conversion process including transmitting method-related information to the image output apparatus. The method-related information includes a first method in which a specific conversion server acquires specific data from a specific data storage server without going through the image output device, and an image output device specifies a specific data from a specific data storage server. It may be information related to one of the second method of acquiring data and supplying specific data to the conversion server. In this configuration, when the control device executes the conversion process, the image output device can cause the specific conversion server to appropriately execute the data conversion using the method related information.

制御装置は、ネットワークを介して画像出力装置に通信可能に接続される制御サーバであってもよい。画像出力装置は、ファイルタイプと、当該ファイルタイプを有するデータの変換を実行する変換サーバのネットワーク上の位置を示す位置情報と、が対応付けられている位置情報テーブルを格納していてもよい。変換用処理実行部は、画像出力装置が、位置情報テーブルにおいて、特定のファイルタイプ情報に対応付けられている特定の位置情報を用いて、データ変換を特定の変換サーバに実行させるように、データ変換が必要であることを示す情報と、特定のファイルタイプ情報と、を画像出力装置に送信することを含む変換用処理を実行してもよい。この構成では、制御装置が変換用処理を実行すれば、画像出力装置は、特定の位置情報を用いて、データ変換を特定の変換サーバに適切に実行させ得る。   The control device may be a control server that is communicably connected to the image output device via a network. The image output apparatus may store a position information table in which a file type and position information indicating a position on a network of a conversion server that performs conversion of data having the file type are associated with each other. The conversion processing execution unit is configured to cause the image output apparatus to execute data conversion on a specific conversion server using specific position information associated with specific file type information in the position information table. You may perform the process for conversion including transmitting the information which shows that conversion is required, and specific file type information to an image output device. In this configuration, when the control device executes the conversion process, the image output device can cause the specific conversion server to appropriately execute the data conversion using the specific position information.

制御装置は、さらに、サーバ識別情報と、ファイルタイプと、形式関係情報と、が対応付けられている形式関係情報テーブルを格納しているメモリを備えていてもよい。形式関係情報は、サーバ識別情報によって識別されるデータ格納サーバに格納されているファイルタイプを有するデータが、画像出力装置によって解釈可能な形式を有するのか否かに関係する情報であってもよい。判断部は、特定のサーバ識別情報と、特定のファイルタイプ情報と、に基づいて、形式関係情報テーブルを参照して、特定のデータが画像出力装置に
よって解釈可能な形式を有するのか否かを判断してもよい。この構成では、制御装置は、形式関係情報テーブルを参照して、データ変換の要否を適切に判断し得る。
The control device may further include a memory that stores a format relationship information table in which server identification information, a file type, and format relationship information are associated with each other. The format relationship information may be information related to whether or not the data having the file type stored in the data storage server identified by the server identification information has a format that can be interpreted by the image output apparatus. The determining unit refers to the format relationship information table based on the specific server identification information and the specific file type information, and determines whether the specific data has a format that can be interpreted by the image output device. May be. In this configuration, the control device can appropriately determine whether data conversion is necessary with reference to the format relationship information table.

上記の制御装置を実現するための制御方法、コンピュータプログラム、及び、当該コンピュータプログラムを格納するコンピュータ読取可能記憶媒体も新規で有用である。   A control method, a computer program, and a computer-readable storage medium storing the computer program for realizing the control device are also novel and useful.

通信システムの構成を示す。1 shows a configuration of a communication system. 内部形式テーブルの一例を示す。An example of an internal format table is shown. 変換要否テーブルの一例を示す。An example of a conversion necessity table is shown. URLテーブルの一例を示す。An example of a URL table is shown. データ変換が不要なケースAのシーケンス図を示す。The sequence diagram of case A which does not require data conversion is shown. データ変換が必要なケースBのシーケンス図を示す。The sequence diagram of case B which requires data conversion is shown. データ変換が必要なケースCのシーケンス図を示す。The sequence diagram of case C which needs data conversion is shown. データ変換の要否判断を実行不可能なケースDのシーケンス図を示す。FIG. 6 shows a sequence diagram of a case D where it is impossible to determine whether data conversion is necessary. データ変換が必要な第2実施例のケースEのシーケンス図を示す。The sequence diagram of case E of the 2nd example which needs data conversion is shown.

(第1実施例)
(システムの構成)
図1に示されるように、通信システム2は、多機能機10と、複数個のデータ格納サーバ40,42,44と、仲介サーバ60と、複数個の変換サーバ100,102,104と、を備える。多機能機10は、LAN4に接続されている。仲介サーバ60及び各サーバ40〜44,100〜104は、インターネット6に接続されている。従って、仲介サーバ60は、LAN4及びインターネット6を介して、多機能機10に通信可能に接続されている。
(First embodiment)
(System configuration)
As shown in FIG. 1, the communication system 2 includes a multi-function device 10, a plurality of data storage servers 40, 42, 44, a mediation server 60, and a plurality of conversion servers 100, 102, 104. Prepare. The multi-function device 10 is connected to the LAN 4. The mediation server 60 and the servers 40 to 44 and 100 to 104 are connected to the Internet 6. Therefore, the mediation server 60 is communicably connected to the multi-function device 10 via the LAN 4 and the Internet 6.

(多機能機10の構成)
多機能機10は、印刷機能、スキャン機能、コピー機能、FAX機能等の多機能を実行可能である。多機能機10は、操作部12と、表示部14と、ネットワークインターフェイス16と、印刷部18と、スキャン部19と、制御部20と、を備える。操作部12は、複数のキーを備える。ユーザは、操作部12を操作することによって、様々な指示を多機能機10に入力することができる。表示部14は、様々な情報を表示するためのディスプレイである。ネットワークインターフェイス16は、LAN4に接続されている。印刷部18は、インクジェット方式、レーザ方式等の印刷機構を備える。スキャン部19は、CCD、CIS等のスキャン機構を備える。
(Configuration of multi-function device 10)
The multi-function device 10 can execute multi-functions such as a print function, a scan function, a copy function, and a FAX function. The multi-function device 10 includes an operation unit 12, a display unit 14, a network interface 16, a printing unit 18, a scanning unit 19, and a control unit 20. The operation unit 12 includes a plurality of keys. The user can input various instructions to the multi-function device 10 by operating the operation unit 12. The display unit 14 is a display for displaying various information. The network interface 16 is connected to the LAN 4. The printing unit 18 includes a printing mechanism such as an inkjet method or a laser method. The scanning unit 19 includes a scanning mechanism such as a CCD or CIS.

制御部20は、CPU22と、メモリ24と、を備える。CPU22は、メモリ24に格納されているプログラムに従って、様々な処理を実行する。なお、メモリ24内のURLテーブル26は、後述の第2実施例で利用される。   The control unit 20 includes a CPU 22 and a memory 24. The CPU 22 executes various processes according to programs stored in the memory 24. The URL table 26 in the memory 24 is used in a second embodiment described later.

(データ格納サーバ40〜44の構成)
データ格納サーバ40〜44は、それぞれ、サーバ名「SE40」、「SE42」、「SE44」を有する。データ格納サーバ40〜44は、通信機器(例えば、多機能機10、PC等)から取得されるデータを格納可能であると共に、格納済みのデータを通信機器に提供可能である。即ち、データ格納サーバ40〜44は、データのアップロードサービスと、データのダウンロードサービスと、を通信機器に提供可能である。データ格納サーバ40〜44は、多機能機10のベンダによって提供されるサーバではない。データ格納サーバ40〜44は、例えば、「Evernote(登録商標)」、「Google(登録商標) Docs」、「PICASA(登録商標)」、「FACEBOOK(登録商標
)」等の公知のサーバであってもよい。
(Configuration of data storage servers 40 to 44)
The data storage servers 40 to 44 have server names “SE40”, “SE42”, and “SE44”, respectively. The data storage servers 40 to 44 can store data acquired from a communication device (for example, the multi-function device 10, a PC, etc.) and can provide stored data to the communication device. That is, the data storage servers 40 to 44 can provide a data upload service and a data download service to a communication device. The data storage servers 40 to 44 are not servers provided by the vendor of the multi-function device 10. The data storage servers 40 to 44 are known servers such as “Evernote (registered trademark)”, “Google (registered trademark) Docs”, “PICASA (registered trademark)”, “FACEBOOK (registered trademark)”. Also good.

例えば、データ格納サーバ40は、第1の事業者によって提供されるサーバであり、データ格納サーバ42は、第1の事業者とは異なる第2の事業者によって提供されるサーバである。第1の事業者は、データ格納サーバ40からサービスの提供を受けるための第1のAPI(Application Program Interface)を公開しており、第2の事業者は、データ
格納サーバ42からサービスの提供を受けるための第2のAPIを公開している。通常、第1のAPIと第2のAPIとは異なる。通信機器は、例えば、データ格納サーバ40,42のそれぞれからサービスの提供を受けるためには、第1及び第2のAPIの両方に対応している必要がある(即ち、第1のAPIを利用するためのプログラムと、第2のAPIを利用するためのプログラムと、の両方が必要である)。
For example, the data storage server 40 is a server provided by a first business operator, and the data storage server 42 is a server provided by a second business operator different from the first business operator. The first operator publishes a first API (Application Program Interface) for receiving services from the data storage server 40, and the second operator provides services from the data storage server 42. A second API is available for receiving. Usually, the first API and the second API are different. For example, in order to receive a service from each of the data storage servers 40 and 42, the communication device needs to support both the first and second APIs (that is, use the first API). And a program for using the second API are required).

多機能機10が複数個のデータ格納サーバ40〜44のそれぞれからサービスの提供を受けるためには、多機能機10は、複数個のAPIに対応している必要があり、多くのプログラムを格納する必要がある。しかしながら、PC等と比べると、多機能機10のメモリの記憶容量は少ない。従って、本実施例では、多機能機10に多くのプログラムを格納させることなく、多機能機10が複数個のデータ格納サーバ40〜44のそれぞれからサービスの提供を受けることができるように、仲介サーバ60が設けられている。即ち、仲介サーバ60は、複数個のデータ格納サーバ40〜44のための複数個のAPIに対応している。そして、多機能機10が、複数個のデータ格納サーバ40〜44のうちの特定のデータ格納サーバ(例えばデータ格納サーバ40)からサービスの提供を受けるべき状況では、仲介サーバ60は、特定のデータ格納サーバのためのAPIを利用して、特定のデータ格納サーバと後述の様々な通信(例えば、図5に示される各リクエストR4,R6等の通信)を実行する。これにより、多機能機10は、特定のデータ格納サーバのためのAPIに対応していなくても、特定のデータ格納サーバからサービスの提供を受けることができる。   In order for the multi-function device 10 to receive a service from each of the plurality of data storage servers 40 to 44, the multi-function device 10 needs to support a plurality of APIs, and stores many programs. There is a need to. However, the storage capacity of the memory of the multi-function device 10 is smaller than that of a PC or the like. Therefore, in this embodiment, the multi-function device 10 can receive services from each of the plurality of data storage servers 40 to 44 without storing many programs in the multi-function device 10. A server 60 is provided. That is, the mediation server 60 corresponds to a plurality of APIs for the plurality of data storage servers 40 to 44. In a situation where the multi-function device 10 is to receive a service from a specific data storage server (for example, the data storage server 40) among the plurality of data storage servers 40 to 44, the intermediary server 60 may receive specific data. Using the API for the storage server, various communication described later (for example, communication of each request R4, R6, etc. shown in FIG. 5) is executed with a specific data storage server. As a result, the multi-function device 10 can receive a service from the specific data storage server even if it does not support the API for the specific data storage server.

(仲介サーバ60の構成)
仲介サーバ60は、多機能機10及び各データ格納サーバ40〜44とは別体に構成されているサーバである。仲介サーバ60は、各データ格納サーバ40〜44から多機能機10へのデータの提供を仲介するためのサーバである。仲介サーバ60は、多機能機10のベンダによって提供されるサーバである。仲介サーバ60は、ネットワークインターフェイス62と、制御部70と、を備える。制御部70は、CPU72と、メモリ74と、を備える。CPU72は、メモリ74に格納されているプログラムに従って、様々な処理を実行する。CPU72が上記のプログラムに従って処理を実行することによって、各部90〜98の機能が実現される。なお、メモリ74は、上記のプログラムの他に、内部形式テーブル76と、変換要否テーブル78と、を格納している。各テーブル76,78の内容は、後で詳しく説明する。
(Configuration of Mediation Server 60)
The mediation server 60 is a server configured separately from the multi-function device 10 and the data storage servers 40 to 44. The mediation server 60 is a server for mediating provision of data from the data storage servers 40 to 44 to the multi-function device 10. The mediation server 60 is a server provided by the vendor of the multi-function device 10. The mediation server 60 includes a network interface 62 and a control unit 70. The control unit 70 includes a CPU 72 and a memory 74. The CPU 72 executes various processes according to the program stored in the memory 74. The functions of the units 90 to 98 are realized by the CPU 72 executing the process according to the above program. In addition to the above programs, the memory 74 stores an internal format table 76 and a conversion necessity table 78. The contents of the tables 76 and 78 will be described in detail later.

(変換サーバ100〜104の構成)
変換サーバ100〜104には、それぞれ、インターネット6上の位置を示すURL「J100」、「G102」、「P104」が割り当てられている。変換サーバ100〜104は、多機能機10が解釈不可能な形式を有するデータを、多機能機10が解釈可能な形式を有するデータに変換するためのサーバである。変換サーバ100〜104は、多機能機10のベンダによって提供されるサーバである。
(Configuration of conversion servers 100 to 104)
URLs “J100”, “G102”, and “P104” indicating positions on the Internet 6 are assigned to the conversion servers 100 to 104, respectively. The conversion servers 100 to 104 are servers for converting data having a format that cannot be interpreted by the multi-function device 10 into data having a format that can be interpreted by the multi-function device 10. The conversion servers 100 to 104 are servers provided by the vendor of the multi-function device 10.

本実施例では、多機能機10は、内部形式「ベースラインJPEG(Joint Photographic Experts Group)」を有するJPEGファイルを解釈可能(即ち、当該ファイルを用いた表示又は印刷を実行可能)であるが、内部形式「プログレッシブJPEG」を有するJPEGファイルを解釈不可能である。プログレッシブJPEGは、ファイルのダウンロー
ドが進むにつれて、非鮮明な画像から鮮明な画像への段階的な表示を実行可能な内部形式である。なお、ベースラインJPEGは、プログレッシブJPEGのような特殊な内部形式ではなく、通常の内部形式である。即ち、ベースラインJPEGは、ファイルのダウンロードが完了しなければ、画像の表示を実行不可能な内部形式である。JPEG用変換サーバ100は、内部形式「プログレッシブJPEG」を有するJPEGファイルを、多機能機10が解釈可能な形式(以下では「対象の形式」と呼ぶ)を有するファイルに変換するためのサーバである。
In this embodiment, the multi-function device 10 can interpret a JPEG file having the internal format “baseline JPEG (Joint Photographic Experts Group)” (that is, display or printing using the file can be executed). A JPEG file having the internal format “progressive JPEG” cannot be interpreted. Progressive JPEG is an internal format that can execute stepwise display from a non-clear image to a clear image as the file download progresses. Note that the baseline JPEG is not a special internal format such as progressive JPEG but a normal internal format. That is, the baseline JPEG is an internal format in which image display cannot be executed unless the file download is completed. The JPEG conversion server 100 is a server for converting a JPEG file having the internal format “progressive JPEG” into a file having a format interpretable by the multi-function device 10 (hereinafter referred to as “target format”). .

また、多機能機10は、内部形式「ベースラインGIF(Graphic Interchange Format)」を有するGIFファイルを解釈可能であるが、内部形式「インタレースGIF」を有するGIFファイルを解釈不可能である。インタレースGIFは、プログレッシブJPEGと同様に、ファイルのダウンロードが進むにつれて、非鮮明な画像から鮮明な画像に段階的に表示させることが可能な内部形式である。なお、ベースラインGIFは、通常の内部形式である。GIF用変換サーバ102は、内部形式「インタレースGIF」を有するGIFファイルを、上記の対象の形式を有するファイルに変換するためのサーバである。   The multi-function device 10 can interpret a GIF file having the internal format “baseline GIF (Graphic Interchange Format)” but cannot interpret a GIF file having the internal format “interlaced GIF”. As with progressive JPEG, interlaced GIF is an internal format that can be displayed in stages from a non-clear image to a clear image as the file download progresses. The baseline GIF has a normal internal format. The GIF conversion server 102 is a server for converting a GIF file having the internal format “interlaced GIF” into a file having the target format.

また、多機能機10は、PDFファイル(Portable Document Format)の内部形式に関わらずに、PDFファイルを解釈不可能である。PDF用変換サーバ104は、PDFファイルを、上記の対象の形式を有するファイルに変換するためのサーバである。   Further, the multi-function device 10 cannot interpret the PDF file regardless of the internal format of the PDF file (Portable Document Format). The PDF conversion server 104 is a server for converting a PDF file into a file having the above-described target format.

(内部形式テーブル76の内容;図2)
図2に示されるように、内部形式テーブル76は、サーバ名と、ファイルタイプと、出力方法と、ファイル内部形式と、が対応付けられているテーブルである。サーバ名は、データ格納サーバ40〜42のサーバ名「SE40」等を示す。ファイルタイプは、「JPEG」、「GIF」等を示す。出力方法は、ファイルが出力される方法(即ち、サムネイル表示に利用されるのか、印刷に利用されるのか)を示す。ファイル内部形式は、「ベースラインJPEG」、「プログレッシブJPEG」等を示す。
(Contents of internal format table 76; FIG. 2)
As shown in FIG. 2, the internal format table 76 is a table in which server names, file types, output methods, and file internal formats are associated with each other. The server name indicates the server name “SE40” or the like of the data storage servers 40-42. The file type indicates “JPEG”, “GIF” or the like. The output method indicates a method of outputting a file (that is, whether the file is used for thumbnail display or printing). The file internal format indicates “baseline JPEG”, “progressive JPEG” or the like.

例えば、内部形式テーブル76では、1行目の情報(「SE40」、「JPEG」、「サムネイル表示」、「ベースラインJPEG」)、及び、2行目の情報(「SE40」、「JPEG」、「印刷」、「ベースラインJPEG」)は、以下の情報を意味する。即ち、1行目及び2行目の情報は、データ格納サーバ40が、通信機器からのアップロード要求に応じて、JPEGファイルを格納すべき場合に、サムネイル表示に利用されるべきJPEGファイル(以下では「表示用JPEGファイル」と呼ぶ)として、内部形式「ベースラインJPEG」を有するJPEGファイルを格納し、さらに、印刷に利用されるべきJPEGファイル(以下では「印刷用JPEGファイル」と呼ぶ)として、内部形式「ベースラインJPEG」を有するJPEGファイルを格納することを意味する。   For example, in the internal format table 76, information on the first line (“SE40”, “JPEG”, “thumbnail display”, “baseline JPEG”) and information on the second line (“SE40”, “JPEG”, “Print”, “Baseline JPEG”) means the following information: In other words, the information on the first and second lines indicates that the data storage server 40 is a JPEG file to be used for thumbnail display when the data storage server 40 should store a JPEG file in response to an upload request from a communication device (in the following, A JPEG file having an internal format “baseline JPEG” is stored as a “display JPEG file”), and a JPEG file to be used for printing (hereinafter referred to as a “print JPEG file”), This means storing a JPEG file having the internal format “baseline JPEG”.

同様に、3行目及び4行目の情報は、データ格納サーバ40が、通信機器からのアップロード要求に応じて、GIFファイルを格納すべき場合に、サムネイル表示に利用されるべきGIFファイル(以下では「表示用GIFファイル」と呼ぶ)として、内部形式「ベースラインGIF」を有するGIFファイルを格納し、さらに、印刷に利用されるべきGIFファイル(以下では「印刷用GIFファイル」と呼ぶ)として、内部形式「ベースラインGIF」を有するGIFファイルを格納することを意味する。即ち、データ格納サーバ40は、多機能機10によって解釈可能なJPEGファイル及びGIFファイル(即ちデータ変換が不要であるJPEGファイル及びGIFファイル)を格納する。   Similarly, the information on the 3rd and 4th lines is a GIF file (hereinafter referred to as a GIF file) to be used for thumbnail display when the data storage server 40 should store a GIF file in response to an upload request from a communication device. In this case, a GIF file having the internal format “baseline GIF” is stored as a GIF file to be used for printing (hereinafter referred to as a “printing GIF file”). , Which means storing a GIF file having the internal format “baseline GIF”. That is, the data storage server 40 stores JPEG files and GIF files that can be interpreted by the multi-function device 10 (that is, JPEG files and GIF files that do not require data conversion).

また、5〜8行目の情報は、データ格納サーバ42が、表示用JPEGファイル及び印刷用JPEGファイルとして、内部形式「プログレッシブJPEG」を有するJPEGファイルを格納し、表示用GIFファイル及び印刷用GIFファイルとして、内部形式「イ
ンタレースGIF」を有するGIFファイルを格納することを意味する。即ち、データ格納サーバ42は、多機能機10によって解釈不可能なJPEGファイル及びGIFファイル(即ちデータ変換が必要であるJPEGファイル及びGIFファイル)を格納する。
The information on the 5th to 8th lines is that the data storage server 42 stores the JPEG file having the internal format “progressive JPEG” as the display JPEG file and the print JPEG file, and displays the display GIF file and the print GIF. This means that a GIF file having the internal format “interlaced GIF” is stored as a file. That is, the data storage server 42 stores JPEG files and GIF files that cannot be interpreted by the multi-function device 10 (that is, JPEG files and GIF files that require data conversion).

また、9行目及び10行目の情報は、データ格納サーバ44が、表示用JPEGファイルとして、内部形式「プログレッシブJPEG」を有するJPEGファイルを格納し、印刷用JPEGファイルとして、内部形式「ベースラインJPEG」を有するJPEGファイルを格納することを意味する。即ち、データ格納サーバ44は、多機能機10によって解釈可能なJPEGファイルと、多機能機10によって解釈不可能なJPEGファイルと、の両方を格納する。なお、データ格納サーバ44は、GIFファイルを格納することができない。従って、内部形式テーブル76には、データ格納サーバ44に関するGIFファイルの情報が記述されていない。   The information on the 9th and 10th lines is obtained by the data storage server 44 storing a JPEG file having the internal format “progressive JPEG” as the display JPEG file and the internal format “baseline” as the print JPEG file. This means that a JPEG file having “JPEG” is stored. That is, the data storage server 44 stores both a JPEG file that can be interpreted by the multi-function device 10 and a JPEG file that cannot be interpreted by the multi-function device 10. Note that the data storage server 44 cannot store the GIF file. Therefore, the internal format table 76 does not describe GIF file information regarding the data storage server 44.

(変換要否テーブル78の内容;図3)
図3に示されるように、変換要否テーブル78は、ファイル内部形式と、変換要否と、変換方法と、変換サーバURLと、が対応付けられているテーブルである。ファイル内部形式は、「ベースラインJPEG」、「プログレッシブJPEG」等を示す。変換要否は、データ変換の要否を示す。変換方法は、多機能機10が、データ格納サーバからデータ変換の対象のファイルを取得して、変換サーバに供給するのか(「データ取得→変換指示」)、変換サーバが、多機能機10を介さずに、データ格納サーバからデータ変換の対象のファイルを取得するのか(「変換指示」)、を示す。変換サーバURLは、変換サーバ100,102のURL「J100」、「G102」を示す。
(Contents of conversion necessity table 78; FIG. 3)
As shown in FIG. 3, the conversion necessity table 78 is a table in which a file internal format, conversion necessity, conversion method, and conversion server URL are associated with each other. The file internal format indicates “baseline JPEG”, “progressive JPEG” or the like. The necessity of conversion indicates the necessity of data conversion. Whether the multi-function device 10 acquires a data conversion target file from the data storage server and supplies it to the conversion server (“data acquisition → conversion instruction”). Indicates whether to obtain the data conversion target file from the data storage server without going through ("conversion instruction"). The conversion server URL indicates the URLs “J100” and “G102” of the conversion servers 100 and 102.

上述したように、多機能機10は、内部形式「ベースラインJPEG」を有するJPEGファイルと、内部形式「ベースラインGIF」を有するGIFファイルと、を解釈可能である。従って、「ベースラインJPEG」及び「ベースラインGIF」には、変換要否「不要」が対応付けられている。   As described above, the multi-function device 10 can interpret a JPEG file having the internal format “baseline JPEG” and a GIF file having the internal format “baseline GIF”. Therefore, “baseline JPEG” and “baseline GIF” are associated with the necessity of conversion “unnecessary”.

一方において、多機能機10は、内部形式「プログレッシブJPEG」を有するJPEGファイルを解釈不可能である。従って、「プログレッシブJPEG」には、変換要否「要」及び変換サーバURL「J100」が対応付けられている。なお、JPEG用変換サーバ100は、多機能機10を介さずに、データ格納サーバからJPEGファイルを取得することができない。即ち、多機能機10は、JPEGファイルのデータ変換が必要である場合には、データ格納サーバからJPEGファイルを取得して、JPEG用変換サーバ100に供給しなければならない。従って、「プログレッシブJPEG」には、変換方法「データ取得→変換指示」が対応付けられている。   On the other hand, the multi-function device 10 cannot interpret a JPEG file having the internal format “progressive JPEG”. Accordingly, “progressive JPEG” is associated with conversion necessity “necessary” and conversion server URL “J100”. Note that the JPEG conversion server 100 cannot acquire a JPEG file from the data storage server without going through the multi-function device 10. In other words, when it is necessary to convert JPEG file data, the multi-function device 10 must acquire the JPEG file from the data storage server and supply it to the JPEG conversion server 100. Accordingly, “progressive JPEG” is associated with the conversion method “data acquisition → conversion instruction”.

また、多機能機10は、内部形式「インタレースGIF」を有するGIFファイルを解釈不可能である。従って、「インタレースGIF」には、変換要否「要」及び変換サーバURL「G102」が対応付けられている。なお、GIF用変換サーバ102は、多機能機10を介さずに、データ格納サーバからGIFファイルを取得することができる。即ち、GIF用変換サーバ102は、GIFファイルの変換サーバとして機能するのみならず、GIFファイルのダウンローダとしても機能する。従って、「インタレースGIF」には、変換方法「変換指示」が対応付けられている。   Further, the multi-function device 10 cannot interpret a GIF file having the internal format “interlaced GIF”. Therefore, “interlace GIF” is associated with conversion necessity “necessary” and conversion server URL “G102”. The GIF conversion server 102 can acquire the GIF file from the data storage server without using the multi-function device 10. That is, the GIF conversion server 102 not only functions as a GIF file conversion server, but also functions as a GIF file downloader. Therefore, the “interlace GIF” is associated with the conversion method “conversion instruction”.

多機能機10のベンダは、各データ格納サーバ40〜44が格納可能なファイルのタイプ及び内部形式を予め調査する。ベンダは、調査結果に従って、内部形式テーブル76を生成して、内部形式テーブル76を仲介サーバ60のメモリ74に格納させる。また、ベンダは、ベンダ自身によって提供される変換サーバ100,102に関する情報(即ち、変換方法、URL)を予め知っている。従って、ベンダは、変換サーバ100,102に
関する情報に基づいて、変換要否テーブル78を生成して、変換要否テーブル78を仲介サーバ60のメモリ74に格納させる。
The vendor of the multi-function device 10 investigates in advance the types and internal formats of files that can be stored in the data storage servers 40 to 44. The vendor generates an internal format table 76 according to the investigation result, and stores the internal format table 76 in the memory 74 of the mediation server 60. Further, the vendor knows in advance the information (that is, the conversion method, URL) related to the conversion servers 100 and 102 provided by the vendor. Therefore, the vendor generates the conversion necessity table 78 based on the information regarding the conversion servers 100 and 102 and stores the conversion necessity table 78 in the memory 74 of the mediation server 60.

なお、各データ格納サーバ40〜44は、さらに、PDFファイルを記憶可能である。ただし、各テーブル76,78には、PDFファイルに関する情報が記述されていない。詳しくは後述するが、多機能機10のメモリ24には、PDFファイルの出力(表示又は印刷)が実行されるべき場合に、PDF用変換サーバ104にデータ変換を実行させるためのプログラムが予め格納されているからである。即ち、仲介サーバ60が、PDFファイルについて、データ変換の要否を判断する必要がないために、各テーブル76,78には、PDFファイルに関する情報が記述されていない。   Each of the data storage servers 40 to 44 can further store a PDF file. However, the tables 76 and 78 do not describe information related to the PDF file. As will be described in detail later, the memory 24 of the multi-function device 10 stores in advance a program for causing the PDF conversion server 104 to perform data conversion when a PDF file output (display or printing) is to be executed. Because it is. That is, since it is not necessary for the mediation server 60 to determine whether or not data conversion is necessary for the PDF file, the tables 76 and 78 do not describe information related to the PDF file.

(ケースA;図5)
多機能機10のユーザは、通信機器(例えば、多機能機10、PC、携帯端末等)を利用して、複数個のデータ格納サーバ40〜44のうちの少なくとも1個のデータ格納サーバに、1個以上のファイルを予めアップロードさせておく。図5のケースAでは、ユーザが、データ格納サーバ40に1個以上のJPEGファイルを予めアップロードさせる。この場合、データ格納サーバ40は、内部形式「ベースラインJPEG」(図2参照)を利用して、1個以上の表示用JPEGファイルと、1個以上の印刷用JPEGファイルと、を格納する。
(Case A; FIG. 5)
A user of the multi-function device 10 uses a communication device (for example, the multi-function device 10, a PC, a portable terminal, etc.) to at least one data storage server among the plurality of data storage servers 40 to 44. Upload one or more files in advance. In case A of FIG. 5, the user causes the data storage server 40 to upload one or more JPEG files in advance. In this case, the data storage server 40 stores one or more display JPEG files and one or more print JPEG files using the internal format “baseline JPEG” (see FIG. 2).

多機能機10の制御部20は、多機能機10のメモリ24に予め格納されているメイン画面を、表示部14に表示させる。メイン画面は、ユーザによって選択されるべき複数個の機能を示す複数個の文字列(例えば、「Internet」、「Copy」、「FAX」等)を含む。
ユーザは、いずれかのデータ格納サーバ40〜44からダウンロードサービスの提供を受けることを望む場合に、メイン画面に含まれる文字列「Internet」を選択する。この場合、図4に示されるように、多機能機10の制御部20は、リクエストR2を仲介サーバ60に送信する。
The control unit 20 of the multi-function device 10 causes the display unit 14 to display a main screen stored in advance in the memory 24 of the multi-function device 10. The main screen includes a plurality of character strings (for example, “Internet”, “Copy”, “FAX”, etc.) indicating a plurality of functions to be selected by the user.
When the user desires to receive the download service from any of the data storage servers 40 to 44, the user selects the character string “Internet” included in the main screen. In this case, as illustrated in FIG. 4, the control unit 20 of the multi-function device 10 transmits the request R <b> 2 to the mediation server 60.

仲介サーバ60の制御部70は、多機能機10からリクエストR2を受信すると、仲介サーバ60のメモリ74に予め格納されているサーバリストを、多機能機10に送信する。サーバリストは、各データ格納サーバ40〜44のサーバ名「SE40」、「SE42」、「SE44」を含む。   When receiving the request R <b> 2 from the multi-function device 10, the control unit 70 of the mediation server 60 transmits the server list stored in advance in the memory 74 of the mediation server 60 to the multi-function device 10. The server list includes server names “SE40”, “SE42”, and “SE44” of the data storage servers 40 to 44.

多機能機10の制御部20は、仲介サーバ60からサーバリストを受信すると、サーバリストを表示部14に表示させる。ユーザは、操作部12を操作して、サーバリストの中から、多機能機10がダウンロードサービスの提供を受けるべきデータ格納サーバのサーバ名を選択する。図5のケースAでは、ユーザは、サーバ名「SE40」(即ちデータ格納サーバ40のサーバ名)を選択する。この場合、多機能機10の制御部20は、サーバ名「SE40」を仲介サーバ60に送信する。   When receiving the server list from the mediation server 60, the control unit 20 of the multi-function device 10 causes the display unit 14 to display the server list. The user operates the operation unit 12 to select the server name of the data storage server from which the multi-function device 10 should receive the download service from the server list. In case A of FIG. 5, the user selects the server name “SE40” (that is, the server name of the data storage server 40). In this case, the control unit 20 of the multi-function device 10 transmits the server name “SE40” to the mediation server 60.

仲介サーバ60の第1の取得部90は、多機能機10からサーバ名「SE40」を受信することによって、サーバ名「SE40」を取得する。この場合、仲介サーバ60の制御部70は、リクエストR4をデータ格納サーバ40に送信する。   The first acquisition unit 90 of the mediation server 60 acquires the server name “SE40” by receiving the server name “SE40” from the multi-function device 10. In this case, the control unit 70 of the mediation server 60 transmits the request R4 to the data storage server 40.

データ格納サーバ40は、仲介サーバ60からリクエストR4を受信すると、多機能機10のユーザによってアップロードされた1個以上の表示用JPEGファイルのURL(以下では簡単に「表示用ファイルURL」と呼ぶ)と、1個以上の表示用JPEGファイルのそれぞれのファイルタイプ「JPEG」を示すファイルタイプ情報と、を仲介サーバ60に送信する。なお、以下では、説明上必要でない限り、「1個以上」という修飾を省略する。   When the data storage server 40 receives the request R4 from the mediation server 60, the URL of one or more display JPEG files uploaded by the user of the multi-function device 10 (hereinafter simply referred to as “display file URL”). And the file type information indicating the file type “JPEG” of each of the one or more display JPEG files is transmitted to the mediation server 60. In the following, the modification “one or more” is omitted unless it is necessary for the description.

仲介サーバ60の第2の取得部92は、データ格納サーバ40から表示用ファイルURLとファイルタイプ情報とを受信することによって、表示用ファイルURLとファイルタイプ情報とを取得する。この場合、仲介サーバ60の判断部94は、第1の取得部90によって取得されたサーバ名「SE40」と、第2の取得部92によって取得されたファイルタイプ情報「JPEG」と、表示用JPEGファイルがサムネイル表示に利用されるという事実と、に基づいて、各テーブル76,78を参照して、表示用JPEGファイルが多機能機10によって解釈可能な形式を有するのか否か(即ち、表示用JPEGファイルのデータ変換が必要であるのか否か)を判断する。   The second acquisition unit 92 of the mediation server 60 acquires the display file URL and the file type information by receiving the display file URL and the file type information from the data storage server 40. In this case, the determination unit 94 of the mediation server 60 includes the server name “SE40” acquired by the first acquisition unit 90, the file type information “JPEG” acquired by the second acquisition unit 92, and the display JPEG. Based on the fact that the file is used for thumbnail display and referring to the tables 76 and 78, whether or not the display JPEG file has a format that can be interpreted by the multi-function device 10 (ie, for display) Judgment is made as to whether data conversion of the JPEG file is necessary.

なお、本実施例では、判断部94は、仲介サーバ60から取得されるファイルタイプ情報に基づいて、上記の判断を実行する。換言すると、判断部94は、表示用ファイルURLに基づいて、上記の判断を実行しない。表示用ファイルURLには、ファイル拡張子(例えば「.jpg」)が示されるとは限らないからである。従って、表示用ファイルURLにファイル拡張子が示されない場合でも、判断部94は、上記の判断を適切に実行することができる。   In the present embodiment, the determination unit 94 performs the above determination based on the file type information acquired from the mediation server 60. In other words, the determination unit 94 does not perform the above determination based on the display file URL. This is because a file extension (for example, “.jpg”) is not always indicated in the display file URL. Therefore, even when the file extension is not indicated in the display file URL, the determination unit 94 can appropriately execute the above determination.

判断部94は、まず、内部形式テーブル76を参照して、「SE40」と「JPEG」と「サムネイル表示」とに対応付けられている「ベースラインJPEG」を特定する。次いで、判断部94は、変換要否テーブル78を参照して、特定済みの「ベースラインJPEG」に対応付けられている「不要」を特定する。これにより、判断部94は、表示用JPEGファイルが多機能機10によって解釈可能な形式を有する(即ち、表示用JPEGファイルのデータ変換が不要である)と判断する。   First, the determination unit 94 refers to the internal format table 76 to identify “baseline JPEG” associated with “SE40”, “JPEG”, and “thumbnail display”. Next, the determination unit 94 refers to the conversion necessity table 78 and identifies “unnecessary” associated with the identified “baseline JPEG”. Accordingly, the determination unit 94 determines that the display JPEG file has a format that can be interpreted by the multi-function device 10 (that is, data conversion of the display JPEG file is unnecessary).

上述したように、本実施例では、仲介サーバ60にテーブル76,78が予め格納されており、仲介サーバ60が、テーブル76,78を参照して、上記の判断を実行する。これに代えて、多機能機10にテーブル76,78を予め格納させておけば、多機能機10の制御部20が、上記の判断を実行することができる。しかしながら、このような構成を採用すると、例えば、データ格納サーバの種類やファイルタイプが増加したり、データ格納サーバ40〜44の仕様変更(例えば、データ格納サーバ40〜44がどのようなファイル内部形式でデータを格納するのかに関する変更)が生じたりする事象が発生すると、多機能機10のテーブル76,78を書き換える必要がある。即ち、上記の事象が発生すると、多機能機10のベンダは、多機能機10と同機種である全ての多機能機内のテーブルを書き換える必要がある。これに対し、本実施例によると、上記の事象が発生しても、多機能機10に変更を加えることなく、仲介サーバ60内のテーブル76,78を書き換えれば済む。即ち、本実施例によると、上記の事象に容易に追従することができる。   As described above, in this embodiment, the tables 76 and 78 are stored in the mediation server 60 in advance, and the mediation server 60 refers to the tables 76 and 78 and performs the above determination. Instead, if the tables 76 and 78 are stored in the multi-function device 10 in advance, the control unit 20 of the multi-function device 10 can execute the above determination. However, when such a configuration is adopted, for example, the types of data storage servers and file types increase, or the specifications of the data storage servers 40 to 44 change (for example, what file internal formats the data storage servers 40 to 44 have). If there is an event that causes a change in whether data is stored in the table, the tables 76 and 78 of the multi-function device 10 need to be rewritten. That is, when the above event occurs, the vendor of the multi-function device 10 needs to rewrite tables in all the multi-function devices that are the same model as the multi-function device 10. On the other hand, according to the present embodiment, even if the above event occurs, the tables 76 and 78 in the mediation server 60 can be rewritten without changing the multi-function device 10. That is, according to the present embodiment, it is possible to easily follow the above event.

判断部94がデータ変換不要であると判断すると、仲介サーバ60の出力用処理実行部98は、第2の取得部92によって取得された表示用ファイルURL及びファイルタイプ情報を、多機能機10に送信する。この際に、出力用処理実行部98は、変換方法を示す情報、変換サーバのURL等を、多機能機10に送信しない。   When the determination unit 94 determines that data conversion is unnecessary, the output process execution unit 98 of the mediation server 60 sends the display file URL and file type information acquired by the second acquisition unit 92 to the multi-function device 10. Send. At this time, the output process execution unit 98 does not transmit the information indicating the conversion method, the URL of the conversion server, or the like to the multi-function device 10.

多機能機10の制御部20は、仲介サーバ60から、表示用ファイルURL及びファイルタイプ情報を受信する。この際に、制御部20は、仲介サーバ60から、変換方法を示す情報及び変換サーバのURLを受信しない。この場合、制御部20は、表示用ファイルURLに基づいて、仲介サーバ60を介さずに、表示用ファイルURLによって特定される位置に格納されている表示用ファイルの取得要求を、データ格納サーバ40に送信する。なお、表示用ファイルの取得要求は、表示用ファイルURLを含む。   The control unit 20 of the multi-function device 10 receives the display file URL and file type information from the mediation server 60. At this time, the control unit 20 does not receive the information indicating the conversion method and the URL of the conversion server from the mediation server 60. In this case, the control unit 20 sends an acquisition request for the display file stored at the position specified by the display file URL without using the mediation server 60 based on the display file URL to the data storage server 40. Send to. The display file acquisition request includes the display file URL.

データ格納サーバ40は、多機能機10から表示用ファイルの取得要求を受信すると、
表示用ファイルURLによって特定される位置に格納されている表示用JPEGファイルを、仲介サーバ60を介さずに、多機能機10に送信する。
When the data storage server 40 receives a display file acquisition request from the multi-function device 10,
The display JPEG file stored at the position specified by the display file URL is transmitted to the multi-function device 10 without going through the mediation server 60.

多機能機10の制御部20は、データ格納サーバ40から表示用JPEGファイルを受信(即ちダウンロード)すると、表示用JPEGファイルによって表わされる画像(即ちサムネイル)を表示部14に表示させる。これにより、1個以上のサムネイルが表示部14に表示される。即ち、図5のケースAでは、多機能機10の制御部20は、変換サーバ100,102,104にデータ変換を実行させなくても、1個以上のサムネイルを表示部14に表示させることができる。ユーザは、操作部12を操作して、1個以上のサムネイルの中から、多機能機10によって印刷されるべき画像を表わす対象のサムネイルを選択する。多機能機10の制御部20は、ユーザによって対象のサムネイルが選択されると、選択コマンドを仲介サーバ60に送信する。なお、選択コマンドは、対象のサムネイルに対応する画像IDを含む。   When the display unit JPEG file is received (ie, downloaded) from the data storage server 40, the control unit 20 of the multi-function device 10 causes the display unit 14 to display an image (that is, a thumbnail) represented by the display JPEG file. Thereby, one or more thumbnails are displayed on the display unit 14. That is, in the case A of FIG. 5, the control unit 20 of the multi-function device 10 can display one or more thumbnails on the display unit 14 without causing the conversion servers 100, 102, and 104 to perform data conversion. it can. The user operates the operation unit 12 to select a target thumbnail representing an image to be printed by the multi-function device 10 from one or more thumbnails. When the target thumbnail is selected by the user, the control unit 20 of the multi-function device 10 transmits a selection command to the mediation server 60. The selection command includes an image ID corresponding to the target thumbnail.

仲介サーバ60の制御部70は、多機能機10から選択コマンドを受信すると、リクエストR6をデータ格納サーバ40に送信する。リクエストR6は、選択コマンドに含まれる画像IDと同じ画像IDを含む。   When receiving the selection command from the multi-function device 10, the control unit 70 of the mediation server 60 transmits a request R6 to the data storage server 40. The request R6 includes the same image ID as the image ID included in the selection command.

データ格納サーバ40は、仲介サーバ60からリクエストR6を受信すると、リクエストR6に含まれる画像IDに対応する印刷用JPEGファイル(即ち、対象のサムネイルに対応する印刷用JPEGファイル)のURL(以下では簡単に「印刷用ファイルURL」と呼ぶ)と、印刷用JPEGファイルのファイルタイプ「JPEG」を示すファイルタイプ情報と、を仲介サーバ60に送信する。   When the data storage server 40 receives the request R6 from the mediation server 60, the URL of the print JPEG file corresponding to the image ID included in the request R6 (that is, the print JPEG file corresponding to the target thumbnail) (hereinafter, simple). And the file type information indicating the file type “JPEG” of the print JPEG file is transmitted to the mediation server 60.

仲介サーバ60の第2の取得部92は、データ格納サーバ40から印刷用ファイルURLとファイルタイプ情報とを受信することによって、印刷用ファイルURLとファイルタイプ情報とを取得する。この場合、仲介サーバ60の判断部94は、取得済みのサーバ名「SE40」と、取得済みのファイルタイプ情報「JPEG」と、印刷用JPEGファイルが印刷に利用されるという事実と、に基づいて、各テーブル76,78を参照して、印刷用JPEGファイルが多機能機10によって解釈可能な形式を有するのか否か(即ち、印刷用JPEGファイルのデータ変換が必要であるのか否か)を判断する。   The second acquisition unit 92 of the mediation server 60 acquires the print file URL and the file type information by receiving the print file URL and the file type information from the data storage server 40. In this case, the determination unit 94 of the mediation server 60 is based on the acquired server name “SE40”, the acquired file type information “JPEG”, and the fact that the print JPEG file is used for printing. Referring to the tables 76 and 78, it is determined whether or not the print JPEG file has a format that can be interpreted by the multi-function device 10 (that is, whether or not data conversion of the print JPEG file is necessary). To do.

具体的な判断手法は、上記の表示用JPEGファイルに関する判断と同様である。従って、判断部94は、印刷用JPEGファイルが多機能機10によって解釈可能な形式を有する(即ち、印刷用JPEGファイルのデータ変換が不要である)と判断する。この場合、仲介サーバ60の出力用処理実行部98は、取得済みの印刷用ファイルURL及び取得済みのファイルタイプ情報を、多機能機10に送信する。この際に、出力用処理実行部98は、変換方法を示す情報、変換サーバのURL等を、多機能機10に送信しない。   The specific determination method is the same as the determination regarding the display JPEG file. Therefore, the determination unit 94 determines that the print JPEG file has a format that can be interpreted by the multi-function device 10 (that is, data conversion of the print JPEG file is unnecessary). In this case, the output process execution unit 98 of the mediation server 60 transmits the acquired print file URL and the acquired file type information to the multi-function device 10. At this time, the output process execution unit 98 does not transmit the information indicating the conversion method, the URL of the conversion server, or the like to the multi-function device 10.

多機能機10の制御部20は、仲介サーバ60から、印刷用ファイルURL及びファイルタイプ情報を受信する。この際に、制御部20は、仲介サーバ60から、変換方法を示す情報及び変換サーバのURLを受信しない。この場合、制御部20は、印刷用ファイルURLに基づいて、仲介サーバ60を介さずに、印刷用ファイルURLによって特定される位置に格納されている印刷用ファイルの取得要求を、データ格納サーバ40に送信する。なお、印刷用ファイルの取得要求は、印刷用ファイルURLを含む。   The control unit 20 of the multi-function device 10 receives the print file URL and file type information from the mediation server 60. At this time, the control unit 20 does not receive the information indicating the conversion method and the URL of the conversion server from the mediation server 60. In this case, based on the print file URL, the control unit 20 sends an acquisition request for the print file stored at the position specified by the print file URL without using the mediation server 60 to the data storage server 40. Send to. The print file acquisition request includes the print file URL.

データ格納サーバ40は、多機能機10から印刷用ファイルの取得要求を受信すると、印刷用ファイルURLによって特定される位置に格納されている印刷用JPEGファイルを、仲介サーバ60を介さずに、多機能機10に送信する。   When the data storage server 40 receives the print file acquisition request from the multi-function device 10, the data storage server 40 stores the print JPEG file stored at the location specified by the print file URL without using the mediation server 60. Transmit to the functional unit 10.

多機能機10の制御部20は、データ格納サーバ40から印刷用JPEGファイルを受信(即ちダウンロード)すると、印刷用JPEGファイルによって表わされる画像の印刷を、印刷部18に実行させる。これにより、ユーザは、印刷済みの印刷用紙を取得することができる。   When the control unit 20 of the multi-function device 10 receives (that is, downloads) the printing JPEG file from the data storage server 40, the control unit 20 causes the printing unit 18 to print the image represented by the printing JPEG file. Thereby, the user can acquire printed printing paper.

(ケースB;図6)
図6のケースBでは、ユーザが、データ格納サーバ42にJPEGファイルを予めアップロードさせる。この場合、データ格納サーバ42は、内部形式「プログレッシブJPEG」(図2参照)を利用して、表示用JPEGファイルと、印刷用JPEGファイルと、を格納する。
(Case B; FIG. 6)
In case B of FIG. 6, the user causes the data storage server 42 to upload a JPEG file in advance. In this case, the data storage server 42 uses the internal format “progressive JPEG” (see FIG. 2) to store the display JPEG file and the print JPEG file.

図6のケースBでは、図示省略しているが、図5のケースAと同様に、多機能機10及び仲介サーバ60の間で、リクエストR2及びサーバリストの通信が実行される。ユーザは、サーバリストの中から、サーバ名「SE42」(即ちデータ格納サーバ42のサーバ名)を選択する。この場合、多機能機10の制御部20は、サーバ名「SE42」を仲介サーバ60に送信する。   In the case B of FIG. 6, the request R <b> 2 and the server list are communicated between the multi-function device 10 and the mediation server 60 as in the case A of FIG. 5. The user selects the server name “SE42” (that is, the server name of the data storage server 42) from the server list. In this case, the control unit 20 of the multi-function peripheral 10 transmits the server name “SE42” to the mediation server 60.

仲介サーバ60の第1の取得部90は、多機能機10からサーバ名「SE42」を取得する。この場合、仲介サーバ60の制御部70は、リクエストR4をデータ格納サーバ42に送信する。これにより、図5のケースAと同様に、仲介サーバ60の第2の取得部92は、データ格納サーバ42から、表示用ファイルURLと、ファイルタイプ情報「JPEG」と、を取得する。   The first acquisition unit 90 of the mediation server 60 acquires the server name “SE42” from the multi-function device 10. In this case, the control unit 70 of the mediation server 60 transmits the request R4 to the data storage server 42. As a result, as in the case A of FIG. 5, the second acquisition unit 92 of the mediation server 60 acquires the display file URL and the file type information “JPEG” from the data storage server 42.

次いで、仲介サーバ60の判断部94は、各テーブル76,78を参照して、データ変換の要否を判断する。判断部94は、内部形式テーブル76を参照して、「SE42」と「JPEG」と「サムネイル表示」とに対応付けられている「プログレッシブJPEG」を特定する。次いで、判断部94は、変換要否テーブル78を参照して、特定済みの「プログレッシブJPEG」に対応付けられている「要」を特定する。これにより、判断部94は、表示用JPEGファイルが多機能機10によって解釈可能な形式を有さない(即ち、表示用JPEGファイルのデータ変換が必要である)と判断する。   Next, the determination unit 94 of the mediation server 60 refers to the tables 76 and 78 to determine whether data conversion is necessary. The determination unit 94 refers to the internal format table 76 and identifies “progressive JPEG” associated with “SE42”, “JPEG”, and “thumbnail display”. Next, the determination unit 94 refers to the conversion necessity table 78 and identifies “necessary” associated with the identified “progressive JPEG”. Accordingly, the determination unit 94 determines that the display JPEG file does not have a format that can be interpreted by the multi-function device 10 (that is, data conversion of the display JPEG file is necessary).

次いで、仲介サーバ60の変換用処理実行部96は、変換要否テーブル78を参照して、「プログレッシブJPEG」に対応付けられている変換方法「データ取得→変換指示」と、「プログレッシブJPEG」に対応付けられている変換サーバURL「J100」と、を特定する。そして、変換用処理実行部96は、表示用ファイルURL、ファイルタイプ情報「JPEG」、変換方法「データ取得→変換指示」、及び、変換サーバURL「J100」を、多機能機10に送信する。   Next, the conversion processing execution unit 96 of the mediation server 60 refers to the conversion necessity table 78 to change the conversion methods “data acquisition → conversion instruction” and “progressive JPEG” associated with “progressive JPEG”. The associated conversion server URL “J100” is specified. Then, the conversion process execution unit 96 transmits the display file URL, the file type information “JPEG”, the conversion method “data acquisition → conversion instruction”, and the conversion server URL “J100” to the multi-function device 10.

多機能機10の制御部20は、仲介サーバ60から上記の各情報を受信する。この場合、制御部20は、変換方法及び変換サーバURLが取得されたために、JPEG用変換サーバ100にデータ変換を実行させる必要があることを知ることができる。特に、制御部20は、変換方法が「データ取得→変換指示」を示すために、多機能機10がデータ格納サーバ42から表示用JPEGファイルを取得すべきことを知ることができる。この場合、制御部20は、表示用ファイルURLに基づいて、仲介サーバ60を介さずに、表示用ファイルURLによって特定される位置に格納されている表示用ファイルの取得要求を、データ格納サーバ42に送信する。この結果、制御部20は、データ格納サーバ42から表示用JPEGファイルを受信(即ちダウンロード)する。次いで、制御部20は、変換サーバURL「J100」に基づいて、表示用JPEGファイルを含む変換指示を、JPEG用変換サーバ100に送信する。   The control unit 20 of the multi-function device 10 receives the above information from the mediation server 60. In this case, since the conversion method and the conversion server URL are acquired, the control unit 20 can know that it is necessary to cause the JPEG conversion server 100 to perform data conversion. In particular, the control unit 20 can know that the multi-function device 10 should acquire the display JPEG file from the data storage server 42 because the conversion method indicates “data acquisition → conversion instruction”. In this case, based on the display file URL, the control unit 20 sends an acquisition request for the display file stored at the position specified by the display file URL without using the mediation server 60 to the data storage server 42. Send to. As a result, the control unit 20 receives (that is, downloads) the display JPEG file from the data storage server 42. Next, based on the conversion server URL “J100”, the control unit 20 transmits a conversion instruction including a display JPEG file to the JPEG conversion server 100.

JPEG用変換サーバ100は、多機能機10から変換指示を受信すると、変換指示に含まれる表示用JPEGファイルの変換を実行する。具体的に言うと、JPEG用変換サーバ100は、内部形式「プログレッシブJPEG」を有する表示用JPEGファイルから、上記の対象の形式(即ち多機能機10が解釈可能な形式)を有する変換済みファイルを生成する。JPEG用変換サーバ100は、変換済みファイルを多機能機10に送信する。   When receiving the conversion instruction from the multi-function device 10, the JPEG conversion server 100 converts the display JPEG file included in the conversion instruction. More specifically, the JPEG conversion server 100 converts a converted file having the above-described target format (ie, a format that can be interpreted by the multi-function device 10) from a display JPEG file having the internal format “progressive JPEG”. Generate. The JPEG conversion server 100 transmits the converted file to the multi-function device 10.

多機能機10の制御部20は、JPEG用変換サーバ100から変換済みファイルを受信すると、変換済みファイルによって表わされる画像(即ちサムネイル)を表示部14に表示させる。これにより、1個以上のサムネイルが表示部14に表示される。多機能機10の制御部20は、ユーザによって対象のサムネイルが選択されると、選択コマンドを仲介サーバ60に送信する。なお、この後の処理は、表示用ファイルの代わりに、印刷用ファイルが利用される点を除くと、上記の各処理と同様である。   When receiving the converted file from the JPEG conversion server 100, the control unit 20 of the multi-function device 10 causes the display unit 14 to display an image (that is, a thumbnail) represented by the converted file. Thereby, one or more thumbnails are displayed on the display unit 14. When the target thumbnail is selected by the user, the control unit 20 of the multi-function device 10 transmits a selection command to the mediation server 60. The subsequent processes are the same as the processes described above except that a print file is used instead of a display file.

(ケースC;図7)
図7のケースCでは、ユーザが、データ格納サーバ42にGIFファイルを予めアップロードさせる。この場合、データ格納サーバ42は、内部形式「インタレースGIF」(図2参照)を利用して、表示用GIFファイルと、印刷用GIFファイルと、を格納する。
(Case C; FIG. 7)
In case C of FIG. 7, the user causes the data storage server 42 to upload a GIF file in advance. In this case, the data storage server 42 stores the display GIF file and the print GIF file using the internal format “interlaced GIF” (see FIG. 2).

図7のケースCの各処理は、基本的には、図6のケースBの各処理と同様である。ただし、仲介サーバ60の判断部94は、「SE42」と「GIF」と「サムネイル表示」とに基づいて、内部形式テーブル76及び変換要否テーブル78を参照して、データ変換が必要であると判断する。この場合、仲介サーバ60の変換用処理実行部96は、表示用ファイルURL、ファイルタイプ情報「GIF」、変換方法「変換指示」、及び、変換サーバURL「G102」を、多機能機10に送信する。   Each process in case C in FIG. 7 is basically the same as each process in case B in FIG. However, the determination unit 94 of the mediation server 60 refers to the internal format table 76 and the conversion necessity table 78 based on “SE42”, “GIF”, and “thumbnail display” and determines that data conversion is necessary. to decide. In this case, the conversion process execution unit 96 of the mediation server 60 sends the display file URL, file type information “GIF”, conversion method “conversion instruction”, and conversion server URL “G102” to the multi-function device 10. To do.

多機能機10の制御部20は、変換方法が「変換指示」を示すために、GIF用変換サーバ102が、データ格納サーバ42から、多機能機10を介さずに、表示用GIFファイルを取得可能であることを知ることができる(即ち、多機能機10が、データ格納サーバ42から表示用GIFファイルを取得する必要がないことを知ることができる)。この場合、制御部20は、変換サーバURL「G102」に基づいて、表示用ファイルURLを含む変換指示を、GIF用変換サーバ102に送信する。   The control unit 20 of the multi-function device 10 acquires the GIF file for display from the data storage server 42 without using the multi-function device 10 because the conversion method indicates “conversion instruction”. It is possible to know that it is possible (that is, it is possible to know that the multi-function device 10 does not need to acquire the display GIF file from the data storage server 42). In this case, the control unit 20 transmits a conversion instruction including the display file URL to the GIF conversion server 102 based on the conversion server URL “G102”.

GIF用変換サーバ102は、多機能機10から変換指示を受信すると、変換指示に含まれる表示用ファイルURLに基づいて、表示用ファイルURLによって特定される位置に格納されている表示用ファイルの取得要求を、データ格納サーバ42に送信する。これにより、GIF用変換サーバ102は、データ格納サーバ42から、多機能機10を介さずに、表示用GIFファイルを取得する。次いで、GIF用変換サーバ102は、内部形式「インタレースGIF」を有する表示用GIFファイルから、上記の対象の形式を有する変換済みファイルを生成する。GIF用変換サーバ102は、変換済みファイルを多機能機10に送信する。この結果、多機能機10に1個以上のサムネイルが表示される。なお、この後の処理は、表示用ファイルの代わりに、印刷用ファイルが利用される点を除くと、上記の各処理と同様である。   When receiving the conversion instruction from the multi-function device 10, the GIF conversion server 102 acquires the display file stored at the position specified by the display file URL based on the display file URL included in the conversion instruction. The request is transmitted to the data storage server 42. Accordingly, the GIF conversion server 102 acquires the display GIF file from the data storage server 42 without using the multi-function device 10. Next, the GIF conversion server 102 generates a converted file having the above target format from the display GIF file having the internal format “interlaced GIF”. The GIF conversion server 102 transmits the converted file to the multi-function device 10. As a result, one or more thumbnails are displayed on the multi-function device 10. The subsequent processes are the same as the processes described above except that a print file is used instead of a display file.

なお、シーケンス図を省略しているが、データ格納サーバ44は、内部形式「プログレッシブJPEG」を有する表示用JPEGファイルと、内部形式「ベースラインJPEG」を有する印刷用JPEGファイルと、を格納する。この場合、仲介サーバ60は、データ格納サーバ44に格納されている表示用JPEGファイルに関して、データ変換が必要であると判断する。このために、図6のケースBと同様に、多機能機10は、表示用JP
EGファイルのデータ変換を、JPEG用変換サーバ100に実行させる。これに対し、仲介サーバ60は、データ格納サーバ44に格納されている印刷用JPEGファイルに関して、データ変換が不要であると判断する。このために、図5のケースAと同様に、多機能機10は、印刷用JPEGファイルのデータ変換を、JPEG用変換サーバ100に実行させない。
Although the sequence diagram is omitted, the data storage server 44 stores a display JPEG file having the internal format “progressive JPEG” and a print JPEG file having the internal format “baseline JPEG”. In this case, the mediation server 60 determines that data conversion is necessary for the display JPEG file stored in the data storage server 44. For this reason, as in Case B of FIG.
The data conversion of the EG file is executed by the JPEG conversion server 100. On the other hand, the mediation server 60 determines that data conversion is not necessary for the print JPEG file stored in the data storage server 44. Therefore, as in the case A of FIG. 5, the multi-function device 10 does not cause the JPEG conversion server 100 to perform data conversion of the print JPEG file.

(ケースD;図8)
図8のケースDでは、ユーザが、データ格納サーバ42にPDFファイルを予めアップロードさせる。この場合、データ格納サーバ42は、表示用PDFファイルと、印刷用PDFファイルと、を格納する。なお、この際に、データ格納サーバ42は、どのような内部形式を有するPDFファイルを格納してもよい。
(Case D; FIG. 8)
In case D of FIG. 8, the user causes the data storage server 42 to upload a PDF file in advance. In this case, the data storage server 42 stores the display PDF file and the print PDF file. At this time, the data storage server 42 may store a PDF file having any internal format.

図8のケースDの各処理は、基本的には、上記の図5〜図7のケースA〜Cの各処理と同様である。ただし、内部形式テーブル76及び変換要否テーブル78には、PDFファイルに関する情報が記述されていない。従って、仲介サーバ60の判断部94は、データ変換の要否を判断することができない。この場合、仲介サーバ60の制御部70は、表示用ファイルURL及びファイルタイプ情報「PDF」を、多機能機10に送信する。この際に、制御部70は、変換方法及び変換サーバURLを、多機能機10に送信しない。従って、制御部70は、図5のケースAと同様に、表示用ファイルURL及びファイルタイプ情報のみを、多機能機10に送信することになる。   Each process in case D in FIG. 8 is basically the same as each process in cases A to C in FIGS. However, the internal format table 76 and the conversion necessity table 78 do not describe information related to the PDF file. Therefore, the determination unit 94 of the mediation server 60 cannot determine whether data conversion is necessary. In this case, the control unit 70 of the mediation server 60 transmits the display file URL and the file type information “PDF” to the multi-function device 10. At this time, the control unit 70 does not transmit the conversion method and the conversion server URL to the multi-function device 10. Therefore, the control unit 70 transmits only the display file URL and file type information to the multi-function device 10 as in the case A of FIG.

多機能機10のメモリ24には、PDF用変換サーバ104のURL「P104」が予め格納されている。メモリ24には、さらに、ファイルタイプ情報が「PDF」を示す場合に、多機能機10が、データ格納サーバ42からPDFファイルを取得して、PDFファイルを含む変換指示をPDF用変換サーバ104に送信するためのプログラムが予め格納されている。従って、多機能機10の制御部20は、仲介サーバ60から表示用ファイルURL及びファイルタイプ情報「PDF」を受信すると、表示用ファイルURLに基づいて、表示用ファイルの取得要求をデータ格納サーバ42に送信して、データ格納サーバ42から表示用PDFファイルを取得する。   In the memory 24 of the multi-function device 10, the URL “P104” of the PDF conversion server 104 is stored in advance. Further, in the memory 24, when the file type information indicates “PDF”, the multi-function device 10 acquires the PDF file from the data storage server 42 and sends a conversion instruction including the PDF file to the PDF conversion server 104. A program for transmission is stored in advance. Accordingly, when receiving the display file URL and the file type information “PDF” from the intermediary server 60, the control unit 20 of the multi-function device 10 sends a display file acquisition request to the data storage server 42 based on the display file URL. To obtain a display PDF file from the data storage server 42.

次いで、制御部20は、メモリ24に予め格納されている変換サーバURL「P104」を送信先として、表示用PDFファイルを含む変換指示を、PDF用変換サーバ104に送信する。この結果、PDF用変換サーバ104は、表示用PDFファイルから、上記の対象の形式を有する変換済みファイルを生成する。PDF用変換サーバ104は、変換済みファイルを多機能機10に送信する。この結果、多機能機10に1個以上のサムネイルが表示される。なお、この後の処理は、表示用ファイルの代わりに、印刷用ファイルが利用される点を除くと、上記の各処理と同様である。   Next, the control unit 20 transmits a conversion instruction including a display PDF file to the PDF conversion server 104 using the conversion server URL “P104” stored in advance in the memory 24 as a transmission destination. As a result, the PDF conversion server 104 generates a converted file having the target format from the display PDF file. The PDF conversion server 104 transmits the converted file to the multi-function device 10. As a result, one or more thumbnails are displayed on the multi-function device 10. The subsequent processes are the same as the processes described above except that a print file is used instead of a display file.

(第1実施例の効果)
データ格納サーバ40,42,44に格納されるファイルの内部形式は、データ格納サーバ40,42,44に依存する。例えば、データ格納サーバ40は、多機能機10によって解釈可能な内部形式「ベースラインJPEG」を有するJPEGファイルを格納する。一方において、例えば、データ格納サーバ42は、多機能機10によって解釈不可能な内部形式「プログレッシブJPEG」を有するJPEGファイルを格納する。仲介サーバ60は、データ格納サーバ40,42から取得されるファイルタイプ情報「JPEG」のみを参照しても、どのような内部形式であるのかを把握することができず、この結果、データ変換の要否を適切に判断することができない。従って、本実施例では、多機能機10のベンダが、仲介サーバ60のメモリ74にテーブル76,78を予め格納させておく。これにより、仲介サーバ60は、サーバ名とファイルタイプ情報とに基づいて、テーブル76,78を参照して、データ変換の要否を適切に判断することができる。
(Effects of the first embodiment)
The internal format of the file stored in the data storage server 40, 42, 44 depends on the data storage server 40, 42, 44. For example, the data storage server 40 stores a JPEG file having an internal format “baseline JPEG” that can be interpreted by the multi-function device 10. On the other hand, for example, the data storage server 42 stores a JPEG file having an internal format “progressive JPEG” that cannot be interpreted by the multi-function device 10. Even if the mediation server 60 refers to only the file type information “JPEG” acquired from the data storage servers 40 and 42, it cannot grasp what internal format it is, and as a result, the data conversion It is not possible to properly judge necessity. Therefore, in this embodiment, the vendor of the multi-function device 10 stores the tables 76 and 78 in the memory 74 of the mediation server 60 in advance. Thereby, the mediation server 60 can appropriately determine whether or not data conversion is necessary with reference to the tables 76 and 78 based on the server name and the file type information.

また、データ格納サーバ44は、多機能機10によって解釈不可能な内部形式「プログレッシブJPEG」を有する表示用JPEGファイルを格納すると共に、多機能機10によって解釈可能な内部形式「ベースラインJPEG」を有する印刷用JPEGファイルを格納する。即ち、データ格納サーバ44は、ファイルの出力方法(表示又は印刷)に応じて、異なる内部形式を有するJPEGファイルを格納する。従って、本実施例では、内部形式テーブル76には、出力方法に関する情報も記述されている。これにより、仲介サーバ60は、出力方法に基づいて、データ変換の要否をより適切に判断することができる。   In addition, the data storage server 44 stores a display JPEG file having an internal format “progressive JPEG” that cannot be interpreted by the multi-function device 10 and also stores an internal format “baseline JPEG” that can be interpreted by the multi-function device 10. The print JPEG file is stored. That is, the data storage server 44 stores JPEG files having different internal formats in accordance with the file output method (display or print). Therefore, in this embodiment, the internal format table 76 also describes information related to the output method. Thereby, the mediation server 60 can more appropriately determine the necessity of data conversion based on the output method.

仲介サーバ60(即ち出力用処理実行部98)は、データ変換が不要であると判断される場合には、図5のケースAに示されるように、変換方法及び変換サーバURLを多機能機10に送信せずに、ファイルURL及びファイルタイプ情報を多機能機10に送信する。これにより、多機能機10は、データ変換を変換サーバ100〜104に実行させずに、サムネイルの表示及び画像の印刷を実行する。一方において、仲介サーバ60(即ち変換用処理実行部96)は、データ変換が必要であると判断される場合には、図6のケースBに示されるように、変換方法及び変換サーバURLを多機能機10に送信する。これにより、多機能機10は、データ変換をJPEG用変換サーバ100に実行させて、サムネイルの表示及び画像の印刷を実行する。即ち、仲介サーバ60が判断結果に応じた適切な処理を実行するために、多機能機10は、画像の出力を適切に実行することができる。   If it is determined that the data conversion is unnecessary, the mediation server 60 (that is, the output processing execution unit 98) sets the conversion method and the conversion server URL to the multi-function device 10 as shown in Case A of FIG. The file URL and file type information are transmitted to the multi-function device 10 without being transmitted to the multi-function device 10. As a result, the multi-function device 10 displays thumbnails and prints images without causing the conversion servers 100 to 104 to perform data conversion. On the other hand, when it is determined that data conversion is necessary, the mediation server 60 (that is, the conversion process execution unit 96) uses a conversion method and a conversion server URL as shown in Case B of FIG. Transmit to the functional unit 10. Accordingly, the multi-function device 10 causes the JPEG conversion server 100 to execute data conversion, and executes thumbnail display and image printing. That is, in order for the mediation server 60 to perform appropriate processing according to the determination result, the multi-function device 10 can appropriately execute image output.

また、仲介サーバ60は、変換方法を多機能機10に送信する。このために、多機能機10は、変換方法を参照することによって、多機能機10がデータ格納サーバ40等から表示用(又は印刷用)ファイルを取得する必要があるのか否かを知ることができる。例えば、図6のケースBでは、多機能機10は、データ格納サーバ42からファイルを取得して、ファイルを含む変換指示をJPEG用変換サーバ100に送信することができる。また、図7のケースCでは、多機能機10は、データ格納サーバ42からファイルを取得せずに、ファイルを含まない変換指示(即ちファイルURLを含む変換指示)をGIF用変換サーバ102に供給することができる。この結果、GIF用変換サーバ102は、多機能機10を介さずに、データ格納サーバ42からファイルを取得することができる。本実施例によると、仲介サーバ60が変換方法を多機能機10に送信するために、多機能機10は、変換方法に応じた適切な処理を実行することができる。   Further, the mediation server 60 transmits the conversion method to the multi-function device 10. Therefore, the multi-function device 10 can know whether or not the multi-function device 10 needs to acquire a display (or print) file from the data storage server 40 or the like by referring to the conversion method. it can. For example, in case B of FIG. 6, the multi-function device 10 can acquire a file from the data storage server 42 and transmit a conversion instruction including the file to the JPEG conversion server 100. In the case C of FIG. 7, the multi-function device 10 does not acquire a file from the data storage server 42 and supplies a conversion instruction not including a file (that is, a conversion instruction including a file URL) to the GIF conversion server 102. can do. As a result, the GIF conversion server 102 can acquire a file from the data storage server 42 without using the multi-function device 10. According to the present embodiment, since the mediation server 60 transmits the conversion method to the multi-function device 10, the multi-function device 10 can execute an appropriate process according to the conversion method.

(対応関係)
多機能機10、仲介サーバ60が、それぞれ、「画像出力装置」、「制御装置」の一例である。図5のケースAでは、データ格納サーバ40、サーバ名「SE40」、ファイルタイプ情報「JPEG」が、それぞれ、「特定のデータ格納サーバ」、「特定のサーバ識別情報」、「特定のファイルタイプ情報」の一例である。また、図6のケースBでは、データ格納サーバ42、サーバ名「SE42」、ファイルタイプ情報「JPEG」、JPEG用変換サーバ100、変換サーバURL「J100」が、それぞれ、「特定のデータ格納サーバ」、「特定のサーバ識別情報」、「特定のファイルタイプ情報」、「特定の変換サーバ」、「特定の位置情報」の一例である。図5のケースAでは、表示用ファイルURL(又は印刷用ファイルURL)及びファイルタイプ「JPEG」を、多機能機10に送信することが、「出力用処理」の一例である。また、図6のケースB(又は図7のケースC)では、表示用ファイルURL(又は印刷用ファイルURL)、ファイルタイプ「JPEG」(又は「GIF」)、変換方法、及び、変換サーバURLを、多機能機10に送信することが、「変換用処理」の一例である。図6及び図7のケースB及びCで仲介サーバ60から多機能機10に送信される変換方法が、「方法関係情報」の一例である。図2及び図3の2個のテーブル76,78の組合せが、「形式関係情報テーブル」の一例である。また、変換要否テーブル78の「変換要否」が、「形式関係情報」の一例である。
(Correspondence)
The multi-function device 10 and the mediation server 60 are examples of “image output device” and “control device”, respectively. In the case A of FIG. 5, the data storage server 40, the server name “SE40”, and the file type information “JPEG” are “specific data storage server”, “specific server identification information”, and “specific file type information”, respectively. Is an example. In the case B of FIG. 6, the data storage server 42, the server name “SE42”, the file type information “JPEG”, the JPEG conversion server 100, and the conversion server URL “J100” are each “specific data storage server”. , “Specific server identification information”, “specific file type information”, “specific conversion server”, and “specific location information”. In case A of FIG. 5, transmitting the display file URL (or print file URL) and the file type “JPEG” to the multi-function device 10 is an example of “output processing”. In case B of FIG. 6 (or case C of FIG. 7), a display file URL (or print file URL), a file type “JPEG” (or “GIF”), a conversion method, and a conversion server URL are set. Transmission to the multi-function device 10 is an example of “conversion processing”. The conversion method transmitted from the mediation server 60 to the multi-function device 10 in the cases B and C of FIGS. 6 and 7 is an example of “method related information”. The combination of the two tables 76 and 78 in FIGS. 2 and 3 is an example of the “format relation information table”. Further, “conversion necessity” in the conversion necessity table 78 is an example of “format relation information”.

(第2実施例)
第2実施例では、変換要否テーブル78(図3参照)において、変換方法及び変換サーバURLが記述されていない。また、多機能機10のメモリ24には、URLテーブル26が予め格納されている。図4に示されるように、URLテーブル26は、ファイルタイプと、変換方法と、変換サーバURLと、が対応付けられているテーブルである。
(Second embodiment)
In the second embodiment, the conversion method and conversion server URL are not described in the conversion necessity table 78 (see FIG. 3). A URL table 26 is stored in advance in the memory 24 of the multi-function device 10. As shown in FIG. 4, the URL table 26 is a table in which file types, conversion methods, and conversion server URLs are associated with each other.

(ケースE;図9)
図9のケースEでは、ユーザが、データ格納サーバ42にJPEGファイルをアップロードさせる。図9のケースEの各処理は、基本的には、図6のケースBの各処理と同様である。ただし、仲介サーバ60の変換用処理実行部96は、データ変換が必要であると判断される場合に、表示用ファイルURL、ファイルタイプ情報「JPEG」、及び、データ変換が必要であることを示す情報(図9の「変換要」;以下では「変換要情報」と呼ぶ)を、多機能機10に送信する。変換用処理実行部96は、図6のケースBとは異なり、変換方法及び変換サーバURLを、多機能機10に送信しない。
(Case E; Fig. 9)
In case E of FIG. 9, the user causes the data storage server 42 to upload a JPEG file. Each process in case E in FIG. 9 is basically the same as each process in case B in FIG. However, the conversion process execution unit 96 of the mediation server 60 indicates that the display file URL, the file type information “JPEG”, and the data conversion are necessary when it is determined that the data conversion is necessary. Information (“conversion required” in FIG. 9; hereinafter referred to as “conversion required information”) is transmitted to the multi-function device 10. Unlike the case B in FIG. 6, the conversion processing execution unit 96 does not transmit the conversion method and the conversion server URL to the multi-function device 10.

多機能機10の制御部20は、仲介サーバ60から変換要情報を受信することによって、データ変換が必要であることを知ることができる。この場合、制御部20は、ファイルタイプ情報「JPEG」に基づいて、図4のURLテーブル26を参照して、変換方法「データ取得→変換指示」及び変換サーバURL「J100」を特定する。これにより、データ変換を実行すべきJPEG用変換サーバ100が選択されることになる。この後の処理は、図6のケースBと同様である。第2実施例でも、第1実施例と同様の効果を得ることができる。なお、図4のURLテーブル26が、「位置情報テーブル」の一例である。   The control unit 20 of the multi-function device 10 can know that data conversion is necessary by receiving the conversion required information from the mediation server 60. In this case, the control unit 20 specifies the conversion method “data acquisition → conversion instruction” and the conversion server URL “J100” with reference to the URL table 26 of FIG. 4 based on the file type information “JPEG”. As a result, the JPEG conversion server 100 on which data conversion is to be executed is selected. The subsequent processing is the same as in Case B of FIG. In the second embodiment, the same effect as in the first embodiment can be obtained. Note that the URL table 26 of FIG. 4 is an example of a “position information table”.

以上、本発明の具体例を詳細に説明したが、これらは例示にすぎず、特許請求の範囲を限定するものではない。特許請求の範囲に記載の技術には、以上に例示した具体例を様々に変形、変更したものが含まれる。例えば、以下の変形例が含まれる。   Specific examples of the present invention have been described in detail above, but these are merely examples and do not limit the scope of the claims. The technology described in the claims includes various modifications and changes of the specific examples illustrated above. For example, the following modifications are included.

(変形例1)上記の各実施例では、データ格納サーバ40,42は、表示用ファイルと印刷用ファイルとの間で内部形式を変えないが、データ格納サーバ44は、表示用ファイルと印刷用ファイルとの間の内部形式を変える。後者のデータ格納サーバが存在しない状況が前提であれば、内部形式テーブル76(図2参照)には、出力方法が記述されなくてもよい。一般的に言うと、判断部は、特定のサーバ識別情報と特定のファイルタイプ情報とに基づいて、判断すればよい。 (Modification 1) In each of the above embodiments, the data storage servers 40 and 42 do not change the internal format between the display file and the print file, but the data storage server 44 does not change the display file and the print file. Change the internal format between files. If it is assumed that the latter data storage server does not exist, the output method may not be described in the internal format table 76 (see FIG. 2). Generally speaking, the determination unit may determine based on specific server identification information and specific file type information.

(変形例2)上記の各実施例では、変換サーバ100,104は、データ格納サーバ40等から、多機能機10を介さずに、ファイルを取得することができないが、変換サーバ102は、データ格納サーバ40等から、多機能機10を介さずに、ファイルを取得することができる。前者の変換サーバのみが存在する状況、又は、後者の変換サーバのみが存在する状況が前提であれば、変換要否テーブル78(図3参照)には、変換方法が記述されなくてもよい。即ち、変換用処理実行部96は、変換方法を多機能機10に送信しなくてもよい。一般的に言うと、変換用処理実行部は、変換用処理(例えば、第1実施例では少なくとも変換サーバURLの送信、第2実施例では少なくとも変換要情報の送信)を実行すればよい。 (Modification 2) In each of the above-described embodiments, the conversion servers 100 and 104 cannot obtain a file from the data storage server 40 or the like without going through the multi-function device 10. A file can be acquired from the storage server 40 or the like without using the multi-function device 10. If it is assumed that only the former conversion server exists or only the latter conversion server exists, the conversion method may not be described in the conversion necessity table 78 (see FIG. 3). That is, the conversion process execution unit 96 does not have to transmit the conversion method to the multi-function device 10. Generally speaking, the conversion process execution unit may execute a conversion process (for example, transmission of at least the conversion server URL in the first embodiment, transmission of at least conversion required information in the second embodiment).

(変形例3)内部形式テーブル76(図2参照)及び変換要否テーブル78(図3参照)は、2個のテーブルに別れていなくてもよく、1個のテーブルであってもよい。この場合、上記の1個のテーブルは、少なくともサーバ名とファイルタイプと変換要否とが対応付けられているテーブルであってもよい。このような構成でも、判断部94は、データ変換の要否を適切に判断することができる。本変形例では、変換要否が、「形式関係情報」の一例である。なお、別の変形例では、上記の1個のテーブルは、少なくともサーバ名とフ
ァイルタイプと変換サーバURLとが対応付けられているテーブルであってもよい。この場合、判断部94は、サーバ名及びファイルタイプ情報に対応付けて、変換サーバURLを示すデータが記述されている場合に、データ変換が必要であると判断し、サーバ名及びファイルタイプ情報に対応付けて、変換サーバURLを示すデータが記述されていない場合に、データ変換が不要であると判断してもよい。本変形例では、変換サーバURLが、「形式関係情報」の一例である。
(Modification 3) The internal format table 76 (see FIG. 2) and the conversion necessity table 78 (see FIG. 3) may not be divided into two tables, but may be a single table. In this case, the one table may be a table in which at least the server name, the file type, and the necessity of conversion are associated with each other. Even in such a configuration, the determination unit 94 can appropriately determine whether or not data conversion is necessary. In this modification, the necessity of conversion is an example of “format relation information”. In another modification, the one table may be a table in which at least a server name, a file type, and a conversion server URL are associated with each other. In this case, when the data indicating the conversion server URL is described in association with the server name and file type information, the determination unit 94 determines that data conversion is necessary, and includes the server name and file type information. If the data indicating the conversion server URL is not described in association, it may be determined that the data conversion is unnecessary. In the present modification, the conversion server URL is an example of “format relation information”.

(変形例4)上記の各実施例では、判断部94は、仲介サーバ60から、表示用(又は印刷用)ファイルURLとは別に取得されるファイルタイプ情報に基づいて、データ変換の要否を判断する。これに代えて、判断部94は、表示用(又は印刷用)ファイルURLがファイル拡張子を示すか否かを判断し、表示用(又は印刷用)ファイルURLがファイル拡張子を示すと判断される場合に、ファイル拡張子に基づいて、データ変換の要否を判断してもよい。この場合、表示用(又は印刷用)ファイルURLが、「特定のファイルタイプ情報」の一例である。 (Modification 4) In each of the above embodiments, the determination unit 94 determines whether data conversion is necessary based on file type information obtained separately from the display (or print) file URL from the mediation server 60. to decide. Instead, the determination unit 94 determines whether or not the display (or print) file URL indicates a file extension, and determines that the display (or print) file URL indicates a file extension. In this case, the necessity of data conversion may be determined based on the file extension. In this case, the display (or print) file URL is an example of “specific file type information”.

(変形例5)「特定のサーバ識別情報」は、サーバ名でなくてもよく、例えば、サーバを識別するためのID、サーバが提供するサービスの名称、サーバのIPアドレス、サーバのMACアドレス等であってもよい。一般的に言うと、「特定のサーバ識別情報」は、特定のデータ格納サーバを識別するための情報であればよい。 (Modification 5) “Specific server identification information” does not have to be a server name. For example, an ID for identifying a server, a name of a service provided by the server, an IP address of the server, a MAC address of the server, etc. It may be. Generally speaking, the “specific server identification information” may be information for identifying a specific data storage server.

(変形例6)「方法関係情報」は、変換方法を示す情報(例えば「データ取得→変換指示」)でなくてもよく、例えば、「第1の方法」を示す情報としてフラグ「1」を採用し、「第2の方法」を示す情報としてフラグ「0」を採用してもよい。一般的に言うと、方法関係情報は、第1の方法と第2の方法とのどちらか一方に関係する情報であればよい。 (Modification 6) “Method-related information” may not be information indicating a conversion method (for example, “data acquisition → conversion instruction”). For example, a flag “1” is set as information indicating “first method”. The flag “0” may be adopted as information indicating the “second method”. Generally speaking, the method-related information may be information related to one of the first method and the second method.

(変形例7)「画像出力装置」は、多機能機でなくてもよく、プリンタ、FAX装置、電話装置、PC、携帯端末等であってもよい。また、「画像出力装置」は、表示部及び印刷部の両方を備えていなくてもよく、表示部及び印刷部の一方のみを備えていてもよい。一般的に言うと、「画像出力装置」は、画像を出力(表示、印刷等)する装置であればよい。 (Modification 7) The “image output device” may not be a multi-function device, but may be a printer, a FAX device, a telephone device, a PC, a portable terminal, or the like. In addition, the “image output device” may not include both the display unit and the printing unit, and may include only one of the display unit and the printing unit. Generally speaking, the “image output device” may be any device that outputs (displays, prints, etc.) an image.

(変形例8)上記の各実施例では、仲介サーバ60が設けられているが、仲介サーバ60が設けられていないシステムを構成してもよい。この場合、多機能機10のメモリ24には、テーブル76,78が予め記憶されていてもよい。さらに、多機能機10の制御部20によって、各部90〜98の機能が実現されてもよい。本変形例では、多機能機10の制御部20が、「制御装置」の一例である。 (Modification 8) In each of the above embodiments, the mediation server 60 is provided, but a system in which the mediation server 60 is not provided may be configured. In this case, the tables 76 and 78 may be stored in the memory 24 of the multi-function device 10 in advance. Furthermore, the functions of the units 90 to 98 may be realized by the control unit 20 of the multi-function device 10. In the present modification, the control unit 20 of the multi-function device 10 is an example of a “control device”.

(変形例9)上記の各実施例では、仲介サーバ60のCPU72がソフトウェアに従って処理を実行することによって、各部90〜98の機能が実現される。これに代えて、各部90〜98の機能のうちの少なくとも一部は、論理回路等のハードウェアによって実現されてもよい。 (Modification 9) In each of the above-described embodiments, the functions of the units 90 to 98 are realized by the CPU 72 of the mediation server 60 executing a process according to software. Instead, at least a part of the functions of the units 90 to 98 may be realized by hardware such as a logic circuit.

また、本明細書または図面に説明した技術要素は、単独であるいは各種の組合せによって技術的有用性を発揮するものであり、出願時請求項記載の組合せに限定されるものではない。また、本明細書または図面に例示した技術は複数目的を同時に達成するものであり、そのうちの一つの目的を達成すること自体で技術的有用性を持つものである。   The technical elements described in this specification or the drawings exhibit technical usefulness alone or in various combinations, and are not limited to the combinations described in the claims at the time of filing. In addition, the technology illustrated in the present specification or the drawings achieves a plurality of objects at the same time, and has technical utility by achieving one of the objects.

2:通信システム、6:インターネット、10:多機能機、40〜44:データ格納サーバ、60:仲介サーバ、76:内部形式テーブル、78:変換要否テーブル、100:
JPEG用変換サーバ、102:GIF用変換サーバ、104:PDF用変換サーバ
2: communication system, 6: Internet, 10: multi-function device, 40-44: data storage server, 60: mediation server, 76: internal format table, 78: conversion necessity table, 100:
JPEG conversion server, 102: GIF conversion server, 104: PDF conversion server

Claims (9)

制御装置と通信可能な画像出力装置であって、
操作部と、
出力部と、
前記操作部が操作されることによって、複数個のデータ格納サーバの中から特定データ格納サーバが選択される場合に、前記特定データ格納サーバを識別するための特定サーバ識別情報を前記制御装置に送信する送信部と、
前記特定サーバ識別情報を送信した後で前記制御装置から変換情報を受信する場合に、変換サーバに、前記特定データ格納サーバに格納されている特定データを変換後データに変換させるための変換用処理を実行すべきと判断し、前記特定サーバ識別情報を送信した後で前記変換情報を受信しない場合に、前記変換用処理を実行すべきでないと判断する判断部であって、前記変換情報は、前記特定データの拡張子に対応する特定ファイルタイプの第1の内部形式が、前記画像出力装置によって解釈不可能である場合に前記制御装置から受信する情報であり、前記第1の内部形式は、前記制御装置により、前記送信部によって送信された前記特定サーバ識別情報と、前記特定ファイルタイプと、から特定される内部形式である、前記判断部と、
前記変換用処理を実行すべきでないと判断される場合に、前記変換用処理を実行せず、前記変換用処理を実行すべきと判断される場合に、前記変換用処理を実行する変換用処理実行部と、
前記変換用処理を実行すべきでないと判断される場合に、前記特定データによって表される特定画像を前記出力部に出力させ、前記変換用処理を実行すべきと判断される場合に、前記変換用処理を実行することに応じて前記変換サーバによって変換された前記変換後データによって表される変換後画像を前記出力部に出力させる出力制御部であって、前記変換後データは、ファイルタイプが前記特定データの前記特定ファイルタイプと同じであると共に、内部形式が前記特定データの前記特定ファイルタイプの前記第1の内部形式とは異なる第2の内部形式であって、前記画像出力装置によって解釈可能な前記第2の内部形式である、前記出力制御部と、
を備える画像出力装置。
An image output device capable of communicating with a control device,
An operation unit;
An output section;
When a specific data storage server is selected from a plurality of data storage servers by operating the operation unit, specific server identification information for identifying the specific data storage server is transmitted to the control device. A transmitter to
Conversion process for causing the conversion server to convert the specific data stored in the specific data storage server into post-conversion data when receiving conversion information from the control device after transmitting the specific server identification information And when the conversion information is not received after transmitting the specific server identification information, the determination unit determines that the conversion process should not be executed, and the conversion information is: The first internal format of the specific file type corresponding to the extension of the specific data is information received from the control device when it cannot be interpreted by the image output device, and the first internal format is The determination unit, which is an internal format specified by the control device by the specific server identification information transmitted by the transmission unit and the specific file type,
When it is determined that the conversion process should not be executed, the conversion process is not executed, and when it is determined that the conversion process should be executed, the conversion process is executed. The execution part;
When it is determined that the conversion process should not be executed, the specific image represented by the specific data is output to the output unit, and when it is determined that the conversion process should be executed, the conversion is performed. An output control unit that causes the output unit to output a post-conversion image represented by the post-conversion data converted by the conversion server in accordance with execution of the processing, wherein the post-conversion data has a file type A second internal format that is the same as the specific file type of the specific data and whose internal format is different from the first internal format of the specific file type of the specific data, and is interpreted by the image output device The output controller, which is the second possible internal format;
An image output apparatus comprising:
前記出力部は、画像を表示させる表示部と、画像の印刷を実行する印刷部と、を含み、
前記第1の内部形式は、さらに、前記制御装置により、前記特定データが、前記表示部によって表示されるべきデータと、前記印刷部によって印刷されるべきデータと、のうちのどちらのデータであるかに基づいて特定される、請求項1に記載の画像出力装置。
The output unit includes a display unit that displays an image, and a printing unit that executes printing of the image,
In the first internal format, the specific data is either data to be displayed by the display unit or data to be printed by the printing unit by the control device. The image output device according to claim 1, which is specified based on
前記画像出力装置は、インターネットを介して、前記変換サーバと通信可能に接続されており、
前記変換情報は、前記第1の内部形式に基づいて特定されるサーバ位置情報であって、前記変換サーバの前記インターネット上の位置を示すサーバ位置情報を含み、
前記変換用処理実行部は、前記変換用処理を実行すべきと判断される場合に、前記変換情報に含まれる前記サーバ位置情報を用いて、前記変換サーバに、前記特定データを前記変換後データに変換させるための変換指示を送信することを含む前記変換用処理を実行する、請求項1又は2に記載の画像出力装置。
The image output device is communicably connected to the conversion server via the Internet,
The conversion information is server location information specified based on the first internal format, and includes server location information indicating the location of the conversion server on the Internet,
When it is determined that the conversion process should be executed, the conversion process execution unit uses the server location information included in the conversion information to transfer the specific data to the conversion data. The image output apparatus according to claim 1, wherein the conversion processing including transmitting a conversion instruction for converting the image into the image is executed.
前記画像出力装置は、さらに、
前記特定サーバ識別情報を送信した後で、前記制御装置から、前記データ格納サーバ内の前記特定データが記憶される位置を示すデータ位置情報を受信する受信部と、
前記データ位置情報を用いて、前記データ格納サーバから前記特定データを取得する取得部と、
を備え、
前記出力制御部は、前記変換用処理を実行すべきでないと判断される場合に、前記取得部により取得された前記特定データによって表される前記特定画像を前記出力部に出力させる、請求項1から3のいずれか一項に記載の画像処理装置。
The image output device further includes:
After transmitting the specific server identification information, a receiving unit that receives data position information indicating a position where the specific data is stored in the data storage server from the control device;
An acquisition unit that acquires the specific data from the data storage server using the data position information;
With
The output control unit causes the output unit to output the specific image represented by the specific data acquired by the acquisition unit when it is determined that the conversion process should not be executed. 4. The image processing device according to any one of items 1 to 3.
前記変換用処理実行部は、前記変換用処理を実行すべきと判断される場合に、前記変換サーバに、前記データ位置情報を用いて前記画像出力装置を介さずに前記特定データ格納サーバから前記特定データを取得させ、さらに、取得された前記特定データを前記変換後データに変換させるための変換指示であって、前記受信部によって受信された前記データ位置情報を含む前記変換指示を、前記変換サーバに送信することを含む前記変換用処理を実行する、請求項4に記載の画像出力装置。   When it is determined that the conversion process is to be executed, the conversion process execution unit uses the data position information to the conversion server from the specific data storage server without using the image output device. A conversion instruction for acquiring the specific data, and further converting the acquired specific data into the converted data, the conversion instruction including the data position information received by the reception unit, The image output apparatus according to claim 4, wherein the conversion process including transmission to a server is executed. 前記変換用処理実行部は、前記変換用処理を実行すべきと判断される場合に、前記変換サーバに、前記取得部によって取得された前記特定データを前記変換後データに変換させるための変換指示であって、前記取得部によって取得された前記特定データを含む前記変換指示を前記変換サーバに送信することを含む前記変換用処理を実行する、請求項4に記載の画像出力装置。   The conversion process execution unit, when it is determined that the conversion process should be performed, causes the conversion server to convert the specific data acquired by the acquisition unit into the converted data. The image output apparatus according to claim 4, wherein the conversion processing includes transmitting the conversion instruction including the specific data acquired by the acquisition unit to the conversion server. 前記変換情報は、前記第1の内部形式に基づいて特定される関係情報であって、前記変換サーバに前記特定データを含まない第1の変換指示を送信することを示す第1の関係情報と、前記変換サーバに前記特定データを含む第2の変換指示を送信することを示す第2の関係情報と、のどちらか一方を含み、
前記変換用処理実行部は、前記変換用処理を実行すべきと判断される場合に、
前記変換情報に前記第1の関係情報が含まれるとき、前記変換サーバに、前記データ位置情報を用いて前記画像出力装置を介さずに前記特定データ格納サーバから前記特定データを取得させ、さらに、取得された前記特定データを前記変換後データに変換させるための変換指示であって、前記受信部によって受信された前記データ位置情報を含む前記変換指示を、前記変換サーバに送信することを含む前記変換用処理を実行し、
前記変換情報に前記第2の関係情報が含まれるとき、前記変換サーバに、前記取得部によって取得された前記特定データを前記変換後データに変換させるための変換指示であって、前記取得部によって取得された前記特定データを含む前記変換指示を前記変換サーバに送信することを含む前記変換用処理を実行する、請求項4に記載の画像出力装置。
The conversion information is related information specified based on the first internal format, and includes first related information indicating that a first conversion instruction not including the specific data is transmitted to the conversion server; The second relation information indicating that the second conversion instruction including the specific data is transmitted to the conversion server,
When it is determined that the conversion process execution unit should execute the conversion process,
When the conversion information includes the first relation information, the conversion server uses the data position information to acquire the specific data from the specific data storage server without using the image output device, and A conversion instruction for converting the acquired specific data into the converted data, the method including transmitting the conversion instruction including the data position information received by the receiving unit to the conversion server Run the conversion process,
A conversion instruction for causing the conversion server to convert the specific data acquired by the acquisition unit into the post-conversion data when the conversion information includes the second relation information; The image output apparatus according to claim 4, wherein the conversion process including transmitting the conversion instruction including the acquired specific data to the conversion server is executed.
前記画像出力装置は、インターネットを介して、前記変換サーバと通信可能に接続されており、
前記画像出力装置は、さらに、ファイルタイプと、当該ファイルタイプを有するデータ
を変換する変換サーバの前記インターネット上の位置を示すサーバ位置情報と、が対応付けられている位置情報テーブルを格納するメモリを備え、
前記変換情報は、前記特定データの前記特定ファイルタイプを示す特定ファイルタイプ情報を含み、
前記変換用処理実行部は、前記変換用処理を実行すべきと判断される場合に、前記メモリに格納される前記位置情報テーブルにおいて、前記特定ファイルタイプ情報によって示される特定ファイルタイプに対応付けられているサーバ位置情報を用いて、前記変換サーバに、前記特定データを前記変換後データに変換させるための変換指示を送信することを含む前記変換用処理を実行する、請求項1又は2に記載の画像出力装置。
The image output device is communicably connected to the conversion server via the Internet,
The image output device further includes a memory for storing a location information table in which a file type and server location information indicating a location on the Internet of a conversion server that converts data having the file type are associated with each other. Prepared,
The conversion information includes specific file type information indicating the specific file type of the specific data,
When it is determined that the conversion process should be executed, the conversion process execution unit is associated with the specific file type indicated by the specific file type information in the position information table stored in the memory. The conversion process including transmitting a conversion instruction for converting the specific data into the converted data is executed to the conversion server using server position information that is stored in the conversion server. Image output device.
制御装置と通信可能な画像出力装置であって、操作部と出力部とを備える前記画像出力装置に、
前記操作部が操作されることによって、複数個のデータ格納サーバの中から特定データ格納サーバが選択される場合に、前記特定データ格納サーバを識別するための特定サーバ識別情報を前記制御装置に送信する送信処理と、
前記特定サーバ識別情報を送信した後で前記制御装置から変換情報を受信する場合に、変換サーバに、前記特定データ格納サーバに格納されている特定データを変換後データに変換させるための変換用処理を実行すべきと判断し、前記特定サーバ識別情報を送信した後で前記変換情報を受信しない場合に、前記変換用処理を実行すべきでないと判断する判断処理であって、前記変換情報は、前記特定データの拡張子に対応する特定ファイルタイプの第1の内形式が、前記画像出力装置によって解釈不可能である場合に前記制御装置から受信する情報であり、前記第1の内形式は、前記制御装置により、前記送信処理によって送信された前記特定サーバ識別情報と、前記特定ファイルタイプと、から特定される内形式である、前記判断処理と、
前記変換用処理を実行すべきでないと判断される場合に、前記変換用処理を実行せず、前記変換用処理を実行すべきと判断される場合に、前記変換用処理を実行する変換用処理実行処理と、
前記変換用処理を実行すべきでないと判断される場合に、前記特定データによって表される特定画像を前記出力部に出力させ、前記変換用処理を実行すべきと判断される場合に、前記変換用処理を実行することに応じて前記変換サーバによって変換された前記変換後データによって表される変換後画像を前記出力部に出力させる出力制御処理であって、前記変換後データは、ファイルタイプが前記特定データの前記特定ファイルタイプと同じであると共に、内形式が前記特定データの前記特定ファイルタイプの前記第1の内形式とは異なる第2の内形式であって、前記画像出力装置によって解釈可能な前記第2の内形式である、前記出力制御処理と、
を実行させるコンピュータプログラム。
An image output device capable of communicating with a control device, the image output device comprising an operation unit and an output unit,
When a specific data storage server is selected from a plurality of data storage servers by operating the operation unit, specific server identification information for identifying the specific data storage server is transmitted to the control device. Send processing to
Conversion process for causing the conversion server to convert the specific data stored in the specific data storage server into post-conversion data when receiving conversion information from the control device after transmitting the specific server identification information And when the conversion information is not received after transmitting the specific server identification information, it is determined that the conversion process should not be executed, and the conversion information is: It said first internal format specific file type corresponding to the extension of the specific data is information received from the control device when it is not interpreted by the image output device, the first internal format is by the control device, wherein the specific server identification information transmitted by said transmission process, an Internal format specified from the a particular file type, the determination processing And,
When it is determined that the conversion process should not be executed, the conversion process is not executed, and when it is determined that the conversion process should be executed, the conversion process is executed. Execution process,
When it is determined that the conversion process should not be executed, the specific image represented by the specific data is output to the output unit, and when it is determined that the conversion process should be executed, the conversion is performed. Output control processing for causing the output unit to output a post-conversion image represented by the post-conversion data converted by the conversion server in response to execution of the processing, wherein the post-conversion data has a file type wherein with the same as the particular file type for a specific data, the internal format is the first internal format of the particular file type of the specific data a different second internal format, the image output a second internal format interpretable by the device, said output control process,
A computer program that executes
JP2016088887A 2016-04-27 2016-04-27 Control device Active JP6197912B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016088887A JP6197912B2 (en) 2016-04-27 2016-04-27 Control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016088887A JP6197912B2 (en) 2016-04-27 2016-04-27 Control device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012022116A Division JP5927950B2 (en) 2012-02-03 2012-02-03 Control device

Publications (2)

Publication Number Publication Date
JP2016167294A JP2016167294A (en) 2016-09-15
JP6197912B2 true JP6197912B2 (en) 2017-09-20

Family

ID=56897649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016088887A Active JP6197912B2 (en) 2016-04-27 2016-04-27 Control device

Country Status (1)

Country Link
JP (1) JP6197912B2 (en)

Also Published As

Publication number Publication date
JP2016167294A (en) 2016-09-15

Similar Documents

Publication Publication Date Title
JP5927950B2 (en) Control device
JP5927863B2 (en) Function execution device and server
US9086832B2 (en) Printer
JP6210130B2 (en) Relay device, relay system, and relay method
JP5919930B2 (en) Program, information processing apparatus, storage medium
JP5704800B2 (en) Data processing apparatus, data processing method, and program
JP5804749B2 (en) Data processing apparatus, data processing method and program
JP2007328558A (en) Data processor, data processing system, control method of data processor, method for adding data conversion function, program and recording medium
JP5634132B2 (en) Information processing system, information processing apparatus, control method thereof, and program
US9639304B2 (en) Data supplying device and image processing system
US9001366B2 (en) Control device
US8860969B2 (en) Intermediation server and communication device
JP5924169B2 (en) RELAY DEVICE, PROGRAM, AND RELAY DEVICE CONTROL METHOD
JP6197912B2 (en) Control device
JP2010092327A (en) Image forming apparatus and terminal device
JP5858092B2 (en) Printer
JP6409369B2 (en) Scanner
JP6102345B2 (en) Communication device
JP4189592B2 (en) Image data management apparatus, image forming apparatus, and image data management method
JP2009224963A (en) Image forming apparatus, data transfer system, data transfer method, program and recording medium
JP2006157575A (en) Network facsimile machine and network facsimile system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170411

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170519

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170807

R150 Certificate of patent or registration of utility model

Ref document number: 6197912

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150