JP3501138B2 - Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method - Google Patents

Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method

Info

Publication number
JP3501138B2
JP3501138B2 JP2001098570A JP2001098570A JP3501138B2 JP 3501138 B2 JP3501138 B2 JP 3501138B2 JP 2001098570 A JP2001098570 A JP 2001098570A JP 2001098570 A JP2001098570 A JP 2001098570A JP 3501138 B2 JP3501138 B2 JP 3501138B2
Authority
JP
Japan
Prior art keywords
firmware
time
data communication
mail
setting
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.)
Expired - Fee Related
Application number
JP2001098570A
Other languages
Japanese (ja)
Other versions
JP2002297409A (en
Inventor
秀樹 日野
篤 冨田
豪郎 前
Original Assignee
ミノルタ株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ミノルタ株式会社 filed Critical ミノルタ株式会社
Priority to JP2001098570A priority Critical patent/JP3501138B2/en
Publication of JP2002297409A publication Critical patent/JP2002297409A/en
Application granted granted Critical
Publication of JP3501138B2 publication Critical patent/JP3501138B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、データ通信プログ
ラム、データ通信プログラムを記録したコンピュータ読
み取り可能な記録媒体、データ通信装置およびデータ通
信方法に関し、特に、インターネットを介してファーム
ウェアデータの通信を行なうデータ通信プログラム、デ
ータ通信プログラムを記録したコンピュータ読み取り可
能な記録媒体、データ通信装置およびデータ通信方法に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication program, a computer-readable recording medium recording the data communication program, a data communication device, and a data communication method, and more particularly to data for performing firmware data communication via the Internet. The present invention relates to a communication program, a computer-readable recording medium recording the data communication program, a data communication device, and a data communication method.

【0002】[0002]

【従来の技術】従来、たとえば画像形成装置の動作を制
御するファームウェアはマスクROM(Read Only Memo
ry)に書き込まれていた。このためファームウェアを交
換する必要が生じた場合は、画像形成装置内の制御基盤
上にあるマスクROMを新しいファームウェアの書き込
まれたマスクROMに交換するという方法がとられてい
た。
2. Description of the Related Art Conventionally, for example, firmware for controlling the operation of an image forming apparatus is a mask ROM (Read Only Memo).
ry) was written. Therefore, when it becomes necessary to replace the firmware, the mask ROM on the control board in the image forming apparatus is replaced with the mask ROM in which new firmware is written.

【0003】マスクROMの交換作業は、時間がかかる
とともに煩雑であった。このため、作業性を向上させる
ために、マスクROMに代わって、書き換え可能なフラ
ッシュROMが用いられるようになってきた。
The replacement work of the mask ROM is time-consuming and complicated. Therefore, in order to improve workability, a rewritable flash ROM has been used in place of the mask ROM.

【0004】フラッシュROMに書き込まれたファーム
ウェアを交換する際には、以下のような方法がとられて
いた。
The following method has been used to replace the firmware written in the flash ROM.

【0005】まず、第1の方法としては、メモリカード
等の外部記憶装置を用いるという方法である。すなわ
ち、画像形成装置にメモリカード等の外部記憶装置との
I/F(インターフェイス)が設けられ、そのI/Fに
新しいファームウェアを格納したメモリカードが接続さ
れる。そして、メモリカードからフラッシュROMに新
しいファームウェアが書き込まれる。この方法では、フ
ァームウェアの書き換える際、遠隔操作はできず、実際
に画像形成装置の設置してある場所まで出向いていかな
ければならい。
First, a first method is to use an external storage device such as a memory card. That is, the image forming apparatus is provided with an I / F (interface) with an external storage device such as a memory card, and the memory card storing new firmware is connected to the I / F. Then, the new firmware is written from the memory card to the flash ROM. With this method, when rewriting the firmware, remote control is not possible, and the user must actually go to the place where the image forming apparatus is installed.

【0006】第2の方法としては、公衆回線網を利用す
るという方法である。この方法はファクシミリ装置を中
心として実用化されている。すなわち、公衆回線網に接
続された遠隔地の装置からファームウェアが画像形成装
置に送信される。これをダウンロードすることでファー
ムウェアが書き換えられる。この方法では、第1の方法
のように実際に出向いていく必要はなくなるが、通信コ
ストが高く、ファームウェアのダウンロードにも比較的
長時間を要することになる。
A second method is to use a public line network. This method has been put to practical use mainly in facsimile machines. That is, the firmware is transmitted from the remote device connected to the public network to the image forming apparatus. The firmware is rewritten by downloading this. With this method, it is not necessary to actually go to the site unlike the first method, but the communication cost is high, and it takes a relatively long time to download the firmware.

【0007】このため最近はインターネットの普及に伴
い、第3の方法として、公衆回線網を用いて行なわれて
いたファームウェアのダウンロードを、インターネット
を介して行なうという方法がとられるようになった。イ
ンターネットを利用すると、通信コストを削減するとと
もに、ファームウェアのダウンロードに要する時間を短
縮することができる。
For this reason, recently, with the spread of the Internet, as a third method, a method of downloading the firmware, which has been performed using a public network, has come to be performed via the Internet. By using the Internet, it is possible to reduce the communication cost and the time required to download the firmware.

【0008】ここで、インターネットを介して行なう通
信のプロトコルには、ホームページを閲覧するためのH
TTP(Hyper Text Transfer Protocol)、ファイル転
送を行なうFTP(File Transfer Protocol)、電子メ
ールの送信に用いられるSMTP(Simple Mail Transf
er Protocol)などさまざまなプロトコルがある。しか
し、画像形成装置のファームウェアを遠隔地からインタ
ーネットを介してダウンロードするプロトコルとして
は、インターネットを介した通信に対するセキュリティ
意識の高まりから、制限がみられ、どのプロトコルを用
いてもよいというわけではない。
[0008] Here, the protocol for communication performed via the Internet is H for browsing a home page.
TTP (Hyper Text Transfer Protocol), FTP (File Transfer Protocol) for file transfer, SMTP (Simple Mail Transf) used for sending electronic mail
er Protocol) and various protocols. However, as a protocol for downloading the firmware of the image forming apparatus from a remote location via the Internet, there is a limitation due to an increase in security awareness for communication via the Internet, and it is not possible to use any protocol.

【0009】すなわち、インターネットと各ユーザとの
接続口には、ユーザの内部システムへのインターネット
からの不正アクセス等に対処するため、一般に「防御
壁」の役割をするファイアウォールが設けられている。
このファイアウォールの機能には、インターネットとユ
ーザの内部システムとの間を通過できる通信プロトコル
を制御するという機能がある。これにより通過可能なプ
ロトコルが制限されるが、通常、電子メールのプロトコ
ルは通過可能に設定されることが多い。このため、イン
ターネットを介してファームウェアを送信する場合に
は、従来から電子メールシステムを利用するという方法
が知られている。
That is, a firewall generally serving as a "defense wall" is provided at the connection port between the Internet and each user in order to deal with illegal access to the user's internal system from the Internet.
The function of this firewall is to control the communication protocol that can pass between the Internet and the user's internal system. This limits the protocols that can be passed, but usually the e-mail protocol is often set to be passable. Therefore, when transmitting the firmware via the Internet, a method of using an electronic mail system is conventionally known.

【0010】ところで、最近の画像形成装置のファーム
ウェアのサイズは、その高機能・多機能化に伴い10M
バイト前後にまで膨れ上がっている。そして、今後さら
に増大する傾向にある。
By the way, the size of the firmware of the recent image forming apparatus is 10M due to its high functionality and multi-functionality.
It swells up to around the bite. And there is a tendency to increase further in the future.

【0011】一方、電子メールの収集と配布のサービス
を行なうメールサーバは、受信可能な電子メールのサイ
ズ、および、メール・アカウント毎に保持するメッセー
ジの総容量に制限を設けているのが一般的である。
On the other hand, a mail server which provides a service of collecting and distributing electronic mails generally sets a limit on the size of receivable electronic mails and the total amount of messages held by each mail account. Is.

【0012】このため、メールサーバに設けられた容量
制限にひっかからないように、ファームウェアを受信可
能な適当なサイズに分割し、かつ、各メールボックスに
は、適切なタイミングでメールの送受信を行なうこと
で、常にメールボックスには制限容量以下のデータが格
納されることとなるような送受信方法が考えられる。
For this reason, the firmware should be divided into appropriate sizes so that it can be received by the mail server so that the capacity limit provided in the mail server will not be caught, and mails are sent to and received from each mailbox at an appropriate timing. Therefore, a transmission / reception method can be considered such that the mailbox always stores less than the limit data.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、上述し
たような方法によって適切にファームウェアの送信が行
なわれたとしても、これを受信した画像形成装置におけ
るファームウェアの書き換えタイミング如何によって
は、却って、不都合が生じる場合があった。
However, even if the firmware is properly transmitted by the above-described method, a problem may occur depending on the timing of rewriting the firmware in the image forming apparatus that receives the firmware. There were cases.

【0014】すなわち、ファームウェアの書き換えには
ある程度の時間を要する上に、画像形成装置を再起動さ
せる必要があった。したがって、たとえば、画像形成装
置のプリント動作中にファームウェアの書き換えが開始
されると、プリント動作は中断されることになる。そし
て、新たなファームウェアの書き込みが行なわれ、画像
形成装置の再立ち上げが行なわれる。このため、その後
の、プリント動作が開始可能となるまで時間がかかり、
また、所望のプリント動作の終了時刻が遅延することに
なる。
That is, it takes a certain amount of time to rewrite the firmware, and it is necessary to restart the image forming apparatus. Therefore, for example, if the rewriting of the firmware is started during the print operation of the image forming apparatus, the print operation is interrupted. Then, new firmware is written and the image forming apparatus is restarted. Therefore, it takes time until the print operation can be started after that.
In addition, the end time of the desired print operation will be delayed.

【0015】したがって、ファームウェアを送信する送
信側が送信先である画像形成装置の状態を監視し、タイ
ミングを見計らって送信処理を行なうことも考えられ
る。しかし、この方法だと、送信側の処理負担が重くな
り過ぎるという問題が生じる。
Therefore, it is conceivable that the transmitting side which transmits the firmware monitors the state of the image forming apparatus which is the transmission destination, and carries out the transmitting process in consideration of the timing. However, this method causes a problem that the processing load on the transmitting side becomes too heavy.

【0016】また、そもそも、電子メールを主体として
通信を行なう環境においては、画像形成装置の状態を監
視できないときもある。
In the first place, in an environment where communication is mainly carried out by electronic mail, there are times when the state of the image forming apparatus cannot be monitored.

【0017】本発明は、かかる実状を考慮して考えられ
たものであり、その目的は、送信側に負担をかけること
なく、受信側の稼動状態を考慮したファームウェアのよ
り適切な通信を行なうことのできるデータ通信プログラ
ム、該プログラムを記録したコンピュータ読み取り可能
な記録媒体、データ通信装置およびデータ通信方法を提
供することである。
The present invention has been conceived in consideration of such an actual situation, and an object thereof is to perform more appropriate communication of the firmware in consideration of the operating state of the receiving side without imposing a burden on the transmitting side. (EN) Provided are a data communication program, a computer-readable recording medium recording the program, a data communication device, and a data communication method.

【0018】[0018]

【課題を解決するための手段】上記目的を達成するた
め、本発明のある局面に従うと、データ通信プログラム
は、ファームウェアの書き込み可能時間を設定する第1
の設定ステップと、ネットワークを介してファームウェ
ア付きの電子メールを受信する受信ステップと、受信さ
れた電子メールからファームウェアを取り出す取出ステ
ップと、設定された書き込み可能時間に、取り出された
ファームウェアを所定のメモリに書き込む書込ステップ
と、再起動可能時間を設定する第2の設定ステップと、
書き込みステップにおいて所定のメモリにファームウェ
アが書き込まれた後、設定された再起動可時間に再起動
させる再起動ステップとをコンピュータに実行させる。
In order to achieve the above object, according to an aspect of the present invention, a data communication program sets a writable time of firmware.
Setting step, a receiving step of receiving an e-mail with the firmware via the network, an extracting step of extracting the firmware from the received e-mail, and a predetermined memory for storing the extracted firmware at the set writable time. A writing step to write to, and a second setting step to set the restartable time,
The firmware is written to the specified memory during the writing step.
After the data is written, it will restart at the set restart time.
And causing the computer to perform a reboot step .

【0019】この発明によると、まず、ファームウェア
の書き込み可能時間が設定される。そして、ファームウ
ェアの添付された電子メールが受信されると、中からフ
ァームウェアが取り出され、先に設定された書き込み可
能時間に、所定のメモリにファームウェアが書き込まれ
る。
According to the present invention, first, the writable time of the firmware is set. Then, when the e-mail with the firmware attached is received, the firmware is taken out from the inside, and the firmware is written in a predetermined memory at the previously set writable time.

【0020】書き込み可能時間が予め設定されるため、
ファームウェアの送信側は受信側装置の稼動状態を検知
する必要がなく、負担とならない。そして、書き込み可
能な時間に、ファームウェアの書き込みが行なわれるた
め、重要度の高いジョブの実行を妨げるなどといった不
都合を回避することができる。
Since the writable time is preset,
The transmitting side of the firmware does not need to detect the operating state of the receiving side device, which is not a burden. Since the firmware is written at the writable time, it is possible to avoid inconveniences such as hindering the execution of highly important jobs.

【0021】 したがって、送信側に負担をかけること
なく、受信側の稼動状態を考慮したファームウェアのよ
り適切な通信を行なうことのできるデータ通信プログラ
ムを提供することが可能となる。また、ファームウェア
が所定のメモリに書き込まれた後に、予め設定された再
起動可能時間に、装置の再起動が行なわれる。したがっ
て、ジョブの実行中に再起動が行なわれるという事態が
回避され、より効率よいタイミングで再起動を行なうこ
とができる。
Therefore, it is possible to provide a data communication program capable of more appropriate communication of the firmware in consideration of the operating state of the receiving side without imposing a burden on the transmitting side. Also the firmware
Is written to the specified memory and then the preset
The device is restarted at the bootable time. According to
Therefore, a situation where the job is restarted while it is running
Avoid this and restart at a more efficient timing.
You can

【0022】 好ましくは、データ通信プログラムは、
書込ステップによるファームウェアの書き込みが成功し
たか否かを判定する判定ステップと、判定されたファー
ムウェアの書き込み結果を電子メールの送信元へ送信す
るステップとをさらにコンピュータに実行させることを
特徴とする。
Preferably, the data communication program is
It is characterized by further causing the computer to execute a determination step of determining whether or not the writing of the firmware by the writing step is successful, and a step of transmitting the determined writing result of the firmware to the sender of the electronic mail .

【0023】 これによると、所定のメモリへのファー
ムウェアの書き込みが成功したか否かが判定され、その
判定された書き込み結果が電子メールの送信元へと送信
される。たとえば、送信元で保留していた送信予定のフ
ァームウェアがある場合には、送信元がこの書き込み結
果を受信したタイミングから、好ましい送信タイミング
を把握することが可能となる。
According to this, it is determined whether or not the writing of the firmware to the predetermined memory has succeeded, and the determined writing result is transmitted to the sender of the electronic mail . For example, if there is firmware to be transmitted that has been held by the transmission source, it is possible to know the preferable transmission timing from the timing when the transmission source receives this writing result.

【0024】好ましくは、第1の設定ステップは、ユー
ザ入力により書き込み可能時間が設定されることを特徴
とする。
Preferably, the writable time is set by user input in the first setting step.

【0025】書き込み可能時間がユーザ入力により設定
されるため、容易に時間を決定することができるととも
に、ユーザの意向がより直接的に反映されることにな
る。
Since the writable time is set by the user input, the time can be easily determined and the user's intention is reflected more directly.

【0026】好ましくは、データ通信プログラムは、時
間に対する装置の使用頻度を検知する検知ステップと、
検知された使用頻度から最小使用頻度となる時間帯を決
定する決定ステップとをさらにコンピュータに実行さ
せ、第1の設定ステップは、決定された時間帯に基づい
て書き込み可能時間を設定する。
[0026] Preferably, the data communication program comprises a detection step of detecting the frequency of use of the device with respect to time.
The computer is further caused to perform a determining step of determining a time zone that is the minimum frequency of use from the detected frequency of use, and the first setting step sets a writable time based on the determined time zone.

【0027】これによると、時間に対する装置の使用頻
度が検知され、その結果を基に最小使用頻度となる時間
帯が決定される。そして、決定された時間帯に基づいて
ファームウェアの書き込み可能時間が設定される。この
ため、ジョブを実行している最中にファームウェアの書
き込みが行なわれるという事態が回避され、より優先度
の高いジョブの終了時間を遅延させるという不都合を防
止することができる。
According to this, the frequency of use of the device with respect to time is detected, and the time zone having the minimum frequency of use is determined based on the result. Then, the writable time of the firmware is set based on the determined time zone. Therefore, it is possible to avoid the situation that the firmware is written while the job is being executed, and it is possible to prevent the inconvenience of delaying the end time of the job with higher priority.

【0028】[0028]

【0029】[0029]

【0030】好ましくは、コンピュータは画像形成装置
を含むため、送信側に負担をかけることなく、画像形成
装置の稼動状態を考慮したファームウェアのより適切な
通信を行なうことのできるデータ通信プログラムを提供
することが可能となる。
Preferably, since the computer includes the image forming apparatus, a data communication program capable of more appropriate communication of the firmware in consideration of the operating state of the image forming apparatus is provided without imposing a burden on the transmitting side. It becomes possible.

【0031】 本発明の別の局面に従うと、データ通信
プログラムは、ファームウェアの書き込み可能時間を設
定する第1の設定ステップと、ネットワークを介してフ
ァームウェア付きの電子メールを受信する受信ステップ
と、受信された電子メールからファームウェアを取り出
す取出ステップと、設定された書き込み可能時間になる
と、取り出されたファームウェアを所定の制御モジュー
ルに送信する送信ステップと、再起動可能時間を設定す
る第2の設定ステップと、送信ステップにおいて所定の
制御モジュールにファームウェアが送信された後、設定
された再起動可時間に再起動させる再起動ステップと、
をコンピュータに実行させる。
According to another aspect of the present invention, a data communication program includes a first setting step of setting a writable time of firmware, a receiving step of receiving an e-mail with firmware via a network, and a receiving step. And the set writable time is reached with the step of taking out the firmware from the email.
Set a restart step and a sending step to send the extracted firmware to a predetermined control module .
In the second setting step and the transmission step
Configuration after the firmware is sent to the control module
Reboot step to reboot at the restartable time that was set,
Causes the computer to execute.

【0032】この発明によると、ファームウェアの書き
込み可能時間が設定される。そして、ファームウェアの
添付された電子メールが受信されると、ファームウェア
が取り出され、所定の制御モジュールへと送信される。
このため制御モジュールにおいて、書き込み可能時間
に、そのファームウェアが所定のメモリに書き込まれる
ことになる。
According to the present invention, the writable time of the firmware is set. Then, when the e-mail with the firmware attached is received, the firmware is taken out and transmitted to a predetermined control module.
Therefore, in the control module, the firmware is written in a predetermined memory at the writable time.

【0033】書き込み可能時間が予め設定されるため、
受信したファームウェアを所定の制御モジュールへ送る
際にも、その制御モジュールの稼動状態を検知する必要
がなく、負担とならない。そして、送信された制御モジ
ュールにおいて書き込み可能な時間に、ファームウェア
の書き込みが行なわれるため、重要度の高いジョブの実
行を妨げるなどといった不都合を回避することができ
る。
Since the writable time is preset,
Even when the received firmware is sent to a predetermined control module, it is not necessary to detect the operating state of the control module, which is not a burden. Then, since the firmware is written at the time when the transmitted control module can write, it is possible to avoid inconvenience such as hindering the execution of a job of high importance.

【0034】 したがって、送信側に負担をかけること
なく、受信側の稼動状態を考慮したファームウェアのよ
り適切な通信を行なうことのできるデータ通信装置を提
供することが可能となる。また、ファームウェアが所定
の制御モジュールに送信された後に、予め設定された再
起動可能時間に、装置の再起動が行なわれる。したがっ
て、ジョブの実行中に再起動が行なわれるという事態が
回避され、より効率よいタイミングで再起動を行なうこ
とができる。
Therefore, it is possible to provide a data communication device capable of performing more appropriate communication of firmware in consideration of the operating state of the receiving side without imposing a burden on the transmitting side. Also, the firmware is
The preset re-transmission after being sent to the control module of
The device is restarted at the bootable time. According to
Therefore, a situation where the job is restarted while it is running
Avoid this and restart at a more efficient timing.
You can

【0035】本発明の別の局面に従うと、コンピュータ
読み取り可能な記録媒体は、上記いずれかに記載のデー
タ通信プログラムを記録する。
According to another aspect of the present invention, a computer-readable recording medium records the data communication program described in any one of the above.

【0036】この発明によると、送信側に負担をかける
ことなく、受信側の稼動状態を考慮したファームウェア
のより適切な通信を行なうことのできるデータ通信プロ
グラムを記録したコンピュータ読み取り可能な記録媒体
を提供することが可能となる。
According to the present invention, there is provided a computer-readable recording medium recording a data communication program capable of performing more appropriate communication of firmware considering the operating state of the receiving side without imposing a burden on the transmitting side. It becomes possible to do.

【0037】 本発明のさらに別の局面に従うと、デー
タ通信装置は、ファームウェアの書き込み可能時間を設
定する第1の設定手段と、ネットワークを介してファー
ムウェア付きの電子メールを受信する受信手段と、受信
された電子メールからファームウェアを取り出す取出手
段と、設定された書き込み可能時間に、取り出されたフ
ァームウェアを所定のメモリに書き込む書込手段と、再
起動可能時間を設定する第2の設定手段と、書き込み手
段において所定のメモリにファームウェアが書き込まれ
た後、設定された再起動可時間に再起動させる再起動手
段とを含む。
According to still another aspect of the present invention, a data communication device includes first setting means for setting a writable time of firmware, receiving means for receiving an email with firmware via a network, and receiving means. a take-out means for taking out the firmware from the electronic mail, to the writable time set, and a writing means for writing the retrieved firmware in a predetermined memory, re
The second setting means for setting the bootable time and the writer
The firmware is written to the designated memory
After rebooting, the
Including steps and .

【0038】この発明によると、まず、ファームウェア
の書き込み可能時間が設定される。そして、ファームウ
ェアの添付された電子メールが受信されると、中からフ
ァームウェアが取り出され、先に設定された書き込み可
能時間に、所定のメモリにファームウェアが書き込まれ
る。
According to the present invention, first, the writable time of the firmware is set. Then, when the e-mail with the firmware attached is received, the firmware is taken out from the inside, and the firmware is written in a predetermined memory at the previously set writable time.

【0039】書き込み可能時間が予め設定されるため、
ファームウェアの送信側は受信側装置の稼動状態を検知
する必要がなく、負担とならない。そして、書き込み可
能な時間に、ファームウェアの書き込みが行なわれるた
め、重要度の高いジョブの実行を妨げるなどといった不
都合を回避することができる。
Since the writable time is preset,
The transmitting side of the firmware does not need to detect the operating state of the receiving side device, which is not a burden. Since the firmware is written at the writable time, it is possible to avoid inconveniences such as hindering the execution of highly important jobs.

【0040】 したがって、送信側に負担をかけること
なく、受信側の稼動状態を考慮したファームウェアのよ
り適切な通信を行なうことのできるデータ通信装置を提
供することが可能となる。また、ファームウェアが所定
のメモリに書き込まれた後に、予め設定された再起動可
能時間に、装置の再起動が行なわれる。したがって、ジ
ョブの実行中に再起動が行なわれるという事態が回避さ
れ、より効率よいタイミングで再起動を行なうことがで
きる。
Therefore, it is possible to provide a data communication device capable of performing more appropriate communication of the firmware in consideration of the operating state of the receiving side without imposing a burden on the transmitting side. Also, the firmware is
Pre-configured restartable after being written to memory
During the free hours, the device is restarted. Therefore,
It avoids the situation where a reboot is performed while the job is running.
It is possible to restart at a more efficient timing.
Wear.

【0041】本発明のさらに別の局面に従うと、画像形
成装置は、上記記載のデータ通信装置を備えることを特
徴とする。これによると、送信側に負担をかけることな
く、画像形成装置の稼動状態を考慮したファームウェア
のより適切な通信が行なわれる。
According to still another aspect of the present invention, an image forming apparatus includes the data communication device described above. According to this, more appropriate communication of the firmware in consideration of the operating state of the image forming apparatus is performed without burdening the transmitting side.

【0042】 本発明のさらに別の局面に従うと、デー
タ通信方法は、ファームウェアの書き込み可能時間を設
定する第1の設定ステップと、ネットワークを介してフ
ァームウェア付きの電子メールを受信する受信ステップ
と、受信された電子メールからファームウェアを取り出
す取出ステップと、設定された書き込み可能時間に、取
り出されたファームウェアを所定のメモリに書き込む書
込ステップと、再起動可能時間を設定する第2の設定ス
テップと、書き込みステップにおいて所定のメモリにフ
ァームウェアが書き込まれた後、設定された再起動可時
間に再起動させる再起動ステップとを含む。
According to yet another aspect of the present invention, a data communication method includes a first setting step of setting a writable time of firmware, a receiving step of receiving an email with firmware via a network, and a receiving step. The step of taking out the firmware from the retrieved e-mail, the step of writing the taken out firmware to a predetermined memory at the set writable time, and the second setting step for setting the restartable time
Step and write to the specified memory in the writing step.
When the configured restart is possible after the firmware is written
And a rebooting step of rebooting in between .

【0043】 この発明によると、送信側に負担をかけ
ることなく、受信側の稼動状態を考慮したファームウェ
アのより適切な通信を行なうことのできるデータ通信方
法を提供することが可能となる。また、ファームウェア
が所定のメモリに書き込まれた後に、予め設定された再
起動可能時間に、装置の再起動が行なわれる。したがっ
て、ジョブの実行中に再起動が行なわれるという事態が
回避され、より効率よいタイミングで再起動を行なうこ
とができる。
According to the present invention, it is possible to provide a data communication method capable of performing more appropriate communication of firmware in consideration of the operating state of the receiving side without imposing a burden on the transmitting side. Also the firmware
Is written to the specified memory and then the preset
The device is restarted at the bootable time. According to
Therefore, a situation where the job is restarted while it is running
Avoid this and restart at a more efficient timing.
You can

【0044】[0044]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照しながら詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

【0045】ここでは、画像形成装置のファームウェア
が、電子メールシステムを利用して書き換えられる場合
を例に挙げて説明する。図1は、本発明の実施の形態に
おけるファームウェアの通信方法を実施するためのシス
テム構成を示した図である。本図を参照して、本システ
ムは、画像形成装置を含むユーザ側の装置と、画像形成
装置にファームウェアを送信するサービスセンター側の
装置と、これらを接続するインターネットとにより構成
される。
Here, a case where the firmware of the image forming apparatus is rewritten using the electronic mail system will be described as an example. FIG. 1 is a diagram showing a system configuration for implementing a firmware communication method according to an embodiment of the present invention. With reference to this figure, the present system includes a user-side device including an image forming device, a service center-side device that transmits firmware to the image forming device, and the Internet that connects these devices.

【0046】本システムでは、1のサービスセンター側
の装置に対して、複数のユーザ側の装置を接続すること
が可能である。しかし、ここでは説明を簡略化するた
め、1(組)のユーザ側の装置が接続されている場合を
例として示している。
In this system, it is possible to connect a plurality of user side devices to one service center side device. However, here, in order to simplify the description, the case where one (group) user-side device is connected is shown as an example.

【0047】ユーザ側の装置には、画像形成装置11と
これに接続されたプリンタコントーラ21とが含まれ
る。プリンタコントローラ21は、LANを経由して、
ファイアウォール31に、そして、ルータ32を介して
インターネットに接続されている。また、LANには、
電子メールの収集と配布のサービスを行なうメールサー
バ33が接続されている。
The apparatus on the user side includes the image forming apparatus 11 and the printer controller 21 connected thereto. The printer controller 21 uses the LAN to
It is connected to the firewall 31 and to the Internet via the router 32. In addition, in LAN,
A mail server 33 for collecting and distributing electronic mail is connected.

【0048】サービスセンター側には、ファームウェア
の送信を行なうコンピュータ91が設置されている。コ
ンピュータ91は、ユーザ側のプリンタコントローラ2
1と通信するために、LANを経由して、ファイアウォ
ール81に、そして、ルータ82を介してインターネッ
トに接続されている。また、LANには、電子メールの
収集と配布のサービスを行なうメールサーバ83も接続
されている。
A computer 91 for transmitting firmware is installed on the service center side. The computer 91 is the printer controller 2 on the user side.
1 is connected to the firewall 81 via the LAN and to the Internet via the router 82 in order to communicate with 1. Further, a mail server 83 for collecting and distributing electronic mail is also connected to the LAN.

【0049】なお、図示せぬが、ルータ82とルータ3
2の間のインターネット上でも複数のメールサーバが介
在し、これら不定の複数のメールサーバを経由して電子
メールが送信される。
Although not shown, the router 82 and the router 3
A plurality of mail servers also intervene on the Internet between the two, and electronic mail is transmitted via these undetermined plurality of mail servers.

【0050】ここで、ファームウェアの書き換えが行な
われる動作について簡単に説明する。まず、サービスセ
ンター側のコンピュータ91から新たなファームウェア
が電子メールに添付されて、ユーザ側の画像形成装置1
1宛てに送信される。
Here, the operation of rewriting the firmware will be briefly described. First, the new firmware is attached to the e-mail from the computer 91 on the service center side, and the image forming apparatus 1 on the user side is attached.
Sent to 1.

【0051】添付されるファームウェアは、1つのファ
ームウェアであってもよいし、1つのファームウェアが
適当に分割されたものの中の1つであってもよい。ここ
では、仮に1つのファームウェアが複数に分割されたも
のの中の1つが電子メールに添付されるものとする。
The attached firmware may be one piece of firmware, or one piece of one piece of the firmware appropriately divided. Here, it is assumed that one of the firmware pieces divided into a plurality of pieces is attached to the electronic mail.

【0052】ファームウェア付きの電子メールは、サー
ビスセンター側のLAN、メールサーバ83、インター
ネット、ユーザ側のLANをそれぞれ経由して、メール
サーバ33のメールボックスに格納される。
The e-mail with the firmware is stored in the mailbox of the mail server 33 via the LAN on the service center side, the mail server 83, the Internet, and the LAN on the user side.

【0053】ユーザ側の画像形成装置11のプリンタコ
ントローラ21は、メールサーバ33から、その電子メ
ールをダウンロードする。そして、電子メールからファ
ームウェアを取りだし、画像形成装置11の書き換え対
象となるFlash ROMにこの新たなファームウェアの書
き込みを行なう。この書き換え動作は、予め設定されて
いる書き換え可能な時間内に行なわれる。そして、この
書き換え結果をサービスセンター側のコンピュータ91
に送信する。
The printer controller 21 of the image forming apparatus 11 on the user side downloads the electronic mail from the mail server 33. Then, the firmware is taken out from the electronic mail, and the new firmware is written to the flash ROM which is the rewriting target of the image forming apparatus 11. This rewriting operation is performed within a preset rewritable time. Then, the rewriting result is transferred to the computer 91 on the service center side.
Send to.

【0054】結果を受けたコンピュータ91は、書き換
えが成功であれば分割されたファームウェアのうちの次
の1つを電子メールに添付して画像形成装置11宛てに
送信する。書き換えが失敗であれば、再び同じファーム
ウェアを送信し直す。
When the rewriting is successful, the computer 91 that has received the result attaches the next one of the divided firmware to an electronic mail and sends it to the image forming apparatus 11. If the rewriting fails, retransmit the same firmware again.

【0055】なお、ファームウェアの書き換えが行なわ
れた画像形成装置11は、予め設定されている再起動可
能な時刻になると、画像形成装置11の再起動を行な
う。
The image forming apparatus 11 whose firmware has been rewritten restarts the image forming apparatus 11 at a preset restartable time.

【0056】次に、図1に示したそれぞれの装置につい
て詳しく説明する。図2は、画像形成装置11の回路構
成を示すブロック図である。本図を参照して、画像形成
装置11は、原稿画像を走査して、その複写画像を用紙
上に形成するマルチCPU(Central Processing Uni
t)構成の装置である。したがって、個々のCPUに対
応した制御モジュール1から制御モジュール4の4つの
制御モジュールにより構成される。
Next, the respective devices shown in FIG. 1 will be described in detail. FIG. 2 is a block diagram showing the circuit configuration of the image forming apparatus 11. Referring to the figure, the image forming apparatus 11 scans a document image and forms a copy image on a sheet by a multi-CPU (Central Processing Uni).
t) A device with a configuration. Therefore, it is composed of four control modules, that is, the control modules 1 to 4 corresponding to the individual CPUs.

【0057】制御モジュール1は、画像形成装置11の
全体制御を司るCPU111と、そのファームウェアを
格納した書き換え可能なFlash ROM112と、
作業用のS−RAM113と、各種設定値を保存するバ
ッテリバックアップされたNV−RAM114と、制御
モジュール2と各種の制御データを送受信するシリアル
I/F115と、制御モジュール3と各種の制御データ
を送受信するシリアルI/F116と、プリンタコント
ローラ2と各種のデータを送受信するシリアルI/F1
17と、各種キーや表示部を含む操作パネル118とか
ら構成される。
The control module 1 includes a CPU 111 that controls the overall control of the image forming apparatus 11, a rewritable Flash ROM 112 that stores the firmware thereof,
A work S-RAM 113, a battery-backed NV-RAM 114 for storing various setting values, a serial I / F 115 for transmitting / receiving various control data to / from the control module 2, and transmitting / receiving various control data to / from the control module 3. Serial I / F 116 and a serial I / F 1 for transmitting / receiving various data to / from the printer controller 2
17 and an operation panel 118 including various keys and a display unit.

【0058】制御モジュール2は、画像形成装置11の
プリント処理を制御するCPU121と、そのファーム
ウェアを格納した書き換え可能なFlash ROM1
22と、作業用のS−RAM123と、各種設定値を保
存するバッテリバックアップされたNV−RAM124
と、制御モジュール1と各種の制御データを送受信する
シリアルI/F125と、制御モジュール4と各種の制
御データを送受信するシリアルI/F126と、画像形
成処理の負荷を制御するプリント負荷制御I/O,GA
127とから構成される。
The control module 2 includes a CPU 121 for controlling the print processing of the image forming apparatus 11 and a rewritable Flash ROM 1 storing the firmware thereof.
22, a working S-RAM 123, and a battery-backed NV-RAM 124 for storing various setting values.
, A serial I / F 125 that sends and receives various control data to and from the control module 1, a serial I / F 126 that sends and receives various control data to and from the control module 4, and a print load control I / O that controls the load of image forming processing. , GA
And 127.

【0059】制御モジュール3は、画像形成装置11の
原稿画像の読取処理を制御するCPU131と、そのフ
ァームウェアを格納した書き換え可能なFlash R
OM132と、作業用のS−RAM133と、各種設定
値を保存するバッテリバックアップされたNV−RAM
134と、制御モジュール1と各種の制御データを送受
信するシリアルI/F135と、原稿画像の読取処理の
負荷を制御するIR負荷制御I/O,GA136とから
構成される。
The control module 3 controls the reading process of the original image of the image forming apparatus 11 and a rewritable Flash R storing the firmware thereof.
OM132, S-RAM133 for work, NV-RAM backed up by a battery to save various setting values
134, a serial I / F 135 that transmits and receives various control data to and from the control module 1, and an IR load control I / O, GA 136 that controls the load of the document image reading process.

【0060】制御モジュール4は、画像形成装置11に
対する画質の補正を制御するCPU141と、そのファ
ームウェアを格納した書き換え可能なFlash RO
M142と、作業用のS−RAM143と、各種設定値
を保存するバッテリバックアップされたNV−RAM1
44と、制御モジュール2と各種の制御データを送受信
するシリアルI/F145と、画質補正制御を行なう画
質補正制御GA146とから構成されている。
The control module 4 includes a CPU 141 for controlling the image quality correction for the image forming apparatus 11 and a rewritable Flash RO storing the firmware thereof.
M142, working S-RAM 143, and battery-backed NV-RAM1 for storing various setting values
44, a serial I / F 145 that transmits and receives various control data to and from the control module 2, and an image quality correction control GA 146 that performs image quality correction control.

【0061】これらの制御モジュール1〜4はシリアル
I/Fを介した通信を実行する。通常は各モジュールの
CPU間での制御命令、制御情報の送受信を実行してお
り、ファームウェア書き換え時にはファームウェアデー
タの送信を実行する。シリアルI/Fを介した通信は、
通常利用する制御命令、制御情報の通信データサイズに
あわせた構成であるため、ファームウェアのような大容
量のデータでは送信時間を要しており、ファームウェア
のデータサイズによっては、センターPC91から画像
形成装置11に電子メールを送信するよりも時間を要す
る場合もある。
These control modules 1 to 4 execute communication via the serial I / F. Normally, control commands and control information are transmitted / received between the CPUs of the modules, and the firmware data is transmitted when the firmware is rewritten. Communication via serial I / F
Since the configuration is adapted to the communication data size of the control command and control information that are normally used, it takes a transmission time for a large amount of data such as firmware, and depending on the data size of the firmware, the center PC 91 may change the image forming apparatus. It may take longer than sending an e-mail to 11.

【0062】図3は、プリンタコントローラ21の回路
構成を示したブロック図である。本図を参照して、プリ
ンタコントローラ21は、CPU201と、その制御プ
ログラムが格納されたEP−ROM202と、作業用の
S−RAM203と、各種設定値を記憶するNV−RA
M(不揮発性メモリ)204と、画像形成装置11との
各種データを送受信するシリアルI/F205と、LA
Nを介して各種のデータを送受信するためのNIC(ネ
ットワークインターフェイスカード)206と、各種の
操作設定を行なうための操作パネル207と、電源を制
御するための出力ポートを含むIO207と、各種デー
タを保存するためのバックアップメモリ208と、各種
入力等を行なう操作パネル209とを含んでいる。
FIG. 3 is a block diagram showing the circuit configuration of the printer controller 21. Referring to the figure, the printer controller 21 includes a CPU 201, an EP-ROM 202 storing a control program for the CPU 201, a work S-RAM 203, and an NV-RA storing various setting values.
M (nonvolatile memory) 204, a serial I / F 205 that transmits and receives various data to and from the image forming apparatus 11, and an LA
A NIC (Network Interface Card) 206 for transmitting and receiving various data via the N, an operation panel 207 for performing various operation settings, an IO 207 including an output port for controlling the power supply, and various data. It includes a backup memory 208 for saving and an operation panel 209 for performing various inputs and the like.

【0063】NV−RAM204には、自己のIPアド
レス以外に、プリンタコントローラ21が自分(画像形
成装置11)宛の電子メール・メッセージをメールサー
バ33からダウンロードするために必要となるメールサ
ーバのIPアドレス、自分の電子メール・アカウントの
名称およびパスワード等が格納されている。
In the NV-RAM 204, in addition to its own IP address, the IP address of the mail server required for the printer controller 21 to download the electronic mail message addressed to itself (the image forming apparatus 11) from the mail server 33. , The name, password, etc. of your e-mail account are stored.

【0064】バックアップメモリ208には、ファーム
ウェアの書き換え可能時間や再起動可能時間等の情報が
記憶されている。
The backup memory 208 stores information such as the firmware rewritable time and the restartable time.

【0065】図4は、サービスセンター側に設置された
コンピュータ91の回路構成を示すブロック図である。
本図を参照して、コンピュータ91は、装置全体を制御
するCPU901と、プログラム等が格納されているR
OM902と、作業領域および各種データの一時保存領
域であるRAM903と、種々の情報等が格納される固
定記憶装置904と、ディスプレイ92を制御する表示
制御部905と、キーボード93およびマウス94を制
御する入力制御部906と、LANを介して外部と各種
データを送受信するためのNIC907とを含んでい
る。
FIG. 4 is a block diagram showing the circuit configuration of the computer 91 installed on the service center side.
Referring to this figure, a computer 91 has a CPU 901 for controlling the entire apparatus and an R that stores programs and the like.
An OM 902, a RAM 903 that is a work area and a temporary storage area for various data, a fixed storage device 904 that stores various information, a display control unit 905 that controls the display 92, a keyboard 93 and a mouse 94. An input control unit 906 and a NIC 907 for transmitting / receiving various data to / from the outside via the LAN are included.

【0066】固定記憶装置904には、画像形成装置1
1の機種や電子メールアドレス、メールサーバに設けら
れた制限容量情報を含む画像形成装置の登録情報が記憶
される。また、画像形成装置11の機種に対応したファ
ームウェアも記憶される。
The fixed storage device 904 includes the image forming apparatus 1
The registration information of the image forming apparatus including the model number, the electronic mail address, and the limit capacity information provided in the mail server is stored. Further, firmware corresponding to the model of the image forming apparatus 11 is also stored.

【0067】ファームウェアは、サービスセンターのオ
ペレータにより、予め機種とその制御モジュールに応じ
て、固定記憶装置904内のそれぞれ異なる所定のフォ
ルダ/ディレクトリに格納される。
The firmware is stored in advance by the operator of the service center in different predetermined folders / directories in the fixed storage device 904 according to the model and its control module.

【0068】続いて、図1に示したシステムにおいて、
画像形成装置のファームウェアが遠隔地から書き換ええ
られる際の動作について説明する。
Subsequently, in the system shown in FIG.
The operation when the firmware of the image forming apparatus is rewritten from a remote place will be described.

【0069】まず、サービスセンター側のコンピュータ
91に搭載されているCPU901における処理につい
て図5から図9を用いて説明する。
First, the processing in the CPU 901 mounted on the computer 91 on the service center side will be described with reference to FIGS.

【0070】図5は、サービスセンター側のコンピュー
タ91のCPU901が行なう処理のメインルーチンを
示すフローチャートである。CPU901は電源の投入
によって処理をスタートし、まず、メモリの初期化やパ
ラメータの初期化などのコンピュータ装置が行なう一般
的な初期化処理を実行する(ステップS501)。その
後、たとえばキーボード93上の各ファンクションキー
(F1からF3)の入力操作に応じて、通信設定処理
(ステップS505)、画像形成装置の登録処理(ステ
ップS509)、またはファームウェア送信処理(ステ
ップS513)を行なう。
FIG. 5 is a flow chart showing the main routine of the processing performed by the CPU 901 of the computer 91 on the service center side. The CPU 901 starts the process when the power is turned on, and first executes a general initialization process performed by the computer device, such as memory initialization and parameter initialization (step S501). Thereafter, for example, in response to an input operation of each function key (F1 to F3) on the keyboard 93, a communication setting process (step S505), an image forming apparatus registration process (step S509), or a firmware transmission process (step S513) is performed. To do.

【0071】F1キーが入力された場合は(ステップS
503で“YES”)、ステップS505において、通
信設定処理が行なわれる。すなわち、ここではコンピュ
ータ91が電子メールを送信するために必要なパラメー
タの設定が行なわれる。たとえば、サービスセンター側
のLANに接続されたメールサーバ83のIPアドレス
や、コンピュータ91の電子メールアドレス等が入力さ
れ、それぞれ固定記憶装置904に記憶される。コンピ
ュータ91の電子メールアドレスは、コンピュータ91
がプリンタコントローラ21にファームウェアの添付さ
れた電子メールを送信する際に、そのFromフィールドに
セットされるものである。
If the F1 key is pressed (step S
"YES" at 503), and communication setting processing is performed at step S505. That is, here, the parameters necessary for the computer 91 to send the electronic mail are set. For example, the IP address of the mail server 83 connected to the LAN on the service center side, the electronic mail address of the computer 91, and the like are input and stored in the fixed storage device 904. The e-mail address of computer 91 is computer 91
Is set in the From field when the electronic mail attached with the firmware is transmitted to the printer controller 21.

【0072】F2キーが入力された場合は(ステップS
507で“YES”)、ステップS509において、画
像形成装置の登録処理が行なわれる。すなわち、各画像
形成装置の機種名、電子メールアドレス、対応するメー
ルサーバに設けられた制限容量情報、その他必要に応じ
て、各画像形成装置のユーザの名称、住所、電話番号等
の情報が入力され、固定記憶装置904に記憶される。
If the F2 key is pressed (step S
In step S509, the registration process of the image forming apparatus is performed. That is, the model name of each image forming apparatus, an e-mail address, the capacity information provided in the corresponding mail server, and other information such as the name, address, and telephone number of the user of each image forming apparatus are input as necessary. And stored in the fixed storage device 904.

【0073】F3キーが入力された場合は(ステップS
511で“YES”)、ステップS513において、フ
ァームウェアの送信処理が行なわれる。すなわち、書き
換えの対象となる機種のファームウェアが適切に分割さ
れ、その1つが電子メールに添付されて画像形成装置1
1宛に送信される。
If the F3 key is pressed (step S
“YES” in 511), and in step S513, firmware transmission processing is performed. That is, the firmware of the model to be rewritten is appropriately divided, and one of them is attached to the e-mail and the image forming apparatus 1
Sent to 1.

【0074】図6は、図5の画像形成装置の登録処理
(ステップS509)において固定記憶装置904に登
録されるデータ例を示した図である。サービスセンター
側のオペレータは、画像形成装置のファームウェアを書
き換える前に、予めキーボード93、マウス94などを
用いてコンピュータ91にその画像形成装置に関する情
報を入力する。
FIG. 6 is a diagram showing an example of data registered in the fixed storage device 904 in the registration processing (step S509) of the image forming apparatus of FIG. Before rewriting the firmware of the image forming apparatus, the operator on the service center side uses the keyboard 93, the mouse 94 and the like to input information about the image forming apparatus into the computer 91 in advance.

【0075】図6に示すように、画像形成装置に関する
情報には、画像形成装置の機種名、電子メールアドレ
ス、利用するメールサーバの制限容量情報が含まれる。
その他の情報として、画像形成装置を容易に識別するた
めに、たとえば画像形成装置のユーザの名称、住所、電
話番号等のユーザ情報を含んでもよい。
As shown in FIG. 6, the information about the image forming apparatus includes the model name of the image forming apparatus, the electronic mail address, and the limit capacity information of the mail server to be used.
Other information may include user information such as the name, address, and telephone number of the user of the image forming apparatus in order to easily identify the image forming apparatus.

【0076】ここで、メールサーバの制限容量情報とし
て、“1M”や“2M”とあるのは、メールサーバの受
信可能な電子メールの容量、あるいは、メール・アカウ
ント毎に設けられた上限容量のいずれか小さい方の容量
である。なお、“NULL”とあるのは、メールサーバ
に制限が設けられていないことを意味する。
Here, "1M" or "2M" as the capacity limit information of the mail server means the receivable e-mail capacity of the mail server or the upper limit capacity provided for each mail account. Whichever is smaller. Note that "NULL" means that the mail server is not restricted.

【0077】このような画像形成装置に関する情報はコ
ンピュータ91に入力され、本図に示すようなテーブル
形式にまとめられ固定記憶装置904に記憶される。な
お、説明の便宜上テーブル形式にまとめたこの情報を以
下(「登録情報テーブル」という)。
Information about such an image forming apparatus is input to the computer 91, collected in a table format as shown in this figure, and stored in the fixed storage device 904. Note that, for convenience of explanation, this information summarized in a table format will be described below (referred to as a "registration information table").

【0078】次に、画像形成装置のファームウェアを書
き換える必要が生じた場合に、コンピュータ91により
ファームウェアを添付した電子メールメッセージが作成
され、それが画像形成装置11に送信される処理の流れ
について説明する。図7は、図5のファームウェア送信
処理(ステップS513)の詳細を示したフローチャー
トであり、前述のコンピュータ91のCPU901で実
行する。
Next, the flow of processing in which the computer 91 creates an e-mail message to which the firmware is attached when the firmware of the image forming apparatus needs to be rewritten and the e-mail message is transmitted to the image forming apparatus 11 will be described. . FIG. 7 is a flowchart showing details of the firmware transmission process (step S513) of FIG. 5, which is executed by the CPU 901 of the computer 91 described above.

【0079】本図を参照して、まず、ステップS701
において、サービスセンター側のオペレータにより、キ
ーボード93、マウス94等を用いてコンピュータ91
にファームウェアを書き換える対象となる画像形成装置
の機種およびその制御モジュールの指定がなされる。機
種および制御モジュールが指定されるのは、一般に画像
形成装置のファームウェアは、これら機種と制御モジュ
ールによって異なるからである。
Referring to this figure, first, step S701.
At the service center operator, a computer 91 using a keyboard 93, a mouse 94, etc.
The model of the image forming apparatus for which the firmware is to be rewritten and its control module are specified. The model and the control module are specified because the firmware of the image forming apparatus generally differs depending on the model and the control module.

【0080】次に、ステップS703において、固定記
憶装置904に記憶されている登録情報テーブル(図
6)が読み出され、ステップS705において、指定さ
れた画像形成装置の機種についての登録台数nが計数さ
れる。そして、ステップS707において、指定された
機種のIDが図8に示すようなIDテーブルへ順に格納
される。IDテーブルとは指定された機種毎に容量制限
をチェックして、ファームウェアの適切な分割を行なう
ために使用するテーブルである。
Next, in step S703, the registration information table (FIG. 6) stored in the fixed storage device 904 is read out, and in step S705, the number n of registrations of the designated image forming apparatus model is counted. To be done. Then, in step S707, the IDs of the designated model are sequentially stored in the ID table as shown in FIG. The ID table is a table used for checking the capacity limit for each designated model and appropriately dividing the firmware.

【0081】IDテーブルへの格納が終了すると、ステ
ップS709において、ループカウンタiに1がセット
され、続くステップS711からステップS725にお
いて、図8のIDテーブルに登録されている指定機種の
画像形成装置について、ファームウェアの適切な分割等
が行なわれ、電子メールの送信処理が行なわれる。
When the storage in the ID table is completed, the loop counter i is set to 1 in step S709, and in the subsequent steps S711 to S725, the image forming apparatus of the designated model registered in the ID table of FIG. , The firmware is appropriately divided, and the electronic mail transmission process is performed.

【0082】すなわち、ステップS711において、ル
ープカウンタiがIDテーブルの登録台数n以下であれ
ば(ステップS711で“YES”)、ステップS71
3において、IDテーブルの上から第i番目のレコード
に格納されているIDに対応する図6の登録情報テーブ
ルの制限容量情報が取得される。
That is, in step S711, if the loop counter i is less than or equal to the registered number n in the ID table ("YES" in step S711), step S71.
3, the limit capacity information of the registration information table of FIG. 6 corresponding to the ID stored in the i-th record from the top of the ID table is acquired.

【0083】そして、ステップS715において、指定
された機種のファームウェアの容量と、取得された制限
容量とが比較され、ファームウェアの容量が大きい場合
は(ステップS715で“Yes”)、ファームウェア
の分割が行なわれる。
Then, in step S715, the capacity of the firmware of the designated model is compared with the acquired limited capacity, and if the capacity of the firmware is large ("Yes" in step S715), the firmware is divided. Be done.

【0084】例えば、図8の例でいうと、IDが1の機
種のファームウェアの場合、その容量が制限容量である
1Mを超えるときは、個々の容量がそれ以下となるよう
な複数のファームウェアに分割される。本例では、例え
ば4Mのファームウェアが1Mずつに4分割されてい
る。
For example, referring to the example of FIG. 8, in the case of the firmware of the model with the ID 1, when the capacity exceeds 1M which is the limit capacity, a plurality of firmware whose individual capacities are less than that are selected. Will be divided. In this example, for example, 4M firmware is divided into four 1M units.

【0085】ステップS721では、メールサーバの制
限容量に収まるようにファームウェアが分割され、その
分割数がIDテーブルに格納される。なお、ここでは簡
単のため、ファームウェアは必ず1種類のモジュールの
ファームウェアであるとする。そして、分割の際にもモ
ジュールにまたがった分割は行なわれないものとする。
In step S721, the firmware is divided so that it fits within the limit capacity of the mail server, and the number of divisions is stored in the ID table. Here, for simplicity, it is assumed that the firmware is always one type of module firmware. Also, it is assumed that the division across modules is not performed at the time of division.

【0086】分割されたファームウェアを用いて電子メ
ール・メッセージが作成されると、ステップS723に
おいて、その作成された電子メール・メッセージが画像
形成装置11宛てに送信される。すなわち、図5のステ
ップS505で設定されているメールサーバ83のIP
アドレスを基にメールサーバ83との接続が確立された
後、電子メール送信のインターネット標準であるSMT
Pプロトコル(RFC821)に従ってメールサーバ8
3に電子メール・メッセージが送信される。
When an electronic mail message is created using the divided firmware, the created electronic mail message is sent to the image forming apparatus 11 in step S723. That is, the IP of the mail server 83 set in step S505 of FIG.
After the connection with the mail server 83 is established based on the address, SMT, which is the Internet standard for sending e-mail
Mail server 8 according to P protocol (RFC821)
An e-mail message is sent to.

【0087】そして、複数に分割されたファームウェア
が、それぞれ電子メールに添付されて順に送信され、モ
ジュール単位分のファームウェアデータの送信が終了す
ると、ステップS725の処理へと進む。
Then, the firmware divided into a plurality of pieces is respectively attached to an electronic mail and transmitted in order, and when the transmission of the firmware data for each module is completed, the process proceeds to step S725.

【0088】一方、指定された機種のファームウェアの
容量がメールサーバの制限容量以下である場合は(ステ
ップS715で“NO”)、ファームウェアの分割は行
なわれない。例えば、図8の例でいうと、IDが21の
機種のファームウェアは、その容量が制限容量を超えて
いないか、あるいは、制限容量のない“NULL”のメ
ールサーバが使用される。このため、そのファームウェ
アは分割されない。
On the other hand, if the capacity of the firmware of the designated model is less than or equal to the capacity limit of the mail server ("NO" in step S715), the division of the firmware is not performed. For example, in the example of FIG. 8, the firmware of the model with the ID 21 has a capacity that does not exceed the limit capacity, or a mail server of "NULL" with no limit capacity is used. Therefore, the firmware is not split.

【0089】したがって、ステップS717では、ファ
ームウェアは分割されずに、電子メール・メッセージが
作成され、ステップS719において、その作成された
電子メール・メッセージが一括して画像形成装置11宛
てに送信される。
Therefore, in step S717, the firmware is not divided, and an electronic mail message is created. In step S719, the created electronic mail message is collectively transmitted to the image forming apparatus 11.

【0090】電子メールが送信されると、ステップS7
25において、ループカウンタiが1つインクリメント
され、再びステップS711の処理へと戻る。このよう
にして、IDテーブルに登録されているすべての画像形
成装置に対してステップS711からステップS725
までの処理が行なわれる。
When the electronic mail is sent, step S7
In 25, the loop counter i is incremented by 1, and the process returns to the process of step S711 again. In this way, steps S711 to S725 are performed for all the image forming apparatuses registered in the ID table.
Processing up to is performed.

【0091】そして、IDテーブルに登録されているす
べての装置に対する処理が終了すると(ステップS71
1で“NO”)、ファームウェアの送信処理が終了す
る。
When the processing for all the devices registered in the ID table is completed (step S71)
If “1” is “NO”), the firmware transmission process ends.

【0092】以上の処理によると、指定された機種につ
いてのファームウェアの容量がメールサーバの制限容量
よりも大きい場合であっても、適切にファームウェアが
分割されて送信されるため、送信できないという事態を
回避することが可能となる。
According to the above processing, even if the capacity of the firmware for the designated model is larger than the limit capacity of the mail server, the firmware is appropriately divided and transmitted, so that it is impossible to transmit. It is possible to avoid it.

【0093】そして、メールサーバに制限容量が設けら
れていない場合、あるいは、ファームウェアの容量がメ
ールサーバの制限容量以下の場合は、そのファームウェ
アは分割されずに送信される。したがって、メールサー
バの制限容量を考慮した、より効率のよいファームウェ
アの送信処理を行なうことが可能となる。
If the mail server has no limit capacity, or if the firmware has a capacity less than the limit of the mail server, the firmware is transmitted without being divided. Therefore, it is possible to perform more efficient firmware transmission processing in consideration of the limit capacity of the mail server.

【0094】ファームウェアが分割送信された場合に
は、サービスセンター側のコンピュータ91は、ファー
ムウェアを添付した電子メールを画像形成装置11宛て
に送信した後、画像形成装置11からのファームウェア
の書き換え結果についての返信メールが送信されてくる
のを待って、次の電子メールの送信を行なう。
When the firmware is dividedly transmitted, the computer 91 on the service center side sends an e-mail with the attached firmware to the image forming apparatus 11 and then displays the result of rewriting the firmware from the image forming apparatus 11. Wait for the reply mail to be sent before sending the next e-mail.

【0095】図9は、コンピュータ91が、書き換え結
果についての返信メールを受信した際の処理の流れにつ
いて示したフローチャートである。本図を参照して、ま
ず、ステップS901において、コンピュータ91は、
メールサーバ83に、ファームウェアの書き換えを行な
った画像形成装置11からの書き換え終了の電子メール
が届いているか否かのチェックを行なう。書き換え終了
の電子メールか否かは、Subjectフィールドに、ファー
ムウェアに関する記述があるか否かで判断される。
FIG. 9 is a flowchart showing the flow of processing when the computer 91 receives a reply mail regarding the rewriting result. Referring to this figure, first, in step S901, the computer 91
It is checked whether or not the rewriting completion e-mail has arrived from the image forming apparatus 11 that has rewritten the firmware to the mail server 83. Whether or not the rewriting is an e-mail is determined by whether or not there is a description about the firmware in the Subject field.

【0096】書き換え終了のメールが届いている場合
(ステップS901で“YES”)、ステップS903
において、電子メール・メッセージのボディ部のResult
が取得される。これにより、ファームウェアの書き換え
が成功したか否かを判断することができる。
If the rewriting completion mail has arrived (“YES” in step S901), step S903.
In, the Result of the body part of the email message
Is obtained. As a result, it is possible to determine whether the firmware has been successfully rewritten.

【0097】正常に書き換えが終了した場合(ステップ
S905で“YES”)、ステップS907において、
Subjectに示されている分割番号、分割数、機種、モジ
ュールから次の分割ファームウェアを添付した電子メー
ル・メッセージが送信される。一方、正常に書き換えが
終了してない場合(ステップS905で“NO”)、ス
テップS909において、Subjectに示されているファ
ームウェアが再度送信される。
When the rewriting is normally completed (“YES” in step S905), in step S907
The division number, division number, model, and module indicated in the Subject will send an e-mail message with the following division firmware attached. On the other hand, if the rewriting is not normally completed (“NO” in step S905), the firmware indicated in Subject is retransmitted in step S909.

【0098】そして、ステップS911において、コン
ピュータ91は、所定時間が経過するまで待機し、所定
時間が経過すると、ステップS901の処理へと戻り、
ファームウェアの書き換え終了メールが到着したか否か
を見に行く。
Then, in step S911, the computer 91 waits until a predetermined time elapses, and when the predetermined time elapses, the process returns to the processing of step S901.
Go to see if the firmware rewrite completion mail has arrived.

【0099】以上の処理によると、メールサーバの制限
容量を超えるファームウェアは適切に複数に分割され、
送信する際にそれぞれ電子メールに添付される。そし
て、先に送信されたファームウェアについての書き換え
終了メールを受信してから、次のファームウェアを添付
した電子メールの送信が行なわれる。このため、メール
サーバの制限容量を超えてデータ送受信が行なわれな
い。
According to the above processing, the firmware exceeding the mail server limit capacity is appropriately divided into a plurality of pieces,
Each will be attached to an email when sent. Then, after receiving the rewriting end mail for the firmware transmitted earlier, the e-mail with the next firmware attached is transmitted. For this reason, data transmission / reception is not performed in excess of the mail server limit capacity.

【0100】続いて、ファームウェアを添付した電子メ
ールについて、図10および図11を用いて詳しく説明
する。図10は、分割されたファームウェアを添付した
電子メールのメッセージ文の一例を示した図であり、図
11は、分割されていないファームウェアを添付した電
子メールのメッセージ文の一例を示した図である。
Next, an electronic mail with the firmware attached will be described in detail with reference to FIGS. 10 and 11. FIG. 10 is a diagram showing an example of an e-mail message text to which the divided firmware is attached, and FIG. 11 is a diagram showing an example of an e-mail message text to which the undivided firmware is attached. .

【0101】図10および図11を参照して、電子メー
ルのメッセージに関するインターネット標準(RFC8
22)により、電子メールのメッセージ・フィールド
は、大きく分けて、ヘッダ部とボディ部に分かれてお
り、両者はNULL行によって区別される。
With reference to FIGS. 10 and 11, the Internet standard (RFC8
According to 22), the message field of the electronic mail is roughly divided into a header part and a body part, and both are distinguished by a NULL line.

【0102】ヘッダ部は、インターネット標準(RFC
822)で規定された複数のヘッダ・フィールドで構成
され、このヘッダ・フィールドは、行頭から“:”まで
のフィールド名とそれ以降のフィールド・ボディにより
構成される。
The header part is an Internet standard (RFC
822), which is composed of a plurality of header fields, which are composed of a field name from the beginning of the line to “:” and a field body after that.

【0103】ところで、画像形成装置のファームウェア
はバイナリデータであるが、RFC822では電子メー
ルのメッセージに直接バイナリデータを記述することが
禁止されている。このため、RFC2045、204
6、2047で規定されているMIME(Multipurpose
Internet Mail Extensions)拡張規定を利用して、画
像形成装置のファームウェアをメッセージのボディ部に
ファイルとして添付する。
By the way, although the firmware of the image forming apparatus is binary data, RFC822 prohibits the binary data from being directly described in the e-mail message. Therefore, RFC2045,204
MIME (Multipurpose) specified in No. 6, 2047
Internet Mail Extensions) Attach the firmware of the image forming device as a file to the body of the message using the extension rules.

【0104】メッセージのヘッダ部には、「Fro
m」、「To」、「Date」、「Subject」等
のRFC822で規定されたフィールド以外に、MIM
E拡張規定に伴う「MIME−Version」、「Content-T
ype」の各フィールドが追加される。
In the header of the message, "Fro
m ”,“ To ”,“ Date ”,“ Subject ”, and other fields defined by RFC 822, as well as MIM.
"MIME-Version" and "Content-T" accompanying E-extension
ype ”fields are added.

【0105】Subjectフィールドのフィールド・ボディ
には、オペレータによって指定された機種の名称、およ
び添付するファームウェアの対象制御モジュールの番号
をアンダーバーで繋いだ文字列が記述される。たとえ
ば、機種名が「model1」、対象制御モジュールの番号
が「1」の場合、「model1#module1」という文字列が
記述される。そして、添付のファームウェアデータが分
割されたものである場合は、図10に示すように、最後
に分割数と何番目のデータなのかを示す番号が記述され
る。たとえば、ファームウェアを4分割したうちの1番
目のものである場合、(1/4)という文字が記述され
る。なお、添付のファームウェアデータが分割されたも
のでない場合は、図11に示すように、最後に分割数等
は何も記述されない。
The field body of the Subject field describes the name of the model specified by the operator and a character string in which the number of the target control module of the attached firmware is connected with an underbar. For example, when the model name is "model1" and the target control module number is "1", the character string "model1 # module1" is described. Then, when the attached firmware data is divided, as shown in FIG. 10, the number of divisions and the number indicating the number of the data are described at the end. For example, if the firmware is the first of the four divided, the character (1/4) is described. If the attached firmware data is not divided, as shown in FIG. 11, no division number or the like is described at the end.

【0106】Content-Typeフィールドのフィールド・ボ
ディには、「Multipart/mixed」を指定してメッセージ
・ボディ部が複数のパートに分割可能に設定された上
で、個々のパートの境界を表わす「Boundary」パラメー
タに適切なUS−ASCII文字列(本図では文字列の
後「5kvrZF/hrA」)が指定される。
[0106] In the field-body of the Content-Type field, "Multipart / mixed" is designated to set the message body part so that it can be divided into a plurality of parts, and "Boundary" which represents the boundary of each part. An appropriate US-ASCII character string (in this figure, “5 kvrZF / hrA” after the character string) is designated as the parameter.

【0107】メッセージのボディ部には、ヘッダ部のCo
ntent-Typeフィールドのboundaryパラメータの値(本図
では「5kvrZF/hrA」)の前に「--」を加えた文字列が
記載され、1つのパートの始まりが指定される。その下
に、「Content-Type」フィールドが記述され、そのフィ
ールド・ボディに添付するファイルがバイナリデータで
あることを示す「application/octet-stream」が指定さ
れる。
In the body part of the message, Co of the header part
A character string with "-" added before the value of the boundary parameter of the ntent-Type field ("5kvrZF / hrA" in this figure) is described, and the beginning of one part is specified. Below that, a "Content-Type" field is described, and "application / octet-stream" indicating that the file attached to the field body is binary data is specified.

【0108】さらにその下に、「Content-Transfer-Enc
oding」フィールドが記述され、フィールド・ボディに
「base64」が指定される。前述のとおり、RFC82
2により電子メールのメッセージに直接バイナリデータ
を記述することが禁止されているため、バイナリデータ
をUS−ASCII文字に変換しなければならない。M
IME拡張規定では、この変換の方式として複数の方式
が定められているが、その中の1つがBase64方式であ
る。
Below that, "Content-Transfer-Enc
The "oding" field is described, and "base64" is specified in the field body. As mentioned above, RFC82
2 prohibits writing binary data directly in an email message, the binary data must be converted to US-ASCII characters. M
The IME extension standard defines a plurality of systems as this conversion system, and one of them is the Base64 system.

【0109】上記2つのフィールドの下に、ファームウ
ェアのバイナリデータがBase64方式でUS−ASCI
I文字に変換して追加される。そして最後に、ボディ部
のすべてのパートの終端であることを示すため、ヘッダ
部のContent-TypeフィールドのBoundaryパラメータの値
(本図では「5kvrZF/hrA」)の前後にそれぞれ「--」
を加えた文字列が記述される。
Below the above two fields, the binary data of the firmware is US-ASCI in the Base64 system.
Converted to I character and added. Finally, to indicate the end of all parts in the body part, "-" is added before and after the value of the Boundary parameter in the Content-Type field of the header part ("5kvrZF / hrA" in this figure).
The character string to which is added is described.

【0110】次に、ファームウェアを受け取った画像形
成装置が、書き換え対象となるFlash−ROMにファームウ
ェアの書き換えを行ない、その結果を電子メールで返信
する際の電子メール・メッセージについて簡単に説明す
る。
Next, an e-mail message when the image forming apparatus that receives the firmware rewrites the firmware in the Flash-ROM to be rewritten and returns the result by e-mail will be briefly described.

【0111】図12は、ファームウェアの書き換え結果
についての電子メールのメッセージ文の一例を示した図
である。図12を参照して、電子メールのメッセージに
関するインターネット標準(RFC822)に従い、電
子メールのメッセージ・フィールドがヘッダ部と、NU
LL行を挟んでボディ部とに分かれる点は図10および
図11と同様である。
FIG. 12 is a diagram showing an example of the message text of the electronic mail about the firmware rewriting result. Referring to FIG. 12, in accordance with the Internet standard (RFC822) for e-mail messages, the e-mail message field includes a header part and a NU.
It is the same as in FIGS. 10 and 11 in that it is divided into a body and a LL row.

【0112】「Subject」フィールドに、機種名および
モジュール番号が記述され、さらに分割数とその何番目
のファームウェアを受信したかが記述される。そして、
ボディ部の「Result」フィールドに、書き換えが成功し
たか失敗したかを示す「OK」か「NG」かのいずれか
が書き込まれる。
In the "Subject" field, the model name and the module number are described, and further, the number of divisions and the number of the firmware of the division are described. And
In the "Result" field of the body part, either "OK" or "NG" indicating whether the rewriting has succeeded or failed is written.

【0113】したがって、書き換え結果についての電子
メールを受信したサービスセンター側では、「Result」
の内容を取得することにより、書き換え結果が成功した
か失敗したかを知ることができる。そして、「Subjec
t」の内容を取得することにより、「Result」の内容と
併せて、次にどのファームウェアを添付して電子メール
を送信すればよいかを知ることができる。
Therefore, on the side of the service center which has received the e-mail about the rewriting result, "Result" is displayed.
By acquiring the contents of, it is possible to know whether the rewriting result has succeeded or failed. And, "Subjec
By acquiring the content of "t", it is possible to know which firmware should be attached next to send an e-mail together with the content of "Result".

【0114】続いて、ユーザ側における処理について説
明する。図13は、画像形成装置11のプリンタコント
ローラ21のCPU201における処理のメインルーチ
ンを示すフローチャートである。本図を参照して、CP
U201は、電源の投入によって処理をスタートし、ま
ずメモリの初期化やパラメータの初期化などのコンピュ
ータ装置が行なう一般的な初期化処理を行なう(ステッ
プS1301)。その後、必要に応じて、通信設定処理
(ステップS1305)、ファームウェア書き換え時刻
設定処理(ステップS1306)やファームウェアの読
み取り処理(ステップS1309)を行なう。
Next, the processing on the user side will be described. FIG. 13 is a flowchart showing a main routine of processing in the CPU 201 of the printer controller 21 of the image forming apparatus 11. Referring to this figure, CP
The U201 starts the process when the power is turned on, and first performs a general initialization process performed by the computer device, such as memory initialization and parameter initialization (step S1301). After that, communication setting processing (step S1305), firmware rewriting time setting processing (step S1306), and firmware reading processing (step S1309) are performed as necessary.

【0115】たとえば、操作パネル209上の「設定」
キーがユーザにより入力された場合(ステップS130
3で“YES”)、ステップS1305において、電子
メールを送受信するために必要なパラメータの設定が行
なわれる。すなわち、ここでは、ユーザ側のLANに接
続されたメールサーバ33のIPアドレス、メールサー
バ33上の画像形成装置11の電子メール・アカウント
の名称とパスワード、画像形成装置11の電子メールア
ドレス、画像形成装置11宛の新しい電子メールが届い
ているかどうかを定期的に確認する際の時間間隔等が入
力され、それぞれNV−RAM204に記憶される。
For example, "setting" on the operation panel 209
When the key is input by the user (step S130)
3 "YES"), and in step S1305, the parameters necessary for transmitting / receiving the e-mail are set. That is, here, the IP address of the mail server 33 connected to the user's LAN, the name and password of the e-mail account of the image forming apparatus 11 on the mail server 33, the e-mail address of the image forming apparatus 11, the image formation. The time interval and the like for periodically checking whether or not new e-mail addressed to the device 11 has arrived are input and stored in the NV-RAM 204.

【0116】次に、ステップS1306において、ファ
ームウェアの書き換え時刻(およびそれに伴う画像形成
装置11の再起動時刻)の設定が行なわれる。書き換え
時刻の設定は、ユーザにより操作パネル209のテンキ
ー等を用いて行なわれてもよいし、LANを介してユー
ザのパソコンからの入力により行なわれてもよい。同様
にして、書き換えを行なった後の画像形成装置11の再
起動時刻の設定も行なわれる。設定された書き換え時刻
および再起動時刻はそれぞれバックアップメモリ208
に記憶される。
Next, in step S1306, the rewriting time of the firmware (and the restarting time of the image forming apparatus 11 associated therewith) is set. The rewriting time may be set by the user using the ten keys on the operation panel 209 or may be input by the user's personal computer via the LAN. Similarly, the restart time of the image forming apparatus 11 after rewriting is also set. The set rewrite time and restart time are the backup memory 208 respectively.
Memorized in.

【0117】ステップS1307では、確認間隔が経過
したか否かが判断される。すなわち、ステップS130
5で設定された時間間隔(画像形成装置11宛の新しい
電子メールメッセージが到着したか否かの確認する時間
間隔)が経過したか否かがここで判断される。
In step S1307, it is determined whether the confirmation interval has elapsed. That is, step S130
Here, it is determined whether or not the time interval set in 5 (a time interval for checking whether a new electronic mail message addressed to the image forming apparatus 11 has arrived) has elapsed.

【0118】時間間隔が経過している場合は(ステップ
S1307で“YES”)、ステップS1309におい
て、CPU201はメールサーバ33に対して新しい電
子メールメッセージが届いているかどうかを読みに行
き、必要な電子メールのダウンロード処理を行なう。確
認間隔が経過していない場合は(ステップS1307で
“NO”)、たとえばステップS1303に戻り、確認
間隔が経過するまで上記処理を繰り返す。
If the time interval has elapsed ("YES" in step S1307), the CPU 201 in step S1309 goes to the mail server 33 to read whether a new electronic mail message has arrived, and sends the necessary electronic mail. Performs email download processing. If the confirmation interval has not elapsed (“NO” in step S1307), for example, the process returns to step S1303, and the above processing is repeated until the confirmation interval elapses.

【0119】続いて、プリンタコントローラ21が、メ
ールサーバ33に画像形成装置11宛の新しいメッセー
ジが届いているかどうかを確認し届いていればそれをダ
ウンロードするという処理について説明する。
Next, a process in which the printer controller 21 confirms whether or not a new message addressed to the image forming apparatus 11 has arrived at the mail server 33 and, if it has arrived, downloads the message.

【0120】図14は、図13のファームウェアの読取
処理(ステップS1309)の詳細を示したフローチャ
ートである。本図を参照して、まず、ステップS140
1において、図13のステップS1305で設定された
メールサーバ33のIPアドレスをもとに、メールサー
バ33とのTCPコネクションが確立され、画像形成装
置11宛の新しいメッセージが届いているか否かが確認
される(ステップS1403)。
FIG. 14 is a flowchart showing details of the firmware reading process (step S1309) of FIG. Referring to this figure, first, step S140.
1, it is confirmed whether the TCP connection with the mail server 33 is established based on the IP address of the mail server 33 set in step S1305 of FIG. 13 and a new message addressed to the image forming apparatus 11 has arrived. (Step S1403).

【0121】なお、この確認処理、およびメールサーバ
33に画像形成装置11宛の新しいメッセージが届いて
いた場合にそれをダウンロードするという後述の処理に
おいては、POP3(Post Office Protocol Version
3)プロトコルが用いられる。そして、ここでは、仮に
メールサーバ33に画像形成装置11宛の新しいメッセ
ージが複数届いている場合でも、一度のTCPコネクシ
ョンでは1つのメッセージだけがダウンロードされるも
のとする。
In the confirmation processing and the later-described processing of downloading a new message addressed to the image forming apparatus 11 to the mail server 33, the POP3 (Post Office Protocol Version) will be downloaded.
3) The protocol is used. Then, here, even if a plurality of new messages addressed to the image forming apparatus 11 have arrived at the mail server 33, only one message is downloaded by one TCP connection.

【0122】新着メッセージの確認の結果、メールサー
バ33に画像形成装置11宛の新しいメッセージが届い
ていた場合(ステップS1403で“YES”)、ステ
ップS1405において、メールサーバ33からそのメ
ッセージのダウンロードが行なわれる。そして、ステッ
プS1407において、ファームウェアが添付された電
子メールか否かが判断される。ファームウェアが添付さ
れているかどうかは、たとえば、メッセージのヘッダ部
のContent-Descriptionフィールドのフィールド・ボデ
ィの値が「Firmware」であるか否かにより判断される。
As a result of checking the newly arrived message, if a new message addressed to the image forming apparatus 11 has arrived at the mail server 33 (“YES” in step S1403), the message is downloaded from the mail server 33 in step S1405. Be done. Then, in step S1407, it is determined whether the e-mail has the firmware attached. Whether or not the firmware is attached is determined by, for example, whether or not the value of the field body of the Content-Description field of the header part of the message is "Firmware".

【0123】ファームウェアが添付されていた場合(ス
テップS1407で“YES”)、ステップS1409
において、メッセージの中からファームウェアの部分の
US−ASCII文字が抜き出され、ステップS141
1において、その抜き出されたUS−ASCII文字が
逆Base64変換によりバイナリデータに戻される。
If the firmware is attached ("YES" in step S1407), step S1409
In step S141, the US-ASCII character of the firmware portion is extracted from the message.
In 1, the extracted US-ASCII character is converted into binary data by inverse Base64 conversion.

【0124】この一連の処理(ステップS1403から
ステップS1411)が、モジュール単位のファームウ
ェアすべてについて受け取りが終了するまで繰り返し行
なわれる。そして、モジュール単位分すべての分割ファ
ームウェアが受信されると(ステップS1412で“Y
ES”)、ステップS1413の処理へと進む。
This series of processes (steps S1403 to S1411) are repeated until the reception of all the firmware in module units is completed. When all the divided firmware for the module unit is received (“Y” in step S1412).
ES ″), the process proceeds to step S1413.

【0125】ステップS1413では、メッセージのヘ
ッダ部のSubjectフィールドの値からそのファー
ムウェアの対象機種と対象制御モジュールの番号が読み
出される。さらにバイナリデータのチェックサムが計算
される。なお、ここで行なわれるチェックサム値の計算
は、分割されたファームウェアごとではなく、分割され
たファームウェアが集まった1つのモジュールごとであ
る。そして、バイナリデータに戻されたファームウェア
データ、対象制御モジュール番号、チェックサム値は、
S−RAM203に一時的に記憶される。
In step S1413, the target model of the firmware and the number of the target control module are read from the value of the Subject field of the header of the message. In addition, the checksum of the binary data is calculated. The calculation of the checksum value performed here is not for each divided firmware but for each module in which the divided firmware is collected. Then, the firmware data, target control module number, and checksum value returned to binary data are
It is temporarily stored in the S-RAM 203.

【0126】次に、ステップS1414において、ファ
ームウェアの書き換え可能時刻に達したか否かが判断さ
れる。すなわち、バックアップメモリ208に記憶され
ているファームウェアの書き換え可能な時間以外ではフ
ァームウェアの書き換えを禁止しているため、書き換え
可能時刻に達するまで、待機させて、書き換え処理が行
なわれないようにしている。
Next, in step S1414, it is determined whether or not the firmware rewritable time has been reached. That is, since the rewriting of the firmware is prohibited except when the firmware stored in the backup memory 208 is rewritable, the rewriting process is not performed until the rewritable time is reached.

【0127】書き換え可能時刻に達すると(ステップS
1414で“YES”)、ステップS1415におい
て、シリアルI/F205を介して、ファームウェアデ
ータとモジュール番号とが画像形成装置11に転送され
る。
When the rewritable time is reached (step S
1414, “YES”), and in step S1415, the firmware data and the module number are transferred to the image forming apparatus 11 via the serial I / F 205.

【0128】そして、ステップS1417において、メ
ールサーバ33からダウンロードしたメッセージのオリ
ジナルが削除される。そして、ステップS1419にお
いて、画像形成装置11からのファームウェアの書き換
え終了通知が来るまで待機する。書き換え終了通知が来
ると(ステップS1419で“YES”)、ステップS
1421において、画像形成装置11から送られてきた
チェックサムの値と、S−RAM203に一時的に記憶
していたチェックサムの値とが比較され、その結果が電
子メール・メッセージ本文にOKまたはNGとして書き
込まれる。そして、ステップS1423において、その
結果が記載された電子メール(終了メール)がサービス
センター側のコンピュータ91宛てに送信される。
Then, in step S1417, the original of the message downloaded from the mail server 33 is deleted. Then, in step S1419, the image forming apparatus 11 waits until the firmware rewriting end notification is received from the image forming apparatus 11. When the rewriting end notification is received (“YES” in step S1419), step S
In 1421, the checksum value sent from the image forming apparatus 11 is compared with the checksum value temporarily stored in the S-RAM 203, and the result is OK or NG in the body of the electronic mail message. Written as Then, in step S1423, an electronic mail (end mail) describing the result is transmitted to the computer 91 on the service center side.

【0129】なお、ダウンロードされたメッセージにフ
ァームウェアが添付されていなかった場合(ステップS
1407で“NO”)、ステップS1425において、
画像形成装置のファームウェアの書き換え処理以外の用
途のメッセージを受信した際の処理が通常通り実行され
る。
If the downloaded message does not include the firmware (step S
1407, “NO”), and in step S1425,
The processing when the message for the purpose other than the firmware rewriting processing of the image forming apparatus is received is executed as usual.

【0130】このようにして、画像形成装置11のプリ
ンタコントローラ21においてメールサーバ33からの
メッセージがダウンロードされ、ファームウェアの書き
換え可能時刻になると、画像形成装置11に、ファーム
ウェアのバイナリデータが送信される。そして、画像形
成装置からの書き換え結果を受けて、書き換えが成功し
たか否かを電子メールとして、サービスセンター側のコ
ンピュータ91に返信する。
In this way, the printer controller 21 of the image forming apparatus 11 downloads the message from the mail server 33, and at the firmware rewritable time, the binary data of the firmware is transmitted to the image forming apparatus 11. Then, in response to the rewriting result from the image forming apparatus, whether or not the rewriting was successful is returned to the computer 91 on the service center side as an electronic mail.

【0131】次に、画像形成装置11において行なわれ
る処理について説明する。図15は、画像形成装置11
における基本処理を示すフローチャートであり、画像形
成装置11におけるCPU101で実行する。画像形成
装置11は、電源の投入等により処理が開始され、ま
ず、各制御モジュールそれぞれにおいて、メモリのクリ
ア、標準モードの設定等の初期設定が行なわれる(ステ
ップS1501)。そして次に、プリンタコントローラ
21からファームウェアの受信通知がなされるまで、入
力受付処理(ステップS1503)およびコピー制御処
理(ステップS1505)の各処理が繰り返し実行され
る。
Next, the processing performed in the image forming apparatus 11 will be described. FIG. 15 illustrates the image forming apparatus 11.
3 is a flowchart showing the basic processing in FIG. The image forming apparatus 11 starts its processing when the power is turned on, and first, in each control module, initial settings such as memory clear and standard mode setting are performed (step S1501). Then, next, each processing of the input acceptance processing (step S1503) and the copy control processing (step S1505) is repeatedly executed until the printer controller 21 notifies the firmware reception.

【0132】ステップS1503では、各種の入力信号
に対する受け付けが一括して行なわれる。ここで入力信
号とは、たとえば画像形成装置11の操作パネル118
上のキースイッチ群や装置内の各種センサ群からの入力
信号、あるいは、プリンタコントローラ21から送信さ
れてくるプリントジョブやファームウェア受信通知等で
ある。
In step S1503, acceptance of various input signals is collectively performed. Here, the input signal is, for example, the operation panel 118 of the image forming apparatus 11.
It is an input signal from the above key switch group or various sensor groups in the apparatus, or a print job or firmware reception notification transmitted from the printer controller 21.

【0133】ステップS1505では、コピー制御処
理、すなわち画像形成装置11の動作に必要な処理が行
なわれる。たとえば、給紙制御、走査制御、感光体ドラ
ム制御、現像機制御等の各種作動部群の制御、あるい
は、プリンタコントローラ21からのプリントジョブ等
に従った処理などである。
In step S1505, copy control processing, that is, processing necessary for the operation of image forming apparatus 11 is performed. For example, it is control of various operation unit groups such as paper feed control, scanning control, photoconductor drum control, and developing machine control, or processing according to a print job from the printer controller 21.

【0134】プリンタコントローラ21からファームウ
ェアの受信通知がされると(ステップS1507で“Y
ES”)、ステップS1509において、ファームウェ
アの書き換え処理が行なわれる。そして、ファームウェ
アの書き換え処理が終了すると、ステップS1503の
処理へと戻り、再びファームウェアの受信が通知される
までステップS1503とステップS1505の処理が
繰り返される。
When the firmware reception notification is issued from the printer controller 21 ("Y" in step S1507).
ES ″), the firmware rewriting process is performed in step S1509. When the firmware rewriting process is completed, the process returns to step S1503, and the processes of steps S1503 and S1505 are repeated until the reception of the firmware is notified again. Is repeated.

【0135】続いて、画像形成装置11のファームウェ
アの書き換え処理について説明する。まず、プリンタコ
ントローラ21によりシリアルI/F205を介して送
信されたファームウェアとその対象制御モジュール番号
は、画像形成装置11のシリアルI/F117を経由し
てCPU11が受信する。このようにしてCPU111
がファームウェアを受信した場合、受信したファームウ
ェアの対象制御モジュールのFlash ROMが、次に示す
処理に従って書き換えられる。
Next, the rewriting process of the firmware of the image forming apparatus 11 will be described. First, the firmware and its target control module number transmitted by the printer controller 21 via the serial I / F 205 are received by the CPU 11 via the serial I / F 117 of the image forming apparatus 11. In this way, the CPU 111
When the firmware is received by, the Flash ROM of the target control module of the received firmware is rewritten according to the following processing.

【0136】図16は、画像形成装置11におけるファ
ームウェア書き換え処理(図15のステップS150
9)の詳細を示したフローチャートであり、CPU10
1で実行する。本図を参照して、ステップS1601、
ステップS1605、およびステップS1609によ
り、まず、受信したファームウェアが制御モジュール1
〜4のいずれのファームウェアであるかが判断される。
FIG. 16 shows a firmware rewriting process in the image forming apparatus 11 (step S150 in FIG. 15).
9 is a flowchart showing the details of 9),
Run with 1. Referring to the figure, step S1601,
In steps S1605 and S1609, first, the received firmware sets the control module 1
It is determined which of the firmware of 4 to 4.

【0137】そして、制御モジュール1のファームウェ
アであると判断された場合(ステップS1601で“Y
ES”)、ステップS1603において、その新たなフ
ァームウェアが、Flash ROM112に書き込まれる。
Flash ROM112への書き込みが終了すると、ステッ
プS1615の処理へと進む。
When it is determined that the firmware is the firmware of the control module 1 ("Y" in step S1601).
ES ″), in step S1603, the new firmware is written to the Flash ROM 112.
When the writing to the Flash ROM 112 is completed, the process proceeds to step S1615.

【0138】受信したファームウェアが制御モジュール
2のファームウェアであると判断された場合(ステップ
S1605で“YES”)、ファームウェアがCPU1
11から制御モジュール2のCPU121へと転送さ
れ、ステップS1607において、新たなファームウェ
アがFlash ROM122に書き込まれる。Flash ROM
122への書き込みが終了すると、ステップS1615
の処理へと進む。
When it is determined that the received firmware is the firmware of the control module 2 (“YES” in step S1605), the firmware is the CPU 1
11 is transferred to the CPU 121 of the control module 2, and new firmware is written to the Flash ROM 122 in step S1607. Flash ROM
When writing to 122 is completed, step S1615
Proceed to processing.

【0139】受信したファームウェアが制御モジュール
3のファームウェアであると判断された場合(ステップ
S1609で“YES”)は、ファームウェアがCPU
111から制御モジュール3のCPU131へと転送さ
れ、ステップS1611において、新たなファームウェ
アがFlash ROM132に書き込まれる。Flash ROM
132への書き込みが終了すると、ステップS1615
の処理へと進む。
If it is determined that the received firmware is the firmware of the control module 3 (“YES” in step S1609), the firmware is the CPU.
The data is transferred from 111 to the CPU 131 of the control module 3, and new firmware is written to the Flash ROM 132 in step S1611. Flash ROM
When the writing to 132 is completed, step S1615
Proceed to processing.

【0140】受信したファームウェアが制御モジュール
4のファームウェアであると判断された場合(ステップ
S1609で“NO”)は、ファームウェアがCPU1
11からCPU121を介して、制御モジュール4のC
PU141へと転送され、ステップS1613におい
て、そのファームウェアがFlash ROM142に書き込
まれる。Flash ROM142の書き込みが終了すると、
ステップS1615の処理へと進む。
When it is determined that the received firmware is the firmware of the control module 4 (“NO” in step S1609), the firmware is the CPU1.
11 through the CPU 121, C of the control module 4
It is transferred to the PU 141, and the firmware thereof is written to the Flash ROM 142 in step S1613. When the writing to the Flash ROM 142 is completed,
The process proceeds to step S1615.

【0141】ステップS1615では、対象となるモジ
ュールのFlash ROMの書き換え部分についてのチェッ
クサムが算出される。そして、ステップS1617にお
いて、算出されたチェックサムの値が、シリアルI/F
117を介してプリンタコントローラ21に送信され、
ファームウェアの書き換え処理が終了する。
In step S1615, the checksum for the rewritten portion of the Flash ROM of the target module is calculated. Then, in step S1617, the calculated checksum value is the serial I / F.
To the printer controller 21 via 117,
The firmware rewriting process ends.

【0142】以上説明した、サービスセンター側のコン
ピュータ91、メールサーバ83、33、およびユーザ
側の画像形成装置(プリンタ)11の各処理の流れを図
17を用いて、時系列で簡単に説明する。図17におい
ては、左から順に、コンピュータ91、メールサーバ8
3,33、および画像形成装置11(プリンタ)を示し
ており、上から下に時間軸が向いているものとする。
The flow of each processing of the computer 91 on the service center side, the mail servers 83, 33, and the image forming apparatus (printer) 11 on the user side described above will be briefly described in time series with reference to FIG. . In FIG. 17, the computer 91 and the mail server 8 are arranged in order from the left.
3, 33, and the image forming apparatus 11 (printer) are shown, and the time axis is oriented from top to bottom.

【0143】本図を参照して、まず、センター側のコン
ピュータ91からモジュール1の分割番号1のファーム
ウェアが画像形成装置11宛てに送信される(1)。画
像形成装置11は、メールサーバ33に一定時間毎に新
着メールが届いているか否かのチェックを行なう(点線
矢印)。そして、届いている場合は、その電子メール・
メッセージを画像形成装置11側にダウンロードし
(2)、書き換え時刻に達すると、対応する部分のファ
ームウェアの書き換えを行なう(3)。
Referring to the figure, first, the firmware of the division number 1 of the module 1 is transmitted to the image forming apparatus 11 from the computer 91 on the center side (1). The image forming apparatus 11 checks whether or not new mail arrives at the mail server 33 at regular intervals (dotted line arrow). And if it arrives, the email
The message is downloaded to the image forming apparatus 11 side (2), and when the rewriting time is reached, the firmware of the corresponding part is rewritten (3).

【0144】書き換えが終了すると、その結果を電子メ
ールとして、コンピュータ91宛てに返信する(4)。
コンピュータ91はこれを受けて(5)、再び容量の大
きい電子メールの送信を行なうことが可能になったこと
を知る。そして、次回送るべき分割されたファームウェ
アを決定し、その内容に従って、次の分割番号のファー
ムウェアデータを電子メールに添付して画像形成装置1
1宛てに送信する(6)。
When the rewriting is completed, the result is returned as an electronic mail to the computer 91 (4).
In response to this (5), the computer 91 learns that it becomes possible to send a large volume of e-mail again. Then, the divided firmware to be sent next is determined, and the firmware data of the next divided number is attached to the e-mail according to the contents, and the image forming apparatus 1 is attached.
Send to 1 (6).

【0145】画像形成装置11は、再びメールサーバ3
3に自己宛ての新着メールの存在を知ると、ダウンロー
ドする(7)。そして、書き換え時刻に達すると、ファ
ームウェアの書き換え処理を行ない(8)、その結果を
電子メールとしてコンピュータ91に送信する(9)。
コンピュータ91はこれを受信することで(10)、再
び、電子メールの送信可能状態になったことを知る。
The image forming apparatus 11 again uses the mail server 3
If it knows that there is a new mail addressed to itself, it will download it (7). When the rewriting time is reached, the firmware is rewritten (8) and the result is sent to the computer 91 as an electronic mail (9).
By receiving this (10), the computer 91 knows again that the e-mail can be sent again.

【0146】なお、ここでは示していないが、再起動時
刻に達すると、画像処理装置11(プリンタ)では、書
き換えられたモジュール、あるいは、装置全体に対して
再起動が行なわれる。
Although not shown here, when the restart time is reached, the image processing apparatus 11 (printer) restarts the rewritten module or the entire apparatus.

【0147】以上説明したように、本実施の形態におけ
るデータ通信方法(ファームウェア通信方法)による
と、ファームウェアの容量が大きく、メールサーバの制
限容量を超えるような場合でも、適切にデータ通信を行
なうことが可能となる。
As described above, according to the data communication method (firmware communication method) of the present embodiment, even if the capacity of the firmware is large and exceeds the capacity limit of the mail server, the data communication is properly performed. Is possible.

【0148】すなわち、制限オーバーとなったファーム
ウェアは適当に分割されて電子メールに添付される。そ
して、各分割されたファームウェア付きの電子メール
は、送信先である画像形成装置からの書き換え終了通知
を待って順に送信される。このため、分割されたファー
ムウェアが同時に送信され、メールサーバの各メールア
カウントに設けられた容量オーバーのために送信不可能
になるという事態が回避される。
That is, the firmware whose limit has been exceeded is appropriately divided and attached to an electronic mail. Then, each of the divided e-mails with firmware is transmitted in sequence after waiting for a rewriting end notification from the image forming apparatus that is the transmission destination. Therefore, it is possible to avoid a situation in which the divided firmware is transmitted at the same time and cannot be transmitted because the capacity provided in each mail account of the mail server is exceeded.

【0149】そして、画像形成装置が複数の制御モジュ
ールから構成されており、各制御モジュール間でのファ
ームウェアの転送・送信に比較的時間を要する場合にお
いても、画像形成装置からファームウェア送信元へファ
ームウェアの書き込み結果を通知してから後に、次のフ
ァームウェアが電子メールに添付されて送信されるた
め、画像形成装置の動作にあわせた、ファームウェアの
送信も可能となる。
Even when the image forming apparatus is composed of a plurality of control modules and it takes a relatively long time to transfer and transmit the firmware between the control modules, the image forming apparatus sends the firmware to the firmware transmission source. After the writing result is notified, the next firmware is transmitted by being attached to the electronic mail, so that the firmware can be transmitted in accordance with the operation of the image forming apparatus.

【0150】また、ファームウェアの書き換え処理が、
ユーザにより設定された書き換え時刻に達してから行な
われるため、通常のプリント動作等が行なわれていると
きに突然書き換えられることによる不都合が回避され
る。
Further, the firmware rewriting process is
Since the rewriting is performed after the rewriting time set by the user, the inconvenience caused by the sudden rewriting while the normal printing operation or the like is performed can be avoided.

【0151】なお、今回は、書き換え対象となるファー
ムウェアを有するデータ通信装置として画像形成装置を
例に挙げて説明したが、これに限定されるものではな
い。したがって、たとえば、ハブやルータ等の通信機能
を有するデバイスであれば、本発明を適用することが可
能である。
Incidentally, this time, the image forming apparatus has been described as an example of the data communication apparatus having the firmware to be rewritten, but the data communication apparatus is not limited to this. Therefore, the present invention can be applied to any device having a communication function such as a hub or a router.

【0152】なお、図13では、ファームウェアの書き
換え時刻および再起動時刻がユーザ入力により設定され
る場合を示した(ステップS1306)。しかし、この
ような場合に限定されるわけではなく、たとえば、プリ
ンタコントローラ21が画像形成装置11の稼動状態を
管理し、プリントジョブ数を時間帯ごとにカウントする
ことで、プリントジョブ数の少ない時間帯に書き換え時
刻および再起動時刻を設定するようにしてもよい。
Note that FIG. 13 shows a case where the firmware rewrite time and the restart time are set by user input (step S1306). However, the present invention is not limited to such a case. For example, when the printer controller 21 manages the operating state of the image forming apparatus 11 and counts the number of print jobs for each time period, the time when the number of print jobs is small The rewrite time and the restart time may be set in the band.

【0153】図18および図19を用いて、書き換え時
刻および再起動時刻が自動的に設定される場合を説明す
る。図18は、プリンタコントローラ21におけるファ
ームウェアの書き換え可能時刻を設定するための処理の
流れを示したフローチャートである。
A case where the rewriting time and the restart time are automatically set will be described with reference to FIGS. 18 and 19. FIG. 18 is a flowchart showing the flow of processing for setting the firmware rewritable time in the printer controller 21.

【0154】本図を参照して、プリンタコントローラ2
1は、まず、ステップS1801において、プリントア
ジョブを受信したか否かを判断し、受信した場合は(ス
テップS1801で“YES”)、時間帯テーブルの該
当する受信時刻のジョブ数のカウント数を1つインクリ
メントする(ステップS1803)。
Referring to this figure, the printer controller 2
First, in step S1801, it is determined whether or not a print job is received, and if it is received (“YES” in step S1801), the count number of the number of jobs at the corresponding reception time in the time zone table is determined. It is incremented by one (step S1803).

【0155】この動作を所定時間行なうことで、時間帯
とプリントジョブ数との関係が求められる。そして、ス
テップS1805において、この時間帯テーブルをスキ
ャンすることにより、最小の受信ジョブ数となる時間帯
が選択される。その時間帯をもって書き換え可能時刻が
設定される。
By performing this operation for a predetermined time, the relationship between the time zone and the number of print jobs can be obtained. Then, in step S1805, by scanning the time slot table, the time slot having the minimum number of received jobs is selected. The rewritable time is set in that time zone.

【0156】図19は、時間帯テーブルの一例を示した
図である。本図に示すように、時間帯毎に受信したプリ
ントジョブ数がカウントされていく。たとえば、13:
10にプリントジョブを受信した場合は、13:00〜
14:00という時間帯に対応して示されているプリン
トジョブ数28が1つインクリメントされ、29にな
る。本図によると、最小の時間帯が1:00〜2:00
であるとされ、その時刻1:00がファームウェアの書
き換え可能時刻として設定される。なお、最小となる時
間帯が複数ある場合は、それらすべてが書き換え可能時
刻として設定される。
FIG. 19 is a diagram showing an example of the time zone table. As shown in the figure, the number of print jobs received is counted for each time period. For example, 13:
When a print job is received at 10, 13:00:00
The number of print jobs 28 shown corresponding to the time zone of 14:00 is incremented by 1 to 29. According to this figure, the minimum time zone is 1: 00-2: 00
The time 1:00 is set as the firmware rewritable time. If there are a plurality of minimum time zones, all of them are set as rewritable times.

【0157】なお、受信ジョブ数が0でない時間帯であ
って、最小の時間帯をファームウェアの書き換え可能時
刻として設定してもよい。例えば、受信ジョブ数が0の
ときは、電源オフしており、そもそもメールサーバとの
アクセスが不可能である状態もありえるからである。こ
の構成においては、電源オンしている時間帯で最小の受
信ジョブ数の時間帯で、ファームウェアの書き換えを実
行するための、ユーザの利便性が改善されるとともに、
プリンタ電源オフの時間帯をファームウェアの書き換え
時刻として回避できる。なお、さらに電源オンの時間帯
を履歴として記憶しておき、その時間帯で受信ジョブ数
が最小の時間帯を設定してもよい。
The minimum time slot may be set as the firmware rewritable time when the number of received jobs is not zero. This is because, for example, when the number of received jobs is 0, the power is off and it may be impossible to access the mail server in the first place. With this configuration, the convenience of the user for rewriting the firmware is improved during the time when the power is on and the number of received jobs is the minimum, and at the same time,
It is possible to avoid the printer power off time as the firmware rewrite time. Note that the power-on time zone may be stored as a history, and the time zone in which the number of received jobs is minimum may be set in that time zone.

【0158】なお、ファームウェアの書き換えられた画
像形成装置11の再起動時刻の設定も、図18および図
19に示した場合と同様にして、自動的に求められる。
The setting of the restart time of the image forming apparatus 11 whose firmware has been rewritten is automatically obtained in the same manner as in the case shown in FIGS. 18 and 19.

【0159】このように、プリントジョブを受信する時
間帯を調べることで、ユーザの入力負担を軽減すること
ができると共に、より適切にファームウェアの書き換え
時刻および再起動時刻を決定することが可能となる。
Thus, by checking the time zone for receiving the print job, the input load on the user can be reduced, and the firmware rewrite time and restart time can be determined more appropriately. .

【0160】なお、今回はファームウェアの書き換え結
果(書き換え終了情報)について、電子メールを用いて
返信する場合を示した。しかし、電子メールシステムに
限定されず、他の方法を用いて返信するようにしてもよ
い。
Incidentally, this time, the case where the firmware rewriting result (rewriting end information) is sent back using an electronic mail is shown. However, the reply is not limited to the electronic mail system, and the reply may be made by using another method.

【0161】さらに、今回は、ファームウェアが分割さ
れて送信された場合にのみ、それぞれの書き換え結果が
返信されるものとして説明した。しかし、ファームウェ
アが分割されずに送信された場合でも、その書き換え結
果が返信されるようにしてもよい。この場合は、書き換
えの失敗に対して、同じファームウェアを再度送信する
ことができるため、確実にファームウェアの書き換え処
理を遂行することが可能となる。
Further, this time, it has been described that each rewriting result is returned only when the firmware is divided and transmitted. However, even if the firmware is transmitted without being divided, the rewriting result may be returned. In this case, since the same firmware can be retransmitted in response to the rewriting failure, the firmware rewriting process can be reliably performed.

【0162】なお、本発明においては、ファームウェア
の分割とは、単一のファームウェアを分割するというケ
ースのみではなく、送信予定の複数のファームを所定条
件にしたがって複数に分割するというケースも含まれ
る。
In the present invention, the division of firmware includes not only the case of dividing a single firmware but also the case of dividing a plurality of firmware to be transmitted into a plurality of firmware according to a predetermined condition.

【0163】ファームウェアが分割されずに一括して送
信される場合としては、全ファームウェアデータを1つ
の添付ファイルとして送信する方法、個々のファームウ
ェアデータを複数の添付ファイルとして1つの電子メー
ルで送信する方法、個々のファームウェアを個別に電子
メールに添付して送信する方法などが考えられる。
When the firmware is not divided but is transmitted in a batch, a method of transmitting all the firmware data as one attached file, and a method of transmitting each firmware data as a plurality of attached files by one electronic mail , A method of individually attaching each firmware to an e-mail and transmitting it can be considered.

【0164】全ファームウェアデータを1つの添付ファ
イルとして送信する方法としては、例えば次に示すよう
なものがある。全ファームウェアのデータ(バイナリ
ー)を1つのデータ(バイナリー)とする場合は、デー
タの0番地〜7FFFF番地は制御モジュール1のファ
ームウェアデータ、80000番地〜FFFFF番地は
制御モジュール2のファームウェアデータ、・・・・と
いうように、その機種における各制御モジュールのデー
タの格納アドレスとサイズが予めデータとして記憶され
ている。このデータが電子メールに添付されてメールサ
ーバへ送信される。
As a method of transmitting all the firmware data as one attached file, for example, there is the following method. When the data (binary) of all the firmware is one data (binary), the data 0 to 7FFFF is the firmware data of the control module 1, the data 80000 to FFFFF is the firmware data of the control module 2, ... As described above, the storage address and size of the data of each control module in that model are stored in advance as data. This data is attached to an email and sent to the mail server.

【0165】プリンタコントローラ21においても各制
御モジュールのデータの格納アドレスとサイズの関係が
データとして記憶されている。このため、プリンタコン
トローラ21は、所定のアドレスにあるファームウェア
データを対応する制御モジュールに送信することで、順
次、書き換え処理を行なうことができる。
Also in the printer controller 21, the relationship between the data storage address of each control module and the size is stored as data. Therefore, the printer controller 21 can sequentially perform the rewriting process by transmitting the firmware data at the predetermined address to the corresponding control module.

【0166】なお、今回は、図1等においても、プリン
タコントローラと画像形成装置とは別体の装置として説
明したが、画像形成装置にプリンタコントローラの機能
を内蔵した一体構造であってもよい。この場合、同様
に、プリンタコントローラと制御モジュール1は互いに
連携をとりながら処理が実行される。また、プリンタコ
ントローラのCPU201によって、CPU101で実
施していた制御を実行してもよい。
Although the printer controller and the image forming apparatus are described as separate apparatuses in FIG. 1 and the like this time, the image forming apparatus may have an integrated structure in which the function of the printer controller is incorporated. In this case, similarly, the printer controller and the control module 1 execute the processing in cooperation with each other. Further, the control executed by the CPU 101 may be executed by the CPU 201 of the printer controller.

【0167】今回示したコンピュータ91、画像形成装
置11およびプリンタコントローラ21が行なうファー
ムウェアの通信方法(データ通信方法)は、上述した一
連の処理動作を機能させるためのプログラムによって実
現されることができる。このデータ通信プログラムは、
予め、コンピュータ91、画像形成装置11およびプリ
ンタコントローラ21内のハードディスクにそれぞれイ
ンストールされたものであってもよいし、CD−RO
M、磁気テープのような取外し可能な記録媒体に記録さ
れたものであってもよい。いずれにせよ、データ通信プ
ログラムはコンピュータ読み取り可能な記録媒体に記録
されている。
The firmware communication method (data communication method) performed by the computer 91, the image forming apparatus 11 and the printer controller 21 shown this time can be realized by a program for causing the series of processing operations described above to function. This data communication program is
It may be installed in advance in each of the hard disks in the computer 91, the image forming apparatus 11 and the printer controller 21, or may be a CD-RO.
It may be recorded on a removable recording medium such as M or a magnetic tape. In any case, the data communication program is recorded on a computer-readable recording medium.

【0168】なお、コンピュータ読み取り可能な記録媒
体としては、磁気テープやカセットテープなどのテープ
系、磁気ディスク(フレキシブルディスク、ハードディ
スク装置等)や光ディスク(CD−ROM/MO/MD
/DVD等)などのディスク系、ICカード(メモリカ
ードを含む)や光カードなどのカード系、あるいはRO
M、EPROM、EEPROM、フラッシュROMなど
の半導体メモリ等の固定的にプログラムを担持する媒体
が考えられる。
Computer-readable recording media include tape systems such as magnetic tapes and cassette tapes, magnetic disks (flexible disks, hard disk devices, etc.) and optical disks (CD-ROM / MO / MD).
/ DVD, etc., disk systems, IC cards (including memory cards), optical cards, etc., or RO
A medium such as a semiconductor memory, such as M, EPROM, EEPROM, or flash ROM, which holds the program in a fixed manner can be considered.

【0169】なお、記録媒体に格納される内容として
は、プログラムに限定されず、データであってもよい。
The content stored in the recording medium is not limited to the program and may be data.

【0170】今回開示された実施の形態はすべての点で
例示であって制限的なものではないと考えられるべきで
ある。本発明の範囲は上記した説明ではなくて特許請求
の範囲によって示され、特許請求の範囲と均等の意味お
よび範囲内でのすべての変更が含まれることが意図され
る。
The embodiments disclosed this time are to be considered as illustrative in all points and not restrictive. The scope of the present invention is shown not by the above description but by the claims, and is intended to include meanings equivalent to the claims and all modifications within the scope.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明の実施の形態におけるファームウェア
の通信方法を実施するためのシステム構成を示した図で
ある。
FIG. 1 is a diagram showing a system configuration for implementing a firmware communication method according to an embodiment of the present invention.

【図2】 画像形成装置11の回路構成を示すブロック
図である。
FIG. 2 is a block diagram showing a circuit configuration of the image forming apparatus 11.

【図3】 プリンタコントローラ21の回路構成を示し
たブロック図である。
FIG. 3 is a block diagram showing a circuit configuration of the printer controller 21.

【図4】 サービスセンター側に設置されたコンピュー
タ91の回路構成を示すブロック図である。
FIG. 4 is a block diagram showing a circuit configuration of a computer 91 installed on the service center side.

【図5】 サービスセンター側のコンピュータ91のC
PU901が行なう処理のメインルーチンを示すフロー
チャートである。
FIG. 5 C of the computer 91 on the service center side
7 is a flowchart showing a main routine of processing performed by PU 901.

【図6】 図5の画像形成装置の登録処理(ステップS
509)において固定記憶装置904に登録されるデー
タ例を示した図である。
FIG. 6 is a registration process of the image forming apparatus of FIG. 5 (step S
509) is a diagram showing an example of data registered in the fixed storage device 904.

【図7】 図5のファームウェア送信処理(ステップS
513)の詳細を示したフローチャートである。
FIG. 7 shows the firmware transmission process of FIG. 5 (step S
513) is a flowchart showing the details.

【図8】 固定記憶装置904に登録されるIDテーブ
ルの例を示した図である。
FIG. 8 is a diagram showing an example of an ID table registered in the fixed storage device 904.

【図9】 コンピュータ91が、書き換え結果について
の返信メールを受信した際の処理の流れについて示した
フローチャートである。
FIG. 9 is a flowchart showing a processing flow when the computer 91 receives a reply mail regarding the rewriting result.

【図10】 分割されたファームウェアを添付した電子
メールのメッセージ文の一例を示した図である。
FIG. 10 is a diagram showing an example of a message text of an electronic mail to which the divided firmware is attached.

【図11】 分割されていないファームウェアを添付し
た電子メールのメッセージ文の一例を示した図である。
FIG. 11 is a diagram showing an example of a message text of an e-mail to which undivided firmware is attached.

【図12】 ファームウェアの書き換え結果についての
電子メールのメッセージ文の一例を示した図である。
FIG. 12 is a diagram showing an example of an e-mail message text regarding a firmware rewriting result.

【図13】 画像形成装置11のプリンタコントローラ
21のCPU201における処理のメインルーチンを示
すフローチャートである。
FIG. 13 is a flowchart showing a main routine of processing in the CPU 201 of the printer controller 21 of the image forming apparatus 11.

【図14】 図13のファームウェアの読取処理(ステ
ップS1309)の詳細を示したフローチャートであ
る。
FIG. 14 is a flowchart showing details of a firmware reading process (step S1309) of FIG.

【図15】 画像形成装置11における基本処理を示す
フローチャートである。
FIG. 15 is a flowchart showing basic processing in the image forming apparatus 11.

【図16】 画像形成装置11におけるファームウェア
書き換え処理(図15のステップS1509)の詳細を
示したフローチャートである。
16 is a flowchart showing details of firmware rewriting processing (step S1509 in FIG. 15) in the image forming apparatus 11. FIG.

【図17】 サービスセンター側のコンピュータ91、
メールサーバ83、33、およびユーザ側の画像形成装
置(プリンタ)11の各処理の流れを説明するための図
である。
FIG. 17 is a computer 91 on the service center side;
FIG. 9 is a diagram for explaining the flow of each processing of the mail servers 83 and 33 and the image forming apparatus (printer) 11 on the user side.

【図18】 プリンタコントローラ21におけるファー
ムウェアの書き換え可能時刻を設定するための処理の流
れを示したフローチャートである。
FIG. 18 is a flowchart showing a processing flow for setting a firmware rewritable time in the printer controller 21.

【図19】 時間帯テーブルの一例を示した図である。FIG. 19 is a diagram showing an example of a time zone table.

【符号の説明】[Explanation of symbols]

11 画像形成装置、21 プリンタコントローラ、3
2,82 ルータ、33,83 メールサーバ、91
コンピュータ、111,121,131,141,20
1,901 CPU、112,122,132,142
Flash ROM、118,209 操作パネル、208
バックアップメモリ、904 固定記憶装置。
11 image forming apparatus, 21 printer controller, 3
2,82 Router, 33,83 Mail server, 91
Computer, 111, 121, 131, 141, 20
1,901 CPU, 112, 122, 132, 142
Flash ROM, 118, 209 Operation panel, 208
Backup memory, 904 Persistent storage.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開2000−250741(JP,A) 特開2000−29648(JP,A) 特開2000−261579(JP,A) 特開 平11−146108(JP,A) 特開 平11−203120(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 11/00 ─────────────────────────────────────────────────── ─── Continuation of the front page (56) Reference JP 2000-250741 (JP, A) JP 2000-29648 (JP, A) JP 2000-261579 (JP, A) JP 11-146108 (JP , A) JP-A-11-203120 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB name) G06F 11/00

Claims (10)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ファームウェアの書き込み可能時間を設
定する第1の設定ステップと、 ネットワークを介してファームウェア付きの電子メール
を受信する受信ステップと、 前記受信された電子メールからファームウェアを取り出
す取出ステップと、 前記設定された書き込み可能時間に、前記取り出された
ファームウェアを所定のメモリに書き込む書込ステップ
と、再起動可能時間を設定する第2の設定ステップと、 前記書き込みステップにおいて前記所定のメモリにファ
ームウェアが書き込まれた後、前記設定された再起動可
時間に再起動させる再起動ステップと をコンピュータに
実行させるためのデータ通信プログラム。
1. A first setting step of setting a writable time of firmware, a receiving step of receiving an e-mail with firmware via a network, and an extracting step of taking out firmware from the received e-mail. At the set writable time, a writing step of writing the extracted firmware in a predetermined memory, a second setting step of setting a restartable time, and a file writing to the predetermined memory in the writing step.
After the firmware is written, the configured restart is possible
A data communication program that causes a computer to perform a restart step that causes it to restart in time .
【請求項2】 前記書込ステップによるファームウェア
の書き込みが成功したか否かを判定する判定ステップ
と、 前記判定されたファームウェアの書き込み結果を電子メ
ールの送信元へ送信するステップとをさらにコンピュー
タに実行させることを特徴とする、請求項1に記載のデ
ータ通信プログラム。
2. A determination step of determining whether or not the writing of the firmware in the writing step is successful, and an electronic result of a determination result of the determined firmware writing.
2. The data communication program according to claim 1, further comprising: a step of transmitting the file to a transmission source of the file.
【請求項3】 前記第1の設定ステップは、ユーザ入力
により前記書き込み可能時間が設定されることを特徴と
する、請求項1または2に記載のデータ通信プログラ
ム。
3. The data communication program according to claim 1, wherein in the first setting step, the writable time is set by user input.
【請求項4】 時間に対する装置の使用頻度を検知する
検知ステップと、 前記検知された使用頻度から最小使用頻度となる時間帯
を決定する決定ステップとをさらにコンピュータに実行
させ、 前記第1の設定ステップは、前記決定された時間帯に基
づいて書き込み可能時間を設定する、請求項1または2
に記載のデータ通信プログラム。
4. The computer further executes a detection step of detecting the frequency of use of the device with respect to time, and a determination step of determining a time zone in which the frequency of use is the minimum from the detected use frequency, the first setting. The step sets a writable time based on the determined time zone,
The data communication program described in.
【請求項5】 前記コンピュータは画像形成装置を含
む、請求項1〜のいずれかに記載のデータ通信プログ
ラム。
Wherein said computer includes an image forming apparatus, a data communication program according to any one of claims 1-4.
【請求項6】 ファームウェアの書き込み可能時間を設
定する第1の設定ステップと、 ネットワークを介してファームウェア付きの電子メール
を受信する受信ステップと、 前記受信された電子メールからファームウェアを取り出
す取出ステップと、前記設定された書き込み可能時間になると、 前記取り出
されたファームウェアを所定の制御モジュールに送信す
る送信ステップと、再起動可能時間を設定する第2の設定ステップと、 前記送信ステップにおいて前記所定の制御モジュールに
ファームウェアが送信された後、前記設定された再起動
可時間に再起動させる再起動ステップと をコンピュータ
に実行させるためのデータ通信プログラム。
6. A first setting step of setting a writable time of the firmware, a receiving step of receiving an e-mail with the firmware via a network, and an extracting step of taking out the firmware from the received e-mail. When the set writable time is reached, a transmitting step of transmitting the extracted firmware to a predetermined control module, a second setting step of setting a restartable time, and the predetermined control module in the transmitting step To
The configured reboot after the firmware is sent
A data communication program that causes a computer to perform a restart step that restarts at a timely time .
【請求項7】 請求項1〜のいずれかに記載のデータ
通信プログラムを記録した、コンピュータ読み取り可能
な記録媒体。
7. A computer-readable recording medium in which the data communication program according to any one of claims 1 to 6 is recorded.
【請求項8】 ファームウェアの書き込み可能時間を設
定する第1の設定手段と、 ネットワークを介してファームウェア付きの電子メール
を受信する受信手段と、 前記受信された電子メールからファームウェアを取り出
す取出手段と、 前記設定された書き込み可能時間に、前記取り出された
ファームウェアを所定のメモリに書き込む書込手段と 再起動可能時間を設定する第2の設定手段と、 前記書き込み手段において前記所定のメモリにファーム
ウェアが書き込まれた後、前記設定された再起動可時間
に再起動させる再起動手段と を含む、データ通信装置。
8. A first setting means for setting a writable time of the firmware, a receiving means for receiving an electronic mail with the firmware via a network, and an extracting means for taking out the firmware from the received electronic mail. on the set writable time, a writing means for writing the fetched firmware in a predetermined memory, and second setting means for setting a restartable time, the farm to the predetermined memory in the writing means
After the software is written, the set restart time is set
And a restart means for restarting the device.
【請求項9】 請求項に記載のデータ通信装置を備え
ることを特徴とする、画像形成装置。
9. An image forming apparatus comprising the data communication device according to claim 8 .
【請求項10】 ファームウェアの書き込み可能時間を
設定する第1の設定ステップと、 ネットワークを介してファームウェア付きの電子メール
を受信する受信ステップと、 前記受信された電子メールからファームウェアを取り出
す取出ステップと、 前記設定された書き込み可能時間に、前記取り出された
ファームウェアを所定のメモリに書き込む書込ステップ
再起動可能時間を設定する第2の設定ステップと、 前記書き込みステップにおいて前記所定のメモリにファ
ームウェアが書き込まれた後、前記設定された再起動可
時間に再起動させる再起動ステップと を含む、データ通
信方法。
10. A first setting step of setting a writable time of the firmware, a receiving step of receiving an e-mail with the firmware via a network, and an extracting step of taking out the firmware from the received e-mail. on the set writable time, a writing step of writing the retrieved firmware in a predetermined memory, and a second setting step of setting a restartable time, the predetermined memory in the writing step fa
After the firmware is written, the configured restart is possible
A data communication method including a restart step of restarting at time .
JP2001098570A 2001-03-30 2001-03-30 Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method Expired - Fee Related JP3501138B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001098570A JP3501138B2 (en) 2001-03-30 2001-03-30 Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001098570A JP3501138B2 (en) 2001-03-30 2001-03-30 Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method

Publications (2)

Publication Number Publication Date
JP2002297409A JP2002297409A (en) 2002-10-11
JP3501138B2 true JP3501138B2 (en) 2004-03-02

Family

ID=18952209

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001098570A Expired - Fee Related JP3501138B2 (en) 2001-03-30 2001-03-30 Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method

Country Status (1)

Country Link
JP (1) JP3501138B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4856622B2 (en) * 2002-11-18 2012-01-18 株式会社リコー Image forming apparatus and program updating method
JP2004362414A (en) 2003-06-06 2004-12-24 Canon Inc Information collection device, rebooting method, program and remote maintenance system
EP1669869B1 (en) * 2003-09-30 2014-03-12 Lenovo (Singapore) Pte. Ltd. Management device for managing information processing device, managing system, program, and recording medium
JP4673284B2 (en) * 2006-12-15 2011-04-20 キヤノン株式会社 Server device
JP5486946B2 (en) * 2010-02-03 2014-05-07 ソフトバンクBb株式会社 Communication device and firmware upgrade method for communication device
JP5093535B2 (en) * 2010-11-24 2012-12-12 コニカミノルタビジネステクノロジーズ株式会社 Program update management device
JP6565389B2 (en) 2015-07-02 2019-08-28 セイコーエプソン株式会社 Printer firmware rewriting method and printer

Also Published As

Publication number Publication date
JP2002297409A (en) 2002-10-11

Similar Documents

Publication Publication Date Title
US8078720B2 (en) Management of networked devices
US8760690B2 (en) Print server adapted to implement a pull-printing technique with a printing apparatus
US9740447B1 (en) Method and apparatus for automatically printing documents from portable memory device
US9772893B2 (en) Network device and method of specifying supervised data to be transmitted to system in accordance with calculation logic used for calculating previous timings of data stored in a sensor data database
US20030035140A1 (en) Image processing apparatus, management unit, and program
US10114598B2 (en) Image forming apparatus and method of controlling the same, in which image formation is stopped in accordance with obtained error information
JP2013132040A (en) Image forming apparatus, backup and restore processing method, and program
US10223051B2 (en) Method and apparatus for automatically processing job interruptions caused by a portable memory device with priority handling capabilities
EP2892221B1 (en) Information processing system, information processing method, and device
JP3501138B2 (en) Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method
US10223050B2 (en) Method and apparatus for automatically processing job interruptions caused by a portable memory device in a print system
US20040205140A1 (en) Monitoring apparatus for image forming apparatus, control method executed by the monitoring apparatus, program for implementing the control method, and management apparatus, control method executed by the management apparatus, and program for implementing the control method
JP2019179446A (en) Program and communication system
EP2608520B1 (en) Performing error notification and error recovery in an image forming apparatus
US20110051194A1 (en) Image forming apparatus and method thereof
JP4227568B2 (en) Information processing apparatus, information processing method, and program
JP2002297410A (en) Data communication program, computer-readable recording medium with data communication program recorded thereon, data communication device and data communication method
JP2021120197A (en) Printer and communication processing program
JP2008234125A (en) Information processor, information processing method, program, and recording medium
US9207886B2 (en) Relaying device, relaying method, image processing apparatus, and image processing system
JP4250881B2 (en) Program executed in image processing apparatus and firmware distribution apparatus
JP3551933B2 (en) Data communication program, computer-readable recording medium recording data communication program, data communication device, and data communication method
US20200104082A1 (en) Image forming apparatus, information processing system, and machine-readable, non-transitory recording medium
JP3853173B2 (en) DATA COMMUNICATION PROGRAM, COMPUTER-READABLE RECORDING MEDIUM CONTAINING DATA COMMUNICATION PROGRAM, DATA COMMUNICATION DEVICE, AND DATA COMMUNICATION METHOD
JP2003058387A (en) Image processor, program and management unit

Legal Events

Date Code Title Description
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: 20031111

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20031124

R151 Written notification of patent or utility model registration

Ref document number: 3501138

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20071212

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20081212

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20081212

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091212

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101212

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101212

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20111212

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111212

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121212

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20131212

Year of fee payment: 10

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees