JP4743249B2 - Printer with web server function - Google Patents

Printer with web server function Download PDF

Info

Publication number
JP4743249B2
JP4743249B2 JP2008252496A JP2008252496A JP4743249B2 JP 4743249 B2 JP4743249 B2 JP 4743249B2 JP 2008252496 A JP2008252496 A JP 2008252496A JP 2008252496 A JP2008252496 A JP 2008252496A JP 4743249 B2 JP4743249 B2 JP 4743249B2
Authority
JP
Japan
Prior art keywords
data
instruction
request
command
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
JP2008252496A
Other languages
Japanese (ja)
Other versions
JP2010087682A (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
Priority to JP2008252496A priority Critical patent/JP4743249B2/en
Application filed by Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to EP11161035.8A priority patent/EP2337330B1/en
Priority to US12/567,016 priority patent/US8836972B2/en
Priority to EP09252272.1A priority patent/EP2169936B1/en
Priority to EP11161036.6A priority patent/EP2337331B1/en
Publication of JP2010087682A publication Critical patent/JP2010087682A/en
Application granted granted Critical
Publication of JP4743249B2 publication Critical patent/JP4743249B2/en
Priority to US14/456,269 priority patent/US9131082B2/en
Priority to US14/456,363 priority patent/US9049316B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、ウェブサーバ機能を有するプリンタに関する。なお、本明細書の「プリンタ」という用語は、少なくとも印刷機能を有するデバイスを意味しており、印刷機能に加えて他の機能(例えばスキャン機能、FAX機能等)をさらに有するデバイスを含む概念である。   The present invention relates to a printer having a web server function. Note that the term “printer” in this specification means a device having at least a printing function, and is a concept including a device further having other functions (for example, a scanning function, a FAX function, etc.) in addition to the printing function. is there.

例えば、下記の特許文献1に開示されているように、プリンタの印刷履歴やステータス等の情報をインターネット上で公開するシステムが広く知られている。特許文献1のシステムでは、プリンタとウェブサーバが別体に構成されている。ウェブサーバは、プリンタに関する様々な情報を蓄積している。ウェブサーバは、パーソナルコンピュータ(以下ではPCと呼ぶ)等の端末装置からのリクエストが受信されると、HTML形式のファイルを作成し、そのファイルを含むレスポンスを送信する。端末装置のウェブブラウザは、HTML形式のファイルに基づいてウェブページを表示する。   For example, as disclosed in Patent Document 1 below, a system that publishes information such as printer print history and status on the Internet is widely known. In the system of Patent Document 1, the printer and the web server are configured separately. The web server stores various information related to the printer. When a request from a terminal device such as a personal computer (hereinafter referred to as a PC) is received, the web server creates an HTML file and transmits a response including the file. The web browser of the terminal device displays a web page based on the HTML format file.

特開平10−269039号公報Japanese Patent Laid-Open No. 10-269039

本発明者は、ウェブサーバ機能を有するプリンタの開発に携わっている。プリンタがウェブサーバ機能を実行するのに要する負荷を少なくすることが好ましい。なぜなら、プリンタの本来の機能は印刷機能であるために、ウェブサーバ機能に多くのリソースを占有されることは望ましくないからである。本明細書では、プリンタがウェブサーバ機能を実行するのに要する負荷を少なくすることができる技術を提供する。   The inventor is engaged in the development of a printer having a web server function. It is preferable to reduce the load required for the printer to execute the web server function. This is because it is not desirable that the web server function occupies many resources because the original function of the printer is a printing function. The present specification provides a technique capable of reducing the load required for the printer to execute the web server function.

本発明のウェブサーバ機能を有するプリンタは、以下の各命令、即ち、第1データが第1部分に配置されているとともに第2データが第2部分に配置されているウェブページを表示するための第1命令であって、前記第1部分に配置される前記第1データが記述される第1領域と、前記第2部分に配置される前記第2データが記述される第2領域と、を含む前記第1命令と、第3データのリクエストを送信するための第2命令と、を含む命令ファイルを記憶する命令ファイル記憶手段と、リクエストを受信する受信手段と、前記命令ファイルのリクエストが受信手段によって受信されたことを条件として、前記命令ファイルを含む第1レスポンスを送信する命令ファイル送信手段と、前記第3データのリクエストが受信手段によって受信されたことを条件として、前記第3データを含む第2レスポンスを送信する第3データ送信手段とを備え、前記命令ファイルは、さらに、前記第3データ送信手段によって送信された前記第2レスポンスが受信される際に、前記第1領域に記述済みの前記第1データを変更せずに、前記第2領域に記述済みの前記第2データに代えて、前記第2レスポンスに含まれる前記第3データを前記第2領域に新たに記述することによって、前記第1部分に前記第1データが配置された状態を維持しながら、前記第2部分を前記第2データから前記第3データに更新して配置するための第3命令を含むことを特徴とする。
本明細書によって開示される他の技術は、ウェブサーバ機能を有するプリンタである。このプリンタは、命令ファイル記憶手段と受信手段と命令ファイル送信手段と第3データ送信手段とを備える。命令ファイル記憶手段は、命令ファイルを記憶する。この命令ファイルは、第1命令と第2命令と第3命令を少なくとも含んでいる。第1命令は、第1データが第1部分に配置されているとともに第2データが第2部分に配置されているウェブページを表示するための命令である。第2命令は、第3データのリクエストを送信するための命令である。第3命令は、第2部分のみを第3データに更新して表示するための命令である。なお、上記の第1命令には、第1データ及び/又は第2データが記述されていてもよいし、そうでなくてもよい。後者の場合、第1命令は、第1データ及び/又は第2データ(即ち外部ファイル)をリクエストするための命令を含んでいてもよい。また、上記の第2命令は、命令ファイルの送信先の外部装置(プリンタと別体に構成されているデバイス)において所定の操作がユーザによって実行された場合に、第3データのリクエストを送信することを指示するものであってもよい。一方において、第2命令は、ユーザによって実行される操作に関係なく、第3データのリクエストを送信することを指示するものであってもよい。後者の場合、第2命令は、例えば、命令ファイルが読み込まれたことをトリガとして第3データのリクエストを自動的に送信することを指示するものであってもよいし、第3データのリクエストを定期的に送信することを指示するものであってもよい。
The printer having the web server function of the present invention displays the following commands: a web page in which the first data is arranged in the first part and the second data is arranged in the second part. A first instruction, a first area in which the first data arranged in the first part is described, and a second area in which the second data arranged in the second part is described. An instruction file storage means for storing an instruction file including the first instruction including the second instruction for transmitting a request for third data; a receiving means for receiving the request; and a request for the instruction file is received. The command file transmitting means for transmitting the first response including the command file and the request for the third data are received by the receiving means on condition that the data is received by the means. And a third data transmitting means for transmitting a second response including the third data on the condition that the command file further receives the second response transmitted by the third data transmitting means. In this case, the third data included in the second response is replaced with the second data described in the second area without changing the first data described in the first area. By newly describing in the second area, the second portion is updated from the second data to the third data while maintaining the state where the first data is arranged in the first portion. A third instruction for performing the operation.
Another technique disclosed in this specification is a printer having a web server function. The printer includes a command file storage unit, a reception unit, a command file transmission unit, and a third data transmission unit. The instruction file storage means stores an instruction file. The instruction file includes at least a first instruction, a second instruction, and a third instruction. The first command is a command for displaying a web page in which the first data is arranged in the first part and the second data is arranged in the second part. The second command is a command for transmitting a request for third data. The third command is a command for updating and displaying only the second portion with the third data. Note that the first data and / or the second data may or may not be described in the first instruction. In the latter case, the first instruction may include an instruction for requesting the first data and / or the second data (ie, an external file). The second command transmits a request for the third data when a predetermined operation is executed by the user in the external device (device configured separately from the printer) to which the command file is transmitted. You may instruct. On the other hand, the second command may be an instruction to transmit a request for the third data regardless of the operation executed by the user. In the latter case, for example, the second command may be an instruction to automatically transmit a request for the third data triggered by the reading of the command file. You may instruct | indicate transmitting regularly.

受信手段は、リクエストを受信する。命令ファイル送信手段は、命令ファイルのリクエストが受信手段によって受信されたことを条件として、命令ファイルを含むレスポンスを送信する。なお、命令ファイル送信手段は、命令ファイル記憶手段に記憶されている命令ファイルそのものを含むレスポンスを送信してもよい。また、命令ファイル送信手段は、命令ファイル記憶手段に記憶されている命令ファイルに他のデータが付加された新たな命令ファイルを作成し、その新たな命令ファイルを含むレスポンスを送信してもよい。この形態も、命令ファイルを含むレスポンスを送信することに等しい。第3データ送信手段は、第3データのリクエストが受信手段によって受信されたことを条件として、第3データを含むレスポンスを送信する。なお、プリンタは、上記の第3データそのものを記憶していてもよいし、所定の処理を実行することによって他のデータから上記の第3データを作成してもよい。   The receiving means receives the request. The instruction file transmission means transmits a response including the instruction file on condition that the request for the instruction file is received by the reception means. Note that the instruction file transmission means may transmit a response including the instruction file itself stored in the instruction file storage means. The instruction file transmission means may create a new instruction file in which other data is added to the instruction file stored in the instruction file storage means, and transmit a response including the new instruction file. This form is also equivalent to sending a response including an instruction file. The third data transmitting unit transmits a response including the third data on condition that the request for the third data is received by the receiving unit. The printer may store the third data itself, or may create the third data from other data by executing a predetermined process.

上記のプリンタは、外部装置からの命令ファイルのリクエストに応じて、命令ファイルを含むレスポンスを送信する。外部装置は、命令ファイルに含まれる各命令に従って処理を実行する。外部装置は、第1命令に従って、第1データが第1部分に配置されているとともに第2データが第2部分に配置されているウェブページを表示することができる。外部装置は、第2命令に従って、第3データのリクエストを送信することができる。次いで、外部装置は、第3命令に従って、第1部分に変更を加えずに第2部分のみを第3データに更新して表示することができる。プリンタは、第3データのリクエストに応じてレスポンスを送信する際に、第1部分に表示されるべきデータを送信する必要がない。第1部分は更新する必要がないからである。プリンタは、ウェブページの全体を更新するためのデータを送信する必要がなく、更新するのに必要な第3データのみを送信すれば足りる。このために、プリンタの負荷が少なくて済む。   The printer transmits a response including a command file in response to a command file request from an external device. The external device executes processing according to each command included in the command file. The external device can display a web page in which the first data is arranged in the first part and the second data is arranged in the second part according to the first command. The external device can transmit the request for the third data according to the second command. Then, according to the third command, the external device can update and display only the second part with the third data without changing the first part. The printer does not need to transmit data to be displayed in the first portion when transmitting a response in response to the third data request. This is because the first part does not need to be updated. The printer does not need to transmit data for updating the entire web page, and only needs to transmit the third data necessary for updating. This reduces the load on the printer.

なお、第2部分のみを更新して表示するという機能を実現するために、以下の構成を採用してもよい。即ち、第1命令は、第1部分の表示内容を決定するデータが記述される第1領域と、第2部分の表示内容を決定するデータが記述される第2領域とを含んでいてもよい。第3命令は、第3データを第2領域に記述するための命令であってもよい。この構成によると、第2部分の表示内容を決定する第2領域に第3データが記述され、この結果、第2部分のみが第3データに更新して表示されることになる。   In order to realize a function of updating and displaying only the second part, the following configuration may be employed. That is, the first command may include a first area in which data for determining the display content of the first part is described, and a second area in which data for determining the display content of the second part is described. . The third instruction may be an instruction for describing the third data in the second area. According to this configuration, the third data is described in the second area that determines the display content of the second portion, and as a result, only the second portion is updated to the third data and displayed.

第1データは、予め決められている操作が実行されるべき第1オブジェクトを含んでいてもよい。なお、上記の第1オブジェクトは、テキストであってもよいし、画像であってもよい。この場合、第2命令は、第1オブジェクトに上記の操作が実行されたことを条件として、第3データのリクエストを送信するための命令であってもよい。この構成によると、外部装置は、第1オブジェクトが第1部分に配置されているウェブページを表示することができる。外部装置は、第1オブジェクトに上記の操作が実行されると、第3データのリクエストを送信し、第2部分のみを第3データに更新して表示することができる。   The first data may include a first object on which a predetermined operation is to be executed. The first object may be a text or an image. In this case, the second command may be a command for transmitting a request for the third data on condition that the above-described operation has been performed on the first object. According to this configuration, the external device can display a web page in which the first object is arranged in the first part. When the above-described operation is performed on the first object, the external device can transmit a request for third data and update only the second portion to the third data for display.

なお、第1データは、上記の操作が実行されるべき複数の第1オブジェクトを含んでいてもよい。第2命令は、複数の第1オブジェクトのうちの1つの第1オブジェクトに上記の操作が実行されたことを条件として、当該第1オブジェクトに対応する第3データのリクエストを送信するための命令であってもよい。この構成によると、外部装置は、複数の第1オブジェクトが第1部分に配置されているウェブページを表示することができる。外部装置は、いずれかの第1オブジェクトに上記の操作が実行されると、操作が実行された第1オブジェクトに対応する第3データのリクエストを送信し、第2部分のみを第3データに更新して表示することができる。   The first data may include a plurality of first objects on which the above operation is to be executed. The second command is a command for transmitting a request for the third data corresponding to the first object on condition that the above-described operation is performed on one first object among the plurality of first objects. There may be. According to this configuration, the external device can display a web page in which a plurality of first objects are arranged in the first part. When the above operation is performed on any of the first objects, the external device transmits a request for third data corresponding to the first object on which the operation has been performed, and updates only the second portion with the third data. Can be displayed.

プリンタは、第4データ送信手段をさらに備えていてもよい。第2データは、予め決められている操作が実行されるべき第2オブジェクトを含んでいてもよい。なお、上記の第2オブジェクトは、テキストであってもよいし、画像であってもよい。命令ファイルは、第2オブジェクトに上記の操作が実行されたことを条件として、第4データのリクエストを送信するための第4命令と、第2部分の一部のみを第4データに更新して表示するための第5命令とをさらに含んでいてもよい。第4データ送信手段は、第4データのリクエストが受信手段によって受信されたことを条件として、第4データを含むレスポンスを送信してもよい。この構成によると、外部装置は、第2オブジェクトが第2部分に配置されているウェブページを表示することができる。外部装置は、第2オブジェクトに上記の操作が実行されると、第4命令に従って、第4データのリクエストを送信することができる。次いで、外部装置は、第5命令に従って、第2部分の一部のみを第4データに更新して表示することができる。プリンタは、第4データのリクエストに応じてレスポンスを送信する際に、上記の一部以外に表示されるべきデータ(第1部分のデータや第2部分の上記の一部以外の部分のデータ)を送信する必要がない。第2部分の上記の一部以外の部分は更新する必要がないからである。プリンタは、ウェブページの全体を更新するためのデータを送信する必要がなく、更新するのに必要な第4データのみを送信すれば足りる。このために、プリンタの負荷が少なくて済む。   The printer may further include fourth data transmission means. The second data may include a second object on which a predetermined operation is to be executed. Note that the second object may be text or an image. The instruction file updates the fourth instruction for transmitting the request for the fourth data and a part of the second part to the fourth data on condition that the above operation is performed on the second object. And a fifth instruction for displaying. The fourth data transmitting unit may transmit a response including the fourth data on condition that the request for the fourth data is received by the receiving unit. According to this configuration, the external device can display a web page in which the second object is arranged in the second part. When the above operation is performed on the second object, the external device can transmit a request for the fourth data according to the fourth command. Then, the external device can update and display only a part of the second portion with the fourth data in accordance with the fifth command. When the printer transmits a response in response to the request for the fourth data, data to be displayed in addition to the above part (data of the first part or data of the part other than the part of the second part) No need to send. This is because it is not necessary to update the second part other than the above part. The printer does not need to transmit data for updating the entire web page, and only needs to transmit the fourth data necessary for updating. This reduces the load on the printer.

なお、上記の第3データの内容は特に限定されない。例えば、第3データは、プリンタの設定を示す設定画面データであってもよい。なお、この設定画面データは、設定を変更することをユーザに許容する設定入力画面データであってもよい。また、例えば、第3データは、第3データのリクエストが受信手段によって受信された際の当該プリンタのステータスであってもよい。この場合、以下の構成を採用してもよい。   In addition, the content of said 3rd data is not specifically limited. For example, the third data may be setting screen data indicating printer settings. The setting screen data may be setting input screen data that allows the user to change the setting. For example, the third data may be a status of the printer when a request for the third data is received by the receiving unit. In this case, the following configuration may be employed.

即ち、プリンタは、判断手段をさらに備えていてもよい。第2命令は、ウェブページにおいて表示されているステータスを含む、第3データのリクエストを送信するための命令であってもよい。判断手段は、第3データのリクエストが受信手段によって受信されたことを条件として、第3データのリクエストに含まれるステータスと、当該リクエストが受信手段によって受信された際の当該プリンタのステータスとが一致するのか否かを判断してもよい。第3データ送信手段は、第3データのリクエストが受信手段によって受信され、かつ、判断手段によって肯定的に判断されたことを条件として、第3データを含まないレスポンスを送信してもよい。第3データ送信手段は、第3データのリクエストが受信手段によって受信され、かつ、判断手段によって否定的に判断されたことを条件として、第3データを含むレスポンスを送信してもよい。   That is, the printer may further include a determination unit. The second command may be a command for transmitting a request for the third data including the status displayed on the web page. The determination means, on the condition that the third data request is received by the receiving means, the status included in the third data request matches the status of the printer when the request is received by the receiving means. It may be determined whether or not to do so. The third data transmitting unit may transmit a response not including the third data on condition that the request for the third data has been received by the receiving unit and has been positively determined by the determining unit. The third data transmitting unit may transmit a response including the third data on the condition that the request for the third data is received by the receiving unit and is negatively determined by the determining unit.

上記の構成によると、外部装置は、第2命令に従って、ウェブページにおいて表示されているプリンタのステータスを含むリクエストを送信することができる。プリンタは、ウェブページにおいて表示されているステータスと自身の現在のステータスとが異なる状況のみにおいて、現在のステータス(第3データ)を含むレスポンスを送信する。この結果、外部装置は、プリンタの最新のステータスを表示することができる。プリンタは、ウェブページにおいて表示されているステータスと自身の現在のステータスとが同じ場合にはステータスを含まないレスポンスを送信する。即ち、プリンタは、ステータスを含むレスポンスを作成する必要がなく、空のレスポンスを送信すれば足りる。このために、プリンタの負荷が少なくて済む。   According to the above configuration, the external apparatus can transmit a request including the status of the printer displayed on the web page according to the second command. The printer transmits a response including the current status (third data) only in a situation where the status displayed on the web page is different from the current status of the printer. As a result, the external device can display the latest status of the printer. When the status displayed on the web page is the same as the current status of the printer, the printer transmits a response including no status. That is, the printer does not need to create a response including the status, and it is sufficient to send an empty response. This reduces the load on the printer.

ここでは、以下の実施例に記載の技術の一部をまとめておく。
(形態1)複数の第1オブジェクトのうちの1つの第1オブジェクトは、プリンタの第1種類の設定に対応する文字列を含んでいてもよい。第2命令は、この第1オブジェクトに上記の操作が実行されたことを条件として、第1種類の設定に関する第3データのリクエストを送信することを指示するものであってもよい。複数の第1オブジェクトのうちの他の1つの第1オブジェクトは、プリンタの第2種類の設定に対応する文字列を含んでいてもよい。第2命令は、この第1オブジェクトに上記の操作が実行されたことを条件として、第2種類の設定に関する第3データのリクエストを送信することを指示するものであってもよい。
Here, a part of the techniques described in the following examples is summarized.
(Mode 1) One of the plurality of first objects may include a character string corresponding to the first type of setting of the printer. The second command may be an instruction to transmit a request for the third data related to the first type setting on the condition that the above-described operation has been performed on the first object. Another one of the plurality of first objects may include a character string corresponding to the second type of setting of the printer. The second command may be an instruction to transmit a request for the third data related to the second type setting on the condition that the above-described operation has been performed on the first object.

(形態2)第1命令は、第2部分の上記の一部の表示内容を決定するデータが記述される第3領域を含んでいてもよい。第5命令は、第4データを第3領域に記述するための命令であってもよい。この構成によると、第2部分の上記の一部の表示内容を決定する第3領域に第4データが記述され、この結果、第2部分の上記の一部のみが第4データに更新して表示されることになる。 (Mode 2) The first instruction may include a third area in which data for determining the display content of the part of the second part is described. The fifth instruction may be an instruction for describing the fourth data in the third area. According to this configuration, the fourth data is described in the third area that determines the display content of the part of the second part. As a result, only the part of the second part is updated to the fourth data. Will be displayed.

(第1実施例)
図面を参照して実施例を説明する。図1は、本実施例の多機能機システム2の概略図を示す。多機能機システム2は、多機能機10とPC70等を備える。多機能機10は、インターネット90に接続されている。PC70は、インターネット90に接続されている。多機能機10とPC70は、インターネット90を介して相互に通信可能である。なお、本実施例の多機能機システム2は、多機能機10とPC70がインターネット90によって接続されているが、LANによって接続されていてもよい。
(First embodiment)
Embodiments will be described with reference to the drawings. FIG. 1 shows a schematic diagram of a multi-function device system 2 of the present embodiment. The multi-function device system 2 includes a multi-function device 10 and a PC 70. The multi-function device 10 is connected to the Internet 90. The PC 70 is connected to the Internet 90. The multi-function device 10 and the PC 70 can communicate with each other via the Internet 90. In the multi-function device system 2 of the present embodiment, the multi-function device 10 and the PC 70 are connected by the Internet 90, but may be connected by a LAN.

(PCの構成)
PC70は、CPU72とハードディスク74とワークメモリ80と表示部82と操作部84とネットワークインターフェイス86等を有する。CPU72は、ハードディスク74に記憶されているプログラム76に従って様々な処理を実行する。ハードディスク74は、基本プログラム76を記憶している。基本プログラム76は、PC70の基本的な動作を制御するためのプログラムである。基本プログラム76は、例えば、インターネット90のサイトからコンテンツをダウンロードして表示するためのウェブブラウザを含んでいる。ハードディスク74は、基本プログラム76以外の様々な情報を記憶することができる記憶領域78を有する。
(PC configuration)
The PC 70 includes a CPU 72, a hard disk 74, a work memory 80, a display unit 82, an operation unit 84, a network interface 86, and the like. The CPU 72 executes various processes according to the program 76 stored in the hard disk 74. The hard disk 74 stores a basic program 76. The basic program 76 is a program for controlling basic operations of the PC 70. The basic program 76 includes, for example, a web browser for downloading content from a site on the Internet 90 and displaying it. The hard disk 74 has a storage area 78 in which various information other than the basic program 76 can be stored.

ワークメモリ80は、CPU72が処理を実行する過程で生成されるデータ等を記憶することができる。表示部82は、様々な情報を表示することができる。操作部84は、キーボードやマウスによって構成される。ユーザは、操作部84を操作することによって、様々な指示や情報をPC70に入力することができる。ネットワークインターフェイス86は、インターネット90に接続されている。   The work memory 80 can store data and the like generated in the process in which the CPU 72 executes processing. The display unit 82 can display various information. The operation unit 84 is configured by a keyboard and a mouse. The user can input various instructions and information to the PC 70 by operating the operation unit 84. The network interface 86 is connected to the Internet 90.

(多機能機の構成)
多機能機10は、CPU12とROM14とRAM26とネットワークインターフェイス28とNVRAM30と表示パネル34と操作部36と印刷部38とスキャン部40とFAX部42等を有する。CPU12は、ROM14に記憶されているプログラム16,18に従って様々な処理を実行する。CPU12が実行する処理については、後で詳しく説明する。
(Configuration of multi-function device)
The multi-function device 10 includes a CPU 12, a ROM 14, a RAM 26, a network interface 28, an NVRAM 30, a display panel 34, an operation unit 36, a printing unit 38, a scanning unit 40, a FAX unit 42, and the like. The CPU 12 executes various processes according to the programs 16 and 18 stored in the ROM 14. The processing executed by the CPU 12 will be described in detail later.

ROM14は、様々なプログラム16,18を記憶している。基本機能プログラム16は、多機能機10の基本的な動作を制御するためのプログラムである。基本機能プログラム16は、例えば、表示パネル34に表示される表示データを生成するためのプログラムを含んでいる。また、基本機能プログラム18は、例えば、印刷部38、スキャン部40、FAX部42等を制御するためのプログラムを含んでいる。サーバ機能プログラム18は、ウェブサーバとして機能するためのプログラムである。サーバ機能プログラム18によって実現される具体的な処理の内容については、後で詳しく説明する。ROM14は、様々なファイル20,22を記憶している。ファイル20は、インデックスファイルである。インデックスファイル20の具体的な内容については、後で詳しく説明する。また、ファイル22は、インデックスファイル20以外のファイル群である。ファイル22の具体的な内容については、必要に応じて後で説明する。   The ROM 14 stores various programs 16 and 18. The basic function program 16 is a program for controlling basic operations of the multi-function device 10. The basic function program 16 includes, for example, a program for generating display data displayed on the display panel 34. The basic function program 18 includes a program for controlling the printing unit 38, the scanning unit 40, the FAX unit 42, and the like, for example. The server function program 18 is a program for functioning as a web server. Details of specific processing realized by the server function program 18 will be described in detail later. The ROM 14 stores various files 20 and 22. The file 20 is an index file. Specific contents of the index file 20 will be described in detail later. The file 22 is a file group other than the index file 20. The specific contents of the file 22 will be described later as necessary.

RAM26は、CPU12が処理を実行する過程で生成されるデータ等を記憶することができる。ネットワークインターフェイス28は、インターネット90に接続されている。NVRAM30は、設定記憶領域32を有する。設定記憶領域32は、CPU12が基本機能プログラム16に従って処理を実行する際に利用される各種パラメータ(例えば、ネットワーク設定、印刷設定、スキャン設定等)を記憶するための記憶領域である。表示パネル34は、様々な情報を表示することができる。操作部36は、複数のキーによって構成される。ユーザは、操作部36を操作することによって様々な指示や情報を多機能機10に入力することができる。印刷部38は、インクジェットタイプ、レーザタイプ等の印刷機構を有する。スキャン部40は、CCD、CIS等の読取機構を有する。FAX部42は、FAX通信を実行するための各種動作を実行する。   The RAM 26 can store data and the like generated in the process in which the CPU 12 executes processing. The network interface 28 is connected to the Internet 90. The NVRAM 30 has a setting storage area 32. The setting storage area 32 is a storage area for storing various parameters (for example, network settings, print settings, scan settings, etc.) used when the CPU 12 executes processing according to the basic function program 16. The display panel 34 can display various information. The operation unit 36 includes a plurality of keys. The user can input various instructions and information to the multi-function device 10 by operating the operation unit 36. The printing unit 38 has a printing mechanism such as an ink jet type or a laser type. The scanning unit 40 has a reading mechanism such as a CCD or CIS. The FAX unit 42 executes various operations for executing FAX communication.

(ウェブページの一例)
続いて、PC70のウェブブラウザが表示するウェブページの一例を説明する。なお、ウェブページがどのようにして作成されるのかについては、ウェブページの内容を説明した後に詳しく説明する。ユーザは、PC70の操作部84を操作することによって、多機能機10のウェブサイトのURLをPC70に入力することができる。これにより、PC70から多機能機10にGETリクエストが送信され、多機能機10がレスポンスを送信する。この結果、図2に示されるように、PC70は、表示部82において、ウェブページ120を表示する。ウェブページ120は、メニュー部102とメイン部103とフッター部104とを有する。メニュー部102は、複数の文字列106〜112を含んでいる。メイン部103は、「FAX Settings」という文字列122と、複数の文字列124,126とを含んでいる。ウェブページ120では、メイン部103の中の部分128には何も表示されていない。フッター部104は、コピーライトに関する記述116を含んでいる。
(An example of a web page)
Next, an example of a web page displayed by the web browser of the PC 70 will be described. Note that how the web page is created will be described in detail after the content of the web page is described. The user can input the URL of the website of the multi-function device 10 into the PC 70 by operating the operation unit 84 of the PC 70. As a result, a GET request is transmitted from the PC 70 to the multi-function device 10, and the multi-function device 10 transmits a response. As a result, as shown in FIG. 2, the PC 70 displays the web page 120 on the display unit 82. The web page 120 includes a menu unit 102, a main unit 103, and a footer unit 104. The menu unit 102 includes a plurality of character strings 106 to 112. The main unit 103 includes a character string 122 “FAX Settings” and a plurality of character strings 124 and 126. In the web page 120, nothing is displayed in the part 128 in the main part 103. The footer unit 104 includes a description 116 regarding copyright.

ユーザは、ウェブページ120が表示部82に表示されている状態において、操作部84を操作することによって、文字列124,126のいずれかをクリックすることができる。これにより、PC70から多機能機10にGETリクエストが送信され、多機能機10がレスポンスを送信する。この結果、図3に示されるように、PC70は、表示部82において、ウェブページ130を表示する。なお、図3のウェブページ130は、「Report Settings」という文字列を含む文字列126がクリックされた場合に表示されるウェブページである。   The user can click one of the character strings 124 and 126 by operating the operation unit 84 while the web page 120 is displayed on the display unit 82. As a result, a GET request is transmitted from the PC 70 to the multi-function device 10, and the multi-function device 10 transmits a response. As a result, as shown in FIG. 3, the PC 70 displays the web page 130 on the display unit 82. 3 is a web page displayed when the character string 126 including the character string “Report Settings” is clicked.

ウェブページ130は、メイン部103の中の部分128以外の部分については、ウェブページ120と同じである。ウェブページ130は、メイン部103の中の部分128のみがウェブページ120と異なる。部分128には、設定入力画面データ132が表示されている。設定入力画面データ132は、文字列134と設定データ136とキャンセルキー138とサブミットキー140とを含む。文字列134は、図2のウェブページ120においてクリックされた文字列126に対応する文字列「Report Settings」である。設定データ136は、多機能機10に現在設定されている設定に関するデータである。設定データ136は、FAXの通信記録のレポートを50回のFAX通信毎に出力することを示している。なお、図2のウェブページ120において文字列124がクリックされた場合、メイン部103の部分128には、文字列124に対応する設定入力画面データが表示される。この場合も、部分128のみが更新され、他の部分の表示内容は変更されない。   The web page 130 is the same as the web page 120 except for the portion 128 in the main unit 103. The web page 130 differs from the web page 120 only in the part 128 in the main part 103. In the portion 128, setting input screen data 132 is displayed. The setting input screen data 132 includes a character string 134, setting data 136, a cancel key 138, and a submit key 140. The character string 134 is a character string “Report Settings” corresponding to the character string 126 clicked on the web page 120 of FIG. The setting data 136 is data related to settings currently set in the multi-function device 10. The setting data 136 indicates that a FAX communication record report is output every 50 FAX communications. When the character string 124 is clicked on the web page 120 in FIG. 2, setting input screen data corresponding to the character string 124 is displayed in the portion 128 of the main unit 103. Also in this case, only the portion 128 is updated, and the display contents of the other portions are not changed.

ユーザは、ウェブページ130が表示されている状態において、操作部84を操作することによって、設定データ136を変更し、サブミットキー140をクリックすることができる。これにより、PC70から多機能機10にPOSTリクエストが送信され、多機能機10がレスポンスを送信する。この結果、図4に示されるように、PC70は、表示部82において、ウェブページ150を表示する。   The user can change the setting data 136 and click the submit key 140 by operating the operation unit 84 while the web page 130 is displayed. As a result, a POST request is transmitted from the PC 70 to the multi-function device 10, and the multi-function device 10 transmits a response. As a result, as shown in FIG. 4, the PC 70 displays the web page 150 on the display unit 82.

ウェブページ150は、メニュー部102とフッター部104については、ウェブページ130と同じである。ウェブページ150は、メイン部103のみがウェブページ130と異なる。メイン部103は、「OK」という文字列152を含んでいる。これは、POSTリクエストに対する多機能機10からの肯定的なレスポンスが受信されたことを意味する。なお、POSTリクエストに対する多機能機10からの否定的なレスポンスが受信される可能性もある。この場合、メイン部103(他の部分102,104は変化しない)には、「error」という文字列(図示省略)が表示される。   The web page 150 is the same as the web page 130 with respect to the menu unit 102 and the footer unit 104. The web page 150 is different from the web page 130 only in the main part 103. The main part 103 includes a character string 152 “OK”. This means that a positive response has been received from the multi-function device 10 in response to the POST request. Note that a negative response from the multi-function device 10 may be received in response to the POST request. In this case, the character string “error” (not shown) is displayed on the main portion 103 (the other portions 102 and 104 do not change).

ユーザは、図2のウェブページ120(もしくは図3又は図4のウェブページ130,150)が表示部82に表示されている状態において、操作部84を操作することによって、メニュー部102の文字列106〜112のいずれかをクリックすることができる。これにより、PC70から多機能機10にGETリクエストが送信され、多機能機10がレスポンスを送信する。この結果、図5に示されるように、PC70は、表示部82において、ウェブページ170を表示する。なお、図5のウェブページ170は、「Copy Settings」という文字列110がクリックされた場合に表示されるウェブページである。他の文字列106,108,112がクリックされた場合には、クリックされた文字列106,108,112に対応するウェブページが表示される。なお、文字列108がクリックされた場合には、図2に示されるウェブページ120が表示される。   The user operates the operation unit 84 in a state in which the web page 120 of FIG. 2 (or the web pages 130 and 150 of FIG. 3 or 4) is displayed on the display unit 82, whereby the character string of the menu unit 102 is displayed. Any one of 106 to 112 can be clicked. As a result, a GET request is transmitted from the PC 70 to the multi-function device 10, and the multi-function device 10 transmits a response. As a result, as shown in FIG. 5, the PC 70 displays the web page 170 on the display unit 82. The web page 170 in FIG. 5 is a web page displayed when the character string 110 “Copy Settings” is clicked. When another character string 106, 108, 112 is clicked, a web page corresponding to the clicked character string 106, 108, 112 is displayed. When the character string 108 is clicked, the web page 120 shown in FIG. 2 is displayed.

ウェブページ170は、メニュー部102とフッター部104については、ウェブページ120と同じである。ウェブページ170は、メイン部103のみがウェブページ120と異なる。ウェブページ170のメイン部103は、設定入力画面データ190を含む。設定入力画面データ190は、文字列172と設定データ174,176とキャンセルキー178とサブミットキー180とを含む。文字列172は、図2のウェブページ120においてクリックされた文字列110に対応する文字列「Copy Settings」である。設定データ174,176は、多機能機10に現在設定されているコピー設定に関するデータである。設定データ174は、解像度が「XXX」であることを示す。設定データ176は、用紙サイズが「A4」であることを示す。   The web page 170 is the same as the web page 120 with respect to the menu unit 102 and the footer unit 104. The web page 170 differs from the web page 120 only in the main part 103. The main part 103 of the web page 170 includes setting input screen data 190. The setting input screen data 190 includes a character string 172, setting data 174, 176, a cancel key 178, and a submit key 180. The character string 172 is a character string “Copy Settings” corresponding to the character string 110 clicked on the web page 120 in FIG. 2. The setting data 174 and 176 are data relating to copy settings currently set in the multi-function device 10. The setting data 174 indicates that the resolution is “XXX”. The setting data 176 indicates that the paper size is “A4”.

ユーザは、ウェブページ170が表示されている状態において、操作部84を操作することによって、設定データ174及び/又は176を変更し、サブミットキー180をクリックすることができる。これにより、PC70から多機能機10にPOSTリクエストが送信され、多機能機10がレスポンスを送信する。この結果、PC70は、レスポンスに対応する文字列(OK又はerror)がメイン部103に配置されているウェブページ(例えば図4のウェブページ150)を表示する。   The user can change the setting data 174 and / or 176 and click the submit key 180 by operating the operation unit 84 while the web page 170 is displayed. As a result, a POST request is transmitted from the PC 70 to the multi-function device 10, and the multi-function device 10 transmits a response. As a result, the PC 70 displays a web page (for example, the web page 150 in FIG. 4) in which the character string (OK or error) corresponding to the response is arranged in the main unit 103.

(PCと多機能機の間で通信されるコマンド)
次いで、図2〜図5に示されるウェブページ120,130,150,170をPC70に表示するために通信されるコマンドについて説明する。なお、PC70のCPU72が基本プログラム76に従って処理を実行するとともに、多機能機10のCPU12がサーバ機能プログラム18に従って実行することによって、各コマンドが送信される。
(Commands communicated between PC and multi-function device)
Next, a command communicated to display the web pages 120, 130, 150, and 170 shown in FIGS. 2 to 5 on the PC 70 will be described. Each command is transmitted when the CPU 72 of the PC 70 executes processing according to the basic program 76 and the CPU 12 of the multi-function device 10 executes according to the server function program 18.

上述したように、ユーザは、PC70の操作部84を操作することによって、多機能機10のウェブサイトのURLをPC70に入力することができる。PC70は、ユーザによって入力されたURLに対応するGETリクエストを送信する。多機能機10は、GETリクエストを受信すると、インデックスファイル20を含むレスポンスを送信する。   As described above, the user can input the URL of the website of the multi-function device 10 to the PC 70 by operating the operation unit 84 of the PC 70. The PC 70 transmits a GET request corresponding to the URL input by the user. Upon receiving the GET request, the multi-function device 10 transmits a response including the index file 20.

(インデックスファイルの内容)
図6は、インデックスファイル20の内容の一例を示す。インデックスファイル20は、「index.html」というファイル名を有しており、HTML形式で記述されている。インデックスファイル20は、3つの外部ファイルを取得するための命令202,204,206を含んでいる。インデックスファイル20に命令202,204,206が含まれるということは、インデックスファイル20に上記の3つの外部ファイルの内容が記述されていることに等しい。3つの外部ファイルの拡張子は、「js」である。これは、JavaScript(登録商標)で記述されていることを意味している。上記の3つの外部ファイルの内容については、後で詳しく説明する。
(Contents of index file)
FIG. 6 shows an example of the contents of the index file 20. The index file 20 has a file name “index.html” and is described in the HTML format. The index file 20 includes instructions 202, 204, and 206 for acquiring three external files. The fact that the instructions 202, 204, and 206 are included in the index file 20 is equivalent to the contents of the above three external files being described in the index file 20. The extension of the three external files is “js”. This means that it is described in JavaScript (registered trademark). The contents of the above three external files will be described in detail later.

インデックスファイル20は、メニュータグ210によって特定される命令212を含んでいる。この命令212は、メニュー部102(図2参照)の表示内容を指示する命令である。即ち、命令212は、図2の文字列106〜112を表示することを指示する命令である。命令212は、「FAX Settings」という文字列108を表示することを指示する命令214と、「Copy Settings」という文字列110を表示することを指示する命令216とを含んでいる。なお、図6では図示省略しているが、命令212は、他の文字列106,112(「Configure TCP/IP」、「Status Information」、「MENU」等)を表示することを指示する命令も含んでいる。   The index file 20 includes instructions 212 specified by the menu tag 210. This command 212 is a command for instructing the display contents of the menu unit 102 (see FIG. 2). That is, the command 212 is a command for instructing to display the character strings 106 to 112 in FIG. The command 212 includes a command 214 for instructing to display a character string 108 “FAX Settings”, and a command 216 for instructing to display a character string 110 “Copy Settings”. Although not shown in FIG. 6, the command 212 is also a command for instructing to display other character strings 106 and 112 (“Configuration TCP / IP”, “Status Information”, “MENU”, etc.). Contains.

インデックスファイル20は、メインタグ220によって特定される命令222を含んでいる。この命令222は、メイン部103(図2参照)の表示内容を指示する命令である。即ち、命令222は、図2の文字列122,124,126を表示することを指示する命令である。命令222は、「Set Auto Dial」という文字列124を表示することを指示する命令224と、「Report Settings」という文字列126を表示することを指示する命令226とを含んでいる。なお、図6では図示省略しているが、命令222は、他の文字列122(「FAX Settings」)を表示することを指示する命令も含んでいる。また、命令222は、セッティングタグ230によって特定される命令232も含んでいる。この命令232は、メイン部103(図2参照)の中の部分128の表示内容を指示する命令である。本実施例の図2のウェブページ120では、部分128には何も表示されない。従って、命令232は、何も表示しないことを指示している。   The index file 20 includes an instruction 222 specified by the main tag 220. This command 222 is a command for instructing display contents of the main unit 103 (see FIG. 2). That is, the command 222 is a command for instructing to display the character strings 122, 124, and 126 in FIG. The instruction 222 includes an instruction 224 for instructing to display the character string 124 “Set Auto Dial” and an instruction 226 for instructing to display the character string 126 “Report Settings”. Although not shown in FIG. 6, the command 222 includes a command for instructing to display another character string 122 (“FAX Settings”). The instruction 222 also includes an instruction 232 specified by the setting tag 230. This command 232 is a command for instructing the display contents of the portion 128 in the main unit 103 (see FIG. 2). In the web page 120 of FIG. 2 of the present embodiment, nothing is displayed in the portion 128. Therefore, the command 232 indicates that nothing is displayed.

インデックスファイル20は、フッタータグ240によって特定される命令242を含んでいる。この命令242は、フッター部104(図2参照)の表示内容を指示する命令である。図6では図示省略しているが、命令242は、コピーライトに関する記述116(図2参照)を表示することを指示する命令を含んでいる。   The index file 20 includes an instruction 242 specified by the footer tag 240. This command 242 is a command for instructing display contents of the footer unit 104 (see FIG. 2). Although not shown in FIG. 6, the instruction 242 includes an instruction for instructing to display the description 116 (see FIG. 2) regarding the copyright.

PC70は、インデックスファイル20に従って、図2に示されるウェブページ120を表示することができる。具体的に言うと、PC70は、命令214,216等に従って、文字列106〜112が配置されているメニュー部102を表示することができる。また、PC70は、命令224,226等に従って、文字列122,124,126が配置されているメイン部103を表示することができる。また、PC70は、命令242に従って、記述116が表示されているフッター部104を表示することができる。   The PC 70 can display the web page 120 shown in FIG. 2 according to the index file 20. Specifically, the PC 70 can display the menu unit 102 in which the character strings 106 to 112 are arranged according to the commands 214 and 216 and the like. Further, the PC 70 can display the main part 103 in which the character strings 122, 124, 126 are arranged according to the instructions 224, 226 and the like. Further, the PC 70 can display the footer unit 104 in which the description 116 is displayed according to the command 242.

上述したように、ユーザは、図2のウェブページ120(もしくは図3〜図5のウェブページ130,150,170)が表示部82に表示されている状態において、メニュー部102の文字列106〜112のいずれかをクリックすることができる。この場合、PC70は、図6のインデックスファイル20の命令214,216に従って、「loadMain」という文字列で指定される機能を実行する。この機能は、命令202に従って取得される「load.js」というファイル名の外部ファイル(以下では「ロードファイル」と呼ぶ)に記述されている。   As described above, in the state where the web page 120 of FIG. 2 (or the web pages 130, 150, and 170 of FIGS. 3 to 5) is displayed on the display unit 82, the user can select the character strings 106 to Any of 112 can be clicked. In this case, the PC 70 executes a function specified by the character string “loadMain” in accordance with the instructions 214 and 216 of the index file 20 of FIG. This function is described in an external file (hereinafter referred to as “load file”) having a file name “load.js” acquired in accordance with the instruction 202.

(ロードファイルの内容)
図7は、ロードファイル250の内容の一例を示す。ロードファイル250は、JavaScript(登録商標)に従って記述されている。JavaScript(登録商標)は、実行すべき処理の原理を示すものである。なお、図7では、各命令を簡単に示しているが、エラー処理や各ブラウザに対応するためのスクリプト等を含んでいてもよい。例えば、ロードファイル250は、図9に示される命令332のようなスクリプト等を含んでいてもよい。ロードファイル250は、ロードメイン命令260と、ディスプレイメイン命令270とを含んでいる。ロードメイン命令260は、「loadMain」という文字列によって特定されるものであり、図6の命令214,216に従って実行される。ロードメイン命令260は、XMLHttpリクエストを送信することを指示する命令262と、ディスプレイメイン命令270を実行することを指示する命令264とを含んでいる。ディスプレイメイン命令270は、XMLHttpリクエストに対するレスポンスを表示することを指示する命令272を含んでいる。この命令272は、上記のレスポンスを図6の命令222(メイン部103の表示内容を指示する命令)に記述する(書き込む)ことを指示するものである。
(Load file contents)
FIG. 7 shows an example of the contents of the load file 250. The load file 250 is described according to JavaScript (registered trademark). JavaScript (registered trademark) indicates the principle of processing to be executed. In FIG. 7, each command is simply shown, but error processing, a script for supporting each browser, and the like may be included. For example, the load file 250 may include a script such as the instruction 332 shown in FIG. The load file 250 includes a low domain instruction 260 and a display main instruction 270. The raw domain instruction 260 is specified by the character string “loadMain”, and is executed according to the instructions 214 and 216 in FIG. The low domain instruction 260 includes an instruction 262 for instructing to send an XMLHttp request and an instruction 264 for instructing to execute the display main instruction 270. The display main command 270 includes a command 272 that instructs to display a response to the XMLHttp request. This instruction 272 instructs to write (write) the above response in the instruction 222 (instruction for instructing the display contents of the main unit 103) in FIG.

例えば、図2の文字列110(Copy Settings)がクリックされた場合、PC70は、図6の命令216に従って、図7のロードメイン命令260を実行する。PC70は、ロードメイン命令260に含まれる命令262に従って、命令216に記述されている「copy_settings.html」というファイル名を有するファイルのリクエストを送信する。即ち、PC70は、「copy_settings.html」という文字列を含むリクエストを送信する。この結果、多機能機10は、上記のファイルを含むレスポンスを送信する。PC70は、図7の命令264に従って、ディスプレイメイン命令270を実行する。即ち、PC70は、ディスプレイメイン命令270に含まれる命令272に従って、上記のファイルに含まれるデータ(レスポンスのデータ)を図6の命令222に書き込む。これにより、PC70は、命令222に書き込まれたデータに従って、設定入力画面データ190(図5参照)をメイン部103に表示する。PC70は、メニュー部102とフッター部104の内容を変えず、メイン部103のみを更新して表示する。これにより、図5に示されるウェブページ170が表示される。   For example, when the character string 110 (Copy Settings) in FIG. 2 is clicked, the PC 70 executes the low domain instruction 260 in FIG. 7 according to the instruction 216 in FIG. The PC 70 transmits a request for a file having the file name “copy_settings.html” described in the instruction 216 according to the instruction 262 included in the low domain instruction 260. That is, the PC 70 transmits a request including the character string “copy_settings.html”. As a result, the multi-function device 10 transmits a response including the above file. The PC 70 executes the display main command 270 in accordance with the command 264 of FIG. That is, the PC 70 writes the data (response data) included in the file in the instruction 222 of FIG. 6 according to the instruction 272 included in the display main instruction 270. As a result, the PC 70 displays the setting input screen data 190 (see FIG. 5) on the main unit 103 in accordance with the data written in the command 222. The PC 70 updates and displays only the main unit 103 without changing the contents of the menu unit 102 and the footer unit 104. Thereby, the web page 170 shown in FIG. 5 is displayed.

上述したように、ユーザは、図2のウェブページ120(又は図3のウェブページ130)が表示部82に表示されている状態において、文字列124,126のいずれかをクリックすることができる。この場合、PC70は、図6のインデックスファイル20の命令224,226に従って、「loadSettings」という文字列で指定される機能を実行する。この機能は、図7のロードファイル250に記述されている。   As described above, the user can click one of the character strings 124 and 126 while the web page 120 in FIG. 2 (or the web page 130 in FIG. 3) is displayed on the display unit 82. In this case, the PC 70 executes a function specified by the character string “loadSettings” in accordance with the instructions 224 and 226 of the index file 20 of FIG. This function is described in the load file 250 of FIG.

ロードファイル250は、ロードセッティング命令280と、ディスプレイセッティング命令290とを含んでいる。ロードセッティング命令280は、「loadSettings」という文字列によって特定されるものであり、図6の命令224,226に従って実行される。ロードセッティング命令280は、XMLHttpリクエストを送信することを指示する命令282と、ディスプレイセッティング命令290を実行することを指示する命令284とを含んでいる。ディスプレイセッティング命令290は、XMLHttpリクエストに対するレスポンスを表示することを指示する命令292を含んでいる。この命令292は、上記のレスポンスを図6の命令232(メイン部103の部分128の表示内容を指示する命令)に記述する(書き込む)ことを指示するものである。   The load file 250 includes a load setting instruction 280 and a display setting instruction 290. The load setting command 280 is specified by the character string “loadSettings”, and is executed according to the commands 224 and 226 of FIG. The load setting instruction 280 includes an instruction 282 for instructing to send an XMLHttp request, and an instruction 284 for instructing to execute the display setting instruction 290. The display setting command 290 includes a command 292 instructing to display a response to the XMLHttp request. This command 292 instructs to write (write) the above-described response in the command 232 in FIG. 6 (a command for instructing the display content of the portion 128 of the main unit 103).

例えば、図2の文字列126(Report Settings)がクリックされた場合、PC70は、図6の命令226に従って、図7のロードセッティング命令280を実行する。PC70は、ロードセッティング命令280に含まれる命令282に従って、命令226に記述されている「report_settings.html」というファイル名を有するファイルのリクエストを送信する。即ち、PC70は、「report_settings.html」という文字列を含むリクエストを送信する。この結果、多機能機10は、上記のファイルを含むレスポンスを送信する。PC70は、命令284に従って、ディスプレイセッティング命令290を実行する。即ち、PC70は、ディスプレイセッティング命令290に含まれる命令292に従って、上記のファイルに含まれるデータ(レスポンスのデータ)を図6の命令232に書き込む。これにより、PC70は、命令232に書き込まれたデータに従って、設定入力画面データ132(図3参照)をメイン部103の部分128に表示する。PC70は、部分128以外の表示内容を変えず、部分128のみを更新して表示する。これにより、図3に示されるウェブページ130が表示される。   For example, when the character string 126 (Report Settings) in FIG. 2 is clicked, the PC 70 executes the load setting command 280 in FIG. 7 according to the command 226 in FIG. The PC 70 transmits a request for a file having a file name “report_settings.html” described in the instruction 226 in accordance with the instruction 282 included in the load setting instruction 280. That is, the PC 70 transmits a request including the character string “report_settings.html”. As a result, the multi-function device 10 transmits a response including the above file. The PC 70 executes the display setting command 290 according to the command 284. That is, the PC 70 writes the data (response data) included in the file in the instruction 232 of FIG. 6 according to the instruction 292 included in the display setting instruction 290. As a result, the PC 70 displays the setting input screen data 132 (see FIG. 3) on the portion 128 of the main unit 103 in accordance with the data written in the command 232. The PC 70 updates and displays only the portion 128 without changing the display contents other than the portion 128. Thereby, the web page 130 shown in FIG. 3 is displayed.

上述したように、ユーザは、図3のウェブページ130が表示部82に表示されている状態において、設定データ136を変更し、サブミットキー140をクリックすることができる。また、ユーザは、図5のウェブページ170が表示部82に表示されている状態において、設定データ174及び/又は176を変更し、サブミットキー180をクリックすることができる。サブミットキー140,180がクリックされると、PC70は、図6のインデックスファイル20の命令206に従って取得される「post.js」というファイル名の外部ファイル(以下では「ポストファイル」と呼ぶ)に従って、処理を実行する。なお、図6のインデックスファイル20では、サブミットキー140,180がクリックされた場合にポストファイルに従って処理を実行することを指示する命令を図示省略している。実際には、インデックスファイル20は、「form」という文字列のタグによって特定される命令(ポストファイルに従って処理を実行することを指示する命令)を含んでいる。   As described above, the user can change the setting data 136 and click the submit key 140 while the web page 130 of FIG. 3 is displayed on the display unit 82. Further, the user can change the setting data 174 and / or 176 and click the submit key 180 while the web page 170 of FIG. 5 is displayed on the display unit 82. When the submit keys 140 and 180 are clicked, the PC 70 follows the external file with the file name “post.js” (hereinafter referred to as “post file”) acquired according to the instruction 206 of the index file 20 in FIG. Execute the process. In the index file 20 of FIG. 6, a command for instructing execution of processing according to the post file when the submit keys 140 and 180 are clicked is not shown. Actually, the index file 20 includes an instruction (an instruction for instructing execution of processing according to the post file) specified by a tag of a character string “form”.

(ポストファイルの内容)
図8は、ポストファイル300の内容の一例を示す。ポストファイル300は、JavaScript(登録商標)に従って記述されている。ポストファイル300は、FAX設定ポスト命令310とコピー設定ポスト命令320とを含んでいる。図8では、他の設定(例えばTCP/IPの設定)に対応するポスト命令を図示省略している。
(Content of post file)
FIG. 8 shows an example of the contents of the post file 300. The post file 300 is described in accordance with JavaScript (registered trademark). The post file 300 includes a FAX setting post instruction 310 and a copy setting post instruction 320. In FIG. 8, post instructions corresponding to other settings (for example, TCP / IP settings) are not shown.

FAX設定ポスト命令310は、FAXに関する設定入力画面データにおいてサブミットキーがクリックされた場合に実行される。例えば、図3の設定入力画面データ132においてサブミットキー140がクリックされた場合に実行される。FAX設定ポスト命令310は、設定入力画面データ132に現在表示されている設定データ136(ユーザによって変更された設定データ)を含むデータ(以下では「設定変更データ」と呼ぶ)を作成することを指示する命令312と、「post_request」という文字列で指定される機能を実行することを指示する命令314とを含んでいる。   The FAX setting post instruction 310 is executed when a submit key is clicked in setting input screen data relating to FAX. For example, it is executed when the submit key 140 is clicked in the setting input screen data 132 of FIG. The FAX setting post instruction 310 instructs to create data (hereinafter referred to as “setting change data”) including the setting data 136 (setting data changed by the user) currently displayed on the setting input screen data 132. And an instruction 314 for instructing to execute a function designated by a character string “post_request”.

コピー設定ポスト命令320は、コピーに関する設定入力画面データにおいてサブミットキーがクリックされた場合に実行される。例えば、コピー設定ポスト命令320は、図5の設定入力画面データ190に現在表示されている設定データ174,176(ユーザによって変更された設定データ)を含む設定変更データを作成することを指示する命令322と、「post_request」という文字列で指定される機能を実行することを指示する命令324とを含んでいる。FAX設定ポスト命令310の命令314又はコピー設定ポスト命令320の命令324によって指定される機能は、図6のインデックスファイル20の命令204に従って取得される「post_request.js」というファイル名の外部ファイル(以下では「ポストリクエストファイル」と呼ぶ)に記述されている。   The copy setting post instruction 320 is executed when the submit key is clicked in the setting input screen data relating to copying. For example, the copy setting post instruction 320 is an instruction for instructing creation of setting change data including setting data 174 and 176 (setting data changed by the user) currently displayed in the setting input screen data 190 of FIG. 322 and an instruction 324 for instructing execution of a function designated by the character string “post_request”. The function specified by the instruction 314 of the FAX setting post instruction 310 or the instruction 324 of the copy setting post instruction 320 is an external file (hereinafter referred to as “post_request.js”) acquired in accordance with the instruction 204 of the index file 20 in FIG. Is called “post request file”).

(ポストリクエストファイルの内容)
図9と図10は、ポストリクエストファイル330の内容の一例を示す。図10は、図9の続きである。ポストリクエストファイル330は、JavaScript(登録商標)に従って記述されている。図9に示されるように、ポストリクエストファイル330は、POSTリクエストを送信することを指示する命令332と、レスポンスが受信された場合に機能(get_response)を実行することを指示する命令334と、POSTリクエストに上記の設定変更データを含めることを指示する命令336とを含んでいる。後で詳しく説明するが、多機能機10は、POSTリクエストに含まれる設定変更データが多機能機10に適合しているのか否かを判断し、その判断結果に応じてレスポンスを変える。PC70は、このレスポンスを受信すると、命令334に従って、図10に示す命令340を実行する。
(Contents of post request file)
9 and 10 show an example of the contents of the post request file 330. FIG. FIG. 10 is a continuation of FIG. The post request file 330 is described in accordance with JavaScript (registered trademark). As shown in FIG. 9, the post request file 330 includes an instruction 332 for instructing to transmit a POST request, an instruction 334 for instructing to execute a function (get_response) when a response is received, and a POST. And an instruction 336 for instructing to include the setting change data in the request. As will be described in detail later, the multi-function device 10 determines whether the setting change data included in the POST request is compatible with the multi-function device 10, and changes the response according to the determination result. When receiving this response, the PC 70 executes the command 340 shown in FIG.

命令340は、肯定的なレスポンスが受信された場合に実行される命令350と、否定的なレスポンスが受信された場合に実行される命令352とを含んでいる。命令350は、肯定的なレスポンス(result)を表示することを指示している。命令350において指定されている「id」は、図8の命令314,324等で指定される「main」である。即ち、命令350は、上記の肯定的なレスポンスを図6の命令222(メイン部103の表示内容を指示する命令)に記述する(書き込む)ことを指示するものである。命令350を実行する場合、PC70は、「OK」という文字列152を表示するためのデータを図6の命令222に書き込む。この結果、図4に示されるウェブページ150が表示される。PC70は、メニュー部102とフッター部104の内容を変えず、メイン部103のみを更新して表示する。また、命令352は、否定的なレスポンス(error)を表示することを指示している。命令352において指定されている「id」も、図8の命令314,324等で指定される「main」である。即ち、命令352は、上記の否定的なレスポンスを図6の命令222(メイン部103の表示内容を指示する命令)に記述する(書き込む)ことを指示するものである。命令352を実行する場合、PC70は、「error」という文字列(図示省略)を表示するためのデータを図6の命令222に書き込む。この場合も、PC70は、メニュー部102とフッター部104の内容を変えず、メイン部103のみを更新して表示する。   Instruction 340 includes an instruction 350 that is executed when a positive response is received, and an instruction 352 that is executed when a negative response is received. The instruction 350 instructs to display a positive response (result). “Id” specified in the instruction 350 is “main” specified in the instructions 314, 324 and the like in FIG. That is, the instruction 350 instructs to write (write) the positive response in the instruction 222 (an instruction for instructing display contents of the main unit 103) in FIG. When executing the instruction 350, the PC 70 writes data for displaying the character string 152 “OK” in the instruction 222 of FIG. 6. As a result, the web page 150 shown in FIG. 4 is displayed. The PC 70 updates and displays only the main unit 103 without changing the contents of the menu unit 102 and the footer unit 104. The command 352 instructs to display a negative response (error). “Id” specified in the instruction 352 is also “main” specified in the instructions 314, 324 and the like in FIG. That is, the instruction 352 instructs to write (write) the negative response in the instruction 222 (instruction for instructing the display content of the main unit 103) in FIG. When executing the instruction 352, the PC 70 writes data for displaying the character string “error” (not shown) in the instruction 222 of FIG. Also in this case, the PC 70 updates and displays only the main unit 103 without changing the contents of the menu unit 102 and the footer unit 104.

(多機能機が実行する処理)
続いて、多機能機10が実行する処理について説明する。図11は、多機能機10が実行する処理のフローチャートを示す。多機能機10は、GETリクエストが受信されることを監視している(S2)。多機能機10のウェブサイトのURLが入力された結果としてPC70から送信されるリクエストが受信された場合に、S2でYESと判断される。また、図7の命令262,282に従ってPC70から送信されるリクエストが受信された場合も、S2でYESと判断される。
(Processes executed by multi-function devices)
Next, processing executed by the multi-function device 10 will be described. FIG. 11 shows a flowchart of processing executed by the multi-function device 10. The multi-function device 10 monitors whether a GET request is received (S2). If a request transmitted from the PC 70 is received as a result of the URL of the website of the multi-function device 10 being input, YES is determined in S2. Also, if a request transmitted from the PC 70 is received in accordance with the instructions 262 and 282 in FIG. 7, it is determined YES in S2.

S2でYESの場合、多機能機10は、インデックスファイル20のリクエストであるのか否かを判断する(S4)。多機能機10のウェブサイトのURLが入力された結果としてPC70から送信されるリクエストが受信された場合に、S4でYESと判断される。この場合、多機能機10は、インデックスファイル20を含むレスポンスを送信する(S6)。   If YES in S2, the multi-function device 10 determines whether or not the request is for the index file 20 (S4). If a request transmitted from the PC 70 is received as a result of the URL of the website of the multi-function device 10 being input, YES is determined in S4. In this case, the multi-function device 10 transmits a response including the index file 20 (S6).

一方において、S4でNO場合、多機能機10は、設定入力画面データのリクエストであるのか否かを判断する(S8)。図7の命令262,282に従ってPC70から送信されるリクエストが受信された場合に、S8でYESと判断される。この場合、多機能機10は、リクエストに含まれるファイル名に基づいて、以下の処理を実行する。なお、「copy_settings.html」というファイル名(図6の命令216参照)がリクエストに含まれるものとして、処理の内容を説明する。多機能機10のROM14に記憶されているファイル22は、「copy_settings.html」というファイル名を有するファイルを含んでいる。即ち、ROM14は、「copy_settings.html」という文字列と、コピーに関する設定入力画面データ(図5の符号190参照)とを対応づけて記憶している。多機能機10のNVRAM30の設定記憶領域32には、コピーに関する現在の設定が記憶されている。多機能機10は、ファイル「copy_settings.html」にコピーに関する現在の設定(図5の例では解像度「XXX」と用紙サイズ「A4」)を書き込む。次いで、多機能機10は、ファイル「copy_settings.html」を含むレスポンスを送信する(S10)。   On the other hand, if NO in S4, the multi-function device 10 determines whether it is a request for setting input screen data (S8). If a request transmitted from the PC 70 is received in accordance with the instructions 262 and 282 in FIG. 7, YES is determined in S8. In this case, the multi-function device 10 executes the following processing based on the file name included in the request. The contents of the processing will be described on the assumption that the file name “copy_settings.html” (see the instruction 216 in FIG. 6) is included in the request. The file 22 stored in the ROM 14 of the multi-function device 10 includes a file having a file name “copy_settings.html”. That is, the ROM 14 stores a character string “copy_settings.html” and setting input screen data relating to copying (see reference numeral 190 in FIG. 5) in association with each other. The setting storage area 32 of the NVRAM 30 of the multi-function device 10 stores current settings relating to copying. The multi-function device 10 writes the current settings relating to copying (resolution “XXX” and paper size “A4” in the example of FIG. 5) to the file “copy_settings.html”. Next, the multi-function device 10 transmits a response including the file “copy_settings.html” (S10).

また、例えば、「report_settings.html」というファイル名(図6の命令226参照)がリクエストに含まれる場合、多機能機10は、以下の処理を実行する。多機能機10のROM14に記憶されているファイル22は、「report_settings.html」というファイル名を有するファイルを含んでいる。即ち、ROM14は、「report_settings.html」という文字列と、FAXのレポートに関する設定入力画面データ(図3の符号132参照)とを対応づけて記憶している。多機能機10のNVRAM30の設定記憶領域32には、FAXのレポートに関する現在の設定が記憶されている。多機能機10は、ファイル「report_settings.html」にFAXのレポートに関する現在の設定(図3の例では「Every 50FAXes」)を書き込む。次いで、多機能機10は、ファイル「copy_settings.html」を含むレスポンスを送信する(S10)。   For example, when the file name “report_settings.html” (see the instruction 226 in FIG. 6) is included in the request, the multi-function device 10 executes the following processing. The file 22 stored in the ROM 14 of the multi-function device 10 includes a file having a file name “report_settings.html”. That is, the ROM 14 stores a character string “report_settings.html” in association with setting input screen data (see reference numeral 132 in FIG. 3) relating to a FAX report. The setting storage area 32 of the NVRAM 30 of the multi-function device 10 stores current settings relating to FAX reports. The multi-function device 10 writes the current setting relating to the FAX report (“Every 50 FAXes” in the example of FIG. 3) to the file “report_settings.html”. Next, the multi-function device 10 transmits a response including the file “copy_settings.html” (S10).

なお、S8でNO場合、多機能機10は、GETリクエストに応じたデータを含むレスポンスを送信する(S12)。例えば、ROM14のファイル22は、ロードファイル250、ポストファイル300、及び、ポストリクエストファイル330のリクエストを含んでいる。これらのファイル250,300,330のリクエストが受信された場合、多機能機10は、S12において、ファイル250,300,330を含むレスポンスを送信する。   If NO in S8, the multi-function device 10 transmits a response including data corresponding to the GET request (S12). For example, the file 22 in the ROM 14 includes requests for the load file 250, the post file 300, and the post request file 330. When the requests for these files 250, 300, and 330 are received, the multi-function device 10 transmits a response including the files 250, 300, and 330 in S12.

多機能機10は、POSTリクエストが受信されることを監視している(S14)。ポストリクエストファイル330の命令332(図9参照)に従ってPC70から送信されるリクエストが受信された場合に、S14でYESと判断される。この場合、多機能機10は、POSTリクエストに含まれる設定変更データが多機能機10に適合しているのか否かを判断する(S16)。例えば、図5の設定入力画面データ190において多機能機10が実行可能である最高解像度を越える解像度が入力され、その解像度がPOSTリクエストに含まれる場合、S16でNOと判断される。S16の判断基準は様々である。例えば、多機能機10が印刷可能である印刷用紙のサイズ以外のサイズがPOSTリクエストに含まれる場合も、S16でNOと判断される。他にも、FAXに関する設定、TCP/IPに関する設定等についても、多機能機10に適合していない設定変更データがPOSTリクエストに含まれる場合には、S16でNOと判断される。   The multi-function device 10 monitors whether a POST request is received (S14). If a request transmitted from the PC 70 is received in accordance with the instruction 332 (see FIG. 9) of the post request file 330, YES is determined in S14. In this case, the multi-function device 10 determines whether the setting change data included in the POST request is compatible with the multi-function device 10 (S16). For example, if a resolution exceeding the maximum resolution that can be executed by the multi-function device 10 is input in the setting input screen data 190 of FIG. 5 and that resolution is included in the POST request, NO is determined in S16. There are various criteria for the determination in S16. For example, if the POST request includes a size other than the size of the printing paper that can be printed by the multi-function device 10, NO is determined in S16. In addition, regarding settings related to FAX, settings related to TCP / IP, and the like, if setting change data that does not conform to the multi-function device 10 is included in the POST request, NO is determined in S16.

S16でNOの場合、多機能機10は、エラーレスポンスを送信する(S22)。この結果、PC70は、図10の命令352に従って「error」という文字列をメイン部103に表示する。一方において、S16でYESの場合、多機能機10は、設定記憶領域32の記憶内容を、S14で受信されたPOSTリクエストに含まれる設定変更データに更新する(S18)。これにより、多機能機10は、今後に処理を実行する際に、設定記憶領域32に新たに記憶された設定データを利用することになる。S18を終えると、多機能機10は、S22で送信されるエラーレスポンスと異なるレスポンスであるOKレスポンスを送信する(S20)。この結果、PC70は、図10の命令350に従って「OK」という文字列をメイン部103に表示する(図4参照)。   If NO in S16, the multi-function device 10 transmits an error response (S22). As a result, the PC 70 displays a character string “error” on the main unit 103 in accordance with the instruction 352 of FIG. 10. On the other hand, if YES in S16, the multi-function device 10 updates the stored contents of the setting storage area 32 to the setting change data included in the POST request received in S14 (S18). Thereby, the multi-function device 10 uses the setting data newly stored in the setting storage area 32 when executing the process in the future. When S18 ends, the multi-function device 10 transmits an OK response that is a response different from the error response transmitted in S22 (S20). As a result, the PC 70 displays the character string “OK” on the main unit 103 in accordance with the instruction 350 in FIG. 10 (see FIG. 4).

本実施例の多機能機システム2について詳しく説明した。本実施例によると、PC70は、ロードファイル250のディスプレイメイン命令270(図7参照)に従って、メニュー部102とフッター部104に変更を加えずに、メイン部103のみを更新して表示することができる。多機能機10は、ロードファイル250の命令262(図7参照)に従ってPC70から送信されるリクエストに応じてレスポンスを送信する際に、メニュー部102とフッター部104に対応するデータを送信する必要がない。多機能機10は、ウェブページの全体を更新するためのデータを送信する必要がなく、更新するのに必要なデータのみを送信すれば足りる。このために、多機能機10の負荷が少なくて済む。   The multi-function device system 2 of the present embodiment has been described in detail. According to this embodiment, the PC 70 can update and display only the main unit 103 without changing the menu unit 102 and the footer unit 104 in accordance with the display main command 270 (see FIG. 7) of the load file 250. it can. The multi-function device 10 needs to transmit data corresponding to the menu unit 102 and the footer unit 104 when transmitting a response in response to a request transmitted from the PC 70 in accordance with the instruction 262 (see FIG. 7) of the load file 250. Absent. The multi-function device 10 does not need to transmit data for updating the entire web page, and only needs to transmit data necessary for updating. For this reason, the load on the multi-function device 10 can be reduced.

PC70は、ロードファイル250のディスプレイセッティング命令290(図7参照)に従って、メイン部103の部分128のみを更新して表示することができる。多機能機10は、ロードファイル250の命令282(図7参照)に従ってPC70から送信されるリクエストに応じてレスポンスを送信する際に、部分128以外の部分を更新するのに必要なデータを送信する必要がない。多機能機10は、ウェブページの全体を更新するためのデータを送信する必要がなく、更新するのに必要なデータのみを送信すれば足りる。このために、多機能機10の負荷が少なくて済む。   The PC 70 can update and display only the part 128 of the main unit 103 in accordance with the display setting command 290 (see FIG. 7) of the load file 250. When the multi-function device 10 transmits a response in response to a request transmitted from the PC 70 in accordance with the command 282 (see FIG. 7) of the load file 250, the multi-function device 10 transmits data necessary for updating a portion other than the portion 128. There is no need. The multi-function device 10 does not need to transmit data for updating the entire web page, and only needs to transmit data necessary for updating. For this reason, the load on the multi-function device 10 can be reduced.

請求項の用語と上記の第1実施例の用語の間の対応関係を以下に記載しておく。なお、この記載によって本発明の技術的範囲が限定的に解釈されることはない。本発明の技術的範囲は、請求項の記載内容に従って客観的に定められる。請求項の「命令ファイル」は、インデックスファイル20に対応する。請求項の「第1部分」は、メニュー部102とフッター部104とに対応する。請求項の「第2部分」は、メイン部103に対応する。請求項の「第1データ」は、図6の命令212及び命令242に従って表示される文字列106〜112及び記述116(図2参照)に対応する。請求項の「第2データ」は、命令222に従って表示される文字列122〜126(図2参照)に対応する。請求項の「第1命令」は、図6の命令212,222,242に対応する。請求項の「第2命令」は、図6の命令214,216に従って実行される図7の命令262に対応する。請求項の「第3データ」は、図6の命令214,216に従ってリクエストされる「fax_settings.html」、「copy_settings.html」等に対応する。請求項の「第3命令」は、図7の命令272に対応する。   The correspondence between the terms in the claims and the terms in the first embodiment is described below. It should be noted that the technical scope of the present invention is not limited to this description. The technical scope of the present invention is objectively determined according to the description of the claims. The “command file” in the claims corresponds to the index file 20. The “first part” in the claims corresponds to the menu unit 102 and the footer unit 104. The “second portion” in the claims corresponds to the main portion 103. The “first data” in the claims corresponds to the character strings 106 to 112 and the description 116 (see FIG. 2) displayed according to the command 212 and the command 242 of FIG. The “second data” in the claims corresponds to the character strings 122 to 126 (see FIG. 2) displayed according to the instruction 222. The “first instruction” in the claims corresponds to the instructions 212, 222, and 242 in FIG. The “second instruction” in the claims corresponds to the instruction 262 of FIG. 7 executed according to the instructions 214 and 216 of FIG. The “third data” in the claims corresponds to “fax_settings.html”, “copy_settings.html”, etc. requested in accordance with the instructions 214 and 216 in FIG. The “third instruction” in the claims corresponds to the instruction 272 in FIG. 7.

請求項の「第1領域」は、図6の命令212,242に対応する。請求項の「第2領域」は、図6の命令222に対応する。請求項の「第1オブジェクト」は、図2の文字列106〜112に対応する。請求項の「予め決められている操作」は、クリックに対応する。請求項の「第2オブジェクト」は、図2の文字列124,126に対応する。請求項の「第4データ」は、図6の命令224,226に従ってリクエストされる「set_audio_dial.html」、「report_settings.html」等に対応する。請求項の「第4命令」は、図6の命令224,226に従って実行される図7の命令282に対応する。請求項の「第5命令」は、図7の命令292に対応する。請求項の「第2部分の一部」は、図2の部分128に対応する。   The “first region” in the claims corresponds to the instructions 212 and 242 in FIG. The “second region” in the claims corresponds to the instruction 222 in FIG. The “first object” in the claims corresponds to the character strings 106 to 112 in FIG. 2. The “predetermined operation” in the claims corresponds to a click. The “second object” in the claims corresponds to the character strings 124 and 126 in FIG. The “fourth data” in the claims corresponds to “set_audio_dial.html”, “report_settings.html”, etc. requested in accordance with the instructions 224 and 226 of FIG. The “fourth instruction” in the claims corresponds to the instruction 282 of FIG. 7 executed in accordance with the instructions 224 and 226 of FIG. The “fifth instruction” in the claims corresponds to the instruction 292 in FIG. “Part of the second part” in the claims corresponds to the part 128 of FIG.

(第2実施例)
続いて、第2実施例について説明する。まず、PC70のウェブブラウザが表示するウェブページの一例について説明する。図12は、PC70で表示されるウェブページ400の一例を示す。ウェブページ400のメニュー部102とフッター部104は、第1実施例と同様である。メイン部103の内容が第1実施例と異なる。メイン部103は、多機能機10のステータスを表示するための部分410を含んでいる。図12の例では、部分410に「sleep」という文字列412が表示されている。
(Second embodiment)
Subsequently, a second embodiment will be described. First, an example of a web page displayed by the web browser of the PC 70 will be described. FIG. 12 shows an example of a web page 400 displayed on the PC 70. The menu part 102 and footer part 104 of the web page 400 are the same as in the first embodiment. The content of the main part 103 is different from that of the first embodiment. The main unit 103 includes a portion 410 for displaying the status of the multi-function device 10. In the example of FIG. 12, a character string 412 “sleep” is displayed in the portion 410.

メイン部103は、部分410の表示内容を自動的に更新するためのアイコン420を含んでいる。ユーザは、アイコン420をクリックすることができる。アイコン420がクリックされると、PC70は、ステータスのGETリクエストを定期的に送信する。多機能機10は、GETリクエストに応じて、ステータスを含むレスポンスを送信する。この結果、PC70は、図13のウェブページ430に示されるように、他のステータス(図13では「printing」を示す文字列432)を表示することができる。PC70は、部分410以外の部分の内容を変更せず、部分410のみをレスポンスに含まれるステータスに更新して表示する。   The main part 103 includes an icon 420 for automatically updating the display content of the part 410. The user can click on the icon 420. When the icon 420 is clicked, the PC 70 periodically transmits a status GET request. The multi-function device 10 transmits a response including a status in response to the GET request. As a result, the PC 70 can display another status (a character string 432 indicating “printing” in FIG. 13) as shown in the web page 430 of FIG. 13. The PC 70 does not change the contents of the parts other than the part 410, and updates and displays only the part 410 with the status included in the response.

(ステータスファイルの内容)
続いて、図12及び図13のウェブページ400,430をPC70が表示するのに必要なファイル(以下では「ステータスファイル」と呼ぶ)の内容について説明する。図14は、ステータスファイル500の一例を示す。本実施例では、インデックスファイル20の代わりに、ステータスファイル500を利用する。
(Contents of status file)
Next, contents of a file (hereinafter referred to as “status file”) necessary for the PC 70 to display the web pages 400 and 430 of FIGS. 12 and 13 will be described. FIG. 14 shows an example of the status file 500. In this embodiment, a status file 500 is used instead of the index file 20.

ステータスファイル500は、「status.html」というファイル名を有しており、HTML形式で記述されている。ステータスファイル500は、JavaScript(登録商標)に従って記述された命令510,520,530を含んでいる。命令510は、後述のゲットステータス命令520を実行するタイミングを指示する命令である。なお、以下では、命令520のことを「ゲットステータス命令」と呼び、命令530のことを「ディスプレイステータス命令」と呼ぶ。   The status file 500 has a file name “status.html” and is described in the HTML format. The status file 500 includes instructions 510, 520, and 530 written in accordance with JavaScript (registered trademark). The instruction 510 is an instruction for instructing timing for executing a get status instruction 520 described later. Hereinafter, the instruction 520 is referred to as a “get status instruction”, and the instruction 530 is referred to as a “display status instruction”.

ゲットステータス命令520は、XMLHttpリクエストを送信することを指示する命令522と、ディスプレイステータス命令530を実行することを指示する命令524とを含んでいる。ディスプレイステータス命令530は、XMLHttpリクエストに対するレスポンスを表示することを指示する命令532を含んでいる。この命令532は、上記のレスポンスを後述する命令540(メイン部103の部分410の表示内容を指示する命令)に記述する(書き込む)ことを指示するものである。なお、ステータスファイル500は、ステータスタグによって特定される命令540を含んでいる。この命令540は、メイン部103の部分410の表示内容を指示する命令である。なお、図14では図示省略しているが、ステータスファイル500は、メニュー部102の表示内容を指示する命令(図6の命令212に相当する命令)と、メイン部103のアイコン420を表示することを指示する命令と、フッター部104の表示内容を指示する命令(図6の命令242に相当する命令)とをさらに含んでいる。   The get status instruction 520 includes an instruction 522 for instructing to send an XMLHttp request, and an instruction 524 for instructing to execute the display status instruction 530. The display status instruction 530 includes an instruction 532 for instructing to display a response to the XMLHttp request. This command 532 instructs to write (write) the above-described response in a command 540 (a command for instructing display contents of the portion 410 of the main unit 103) described later. Note that the status file 500 includes an instruction 540 specified by the status tag. This command 540 is a command for instructing display contents of the portion 410 of the main unit 103. Although not shown in FIG. 14, the status file 500 displays a command for instructing the display contents of the menu unit 102 (a command corresponding to the command 212 in FIG. 6) and the icon 420 of the main unit 103. And an instruction for instructing display contents of the footer unit 104 (an instruction corresponding to the instruction 242 in FIG. 6).

PC70は、命令510に記述されているタイミングに従って、ゲットステータス命令520を定期的に実行する。PC70は、ゲットステータス命令520の命令522に従って、ステータス(status.txt)のリクエストを送信する。この結果、多機能機10は、現在のステータスを含むレスポンスを送信する。PC70は、命令524に従って、ディスプレイステータス命令530を実行する。即ち、PC70は、ディスプレイステータス命令530に含まれる命令532に従って、上記のレスポンスに含まれるステータスを命令540に書き込む。この結果、メイン部103の部分410のみが上記のレスポンスに含まれるステータスに更新して表示される。PC70は、部分410以外の内容を変えず、部分410のみを更新して表示する。これにより、図13に示されるウェブページ430が表示される。   The PC 70 periodically executes the get status instruction 520 in accordance with the timing described in the instruction 510. The PC 70 transmits a request for status (status.txt) according to the instruction 522 of the get status instruction 520. As a result, the multi-function device 10 transmits a response including the current status. The PC 70 executes the display status command 530 according to the command 524. That is, the PC 70 writes the status included in the response in the command 540 in accordance with the command 532 included in the display status command 530. As a result, only the part 410 of the main part 103 is updated and displayed with the status included in the response. The PC 70 updates and displays only the portion 410 without changing the contents other than the portion 410. Thereby, the web page 430 shown in FIG. 13 is displayed.

本実施例の多機能機システム2について詳しく説明した。本実施例によると、PC70は、ステータスファイル500のディスプレイステータス命令530(図14参照)に従って、メイン部103の部分410のみを更新して表示することができる。多機能機10は、ステータスファイル500の命令522(図14参照)に従って送信されるリクエストに応じてレスポンスを送信する際に、部分410以外の部分を更新するのに必要なデータを送信する必要がない。多機能機10は、ウェブページの全体を更新するためのデータを送信する必要がなく、更新するのに必要なデータのみを送信すれば足りる。このために、多機能機10の負荷が少なくて済む。   The multi-function device system 2 of the present embodiment has been described in detail. According to the present embodiment, the PC 70 can update and display only the portion 410 of the main unit 103 in accordance with the display status command 530 (see FIG. 14) of the status file 500. When the multi-function device 10 transmits a response in response to a request transmitted in accordance with the command 522 (see FIG. 14) of the status file 500, it is necessary to transmit data necessary for updating a portion other than the portion 410. Absent. The multi-function device 10 does not need to transmit data for updating the entire web page, and only needs to transmit data necessary for updating. For this reason, the load on the multi-function device 10 can be reduced.

請求項の用語と上記の第2実施例の用語の間の対応関係を以下に記載しておく。請求項の「命令ファイル」は、ステータスファイル500に対応する。請求項の「第1部分」は、部分410以外の部分(メニュー部102、フッター部104等)に対応する。請求項の「第2部分」は、部分410に対応する。請求項の「第1データ」は、図14の「body」タグによって特定される命令に従って表示される文字列106〜112、記述116、アイコン420等(図12参照)に対応する。請求項の「第2データ」は、図14の命令540に従って表示される文字列412(図12参照)に対応する。請求項の「第1命令」は、「body」タグによって特定される命令に対応する。請求項の「第2命令」は、図14の命令522に対応する。請求項の「第3データ」は、図14の命令522に従ってリクエストされる「status.text」に対応する。請求項の「第3命令」は、図14の命令532に対応する。請求項の「第1領域」は、図14の「body」タグによって特定される命令の中の命令540以外の部分に対応する。請求項の「第2領域」は、図14の命令540に対応する。   The correspondence between the terms in the claims and the terms in the second embodiment is described below. The “command file” in the claims corresponds to the status file 500. The “first portion” in the claims corresponds to a portion other than the portion 410 (the menu portion 102, the footer portion 104, etc.). The “second part” in the claims corresponds to the part 410. The “first data” in the claims corresponds to the character strings 106 to 112, the description 116, the icon 420, etc. (see FIG. 12) displayed according to the command specified by the “body” tag in FIG. “Second data” in the claims corresponds to the character string 412 (see FIG. 12) displayed in accordance with the command 540 of FIG. The “first instruction” in the claims corresponds to the instruction specified by the “body” tag. The “second instruction” in the claims corresponds to the instruction 522 in FIG. The “third data” in the claims corresponds to “status.text” requested in accordance with the instruction 522 in FIG. The “third instruction” in the claims corresponds to the instruction 532 in FIG. The “first region” in the claims corresponds to a part other than the instruction 540 in the instruction specified by the “body” tag in FIG. 14. The “second region” in the claims corresponds to the instruction 540 in FIG.

(第3実施例)
続いて、第3実施例について説明する。本実施例は、ステータスファイルの内容が第2実施例と異なる。図15は、本実施例のステータスファイル500aの一例を示す。ステータスファイル500aは、命令526が第2実施例と異なる。命令526は、命令522に従って送信されるリクエストの中に、ウェブページに表示されているステータス(例えば図12の場合は「sleep」)を含めることを指示している。また、ステータスファイル500aは、命令536が第2実施例と異なる。命令536は、レスポンスの内容が空でなければ命令532を実行することを指示している。即ち、命令536は、レスポンスの内容が空である場合に、命令532を実行しないことを指示している。
(Third embodiment)
Subsequently, a third embodiment will be described. This embodiment differs from the second embodiment in the contents of the status file. FIG. 15 shows an example of the status file 500a of this embodiment. The status file 500a is different from the second embodiment in the instruction 526. The instruction 526 instructs to include the status displayed on the web page (for example, “sleep” in the case of FIG. 12) in the request transmitted according to the instruction 522. The status file 500a differs from the second embodiment in the instruction 536. The instruction 536 instructs to execute the instruction 532 if the response content is not empty. That is, the instruction 536 instructs not to execute the instruction 532 when the response content is empty.

本実施例の多機能機10が実行する処理について説明する。図16は、本実施例の多機能機10が実行する処理のフローチャートを示す。多機能機10は、ステータスのGETリクエストが受信されることを監視している(S40)。図15の命令522に従ってPC70から送信されるリクエストが受信された場合に、S40でYESと判断される。上述したように、このリクエストには、当該リクエストが送信される際にPC70に表示されているステータスが含まれている。   Processing executed by the multi-function device 10 of this embodiment will be described. FIG. 16 shows a flowchart of processing executed by the multi-function device 10 of this embodiment. The multi-function device 10 monitors whether a status GET request is received (S40). When a request transmitted from the PC 70 is received in accordance with the command 522 of FIG. 15, YES is determined in S40. As described above, this request includes the status displayed on the PC 70 when the request is transmitted.

S40でYESの場合、多機能機10は、自身の現在のステータスを取得する(S42)。次いで、多機能機10は、S40で受信されたリクエストに含まれるステータスと、S42に従って取得されたステータスとが一致するのか否かを判断する(S44)。ここでYESの場合、多機能機10は、空レスポンスを送信する(S46)。即ち、多機能機10は、ステータスを含まないレスポンスを送信する。この場合、図15の命令536にマッチしないために、PC70は、命令532を実行しない。即ち、ウェブページ400,430の部分410が更新されない。一方において、S44でNOの場合、多機能機10は、S42で取得されたステータスを含むレスポンスを送信する(S48)。この場合、PC70は、命令532を実行する。この結果、ウェブページ400,430の部分410が、レスポンスに含まれるステータスに更新される。   In the case of YES in S40, the multi-function device 10 acquires its current status (S42). Next, the multi-function device 10 determines whether or not the status included in the request received in S40 matches the status acquired in accordance with S42 (S44). In the case of YES here, the multi-function device 10 transmits an empty response (S46). That is, the multi-function device 10 transmits a response that does not include a status. In this case, the PC 70 does not execute the instruction 532 because it does not match the instruction 536 of FIG. That is, the part 410 of the web pages 400 and 430 is not updated. On the other hand, if NO in S44, the multi-function device 10 transmits a response including the status acquired in S42 (S48). In this case, the PC 70 executes the instruction 532. As a result, the part 410 of the web pages 400 and 430 is updated to the status included in the response.

本実施例によると、PC70は、命令526に従って、ウェブページにおいて表示されているステータスを含むリクエストを送信することができる。多機能機10は、ウェブページにおいて表示されているステータスと自身の現在のステータスとが異なる状況のみにおいて、現在のステータスを含むレスポンスを送信する(図16のS48)。多機能機10は、ウェブページにおいて表示されているステータスと自身の現在のステータスとが同じ場合にはステータスを含まないレスポンスを送信する(図16のS46)。即ち、多機能機10は、ステータスに変化がない場合には、ステータスを含むレスポンスを作成する必要がなく、空のレスポンスを送信すれば足りる。このために、多機能機10の負荷が少なくて済む。なお、多機能機10からのレスポンスに含まれるステータスを示すデータとして画像等の大きいサイズのデータを採用することができる。多機能機10は、ステータスに変化がない場合に大きいサイズのデータを送らずに済む。多機能機10とPC70の間のネットワークの負荷の観点からみても、本実施例の技術は効果的である。   According to this embodiment, the PC 70 can transmit a request including the status displayed on the web page according to the command 526. The multi-function device 10 transmits a response including the current status only in a situation where the status displayed on the web page and its current status are different (S48 in FIG. 16). If the status displayed on the web page is the same as the current status, the multi-function device 10 transmits a response that does not include the status (S46 in FIG. 16). That is, when there is no change in status, the multi-function device 10 does not need to create a response including the status, and only needs to send an empty response. For this reason, the load on the multi-function device 10 can be reduced. Note that data having a large size such as an image can be used as data indicating the status included in the response from the multi-function device 10. The multi-function device 10 does not need to send large data when there is no change in status. The technology of this embodiment is also effective from the viewpoint of the network load between the multi-function device 10 and the PC 70.

以上、本発明の具体例を詳細に説明したが、これらは例示にすぎず、特許請求の範囲を限定するものではない。特許請求の範囲に記載の技術には、以上に例示した具体例を様々に変形、変更したものが含まれる。上記の実施例の変形例を以下に列挙する。   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. The modifications of the above embodiment are listed below.

(1)インデックスファイル20に記述されている命令(例えば命令212,222,242等)は、外部ファイルに含まれていてもよい。即ち、インデックスファイル20は、命令の具体的な記述に代えて、その命令が記述されている外部ファイルのリクエストを送信することを指示する命令を含んでいてもよい。また、ロードファイル250、及び/又は、ポストファイル300、及び/又は、ポストリクエストファイル330は、外部ファイルでなくてもよい。即ち、これらのファイル250,300,330の具体的な命令がインデックスファイル20に記述されていてもよい。 (1) Instructions described in the index file 20 (for example, instructions 212, 222, 242) may be included in the external file. That is, the index file 20 may include an instruction instructing transmission of a request for an external file in which the instruction is described, instead of a specific description of the instruction. Further, the load file 250 and / or the post file 300 and / or the post request file 330 may not be external files. That is, specific instructions for these files 250, 300, and 330 may be described in the index file 20.

(2)ステータスファイル500,500aに記述されている命令(例えば命令520,530等)は、外部ファイルに含まれていてもよい。 (2) The instructions described in the status files 500 and 500a (for example, the instructions 520 and 530) may be included in the external file.

また、本明細書または図面に説明した技術要素は、単独であるいは各種の組合せによって技術的有用性を発揮するものであり、出願時請求項記載の組合せに限定されるものではない。また、本明細書または図面に例示した技術は複数目的を同時に達成するものであり、そのうちの一つの目的を達成すること自体で技術的有用性を持つものである。   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.

多機能機システムの構成を示す。The configuration of the multi-function device system is shown. ウェブページの一例を示す。An example of a web page is shown. ウェブページの一例を示す。An example of a web page is shown. ウェブページの一例を示す。An example of a web page is shown. ウェブページの一例を示す。An example of a web page is shown. インデックスファイルの内容の一例を示す。An example of the contents of an index file is shown. ロードファイルの内容の一例を示す。An example of the contents of the load file is shown. ポストファイルの内容の一例を示す。An example of the contents of a post file is shown. ポストリクエストファイルの内容の一例を示す。An example of the contents of a post request file is shown. 図9の続きの内容を示す。The continuation of FIG. 9 is shown. 多機能機が実行する処理のフローチャートを示す。The flowchart of the process which a multi-function device performs is shown. ウェブページの一例を示す(第2実施例)。An example of a web page is shown (second embodiment). ウェブページの一例を示す。An example of a web page is shown. ステータスファイルの内容の一例を示す。An example of the contents of the status file is shown. ステータスファイルの内容の一例を示す(第3実施例)。An example of the contents of the status file is shown (third embodiment). 多機能機が実行する処理のフローチャートを示す。The flowchart of the process which a multi-function device performs is shown.

符号の説明Explanation of symbols

2:多機能機システム、10:多機能機、20:インデックスファイル、70:PC、120,130,150,170,400,430:ウェブページ、102:メニュー部、103:メイン部、104:フッター部、410:部分、412:文字列 2: Multi-function device system, 10: Multi-function device, 20: Index file, 70: PC, 120, 130, 150, 170, 400, 430: Web page, 102: Menu portion, 103: Main portion, 104: Footer Part, 410: part, 412: character string

Claims (6)

ウェブサーバ機能を有するプリンタであり、
以下の各命令、即ち、
第1データが第1部分に配置されているとともに第2データが第2部分に配置されているウェブページを表示するための第1命令であって、前記第1部分に配置される前記第1データが記述される第1領域と、前記第2部分に配置される前記第2データが記述される第2領域と、を含む前記第1命令と、
第3データのリクエストを送信するための第2命令と
含む命令ファイルを記憶する命令ファイル記憶手段と、
リクエストを受信する受信手段と、
前記命令ファイルのリクエストが受信手段によって受信されたことを条件として、前記命令ファイルを含む第1レスポンスを送信する命令ファイル送信手段と、
前記第3データのリクエストが受信手段によって受信されたことを条件として、前記第3データを含む第2レスポンスを送信する第3データ送信手段と
を備え
前記命令ファイルは、さらに、
前記第3データ送信手段によって送信された前記第2レスポンスが受信される際に、前記第1領域に記述済みの前記第1データを変更せずに、前記第2領域に記述済みの前記第2データに代えて、前記第2レスポンスに含まれる前記第3データを前記第2領域に新たに記述することによって、前記第1部分に前記第1データが配置された状態を維持しながら、前記第2部分を前記第2データから前記第3データに更新して配置するための第3命令を含む
ことを特徴とするプリンタ。
A printer having a web server function;
Each of the following instructions:
A first command for displaying a web page in which the first data is arranged in the first part and the second data is arranged in the second part, the first instruction being arranged in the first part The first instruction including a first area in which data is described; and a second area in which the second data arranged in the second part is described ;
A second instruction for sending a request for third data ;
An instruction file storage unit for storing an instruction file containing,
Receiving means for receiving the request;
Instruction file transmission means for transmitting a first response including the instruction file on the condition that a request for the instruction file has been received by the reception means;
A third data transmitting unit configured to transmit a second response including the third data on the condition that the request for the third data is received by the receiving unit ;
The instruction file further includes:
When the second response transmitted by the third data transmitting means is received, the second data described in the second area without changing the first data described in the first area. Instead of data, the third data included in the second response is newly described in the second area, thereby maintaining the state where the first data is arranged in the first portion. Including a third instruction for updating and placing two portions from the second data to the third data
A printer characterized by that .
前記第1データは、予め決められている操作が実行されるべき第1オブジェクトを含んでおり、
前記第2命令は、前記第1オブジェクトに前記操作が実行されたことを条件として、前記第3データのリクエストを送信するための命令である
ことを特徴とする請求項1に記載のプリンタ。
The first data includes a first object on which a predetermined operation is to be executed,
The printer according to claim 1, wherein the second command is a command for transmitting a request for the third data on condition that the operation is performed on the first object.
前記第1データは、前記操作が実行されるべき複数の第1オブジェクトを含んでおり、
前記第2命令は、前記複数の第1オブジェクトのうちの1つの第1オブジェクトに前記操作が実行されたことを条件として、当該第1オブジェクトに対応する前記第3データのリクエストを送信するための命令である
ことを特徴とする請求項2に記載のプリンタ。
The first data includes a plurality of first objects on which the operation is to be executed,
The second instruction is for transmitting a request for the third data corresponding to the first object on condition that the operation is performed on one first object of the plurality of first objects. The printer according to claim 2, wherein the printer is an instruction.
第4データ送信手段をさらに備え、
前記第2データは、予め決められている操作が実行されるべき第2オブジェクトを含んでおり、
前記命令ファイルは、
前記第2オブジェクトに前記操作が実行されたことを条件として、第4データのリクエストを送信するための第4命令と、
前記第2部分の一部のみを前記第4データに更新して表示するための第5命令と
をさらに含んでおり、
第4データ送信手段は、前記第4データのリクエストが受信手段によって受信されたことを条件として、前記第4データを含むレスポンスを送信する
ことを特徴とする請求項1から3のいずれか一項に記載のプリンタ。
A fourth data transmission means;
The second data includes a second object on which a predetermined operation is to be executed,
The instruction file is
A fourth command for transmitting a request for fourth data on the condition that the operation is performed on the second object;
And a fifth command for updating and displaying only a part of the second part in the fourth data,
4. The fourth data transmitting means transmits a response including the fourth data on condition that the request for the fourth data has been received by the receiving means. 5. Printer.
前記第3データは、前記第3データのリクエストが受信手段によって受信された際の当該プリンタのステータスである
ことを特徴とする請求項1に記載のプリンタ。
The printer according to claim 1, wherein the third data is a status of the printer when the request for the third data is received by a receiving unit.
判断手段をさらに備え、
前記第2命令は、ウェブページにおいて表示されているステータスを含む、前記第3データのリクエストを送信するための命令であり、
判断手段は、前記第3データのリクエストが受信手段によって受信されたことを条件として、前記第3データのリクエストに含まれるステータスと、当該リクエストが受信手段によって受信された際の当該プリンタのステータスとが一致するのか否かを判断し、
第3データ送信手段は、前記第3データのリクエストが受信手段によって受信され、かつ、判断手段によって肯定的に判断されたことを条件として、前記第3データを含まないレスポンスを送信し、
第3データ送信手段は、前記第3データのリクエストが受信手段によって受信され、かつ、判断手段によって否定的に判断されたことを条件として、前記第3データを含む前記第2レスポンスを送信する
ことを特徴とする請求項5に記載のプリンタ。
A judgment means,
The second command is a command for transmitting the request for the third data including the status displayed on the web page.
The determining means is provided on the condition that the request for the third data is received by the receiving means, the status included in the request for the third data, and the status of the printer when the request is received by the receiving means. To see if they match,
The third data transmitting means transmits a response not including the third data on the condition that the request for the third data is received by the receiving means and has been positively determined by the determining means,
The third data transmitting means transmits the second response including the third data on condition that the request for the third data is received by the receiving means and negatively determined by the determining means. The printer according to claim 5.
JP2008252496A 2008-09-30 2008-09-30 Printer with web server function Active JP4743249B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP2008252496A JP4743249B2 (en) 2008-09-30 2008-09-30 Printer with web server function
US12/567,016 US8836972B2 (en) 2008-09-30 2009-09-25 Printer having web server function
EP09252272.1A EP2169936B1 (en) 2008-09-30 2009-09-25 Printer having web server function
EP11161036.6A EP2337331B1 (en) 2008-09-30 2009-09-25 Printer having web server function
EP11161035.8A EP2337330B1 (en) 2008-09-30 2009-09-25 Printer having web server function
US14/456,269 US9131082B2 (en) 2008-09-30 2014-08-11 Printer having web server function
US14/456,363 US9049316B2 (en) 2008-09-30 2014-08-11 Printer having web server function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008252496A JP4743249B2 (en) 2008-09-30 2008-09-30 Printer with web server function

Publications (2)

Publication Number Publication Date
JP2010087682A JP2010087682A (en) 2010-04-15
JP4743249B2 true JP4743249B2 (en) 2011-08-10

Family

ID=42251218

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008252496A Active JP4743249B2 (en) 2008-09-30 2008-09-30 Printer with web server function

Country Status (1)

Country Link
JP (1) JP4743249B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3884549B2 (en) * 1997-12-15 2007-02-21 株式会社山武 Condition monitoring system
JP2003186792A (en) * 2001-12-14 2003-07-04 Kengo Inoue Method for displaying message and its server and client
JP2006172179A (en) * 2004-12-16 2006-06-29 Canon Inc Printer, its control method, program, and memory medium
JP4844105B2 (en) * 2005-12-01 2011-12-28 セイコーエプソン株式会社 Menu data generation in the control device to which the local device is connected

Also Published As

Publication number Publication date
JP2010087682A (en) 2010-04-15

Similar Documents

Publication Publication Date Title
US9049316B2 (en) Printer having web server function
US9069504B2 (en) Printing apparatus and method for increasing storage area
JP4645833B2 (en) Image forming apparatus, image forming program, and image forming system
JP5371726B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP5318907B2 (en) MFP, MFP control system, MFP control method, program, and recording medium therefor
JP2012231313A (en) Information processing system, control method for information processing system, and program
JP5709429B2 (en) Image processing apparatus, control method therefor, and program
JP2011141684A (en) Image forming apparatus, service provision method, program and storage medium
JP2011131382A (en) Image forming system and image forming apparatus
JP2012034277A (en) Image processing system, control method thereof, and program
JP2011136488A (en) Printer
JP2017163417A (en) Image processing apparatus, control method of the same, and program
JP2008282311A (en) Network device and data updating method
JP4631954B2 (en) Printer with web server function
JP4743249B2 (en) Printer with web server function
JP5939264B2 (en) Operation processing apparatus, information device control method, and computer program
JP2010128783A (en) Content display system
JP4921436B2 (en) Communication device for displaying content title
JP4743248B2 (en) Printer with web server function
JP5619245B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2012118820A (en) Information processing system
JP2007312306A (en) Facsimile system and facsimile apparatus
JP2020011408A (en) Display controller, job history management device, and program
JP2016076871A (en) Image transmitter, image transmission method and program
JP2013091321A (en) Printer and terminal device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101028

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110425

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

Free format text: PAYMENT UNTIL: 20140520

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4743249

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150