JP2009302677A - Communications equipment, image forming apparatus, control method, program, and storage medium - Google Patents

Communications equipment, image forming apparatus, control method, program, and storage medium Download PDF

Info

Publication number
JP2009302677A
JP2009302677A JP2008152170A JP2008152170A JP2009302677A JP 2009302677 A JP2009302677 A JP 2009302677A JP 2008152170 A JP2008152170 A JP 2008152170A JP 2008152170 A JP2008152170 A JP 2008152170A JP 2009302677 A JP2009302677 A JP 2009302677A
Authority
JP
Japan
Prior art keywords
management information
communication management
communication
memory
storage means
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2008152170A
Other languages
Japanese (ja)
Other versions
JP5084624B2 (en
Inventor
Manabu Kimura
学 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2008152170A priority Critical patent/JP5084624B2/en
Publication of JP2009302677A publication Critical patent/JP2009302677A/en
Application granted granted Critical
Publication of JP5084624B2 publication Critical patent/JP5084624B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide communications equipment and the like for registering a new user's personal information, without deleting the personal information in a memory, even ifn the memory of an embedded device stores the user's personal information, up to an upper limit of a storage capacity. <P>SOLUTION: The communications equipment 17 for using the communication management information to communicate with a terminal 200 by wire or radio has: a communication management information storage means 43 for storing communication management information; a remaining memory detecting means 61 for detecting the remaining memory amount of the communication management information storage means 43, in storing communication management information for communicating with the terminal 200 in the communication management information storage means 43; an evacuating means 62 for evacuating one or more communication management information stored, in the communication management information storage means 43 to external memories 200, 30 and 15, when the remaining memory amount of the communication management information storage means 42 becomes below a prescribed value; and a communication management information registration means 63 for storing the communication management information for communicating with the terminal 200 to the communication management information storage means 43 in a blank area caused by evacuation. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、端末と通信する通信装置等に関し、特に、通信に必要な通信管理情報を登録する通信装置、画像形成装置、制御方法、プログラム及び記憶媒体に関する。   The present invention relates to a communication apparatus that communicates with a terminal, and more particularly to a communication apparatus, an image forming apparatus, a control method, a program, and a storage medium that register communication management information necessary for communication.

オフィスや学校、工場など、多数の人間が共同で使用する機器がある。例えば、複写機、ファクシミリ、サーバにアクセスするための端末等である。このように共用される機器は、機器の配置先に属するユーザであれば自由に使用できるものであるが、想定していないユーザが使用するおそれもある。また、機器の配置先に属するユーザのみが使用する場合でも、使用したユーザを特定したい場合もある。本来であれば、例えばこれら機器の管理者等に許可を得て使用することが考えられるが、使用の度に許可を得るのでは煩わしい。そこで、予め定めたユーザのみが機器を使用できるように、使用前に機器が各ユーザを認証し、認証が成立した場合にのみ、機器を使用可能とする技術が考えられている(例えば、特許文献1、2参照)。   There are devices that many people use together, such as offices, schools, and factories. For example, a copying machine, a facsimile, a terminal for accessing a server, and the like. A device shared in this way can be freely used by any user belonging to the device location, but may be used by an unintended user. Even when only a user who belongs to the device arrangement destination uses the user, there is a case where the user who uses the device is desired to be specified. Originally, for example, it is conceivable to obtain permission from the administrator of these devices, but it is troublesome to obtain permission every time it is used. In view of this, a technique has been considered in which a device authenticates each user before use so that only a predetermined user can use the device, and the device can be used only when authentication is established (for example, a patent). References 1 and 2).

特許文献1には、USBメモリに記憶した鍵情報によりPC(パーソナルコンピュータ)から認証を受ける技術が記載されている。特許文献1記載の認証方法は、鍵情報を乱数により決定することで、鍵情報の予測を困難にしてユーザを確実に認証することとしている。   Japanese Patent Application Laid-Open No. 2004-133561 describes a technique for receiving authentication from a PC (personal computer) using key information stored in a USB memory. In the authentication method described in Patent Document 1, key information is determined by a random number, thereby making it difficult to predict key information and authenticating a user reliably.

また、特許文献2には、ICカードを用いてユーザを認証する認証装置において、認証装置が予め記憶してる認証情報を外部に出力する認証装置が記載されている。外部のクライアント装置などで個人認証情報を取り扱う際、画像形成装置から出力された認証情報を利用できるので、ユーザはICカードにより外部のクライアント機器を使用できるようになる。
特開2006−018545号公報 特開2008−003782号公報
Patent Document 2 describes an authentication apparatus that authenticates a user using an IC card and outputs authentication information stored in advance in the authentication apparatus to the outside. When the personal authentication information is handled by an external client device or the like, the authentication information output from the image forming apparatus can be used, so that the user can use the external client device with the IC card.
JP 2006-018545 A JP 2008-003782 A

ところで、上記のように、多数の人間が共同で使用する機器を考慮した場合、機器はこの多数のユーザ分の認証情報を記憶している必要がある。しかし、認証情報を複数保持できる機器、特に組み込み用通信機器においては、メモリの制約が厳しいため、保持できる認証情報の個数(容量)には上限があり、所望の人数の認証情報を保持しきれない事態が生じうる。この点について、特許文献1及び2では、多数のユーザの認証情報を効率的に保持する点についてなんら考慮されていない。   By the way, as described above, when a device shared by a large number of people is considered, the device needs to store authentication information for the large number of users. However, in devices that can hold multiple authentication information, especially embedded communication devices, memory restrictions are severe, so there is an upper limit on the number (capacity) of authentication information that can be held, and it is possible to hold authentication information for the desired number of people. No situation can happen. With respect to this point, Patent Documents 1 and 2 do not consider at all the point of efficiently holding authentication information of a large number of users.

認証情報をメモリの上限まで記憶している状態で新たに認証情報を追加する場合、単に機器のメモリに保存されている認証情報を削除することが考えらえる。しかし、認証情報を削除してしまうと、認証情報が削除されたユーザが機器を使用する時に、再度、認証情報を機器に登録する処理が必要になってしまう。機器に接続する前にこのような処理を強いることは、ユーザの利便性や機器の操作性を低下させてしまう。   When newly adding authentication information in a state where the authentication information is stored up to the upper limit of the memory, it can be considered that the authentication information stored in the memory of the device is simply deleted. However, if the authentication information is deleted, when the user whose authentication information is deleted uses the device, a process for registering the authentication information in the device again becomes necessary. Forcing such processing before connecting to the device reduces the convenience of the user and the operability of the device.

かかる問題は、認証情報に限られず、組み込み用通信機器のように無線通信する通信装置が通信のために必要とする情報についても同様に生じる。   Such a problem is not limited to authentication information, but also occurs for information required for communication by a communication device that performs wireless communication such as an embedded communication device.

本発明は、上記課題に鑑み、組み込み機器のメモリにユーザの個別情報が記憶容量の上限まで記憶されていても、メモリの個別情報を削除することなく、新たなユーザの個別情報を登録できる通信装置、画像形成装置、制御方法、プログラム及び記憶媒体を提供することを目的とする。   In view of the above problems, the present invention is a communication that can register new individual information of a user without deleting the individual information of the memory even if the individual information of the user is stored in the memory of the embedded device up to the upper limit of the storage capacity. An object is to provide an apparatus, an image forming apparatus, a control method, a program, and a storage medium.

上記課題に鑑み、本発明は、通信管理情報を用いて端末と有線又は無線にて通信する通信装置において、通信管理情報を記憶する通信管理情報記憶手段と、端末と通信するための通信管理情報を通信管理情報記憶手段に記憶する際、通信管理情報記憶手段の残メモリ量を検出する残メモリ検出手段と、通信管理情報記憶手段の残メモリ量が所定値未満の場合、通信管理情報記憶手段に記憶されている1以上の通信管理情報を外部メモリに退避する退避手段と、退避により生じた空き領域に、端末と通信するための通信管理情報を通信管理情報記憶手段に記憶させる通信管理情報登録手段と、を有することを特徴とする。   In view of the above problems, the present invention provides communication management information storage means for storing communication management information and communication management information for communicating with a terminal in a communication device that communicates with the terminal by wire or wirelessly using the communication management information. Is stored in the communication management information storage means, and when the remaining memory amount of the communication management information storage means is less than a predetermined value, the communication management information storage means Save management means for saving one or more pieces of communication management information stored in the external memory, and communication management information for storing communication management information for communicating with a terminal in a free area generated by the save in the communication management information storage means And a registration means.

本発明によれば、通信機器のアソシエーション情報を外部メモリに退避させるので、そのアソシエーション情報を削除することなく、これから接続したい端末のアソシエーション情報を新たに登録することができる。   According to the present invention, since the association information of the communication device is saved in the external memory, it is possible to newly register the association information of the terminal to be connected from now on without deleting the association information.

また、本発明の一形態において、端末との通信が終了した際、外部メモリに退避された通信管理情報を、通信管理情報記憶手段に再度、記憶させる退避情報処理手段と、を有することを特徴とする。   According to another aspect of the present invention, the communication management information stored in the external management memory is stored again in the communication management information storage unit when communication with the terminal is completed. And

退避させたアソシエーション情報を通信装置に戻すことで、新規に通信機器に追加したアソシエーション情報が一度だけしか使わないものであった場合、それを機器にいつまでも存在させておくことを防ぎ、通信管理情報記憶手段の記憶容量を有効に活用できる。また、アソシエーション情報を通信管理情報記憶手段に戻すだけで済むので、再びそのアソシエーション情報を作り直す手間もなくすことができる。   By returning the saved association information to the communication device, if the association information newly added to the communication device is only used once, it is prevented from remaining in the device indefinitely, and the communication management information The storage capacity of the storage means can be used effectively. Further, since it is only necessary to return the association information to the communication management information storage means, it is possible to eliminate the trouble of recreating the association information again.

また、本発明の一形態において、当該通信装置に接続された表示手段に、退避する通信管理情報を前記外部メモリに退避した後、通信管理情報記憶手段に再度、記憶させるか否かを設定する設定画面を表示し、当該通信装置に接続された操作手段の操作に基づき、退避情報処理手段が外部メモリに退避された通信管理情報を、通信管理情報記憶手段に再度、記憶させるか否を設定する処理設定部、を有することを特徴とする。   In one embodiment of the present invention, the display unit connected to the communication device sets whether to save the communication management information to be saved again in the communication management information storage unit after saving to the external memory. Displays the setting screen and sets whether or not the communication management information saved by the saved information processing means to the external memory is stored again in the communication management information storage means based on the operation of the operation means connected to the communication device And a processing setting unit.

外部メモリに退避したアソシエーション情報を復帰させるか否かをユーザが選択することができる。   The user can select whether to restore the association information saved in the external memory.

また、本発明の一形態において、退避手段は、当該通信装置に接続された表示手段に、通信管理情報記憶手段に記憶されている通信管理情報を表示し、当該通信装置に接続された操作手段により選択された、通信管理情報を退避させる、ことを特徴とする。   In one embodiment of the present invention, the save means displays the communication management information stored in the communication management information storage means on the display means connected to the communication apparatus, and the operation means connected to the communication apparatus. The communication management information selected by (1) is saved.

どのアソシエーション情報を退避させるかを手動で指定できるので、ユーザ自身が重要ではないと認識しているアソシエーション情報を選択して外部メモリに蓄積することができる。   Since it is possible to manually specify which association information is to be saved, it is possible to select association information that the user recognizes as not important and store it in the external memory.

また、本発明の一形態において、退避手段は、退避させる通信管理情報を所定の決定方法に従い決定する、ことを特徴とする。   In one embodiment of the present invention, the saving means determines communication management information to be saved according to a predetermined determination method.

退避するアソシエーション情報を自動的に決定できるので、退避させるアソシエーション情報を選択する煩わしさを低減させることができる。   Since the association information to be saved can be automatically determined, the troublesomeness of selecting the association information to be saved can be reduced.

また、本発明の一形態において、退避手段は、最長時間未使用順に退避させる通信管理情報を決定する、ことを特徴とする。   In one embodiment of the present invention, the save unit determines communication management information to be saved in order of unused longest time.

最も使用していないアソシエーション情報を退避させることができる。   Association information that is least used can be saved.

また、本発明の一形態において、通信管理情報はワイヤレスUSBのアソシエーション情報であって、ワイヤレスUSBにより端末と無線にて通信する、ことを特徴とする。   In one embodiment of the present invention, the communication management information is wireless USB association information, and is wirelessly communicated with a terminal using the wireless USB.

ワイヤレスUSBやUWBを用いて通信することができる。   Communication can be performed using wireless USB or UWB.

また、本発明の一形態において、外部メモリは、端末と同体の可搬な記憶手段である、ことを特徴とする。   In one embodiment of the present invention, the external memory is a portable storage unit that is the same as the terminal.

端末を外部メモリとすることで、通信のために通信管理情報を必要とする端末に通信管理情報を退避することができる。   By using the terminal as an external memory, the communication management information can be saved in a terminal that requires the communication management information for communication.

また、本発明の一形態において、外部メモリは、USBメモリ又はSDカードである、ことを特徴とする。   In one embodiment of the present invention, the external memory is a USB memory or an SD card.

USBメモリ等に退避することで、USBメモリを鍵のかかった机にしまう等、容易に管理できるので、セキュリティが向上する。   By saving to a USB memory or the like, security can be improved because the USB memory can be easily managed, such as being stored on a locked desk.

組み込み機器のメモリにユーザの個別情報が記憶容量の上限まで記憶されていても、メモリの個別情報を削除することなく、新たなユーザの個別情報を登録できる通信装置、画像形成装置、制御方法、プログラム及び記憶媒体を提供することができる。   Even if individual user information is stored in the memory of the embedded device up to the upper limit of the storage capacity, a new user individual information can be registered without deleting the individual information in the memory. A program and a storage medium can be provided.

以下、本発明を実施するための最良の形態について図面を参照しながら説明する。
図1は、本実施形態の画像形成装置100による認証情報の取り扱いを模式的に説明する図の一例である。本実施例の画像形成装置100は、ワイヤレスUSBの通信規格に従いUSBホストとして通信するワイヤレスUSBホストを有し、USBメモリ200のようなUSB装置と無線で通信する。以下では、USBメモリ200をUSB装置の一例として説明するが、メモリのような記憶媒体に限らず、ワイヤレスUSBにより通信するキーボード、マウス、PDA(Personal Digital Assistant)、携帯電話等、どのような機器がワイヤレスUSBによる通信機能を有していてもよい(特許請求の範囲の「端末」に相当する。)。
The best mode for carrying out the present invention will be described below with reference to the drawings.
FIG. 1 is an example of a diagram schematically illustrating how authentication information is handled by the image forming apparatus 100 according to the present embodiment. The image forming apparatus 100 according to the present exemplary embodiment includes a wireless USB host that communicates as a USB host in accordance with a wireless USB communication standard, and wirelessly communicates with a USB device such as the USB memory 200. Hereinafter, the USB memory 200 will be described as an example of a USB device. However, the present invention is not limited to a storage medium such as a memory, and any device such as a keyboard, a mouse, a PDA (Personal Digital Assistant), a mobile phone, etc. May have a wireless USB communication function (corresponding to “terminal” in the claims).

後述するようにワイヤレスUSBでは、アソシエーション情報を用いてUSBメモリ200と通信する。図1(a)では、画像形成装置100に既にアソシエーション情報記憶メモリ(以下、ASC記憶メモリという)の上限まで、1以上のアソシエーション情報が記憶されている。   As will be described later, wireless USB communicates with USB memory 200 using association information. In FIG. 1A, one or more association information is already stored in the image forming apparatus 100 up to the upper limit of the association information storage memory (hereinafter referred to as ASC storage memory).

図1(a)の状態では、ユーザAのアソシエーション情報は画像形成装置100に記憶されていない。このため、ユーザAがUSBメモリ200を画像形成装置100に近づけても通信することができない。   In the state of FIG. 1A, the user A association information is not stored in the image forming apparatus 100. For this reason, even if the user A brings the USB memory 200 close to the image forming apparatus 100, communication cannot be performed.

そこで、画像形成装置100は、アソシエーション情報を画像形成装置100に登録する際、すでにASC記憶メモリに記憶されているアソシエーション情報を外部メモリに退避する。図1(b)では、ユーザAが画像形成装置100に装着したUSBメモリ200に退避した。   Therefore, when registering the association information in the image forming apparatus 100, the image forming apparatus 100 saves the association information already stored in the ASC storage memory in the external memory. In FIG. 1B, the user A has saved in the USB memory 200 attached to the image forming apparatus 100.

これによりASC記憶メモリには空き容量が生じるので、ユーザAは所有するUSBメモリ200のアソシエーション情報を画像形成装置100に登録することができる。アソシエーション情報を登録した後は、画像形成装置100に装着されていたUSBメモリ200を取り外しても、ワイヤレスUSBにより画像形成装置100とUSBメモリ200が通信することができる。なお、USBメモリ200のアソシエーション情報については後述する。   As a result, free space is generated in the ASC storage memory, so that the user A can register the association information of the USB memory 200 owned by the user A in the image forming apparatus 100. After registering the association information, even if the USB memory 200 attached to the image forming apparatus 100 is removed, the image forming apparatus 100 and the USB memory 200 can communicate with each other by wireless USB. The association information of the USB memory 200 will be described later.

USBメモリ200に退避されたアソシエーション情報はUSBメモリ200から画像形成装置100に復帰させることができる。この場合、ユーザAが登録したアソシエーション情報をASC記憶メモリから削除して、ASC記憶メモリに再度、記憶させる。したがて、既存のユーザは携帯するUSB機器で画像形成装置100と通信することができる。   The association information saved in the USB memory 200 can be restored from the USB memory 200 to the image forming apparatus 100. In this case, the association information registered by user A is deleted from the ASC storage memory and stored again in the ASC storage memory. Therefore, an existing user can communicate with the image forming apparatus 100 using a portable USB device.

また、アソシエーション情報をUSBメモリ200に退避したままとしてもよい。この場合、次回、画像形成装置100と通信する場合、ユーザAはアソシエーション情報を登録することなく、画像形成装置100とUSBメモリとが通信することができる。   Further, the association information may be saved in the USB memory 200. In this case, when communicating with the image forming apparatus 100 next time, the user A can communicate with the image forming apparatus 100 and the USB memory without registering the association information.

図2は、画像形成装置100のハードウェア構成図の一例を示す。画像形成装置100は、コントローラ50と、プロッタ27、スキャナ28、ファックス制御ユニット26、及びその他ハードウェアリソース29とがPCIバス、PCI−Xバス又はPCI−Express等のシリアルインターバスで接続された構成となる。また、コントローラ50には操作部24が接続されている。なお、図では、認証の対象となるUSBメモリ200を示した。   FIG. 2 shows an example of a hardware configuration diagram of the image forming apparatus 100. The image forming apparatus 100 includes a controller 50, a plotter 27, a scanner 28, a fax control unit 26, and other hardware resources 29 connected by a serial interbus such as a PCI bus, a PCI-X bus, or a PCI-Express. It becomes. The controller 50 is connected to the operation unit 24. In the figure, the USB memory 200 to be authenticated is shown.

コントローラ50は、画像形成装置100全体の制御、すなわち、ファックス制御ユニット26、プロッタ27,スキャナ28及びその他ハードウェアリソース29を用いて、原稿の読み取り、印刷、ファクシミリ送受信、操作部24からの入力等を処理する制御部である。   The controller 50 controls the entire image forming apparatus 100, that is, uses the fax control unit 26, the plotter 27, the scanner 28, and other hardware resources 29 to read a document, print, send / receive a facsimile, input from the operation unit 24, etc. It is a control part which processes.

プロッタ27は、白黒プロッタ及び/又は1ドラムカラープロッタであり、印刷ジョブデータやスキャナ28が読み取った画像データに基づき、1ページ毎の画像を形成し、用紙に転写する。例えば、レーザービームを用いた電子写真プロセスを使って、感光ドラム等に形成したトナー画像を用紙に転写し、定着装置により熱と圧力により定着して出力する。   The plotter 27 is a black-and-white plotter and / or a one-drum color plotter, and forms an image for each page based on print job data and image data read by the scanner 28 and transfers the image onto a sheet. For example, a toner image formed on a photosensitive drum or the like is transferred onto a sheet using an electrophotographic process using a laser beam, and is fixed by a fixing device with heat and pressure and output.

また、スキャナ28は、コンタクトガラスに載置された原稿を光学的に走査して、その反射光をA/D変換して誤差拡散やガンマ変換などの画像処理を施し所定の解像度のデジタルデータに変換し画像データを生成する。   The scanner 28 optically scans the document placed on the contact glass, A / D converts the reflected light, performs image processing such as error diffusion and gamma conversion, and converts the digital data into a predetermined resolution. Convert to generate image data.

ファックス制御ユニット26は、NCU(Network Control Unit)を介して公衆通信網に接続し、例えばG3、G4規格のファクシミリに対応した通信手順(通信プロトコル)等に従いファクシミリの送受信を行う。ファックス制御ユニット26は、画像データにデータ圧縮や変調等の信号処理を施して送信すると共に、相手先から受信した画像データにデータの伸長やエラー訂正等を施し画像データを復元する。   The fax control unit 26 is connected to a public communication network via an NCU (Network Control Unit), and performs facsimile transmission / reception according to a communication procedure (communication protocol) corresponding to, for example, a G3 or G4 standard facsimile. The fax control unit 26 performs signal processing such as data compression and modulation on the image data and transmits it, and decompresses the image data received from the other party and corrects the error to restore the image data.

コントローラ50は、CPU11と、ノースブリッジ (以下、NB13という)と、システムメモリ(以下、MEM−P12という)と、サウスブリッジ (以下、SBという)と、ローカルメモリ(以下、MEM−C14という)と、ASIC(Application Specific Integrated Circuit)16と、ハードディスクドライブ(以下、HDD15という)と、ワイヤレスUSBホスト17と、NIC(Network Interface Card)18と、無線LANI/F19と、USBホスト22と、メモリカードI/F23と、を有する。なお、ASIC16とNB13の間はAGP(Accelerated GraphicsPort)で接続されている。   The controller 50 includes a CPU 11, a north bridge (hereinafter referred to as NB13), a system memory (hereinafter referred to as MEM-P12), a south bridge (hereinafter referred to as SB), and a local memory (hereinafter referred to as MEM-C14). , An ASIC (Application Specific Integrated Circuit) 16, a hard disk drive (hereinafter referred to as HDD 15), a wireless USB host 17, a NIC (Network Interface Card) 18, a wireless LAN I / F 19, a USB host 22, and a memory card I / F23. The ASIC 16 and the NB 13 are connected by an AGP (Accelerated Graphics Port).

CPU11は、MEM−P12、ASIC16、及び、ワイヤレスUSBホスト17等を結ぶバスに流通するデータの送信制御を行うNB13を介して、画像形成装置の全体を制御する。   The CPU 11 controls the entire image forming apparatus via the NB 13 that controls transmission of data distributed to a bus connecting the MEM-P 12, the ASIC 16, the wireless USB host 17, and the like.

NB13は、CPU11とMEM−P12、AGPとを接続するためのブリッジICであり、MEM−P12は、画像形成装置100の描画用メモリなどとして用いるシステムメモリである。   The NB 13 is a bridge IC for connecting the CPU 11 to the MEM-P 12 and AGP. The MEM-P 12 is a system memory used as a drawing memory of the image forming apparatus 100.

MEM−C14は、コピー用画像バッファ、符号バッファとして用いられるローカルメモリであり、ASIC16は、多数のレジスタや論理回路を備え、各モータドライバの制御部の他、ヘッドパルス生成部等として機能する。また、ASIC16は、AGP、HDD15およびMEM−C14をそれぞれ接続するブリッジの役割も果たす。   The MEM-C 14 is a local memory used as a copy image buffer and a code buffer, and the ASIC 16 includes a large number of registers and logic circuits, and functions as a head pulse generation unit in addition to a control unit of each motor driver. The ASIC 16 also serves as a bridge for connecting the AGP, HDD 15 and MEM-C 14 respectively.

操作部24は、ユーザAからの入力操作の受け付け並びにユーザAに向けた表示をおこなう操作部24であり、本実施形態では、ASC記憶メモリの設定、アソシエーション情報の登録等に使用される。なお、操作部24は、キーボードの他にタッチパネルを入力手段として有し、LCD(液晶ディスプレイ)等の表示部と兼用されている。   The operation unit 24 is an operation unit 24 that receives an input operation from the user A and performs display for the user A. In the present embodiment, the operation unit 24 is used for setting an ASC storage memory, registering association information, and the like. The operation unit 24 has a touch panel as an input means in addition to a keyboard, and is also used as a display unit such as an LCD (liquid crystal display).

HDD15は、画像データの蓄積、プログラムの蓄積、フォントデータの蓄積、フォームの蓄積を行うための記憶手段(ストレージ)である。本実施例ではHDD15に、アソシエーション情報を格納するASC記憶メモリを管理する通信情報管理プログラム20が記憶されているが、通信情報管理プログラム20はMEM−P12やMEM−C14その他の記憶手段に記憶されていてもよい。   The HDD 15 is storage means (storage) for accumulating image data, accumulating programs, accumulating font data, and accumulating forms. In this embodiment, the communication information management program 20 for managing the ASC storage memory for storing the association information is stored in the HDD 15, but the communication information management program 20 is stored in the MEM-P12, the MEM-C14, or other storage means. It may be.

AGPは、グラフィック処理を高速化するために提案されたグラフィックスアクセラレーターカード用のバスインターフェースであり、システムメモリに高スループットで直接アクセスすることにより、グラフィックスアクセラレーターカードの処理を高速化する。   AGP is a bus interface for graphics accelerator cards that has been proposed to speed up graphics processing, and speeds up processing of graphics accelerator cards by directly accessing system memory with high throughput.

ワイヤレスUSBホスト17は、USBメモリ200と無線で通信する通信装置である(特許請求の範囲の通信装置に対応する。)。ワイヤレスUSBについて詳細は後述する。NIC18は、例えばイーサネット(登録商標)に適合したLANインターフェイスであり、通信相手との間にデータリンクを構築し、上位のネットワーク層、トランスポート層にそれぞれ適合したプロトコル(TCP、IP等)を利用してデータを送受信する。   The wireless USB host 17 is a communication device that communicates with the USB memory 200 wirelessly (corresponding to the communication device in the claims). Details of the wireless USB will be described later. The NIC 18 is a LAN interface compatible with, for example, Ethernet (registered trademark), constructs a data link with a communication partner, and uses protocols (TCP, IP, etc.) compatible with the upper network layer and transport layer, respectively. Send and receive data.

無線LANI/F19は、例えばIEEE 802.11a/b/g等の通信規格に準拠し、アクセスポイントに介してLAN等のネットワークに接続する。   The wireless LAN I / F 19 conforms to a communication standard such as IEEE 802.11a / b / g, and connects to a network such as a LAN via an access point.

IEEE1394I/F21は、IEEE1394の通信規格を備えた機器と通信するインターフェイスであり、複数台の機器をデイジーチェーン接続することができる。動画などのサイズの大きなデータを送信するのに適しており、接続される機器は、例えばデジタルカメラやビデオカメラ等である。   The IEEE 1394 I / F 21 is an interface that communicates with a device having the IEEE 1394 communication standard, and a plurality of devices can be connected in a daisy chain. It is suitable for transmitting large-sized data such as a moving image, and a connected device is, for example, a digital camera or a video camera.

USBホスト22はUSBコントローラと呼ばれるICで、これをCPU11が実行するデバイスドライバ(ドライバソフトウェア)が制御してUSBI/Fを構成し、接続された例えばUSBメモリ200と通信する。同様に、メモリーカードI/F23は、メモリカード30からデータを読み出しまた記録媒体にデータを書き込むインターフェイスである。メモリカード30は、例えばSDカード、マルチメディアカード、xDカード等である
〔ワイヤレスUSB〕
ワイヤレスUSBについて説明する。ワイヤレスUSBは、有線によるUSBと下位互換性を有し、有線のUSBと同じようにホスト・スレーブ・アーキテクチャを採用している。また、USB2.0でサポートされている四つの転送タイプ(コントロール転送、バルク転送、インタラプト転送、アイソクロナス転送)のすべてに対応している。また、有線のUSBはハブに接続することで複数のUSB装置が接続されるツリー型のトポロジーを有していたが、ワイヤレスUSBは物理的な接続インターフェイスが不要なのでスター型のトポロジーとなる。
The USB host 22 is an IC called a USB controller, which is controlled by a device driver (driver software) executed by the CPU 11 to configure a USB I / F and communicate with a connected USB memory 200, for example. Similarly, the memory card I / F 23 is an interface that reads data from the memory card 30 and writes data to a recording medium. The memory card 30 is, for example, an SD card, a multimedia card, an xD card, etc. [Wireless USB]
The wireless USB will be described. Wireless USB has backward compatibility with wired USB, and adopts a host-slave architecture in the same way as wired USB. It also supports all four transfer types (control transfer, bulk transfer, interrupt transfer, isochronous transfer) supported by USB 2.0. In addition, a wired USB has a tree-type topology in which a plurality of USB devices are connected by connecting to a hub. However, a wireless USB has a star-type topology because a physical connection interface is unnecessary.

図3は、ワイヤレスUSBホスト17のブロック図の一例を示す。ワイヤレスUSBは、アナログ無線電波を受信するためのアンテナと、周波数のフィルタリング、中間波の生成、増幅等を無線電波に施すRF部42と、無線電波をデジタル信号に変換するベースバンド部41とを有する。   FIG. 3 shows an example of a block diagram of the wireless USB host 17. The wireless USB includes an antenna for receiving analog radio waves, an RF unit 42 that performs frequency filtering, generation of intermediate waves, amplification, and the like on radio waves, and a baseband unit 41 that converts radio waves into digital signals. Have.

ワイヤレスUSBは、UWB(Ultra Wide Band)と呼ばれる通信方法の一形態であり、ワイヤレスUSB(Certified Wireless USB)はUWDと同義又はUWBの下位概念である。   Wireless USB is a form of communication method called UWB (Ultra Wide Band), and Wireless USB (Certified Wireless USB) is synonymous with UWD or a subordinate concept of UWB.

RF部42は、通信方式としてMB−OFDM(Multi-band Orthogonal Frequency Division Multiplexing)方式またはDS−UWB(UltraWide Band)方式を使用する(IEEE802.15TG3a)。アンテナとRF部42はUWB物理層及びUWBMAC層に相当し、上述したMB−OFDMまたはDS−UWBに対応した無線電波を受信する。   The RF unit 42 uses an MB-OFDM (Multi-band Orthogonal Frequency Division Multiplexing) method or a DS-UWB (UltraWide Band) method as a communication method (IEEE 802.15TG3a). The antenna and the RF unit 42 correspond to the UWB physical layer and the UWB MAC layer, and receive radio waves corresponding to the above-described MB-OFDM or DS-UWB.

RF部42はシンセサイザを備えていて、バンド、チャネルの周波数を識別し、周波数割当データによるバンド、チャネルを制御する。RF部42は、MB−OFDMでは、3.1GHz〜10.6GHzの範囲の周波数帯を1〜5の5チャネルに分割し、各チャネルを3バンドまたは2バンドに分けて合計14バンドに分けて、各バンドをホッピングする方式で通信する。なお、UWBMAC層は、OSI基本参照モデルにおける、データリンク層の一部に相当する。   The RF unit 42 includes a synthesizer, identifies the frequency of the band and channel, and controls the band and channel based on the frequency allocation data. In the MB-OFDM, the RF unit 42 divides the frequency band in the range of 3.1 GHz to 10.6 GHz into 5 channels of 1 to 5, and divides each channel into 3 bands or 2 bands, for a total of 14 bands. Communicate by hopping each band. The UWBMAC layer corresponds to a part of the data link layer in the OSI basic reference model.

ベースバンド部41は、RF部42が変換した低周波領域の無線電波をデジタル信号に復調する。復調されたデジタル信号はPCIバスを介してMEM−P12に格納され、CPU11が実行する通信ソフトウェアにより、より上位のプロトコル層のプロトコルに対応した処理を施される。例えば、トランスポート層のTCP、ネットワーク層のIP等である。   The baseband unit 41 demodulates the low frequency radio wave converted by the RF unit 42 into a digital signal. The demodulated digital signal is stored in the MEM-P 12 via the PCI bus, and is subjected to processing corresponding to a protocol of a higher protocol layer by communication software executed by the CPU 11. For example, transport layer TCP, network layer IP, and the like.

ASC記憶メモリ43は例えばEEPROMで構成され、UWBMAC層における媒体識別値やUWBMAC層を構成するハードウェアのレジスタ設定値などを格納する。すなわち、ASC記憶メモリ43にアソシエーション情報が記憶される。   The ASC storage memory 43 is composed of, for example, an EEPROM, and stores a medium identification value in the UWBMAC layer, a register setting value of hardware configuring the UWBMAC layer, and the like. That is, association information is stored in the ASC storage memory 43.

なお、図2のIEEE1394I/F21には、IEEE1394のインターフェイスを備えた機器が有線で接続することを想定したが、IEEE1394とワイヤレスUSBとは、UWB物理層及びUWBMAC層を共通にできる。すなわち、複数の通信装置(ワイヤレスUSB、IEEE1394等)に共通にUWB物理層及びUWBMAC層を設け、コンバージェンス層を構築することで、ワイヤレスUSBだけでなくIEEE1394等についても、高速シリアル伝送を可能とするワイヤレスバスを提供することができる。   It is assumed that a device having an IEEE 1394 interface is connected to the IEEE 1394 I / F 21 in FIG. 2 by wire, but the IEEE 1394 and the wireless USB can share the UWB physical layer and the UWB MAC layer. That is, by providing a UWB physical layer and UWBMAC layer in common for a plurality of communication devices (wireless USB, IEEE 1394, etc.) and constructing a convergence layer, high-speed serial transmission is possible not only for wireless USB but also IEEE 1394, etc. A wireless bus can be provided.

続いて、アソシエーション情報について説明する。ワイヤレスUSBではUSB装置とワイヤレスUSBホスト17との間での通信を始める前に、アソシエーションという手続きを行なう。通信を行なう前に、機器とホストはお互いに、アソシエーション情報を保持しなければならない。   Next, association information will be described. In the wireless USB, before starting communication between the USB device and the wireless USB host 17, a procedure called association is performed. Before communicating, the device and host must hold association information with each other.

ワイヤレスUSBの場合、アソシエーション情報は、
1)通信元(つまり自分)のID、
2)通信先(つまり通信相手)のID、
3)暗号鍵
の3つである。
For wireless USB, the association information is
1) ID of the communication source (that is, you)
2) ID of communication destination (that is, communication partner),
3) Three encryption keys.

そのアソシエーションは、先にIDを互いに交換しそのIDを用いて暗号鍵を交換することで行われる。アソシエーションが完了した後は、その鍵を用いて暗号化通信を行なう。   The association is performed by exchanging IDs with each other first and exchanging encryption keys using the IDs. After the association is completed, encrypted communication is performed using the key.

アソシエーションの態様には、Numeric AssociationとCable Associationとが考えられている。図4はNumeric AssociationとCable Associationをそれぞれ模式的に示す図の一例である。   As an association mode, Numeric Association and Cable Association are considered. FIG. 4 is an example of a diagram schematically illustrating the Numeric Association and the Cable Association.

各USBメモリ200は、固有のIDを不揮発メモリに記憶している。固有のIDは例えば4桁の数字である。また、Numeric Associationの場合、固有のIDは不揮発メモリに記憶されているだけでなく、シール等により目視できる形態でUSBメモリ200に貼付又は添付されている。   Each USB memory 200 stores a unique ID in a nonvolatile memory. The unique ID is, for example, a 4-digit number. In the case of the Numeric Association, the unique ID is not only stored in the nonvolatile memory but also attached or attached to the USB memory 200 in a form that can be visually checked with a seal or the like.

Numeric Associationでは、画像形成装置100にUSBメモリ200がもつ固有のIDを入力することで行う。例えば、USBメモリ200の固有のIDが「1234」の場合、USBメモリ200のユーザAは操作部24を操作して「1234」を入力する。これにより、画像形成装置100のワイヤレスUSBホスト17は、USBメモリ200を識別できるようになり、USBメモリ200に記憶されている暗号鍵を交換できるようになる。暗号鍵が交換されれば、画像形成装置100は、通信元のID、通信先のID、及び暗号鍵を記憶したことになる。   Numeric association is performed by inputting a unique ID of the USB memory 200 to the image forming apparatus 100. For example, when the unique ID of the USB memory 200 is “1234”, the user A of the USB memory 200 operates the operation unit 24 and inputs “1234”. As a result, the wireless USB host 17 of the image forming apparatus 100 can identify the USB memory 200 and can exchange the encryption key stored in the USB memory 200. If the encryption key is exchanged, the image forming apparatus 100 stores the communication source ID, the communication destination ID, and the encryption key.

Cable Associationでは、画像形成装置100とUSBメモリ200をUSBホスト22にケーブルを介し又は直接接続して、例えば画像形成装置100又はUSBメモリ200に所定の操作を入力することで、固有のIDを登録する。所定の操作とは、画像形成装置100であれば、例えば操作部24から予め定められた一連の操作を入力することであり、USBメモリでは、例えばリセットボタンの長押し等である。   In the Cable Association, the image forming apparatus 100 and the USB memory 200 are connected to the USB host 22 via a cable or directly, and for example, a predetermined operation is input to the image forming apparatus 100 or the USB memory 200 to register a unique ID. To do. In the case of the image forming apparatus 100, the predetermined operation is, for example, inputting a predetermined series of operations from the operation unit 24. In the USB memory, for example, a long press of a reset button or the like.

したがって、いったん物理的に接続した後は、画像形成装置100にアソシエーション情報が記憶された状態となるので、物理的な接続を解消しても、画像形成装置100とUSBメモリ200は無線で通信することができる。   Therefore, once the physical connection is established, the association information is stored in the image forming apparatus 100. Therefore, even if the physical connection is canceled, the image forming apparatus 100 and the USB memory 200 communicate wirelessly. be able to.

アソシエーション情報を取得した後は、画像形成装置100は、USBメモリ200から取得した暗号鍵により送信するデータを暗号化して送信し、USBメモリ200は受信したデータを元々記憶している暗号鍵で復号化する。また、USBメモリ200は、元々記憶している暗号鍵により送信するデータを暗号化して送信し、画像形成装置100は受信したデータをUSBメモリ200から取得した暗号鍵により復号化する。   After acquiring the association information, the image forming apparatus 100 encrypts and transmits the data to be transmitted with the encryption key acquired from the USB memory 200, and the USB memory 200 decrypts the received data with the encryption key originally stored. Turn into. Further, the USB memory 200 encrypts and transmits the data to be transmitted with the originally stored encryption key, and the image forming apparatus 100 decrypts the received data with the encryption key acquired from the USB memory 200.

〔ソフトウェアモジュール〕
図5は、画像形成装置100のソフトウェアモジュールの一例を示す図である。ソフトウェアモジュールは、上記のプロッタ27、スキャナ28、その他ハードウェアリソース29とHW(Hard Ware) I/Fを介して接続された構成となり、主に、プラットホーム80とアプリケーション70とから構成される。
[Software module]
FIG. 5 is a diagram illustrating an example of a software module of the image forming apparatus 100. The software module is configured to be connected to the above-described plotter 27, scanner 28, and other hardware resources 29 via a hardware hardware (HW) I / F, and mainly includes a platform 80 and an application 70.

プラットホーム80は、アプリケーション70からの処理要求を解釈してハードウェア資源の獲得要求を発生させるコントロールサービス55と、1以上のハードウェア資源の管理を行い、コントロールサービス55からの獲得要求を調停するシステムリソースマネージャ(SRM63)と、OS64と、認証情報管理部60と、を有する。   The platform 80 interprets a processing request from the application 70 and generates a hardware resource acquisition request, and a system that manages one or more hardware resources and arbitrates the acquisition request from the control service 55. A resource manager (SRM 63), an OS 64, and an authentication information management unit 60 are included.

コントロールサービス55は、複数のサービスモジュールから形成され、SCS(システムコントロールサービス)62と、ECS(エンジンコントロールサービス)56と、MCS(メモリコントロールサービス)57と、OCS(オペレーションパネルコントロールサービス)58と、FCS(ファックスコントロールサービス)59と、NCS(ネットワークコントロールサービス)61とから構成される。なお、プラットホーム80は、あらかじめ定義されたプログラムによりアプリケーション70から処理要求を受け取るAPI(プリケーションプログラムインタフェース)を有する。   The control service 55 is formed of a plurality of service modules, and includes an SCS (system control service) 62, an ECS (engine control service) 56, an MCS (memory control service) 57, an OCS (operation panel control service) 58, An FCS (fax control service) 59 and an NCS (network control service) 61 are included. The platform 80 has an API (Application Program Interface) that receives a processing request from the application 70 by a predefined program.

OS64は、LINUX(登録商標)やUNIX(登録商標)などの汎用オペレーティングシステムであり、プラットホーム80及びアプリケーション70の各ソフトウェアをそれぞれプロセスとして並列に実行することができる。OS64には、ワイヤレスUSBホスト17、NIC18、無線LANI/F19、IEEE1394I/F21、USBホスト22、及び、メモリカードI/F23と通信する各種のデバイスドライバを有する。   The OS 64 is a general-purpose operating system such as LINUX (registered trademark) or UNIX (registered trademark), and can execute each software of the platform 80 and the application 70 in parallel as processes. The OS 64 includes various device drivers that communicate with the wireless USB host 17, the NIC 18, the wireless LAN I / F 19, the IEEE 1394 I / F 21, the USB host 22, and the memory card I / F 23.

SRM63は、SCS62とともにシステムの制御およびリソースの管理を行う。SRM63のプロセスは、上位層からの要求に対してハードウェア資源の利用スケジューリングを行い、ハードウェアリソースによる動作を制御する。   The SRM 63 controls the system and manages resources together with the SCS 62. The process of the SRM 63 performs use scheduling of hardware resources in response to a request from an upper layer, and controls operations based on the hardware resources.

SCS62は、アプリ管理、操作部24の制御、システム画面表示、LED表示、リソース管理、割り込みアプリ制御等を行う。ECS56は、ハードウェアリソースのエンジンの制御を行う。   The SCS 62 performs application management, control of the operation unit 24, system screen display, LED display, resource management, interrupt application control, and the like. The ECS 56 controls the hardware resource engine.

MCS57は、画像メモリの取得および解放、HDD15の利用、画像データの圧縮および伸張などを行う。FCS59は、システムコントローラの各アプリ層からPSTN/ISDN網を利用したファクシミリ送受信、バックアップSRAMに記憶されている各種ファクシミリデータの登録/引用、ファクシミリ読みとり、ファクシミリ受信印刷、融合送受信を行うためのAPIを提供する。   The MCS 57 acquires and releases an image memory, uses the HDD 15, compresses and decompresses image data, and the like. The FCS 59 has APIs for performing facsimile transmission / reception using PSTN / ISDN network from each application layer of the system controller, registration / quotation of various facsimile data stored in the backup SRAM, facsimile reading, facsimile reception printing, and fusion transmission / reception. provide.

NCS61は、ネットワークI/Oを必要とするアプリケーション70に対して共通に利用できるサービスを提供するためのプロセスであり、ネットワーク側から各プロトコルによって受信したデータを各アプリケーション70に振り分けたり、アプリケーション70からデータをネットワーク側に送信する際の仲介を行う。具体的には、FTP等のプロトコルの各種デーモンや、同プロトコルのクライアント機能などを有している。   The NCS 61 is a process for providing a service that can be commonly used for the applications 70 that require network I / O. The NCS 61 distributes the data received from the network side according to each protocol to each application 70, or from the application 70. Mediates when sending data to the network side. Specifically, it has various daemons for protocols such as FTP, and client functions for the same protocol.

OCS58は、ユーザAと本体制御間の情報伝達手段となる操作部(オペレーションパネル)24の制御を行う。OCS58は、操作部24からキー押下をキーイベントとして取得し、取得したキーに対応したキーイベント関数をSCS62に送信する部分と、アプリケーション70またはコントロールサービス55からの要求により表示部25に各種画面を描画出力する描画関数やその他操作部に対する制御を行う関数などがあらかじめ登録されたOCS関数ライブラリの部分とから構成される。   The OCS 58 controls the operation unit (operation panel) 24 serving as information transmission means between the user A and the main body control. The OCS 58 acquires a key press from the operation unit 24 as a key event, transmits a key event function corresponding to the acquired key to the SCS 62, and displays various screens on the display unit 25 in response to a request from the application 70 or the control service 55. A drawing function for drawing output, a function for controlling the operation unit, and the like are configured from a portion of the OCS function library registered in advance.

アプリケーション70は、プリンタ用のプリンタアプリ51と、コピー用のコピーアプリ52と、ファクシミリ用のファックスアプリ53と、スキャナ28用のスキャナアプリ54と、を有している。   The application 70 includes a printer application 51 for a printer, a copy application 52 for copying, a fax application 53 for facsimile, and a scanner application 54 for the scanner 28.

コントロールサービス55には、認証情報を管理する認証情報管理部60が設けられる。認証情報管理部60は、コントロールサービス55でプロセスとして動作し、他のプロセスやアプリケーション70と通信して、ASC記憶メモリ43に記憶されたアソシエーション情報を退避及び復帰(再度、記憶させる)させる。   The control service 55 is provided with an authentication information management unit 60 that manages authentication information. The authentication information management unit 60 operates as a process in the control service 55, communicates with other processes and applications 70, and saves and restores (restores) association information stored in the ASC storage memory 43.

〔認証情報管理部60〕
図6は、認証情報管理部60のブロック図の一例を、図7は、ASC記憶メモリ43とアソシエーション情報とを模式的に示す図の一例を、それぞれ示す。認証情報管理部60は、ASC記憶メモリ43にアソシエーション情報を記憶する空きメモリがない場合に、ASC記憶メモリ43の一部を退避する。このため、ASC記憶メモリ43の空きメモリ容量(以下、単に残メモリという)を検出する残メモリ検出部61を有する。残メモリ検出部61は、アソシエーション情報をワイヤレスUSBホスト17のASC記憶メモリ43に登録する状況になると、デバイスドライバを介してASC記憶メモリ43にアクセスし、アソシエーション情報を記憶するだけの残メモリがあるか否かを判定する。
[Authentication Information Management Unit 60]
FIG. 6 shows an example of a block diagram of the authentication information management unit 60, and FIG. 7 shows an example of a diagram schematically showing the ASC storage memory 43 and association information. The authentication information management unit 60 saves part of the ASC storage memory 43 when there is no free memory for storing the association information in the ASC storage memory 43. For this purpose, the ASC storage memory 43 includes a remaining memory detection unit 61 that detects the free memory capacity (hereinafter simply referred to as remaining memory). When the remaining memory detecting unit 61 registers the association information in the ASC storage memory 43 of the wireless USB host 17, there is a remaining memory for accessing the ASC storage memory 43 via the device driver and storing the association information. It is determined whether or not.

図7(a)のように、例えば4つのアソシエーション情報を記憶するとASC記憶メモリ43の記憶容量の上限まで達する場合、残メモリ検出部61はアソシエーション情報を記憶するだけの残メモリがないことを検出する。   As shown in FIG. 7A, for example, when four pieces of association information are stored and the upper limit of the storage capacity of the ASC storage memory 43 is reached, the remaining memory detection unit 61 detects that there is no remaining memory to store the association information. To do.

なお、残メモリがゼロでなくても、アソシエーション情報を記憶するだけの残メモリがなければ、ASC記憶メモリ43の記憶容量の上限まで記憶されていると判定される。また、アソシエーション情報を記憶するだけの残メモリがある場合に、アソシエーション情報の退避を禁止するものではない。   Even if the remaining memory is not zero, if there is not enough remaining memory to store association information, it is determined that the storage capacity of the ASC storage memory 43 is stored up to the upper limit. Further, when there is a remaining memory sufficient to store association information, saving of association information is not prohibited.

退避部62は、ASC記憶メモリ43に残メモリがない場合、ASC記憶メモリ43のアソシエーション情報を外部メモリに退避する。図7(a)では、A1〜A4の4つのうちいずれか1以上を退避すれば、新しいアソシエーション情報をASC記憶メモリ43に記憶できるので、退避部62はA1〜A4のいずれかのアソシエーション情報を外部メモリに退避させる。退避させるアソシエーション情報の数は1つであるが、例えば、頻繁に新しいアソシエーション情報が登録される画像形成装置100の場合、そのような頻度に応じて2個ずつ又は3以上ずつのアソシエーション情報を退避してもよい。一度に退避するアソシエーション情報の数は、予め設定されている。   When there is no remaining memory in the ASC storage memory 43, the save unit 62 saves the association information in the ASC storage memory 43 to the external memory. In FIG. 7A, if any one or more of four of A1 to A4 is saved, new association information can be stored in the ASC storage memory 43. Therefore, the saving unit 62 stores any of the association information of A1 to A4. Save to external memory. The number of association information to be saved is one. For example, in the case of the image forming apparatus 100 in which new association information is frequently registered, two or three or more association information is saved according to such frequency. May be. The number of association information saved at a time is set in advance.

退避するアソシエーション情報の選択について説明する。退避するアソシエーション情報は、使用されていない又は使用されないことが予想されるアソシエーション情報である。したがって、例えば、LRU(Least Recently Used )方式に基づき、最も最近使われなかったアソシエーション情報をASC記憶メモリ43から退避する。このため、図7(a)に示すように、ASC記憶メモリ43には、各アソシエーション情報に対応づけて最後に使用した日時が記憶されている。   Selection of association information to be saved will be described. The association information to be saved is association information that is not used or is not expected to be used. Therefore, for example, the least recently used association information is saved from the ASC storage memory 43 based on the LRU (Least Recently Used) method. For this reason, as shown in FIG. 7A, the ASC storage memory 43 stores the date and time last used in association with each association information.

また、LURでなく、FIFO(First In First Out)方式で退避するアソシエーション情報を決定してもよい。この場合、ASC記憶メモリ43には、各アソシエーション情報に対応づけて登録した日時が記憶される。また、一度、アソシエーション情報を登録したユーザAが、もう一度、そのアソシエーション情報を使用する可能性が低いような画像形成装置100では、LRUやFIFOでなく、無作為に退避するアソシエーション情報を選択してもよい。また、画像形成装置100の使用権限にランクを設け、ランクの低い者から先にアソシエーション情報を退避するとしてもよい。この場合、ASC記憶メモリ43には、各アソシエーション情報に対応づけて各ユーザのランクが記憶される。   Further, association information to be saved may be determined by a FIFO (First In First Out) method instead of the LUR. In this case, the ASC storage memory 43 stores the date and time registered in association with each association information. In addition, in the image forming apparatus 100 in which the user A who once registered the association information is unlikely to use the association information again, the user A selects association information to be saved at random instead of LRU or FIFO. Also good. In addition, a rank may be provided for the authority to use the image forming apparatus 100, and association information may be saved first from a lower rank person. In this case, the rank of each user is stored in the ASC storage memory 43 in association with each association information.

なお、アソシエーション情報を登録するユーザAが、退避するアソシエーション情報を操作部24から選択してもよい。この場合、退避部62は、図7(a)のA1〜A4のアソシエーション情報をASC記憶メモリ43から読み出し表示部25に一覧表示する。そして、ユーザAが選択したアソシエーション情報を退避する。例えば、ASC記憶メモリ43にユーザAの識別が可能な情報(例えば、社員番号、氏名、所属部署等)が記憶されていることとすれば、ユーザAはどのアソシエーション情報であれば削除してよいか選択できるので、LRUやFIFOよりも確実によく使用するアソシエーション情報を残して、自分のアソシエーション情報を登録することができる。   Note that the user A who registers association information may select association information to be saved from the operation unit 24. In this case, the saving unit 62 reads the association information A1 to A4 of FIG. 7A from the ASC storage memory 43 and displays the list on the display unit 25. Then, the association information selected by the user A is saved. For example, if information that can identify the user A (for example, employee number, name, department, etc.) is stored in the ASC storage memory 43, the user A may delete any association information. Therefore, it is possible to register the association information by leaving the association information used more certainly than the LRU and FIFO.

退避先について説明する。退避先はASC記憶メモリ43以外あればよく、例えば、USBメモリ200、SDカードのようなメモリカード30、HDD(画像形成装置100に内蔵されていてもワイヤレスUSBホスト17から見ると外部メモリとなる)15等が外部メモリに相当する。好適な退避先の外部メモリは、退避したアソシエーション情報を最終的にどうするかによって変わると考えられる。   The save destination will be described. The save destination may be anything other than the ASC storage memory 43, for example, a USB memory 200, a memory card 30 such as an SD card, an HDD (even if incorporated in the image forming apparatus 100, it becomes an external memory when viewed from the wireless USB host 17. 15) corresponds to the external memory. A suitable save destination external memory is considered to change depending on how to finally save the saved association information.

例えば、退避したアソシエーション情報を、通信終了後にASC記憶メモリ43に復帰させる場合、原則的にはどの外部メモリに退避してもよいが、脱着可能な外部メモリでは、退避や復帰中に取り外されるおそれがあることを考慮すると、HDD15に退避することが好ましい。   For example, when the saved association information is restored to the ASC storage memory 43 after the end of communication, in principle, it may be saved in any external memory, but in a removable external memory, it may be removed during saving or restoration. In view of this, it is preferable to retreat to the HDD 15.

また、例えば、退避したアソシエーション情報を、通信終了後にASC記憶メモリ43に復帰させない場合(退避したままの場合)、画像形成装置100のHDD15はアプリケーション70からアクセスしうる記憶手段であるため、HDD15にアソシエーション情報を記憶することが好ましいとは限らない。このため、通信終了後にASC記憶メモリ43に復帰させない場合は、USBメモリ200やメモリカード30の様に着脱可能な外部メモリに退避することが好ましい。この場合、USBメモリ200に退避されるアソシエーション情報は、第三者のアソシエーション情報であって、その人物(ユーザB)を特定することは困難なので、ユーザAがユーザBのアソシエーション情報を記憶したUSBメモリ200を携帯していても、セキュリティ上の大きなハードルとはならない。すなわち、アソシエーション情報、画像形成装置100及びユーザBのUSBメモリ200が同時に同じ場所に存在しなければ、USBメモリ200と画像形成装置100は通信できないので、ユーザBのUSBメモリ200が悪用されるおそれは少ない。   Further, for example, when the saved association information is not restored to the ASC storage memory 43 after the communication is completed (when the saved association information is kept saved), the HDD 15 of the image forming apparatus 100 is a storage unit that can be accessed from the application 70. It is not always preferable to store association information. For this reason, when not returning to the ASC storage memory 43 after the communication is completed, it is preferable to save to the removable external memory such as the USB memory 200 or the memory card 30. In this case, the association information saved in the USB memory 200 is third-party association information, and it is difficult to specify the person (user B), so the user A stores the user B association information. Even if the memory 200 is carried, it does not become a big security hurdle. That is, if the association information, the image forming apparatus 100, and the USB memory 200 of the user B do not exist at the same place, the USB memory 200 and the image forming apparatus 100 cannot communicate with each other. That is less.

図7(b)では、LRUにより退避するアソシエーション情報を選択し、USBメモリ200にアソシエーション情報を退避した。したがって、最も最後に使用されたA4のアソシエーション情報がUSBメモリ200に退避されている。   In FIG. 7B, association information to be saved by LRU is selected, and the association information is saved in the USB memory 200. Therefore, the last used A4 association information is saved in the USB memory 200.

図6に戻り、アソシエーション情報登録部63は、アソシエーション情報をASC記憶メモリ43に登録する。Cable Associationでは、USBメモリ200の固有のIDはUSBメモリ200からアソシエーション情報登録部63が読み出すことができる。例えば、初めて画像形成装置100にUSBメモリ200が装着される場合は、プラグアンドプレイの仕組みを利用して、USBメモリ200がUSBホスト22に装着されたことをOS64が検出すると、デバイスドライバをインストールする。デバイスドライバは、ワイヤレスUSBの通信装置を備えたUSBメモリ200が装着されたことを検出する。   Returning to FIG. 6, the association information registration unit 63 registers the association information in the ASC storage memory 43. In the cable association, the unique ID of the USB memory 200 can be read from the USB memory 200 by the association information registration unit 63. For example, when the USB memory 200 is attached to the image forming apparatus 100 for the first time, the device driver is installed when the OS 64 detects that the USB memory 200 is attached to the USB host 22 using a plug-and-play mechanism. To do. The device driver detects that the USB memory 200 including the wireless USB communication device is attached.

また、既に、USBメモリ200のデバイスドライバがインストールされている場合、デバイスドライバは、ワイヤレスUSBの通信装置を備えたUSBメモリ200が装着されたことを検出する。   If the device driver for the USB memory 200 has already been installed, the device driver detects that the USB memory 200 having a wireless USB communication device has been installed.

そして、アソシエーション情報登録部63は、デバイスドライバを介して固有のIDを読み出す。また、Numeric Associationでは操作部24から固有のIDが入力されるので、OCS58及びSCS62を介して、アソシエーション情報登録部63は固有のIDを取得する。   Then, the association information registration unit 63 reads the unique ID via the device driver. In the Numeric Association, since a unique ID is input from the operation unit 24, the association information registration unit 63 acquires a unique ID via the OCS 58 and the SCS 62.

固有のIDを取得したアソシエーション情報登録部63は、固有のIDに基づきUSBメモリ200と無線又は有線で通信し、USBメモリ200から暗号鍵を受信する。   The association information registration unit 63 that has acquired the unique ID communicates with the USB memory 200 wirelessly or by wire based on the unique ID, and receives the encryption key from the USB memory 200.

画像形成装置100にとって、自分の固有のIDは既知であるので、これにより上記の3つの情報から成るアソシエーション情報を取得したことになる。   Since the image forming apparatus 100 has its own unique ID, the association information composed of the above three pieces of information is acquired.

図7(c)では、ユーザAのUSBメモリ200のアソシエーション情報A5がASC記憶メモリ43に記憶された。   In FIG. 7C, the association information A5 of the USB memory 200 of the user A is stored in the ASC storage memory 43.

処理設定部64は、退避したアソシエーション情報を復帰させるか否かを退避情報処理部65に設定する。処理設定部64は、表示部25に処理方法の選択画面を表示するようOCS58に要求する。図8は、表示部25に表示された処理方法の選択画面の一例を示す。処理方法の選択画面には、「通信完了後のアソシエーション情報の処理方法を選択してください。」というメッセージと共に、2つのボタン「通信完了後に、退避したアソシエーション情報をメモリに戻す」「メモリに戻さず、退避したままにする」が表示されている。   The process setting unit 64 sets in the save information processing unit 65 whether or not to restore the saved association information. The process setting unit 64 requests the OCS 58 to display a process method selection screen on the display unit 25. FIG. 8 shows an example of a processing method selection screen displayed on the display unit 25. On the processing method selection screen, there are two buttons “Return the saved association information to memory after completion of communication” and “Restore to memory” together with the message “Please select the processing method of association information after completion of communication”. Is left evacuated "is displayed.

このボタンの選択が、ユーザAのアソシエーション情報を画像形成装置100に残すか否かを設定することになるので、例えば、今後もワイヤレスUSBにより通信すると考えた場合には、「メモリに戻さず、退避したままにする」を選択すればよい。   Since the selection of this button will set whether or not the association information of the user A is left in the image forming apparatus 100, for example, when it is considered that communication will be performed by wireless USB in the future, “not return to memory, Select “Keep evacuated”.

ユーザAが選択したボタンをOCS58がキーイベントとして取得しSCS62に送出すると、SCS62から処理設定部64に選択したボタンが通知される。処理設定部64は、いずれのボタンが選択されたかによって、退避情報処理部65に処理方法を設定する。
「通信完了後に、退避したアソシエーション情報をメモリに戻す」が選択された場合、退避情報処理部65は、通信終了後、通信に使用したアソシエーション情報をASC記憶メモリ43から削除する。図7(d)に示すように、A5のアソシエーション情報がASC記憶メモリ43から削除される。したがって、ユーザAが次にワイヤレス通信する場合には、再度、アソシエーション情報を登録する。
When the OCS 58 acquires the button selected by the user A as a key event and sends it to the SCS 62, the selected button is notified from the SCS 62 to the process setting unit 64. The processing setting unit 64 sets a processing method in the save information processing unit 65 depending on which button is selected.
When “return the saved association information to memory after completion of communication” is selected, the saved information processing unit 65 deletes the association information used for communication from the ASC storage memory 43 after the communication is completed. As shown in FIG. 7D, the association information of A5 is deleted from the ASC storage memory 43. Therefore, when user A performs wireless communication next time, association information is registered again.

退避情報処理部65は、ASC記憶メモリ43からアソシエーション情報を削除すると、USBメモリ200に退避しておいたアソシエーション情報を読み出し、ASC記憶メモリ43に記憶する。以上により、ASC記憶メモリ43の状態は、図7(a)に示した元の状態に戻る。   When the association information is deleted from the ASC storage memory 43, the save information processing unit 65 reads the association information saved in the USB memory 200 and stores it in the ASC storage memory 43. As described above, the state of the ASC storage memory 43 returns to the original state shown in FIG.

〔画像形成装置100の動作手順〕
画像形成装置100の動作手順について図9のフローチャート図に基づき説明する。図9のフローチャート図は、例えば、アソシエーションがスタートするとスタートするので、Numeric Associationでは操作部24から所定の操作が入力された場合、Cable AssociationではUSBメモリ200が装着された場合や操作部24から所定の操作が入力された場合にスタートする。
[Operation Procedure of Image Forming Apparatus 100]
The operation procedure of the image forming apparatus 100 will be described with reference to the flowchart of FIG. The flowchart in FIG. 9 starts when, for example, the association starts. Therefore, when a predetermined operation is input from the operation unit 24 in the Numeric Association, the USB memory 200 is installed in the Cable Association, or the predetermined operation is performed from the operation unit 24. Starts when an operation is entered.

まず、残メモリ検出部61は、ASC記憶メモリ43にアクセスし、ASC記憶メモリ43の残メモリを検出する(S10)。本実施形態では、ASC記憶メモリ43にアソシエーション情報を記録する残メモリがないものとする。   First, the remaining memory detection unit 61 accesses the ASC storage memory 43 and detects the remaining memory in the ASC storage memory 43 (S10). In the present embodiment, it is assumed that there is no remaining memory for recording association information in the ASC storage memory 43.

したがって、残メモリ検出部61は、ASC記憶メモリ43にアソシエーション情報を記録するだけの残メモリがないことを検出する(S20)。   Therefore, the remaining memory detection unit 61 detects that there is no remaining memory for recording the association information in the ASC storage memory 43 (S20).

続いて、退避部62は退避するアソシエーション情報を決定する(S30)。
図10(a)(b)は退避にかかる処理の手順を示すフローチャート図の一例である。このうち、図10(a)はユーザAが退避するアソシエーション情報を選択する場合のフローチャート図を、図10(b)は退避部62が退避するアソシエーション情報を選択する場合のフローチャート図をそれぞれ示す。
Subsequently, the saving unit 62 determines association information to be saved (S30).
FIGS. 10A and 10B are examples of flowcharts showing the procedure of processing related to saving. FIG. 10A shows a flowchart when the user A selects association information to be saved, and FIG. 10B shows a flowchart when the saving unit 62 selects association information to be saved.

ユーザAが操作部24から選択する場合には、退避部62がASC記憶メモリ43に記憶されているアソシエーション情報を一覧に表示し、退避部62はその中からユーザAが選択したアソシエーション情報を取得する(S310)。ステップS310の後、図9のステップS40に戻る。   When the user A selects from the operation unit 24, the save unit 62 displays the association information stored in the ASC storage memory 43 in a list, and the save unit 62 acquires the association information selected by the user A from the list. (S310). After step S310, the process returns to step S40 in FIG.

また、退避するアソシエーション情報を自動で選択すると設定されていれば、退避部62は、例えばLRU、FIFO又は無作為の方式のいずれかで、アソシエーション情報を選択する。図10(b)ではLRUにより退避するアソシエーション情報を退避するとした。   Further, if it is set to automatically select the association information to be saved, the saving unit 62 selects the association information by, for example, any one of LRU, FIFO, or random method. In FIG. 10B, the association information saved by LRU is saved.

このため、退避部62は、まず、ASC記憶メモリ43内の全てのアソシエーション情報について、最後にワイヤレス通信のために使用された時刻を読み出す(S410)。   For this reason, the saving unit 62 first reads the time used for the wireless communication last for all the association information in the ASC storage memory 43 (S410).

そして、退避部62は、時刻が最も早い(使われてから最も時間が経過している)アソシエーション情報を退避するアソシエーション情報に決定する(S420)。ステップS310の後、図9のステップS40に戻る。   Then, the saving unit 62 determines the association information to save the association information with the earliest time (the most time has elapsed since being used) (S420). After step S310, the process returns to step S40 in FIG.

なお、図10(a)(b)では、予め手動でアソシエーション情報を選択するか、自動で選択するかが設定されていることとしたが、一連の手順の中で退避するアソシエーション情報の選択の仕方まで設定してもよい。この場合、退避部62はマニュアル選択又は自動選択の選択画面を表示し、ユーザAがマニュアル選択を設定した場合にはASC記憶メモリ43に記憶されているアソシエーション情報を一覧に表示し、ユーザAに選択を促す。また、ユーザAが自動選択を設定した場合には、LRU、FIFO又は無作為の方式のいずれかで、アソシエーション情報を選択する。   In FIGS. 10A and 10B, whether association information is manually selected or automatically selected is set in advance, but selection of association information to be saved in a series of procedures is performed. You may set as much as you like. In this case, the saving unit 62 displays a selection screen for manual selection or automatic selection. When the user A sets manual selection, the association information stored in the ASC storage memory 43 is displayed in a list, and the user A is displayed. Encourage selection. When user A sets automatic selection, association information is selected by either LRU, FIFO, or a random method.

図9に戻り、退避部62は、ユーザAが選択したアソシエーション情報又は自動的に選択したアソシエーション情報をASC記憶メモリ43から退避する(S40)。退避先の外部メモリは、例えば、USBメモリ200である。Cable Associationでは、既にUSBメモリ200が装着されているものとしてよく、Numeric Associationでは退避部62がUSBメモリ200を接続するよう表示部25にメッセージを表示してもよい。   Returning to FIG. 9, the saving unit 62 saves the association information selected by the user A or the association information automatically selected from the ASC storage memory 43 (S40). The save destination external memory is, for example, the USB memory 200. In the Cable Association, the USB memory 200 may be already attached. In the Numeric Association, the save unit 62 may display a message on the display unit 25 to connect the USB memory 200.

退避により、ASC記憶メモリ43にアソシエーション情報を記憶する空き容量が生じると、アソシエーション情報登録部63は、通信しようとするUSBメモリ200のアソシエーション情報をASC記憶メモリ43に記憶する(S50)。すなわち、USBメモリ200から読み出した又はユーザAが入力した固有のID及び暗号鍵、それに、ワイヤレスUSBホスト17の固有のIDを加えてアソシエーション情報を生成し、ASC記憶メモリ43に記憶する。これにより、USBメモリ200とワイヤレスUSBホスト17とが通信可能となる。   When free space is generated in the ASC storage memory 43 for storing the association information, the association information registration unit 63 stores the association information of the USB memory 200 to be communicated in the ASC storage memory 43 (S50). That is, association information is generated by adding the unique ID and encryption key read from the USB memory 200 or input by the user A and the unique ID of the wireless USB host 17, and stored in the ASC storage memory 43. As a result, the USB memory 200 and the wireless USB host 17 can communicate with each other.

通信が終了したか否かは、USBメモリ200の使用方法に応じて定まると考えられるが、必ずしも実際に終了したか否かを画像形成装置100が検出する必要はない。通信の終了の検出には、USBメモリ200の役割が完了したことで検出する方法と、通信が切断されたことで検出する方法がある。   Whether or not the communication has ended is considered to be determined according to the usage method of the USB memory 200, but the image forming apparatus 100 does not necessarily have to detect whether or not the communication has actually ended. The detection of the end of communication includes a method for detecting when the role of the USB memory 200 is completed and a method for detecting when the communication is disconnected.

例えば、USBメモリ200の役割として、ユーザAの認証に用いる場合が想定されるが、この場合、認証が成立又は不成立となった時点で通信が終了する。また、USBメモリ200に記憶されたデータを画像形成装置100で印刷するような場合では、データの転送が終了しユーザAがUSBメモリ200から転送するデータはないと判断した時点で通信が終了する。後者の場合には、ユーザAが画像形成装置100の操作部24に通信の終了を入力することで、画像形成装置100が通信の終了を検出できる。   For example, the role of the USB memory 200 is assumed to be used for the authentication of the user A. In this case, the communication ends when the authentication is established or not established. Further, in the case where the data stored in the USB memory 200 is printed by the image forming apparatus 100, the communication ends when the data transfer ends and the user A determines that there is no data transferred from the USB memory 200. . In the latter case, when the user A inputs the end of communication to the operation unit 24 of the image forming apparatus 100, the image forming apparatus 100 can detect the end of communication.

また、通信が切断されたことで通信の終了を検出する場合は、アソシエーションの態様によって検出方法が異なる。すなわち、通信が終了した時点では、USBメモリ200が画像形成装置100に装着された状態(主に、Cable Associationの場合)と、USBメモリ200が画像形成装置100に装着されていない状態(主に、Numeric Associationの場合)とが考えられる。したがって、USBメモリ200が画像形成装置100に装着されている場合は、ユーザAがUSBメモリ200を取り出すための操作により通信の終了が検出でき、USBメモリ200が画像形成装置100に装着されていない場合は、USBメモリ200を携帯したユーザAが画像形成装置100から通信可能な距離以上に離れた場合に、画像形成装置100が通信の終了を検出できる。   Further, when detecting the end of communication due to the disconnection of communication, the detection method differs depending on the mode of association. That is, at the time when the communication is completed, the USB memory 200 is attached to the image forming apparatus 100 (mainly in the case of Cable Association) and the USB memory 200 is not attached to the image forming apparatus 100 (mainly. In the case of Numeric Association). Therefore, when the USB memory 200 is attached to the image forming apparatus 100, the end of communication can be detected by an operation for the user A to take out the USB memory 200, and the USB memory 200 is not attached to the image forming apparatus 100. In this case, when the user A carrying the USB memory 200 is away from the image forming apparatus 100 by a distance that allows communication, the image forming apparatus 100 can detect the end of communication.

以上のような方法で、避難情報処理部が通信の終了を検出すると、避難情報処理部は後処理を実行する(S60)。図11は、ステップS60の後処理の手順を示すフローチャート図の一例である。   When the evacuation information processing unit detects the end of communication by the above method, the evacuation information processing unit performs post-processing (S60). FIG. 11 is an example of a flowchart illustrating a post-processing procedure in step S60.

まず、避難情報処理部は、通信終了後に退避したアソシエーション情報をASC記憶メモリ43に復帰させる設定となっているか否かを判定する(S610)。すなわち、図8の処理方法の選択画面によりユーザAが設定した処理方法に従い、ASC記憶メモリ43に復帰させる設定となっているか否かを判定する。   First, the evacuation information processing unit determines whether or not the association information saved after the end of communication is set to be returned to the ASC storage memory 43 (S610). That is, according to the processing method set by the user A on the processing method selection screen of FIG.

ASC記憶メモリ43に復帰させる設定となっていない場合(S610のNo)、ASC記憶メモリ43に記憶されたアソシエーション情報はそのままでよいので、図11の処理は終了する。   If it is not set to return to the ASC storage memory 43 (No in S610), the association information stored in the ASC storage memory 43 may be left as it is, and the processing in FIG.

また、ASC記憶メモリ43に復帰させる設定となっている場合(S610のYes)、退避情報処理部65は、新たにASC記憶メモリ43に記録したアソシエーション情報を削除する(S620)。すなわち、使用した日時が最も遅いアソシエーション情報が削除される。   When the setting is made to return to the ASC storage memory 43 (Yes in S610), the save information processing unit 65 deletes the association information newly recorded in the ASC storage memory 43 (S620). That is, the association information with the latest use date and time is deleted.

そして、空き容量が生じたASC記憶メモリ43に、ASC記憶メモリ43に退避したアソシエーション情報を復帰させる(S630)。これにより、ASC記憶メモリ43は、USBメモリ200とワイヤレスUSBホスト17とが通信する前の状態に戻った。ステップS630の後は、図9に戻り図9の処理も終了する。   Then, the association information saved in the ASC storage memory 43 is restored to the ASC storage memory 43 in which the free space has occurred (S630). As a result, the ASC storage memory 43 returns to the state before the USB memory 200 and the wireless USB host 17 communicate with each other. After step S630, the process returns to FIG. 9 and the process of FIG.

以上説明したように、本実施形態の画像形成装置100は、ワイヤレスUSBホスト17に記憶されているアソシエーション情報を退避させることができるため、これから接続したいUSBメモリ200のアソシエーション情報を通信機器に登録することができる。   As described above, since the image forming apparatus 100 according to the present embodiment can save the association information stored in the wireless USB host 17, the association information of the USB memory 200 to be connected is registered in the communication device. be able to.

また、アソシエーション情報を脱着可能なリムーバブルな記憶媒体に退避することで、その記憶媒体を鍵のかかった机にしまう等、容易に管理でき、退避したアソシエーション情報が非常に重要なものであってもセキュリティを確保しやすい。   Also, by evacuating the association information to a removable storage medium that can be removed, the storage medium can be easily managed, such as a locked desk, and even if the evacuated association information is very important Easy to secure security.

また、退避させたアソシエーション情報を画像形成装置100に戻すことができるため、ASC記憶メモリ43に新たに登録したアソシエーション情報が一度だけしか使わないものであった場合、それを削除することで、ASC記憶メモリ43を効率的に使用できる。   Further, since the saved association information can be returned to the image forming apparatus 100, if the association information newly registered in the ASC storage memory 43 is used only once, it can be deleted by deleting the association information. The storage memory 43 can be used efficiently.

この場合、退避したアソシエーション情報をASC記憶メモリ43に戻すので、再びそのアソシエーション情報を作り直す手間もなく、再度、接続することができる。   In this case, since the saved association information is returned to the ASC storage memory 43, the connection can be made again without having to recreate the association information again.

また、どのアソシエーション情報を退避させるかを手動で指定することができるため、ユーザA自身が重要ではないと認識しているアソシエーション情報を選択し、外部メモリに選択的に退避しておくことができる。
また、アソシエーション情報を自動的に退避させることもできるため、退避させるアソシエーション情報を選択する煩わしさを低減させることができる。
Further, since it is possible to manually specify which association information is to be saved, it is possible to select association information that user A recognizes as not important and selectively save it in the external memory. .
Further, since the association information can be automatically saved, the troublesomeness of selecting the association information to be saved can be reduced.

画像形成装置による認証情報の取り扱いを模式的に説明する図の一例である。FIG. 3 is an example of a diagram schematically illustrating how authentication information is handled by an image forming apparatus. 画像形成装置のハードウェア構成図の一例である。1 is an example of a hardware configuration diagram of an image forming apparatus. ワイヤレスUSBホストのブロック図の一例である。It is an example of the block diagram of a wireless USB host. Numeric AssociationとCable Associationをそれぞれ模式的に示す図の一例である。It is an example of the figure which shows each Numeric Association and Cable Association typically. 画像形成装置のソフトウェアモジュールの一例を示す図である。2 is a diagram illustrating an example of a software module of an image forming apparatus. FIG. 認証情報管理部のブロック図の一例である。It is an example of the block diagram of an authentication information management part. ASC記憶メモリとアソシエーション情報とを模式的に示す図の一例である。It is an example of the figure which shows an ASC storage memory and association information typically. 操作部に表示された処理方法の選択画面の一例を示す図である。It is a figure which shows an example of the selection screen of the processing method displayed on the operation part. 画像形成装置の動作手順を示すフローチャート図の一例である。FIG. 3 is an example of a flowchart illustrating an operation procedure of the image forming apparatus. 退避にかかる処理の手順を示すフローチャート図の一例である。It is an example of the flowchart figure which shows the procedure of the process concerning saving. 後処理の手順を示すフローチャート図の一例である。It is an example of the flowchart figure which shows the procedure of post-processing.

符号の説明Explanation of symbols

11 CPU
17 ワイヤレスUSBホスト
20 通信情報管理プログラム
22 USBホスト
24 操作部
25 表示部
43 ASC記憶メモリ
50 コントローラ
60 認証情報管理部
61 残メモリ検出部
62 退避部
63 アソシエーション情報登録部
64 処理設定部
70 アプリケーション
80 プラットホーム
100 画像形成装置
200 USBメモリ
11 CPU
DESCRIPTION OF SYMBOLS 17 Wireless USB host 20 Communication information management program 22 USB host 24 Operation part 25 Display part 43 ASC storage memory 50 Controller 60 Authentication information management part 61 Remaining memory detection part 62 Saving part 63 Association information registration part 64 Process setting part 70 Application 80 Platform
100 Image forming apparatus 200 USB memory

Claims (13)

通信管理情報を用いて端末と有線又は無線にて通信する通信装置において、
前記通信管理情報を記憶する通信管理情報記憶手段と、
前記端末と通信するための前記通信管理情報を前記通信管理情報記憶手段に記憶する際、前記通信管理情報記憶手段の残メモリ量を検出する残メモリ検出手段と、
前記通信管理情報記憶手段の残メモリ量が所定値未満の場合、前記通信管理情報記憶手段に記憶されている1以上の前記通信管理情報を外部メモリに退避する退避手段と、
退避により生じた空き領域に、前記端末と通信するための前記通信管理情報を前記通信管理情報記憶手段に記憶させる通信管理情報登録手段と、
を有することを特徴とする通信装置。
In a communication device that communicates with a terminal by wire or wireless using communication management information,
Communication management information storage means for storing the communication management information;
When storing the communication management information for communicating with the terminal in the communication management information storage means, a remaining memory detection means for detecting a remaining memory amount of the communication management information storage means;
A saving unit for saving one or more pieces of the communication management information stored in the communication management information storage unit to an external memory when the remaining memory amount of the communication management information storage unit is less than a predetermined value;
Communication management information registration means for storing the communication management information for communicating with the terminal in the communication management information storage means in a free space generated by the saving;
A communication apparatus comprising:
前記端末との通信が終了した際、前記外部メモリに退避された前記通信管理情報を、前記通信管理情報記憶手段に再度、記憶させる退避情報処理手段と、
を有することを特徴とする請求項1記載の通信装置。
Save information processing means for storing the communication management information saved in the external memory again in the communication management information storage means when communication with the terminal is completed;
The communication apparatus according to claim 1, further comprising:
当該通信装置に接続された表示手段に、退避する前記通信管理情報を前記外部メモリに退避した後、前記通信管理情報記憶手段に再度、記憶させるか否かを設定する設定画面を表示し、
当該通信装置に接続された操作手段の操作に基づき、前記退避情報処理手段が前記外部メモリに退避された前記通信管理情報を、前記通信管理情報記憶手段に再度、記憶させるか否を設定する処理設定部、
を有することを特徴とする請求項2記載の通信装置。
After displaying the communication management information to be saved in the external memory on the display means connected to the communication device, display a setting screen for setting whether to store again in the communication management information storage means,
A process for setting whether or not the communication management information stored in the external memory is stored again in the communication management information storage unit by the save information processing unit based on an operation of an operation unit connected to the communication device Setting section,
The communication apparatus according to claim 2, further comprising:
前記退避手段は、当該通信装置に接続された表示手段に、前記通信管理情報記憶手段に記憶されている前記通信管理情報を表示し、
当該通信装置に接続された操作手段により選択された、前記通信管理情報を退避させる、ことを特徴とする請求項1記載の通信装置。
The saving means displays the communication management information stored in the communication management information storage means on a display means connected to the communication device,
The communication apparatus according to claim 1, wherein the communication management information selected by an operation unit connected to the communication apparatus is saved.
前記退避手段は、退避させる前記通信管理情報を所定の決定方法に従い決定する、
ことを特徴とする請求項1記載の通信装置。
The saving means determines the communication management information to be saved according to a predetermined determination method;
The communication apparatus according to claim 1.
前記退避手段は、最長時間未使用順に退避させる前記通信管理情報を決定する、
ことを特徴とする請求項5記載の通信装置。
The saving means determines the communication management information to be saved in order of unused longest time;
The communication apparatus according to claim 5, wherein:
前記通信管理情報はワイヤレスUSBのアソシエーション情報であって、
ワイヤレスUSBにより前記端末と無線にて通信する、
ことを特徴とする請求項1〜6いずれか1項記載の通信装置。
The communication management information is wireless USB association information,
Communicate wirelessly with the terminal via wireless USB,
The communication apparatus according to claim 1, wherein
前記外部メモリは、前記端末と同体の可搬な記憶手段である、
ことを特徴とする請求項1〜6いずれか1項記載の通信装置。
The external memory is portable storage means that is the same body as the terminal.
The communication apparatus according to claim 1, wherein
前記外部メモリは、USBメモリ又はSDカードである、
ことを特徴とする請求項8記載の通信装置。
The external memory is a USB memory or an SD card.
The communication device according to claim 8.
請求項1〜9いずれか1項記載の通信装置と、
印刷ジョブデータ又は光学的に読み取られた画像データに基づき、1ページ毎の画像を形成し、用紙に転写するプロッタと、
を有することを特徴とする画像形成装置。
The communication device according to any one of claims 1 to 9,
A plotter that forms an image for each page based on print job data or optically read image data, and transfers the image to paper;
An image forming apparatus comprising:
通信管理情報を用いて端末と有線又は無線にて通信する通信装置の制御方法において、
残メモリ検出手段が、前記端末と通信するための前記通信管理情報を、通信管理情報記憶手段に記憶する際、前記通信管理情報記憶手段の残メモリ量を検出するステップと、
退避手段が、前記通信管理情報記憶手段の残メモリ量が所定値未満の場合、前記通信管理情報記憶手段に記憶されている1以上の前記通信管理情報を外部メモリに退避するステップと、
通信管理情報登録手段が、退避により生じた空き領域に、前記端末と通信するための前記通信管理情報を前記通信管理情報記憶手段に記憶させるステップと、
を有することを特徴とする制御方法。
In a control method of a communication device that communicates with a terminal by wire or wireless using communication management information,
A step of detecting a remaining memory amount of the communication management information storage means when the remaining memory detection means stores the communication management information for communicating with the terminal in the communication management information storage means;
A saving means for saving one or more pieces of the communication management information stored in the communication management information storage means to an external memory when the remaining memory amount of the communication management information storage means is less than a predetermined value;
A step in which the communication management information registering means stores the communication management information for communicating with the terminal in the communication management information storage means in a free space generated by the saving;
A control method comprising:
通信管理情報を用いて端末と有線又は無線にて通信する通信装置と接続されたコンピュータに、
前記端末と通信するための前記通信管理情報を、通信管理情報記憶手段に記憶する際、前記通信管理情報記憶手段の残メモリ量を検出するステップと、
前記通信管理情報記憶手段の残メモリ量が所定値未満の場合、前記通信管理情報記憶手段に記憶されている1以上の前記通信管理情報を外部メモリに退避するステップと、
退避により生じた空き領域に、前記端末と通信するための前記通信管理情報を前記通信管理情報記憶手段に記憶させるステップと、
を実行させることを特徴とするプログラム。
To a computer connected to a communication device that communicates with a terminal by wire or wireless using communication management information,
Detecting the remaining memory amount of the communication management information storage means when storing the communication management information for communicating with the terminal in the communication management information storage means;
When the remaining memory amount of the communication management information storage means is less than a predetermined value, saving one or more of the communication management information stored in the communication management information storage means to an external memory;
Storing the communication management information for communicating with the terminal in the communication management information storage means in an empty area generated by the saving;
A program characterized by having executed.
請求項12記載のプログラムを記憶したコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 12.
JP2008152170A 2008-06-10 2008-06-10 Communication apparatus, image forming apparatus, control method, program, storage medium Expired - Fee Related JP5084624B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008152170A JP5084624B2 (en) 2008-06-10 2008-06-10 Communication apparatus, image forming apparatus, control method, program, storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008152170A JP5084624B2 (en) 2008-06-10 2008-06-10 Communication apparatus, image forming apparatus, control method, program, storage medium

Publications (2)

Publication Number Publication Date
JP2009302677A true JP2009302677A (en) 2009-12-24
JP5084624B2 JP5084624B2 (en) 2012-11-28

Family

ID=41549156

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008152170A Expired - Fee Related JP5084624B2 (en) 2008-06-10 2008-06-10 Communication apparatus, image forming apparatus, control method, program, storage medium

Country Status (1)

Country Link
JP (1) JP5084624B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017013931A1 (en) * 2015-07-21 2017-01-26 ソニー株式会社 First-in first-out control circuit, storage device, and method for controlling first-in first-out control circuit

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103192616A (en) * 2013-04-25 2013-07-10 桂林国际电线电缆有限责任公司 Code printing machine capable of using external storage information

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0378042A (en) * 1989-08-22 1991-04-03 Nec Corp Automatic saving/reloading processing system for file
JP2008072533A (en) * 2006-09-15 2008-03-27 Ricoh Co Ltd Wireless usb adapter, data processor, communication method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0378042A (en) * 1989-08-22 1991-04-03 Nec Corp Automatic saving/reloading processing system for file
JP2008072533A (en) * 2006-09-15 2008-03-27 Ricoh Co Ltd Wireless usb adapter, data processor, communication method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017013931A1 (en) * 2015-07-21 2017-01-26 ソニー株式会社 First-in first-out control circuit, storage device, and method for controlling first-in first-out control circuit

Also Published As

Publication number Publication date
JP5084624B2 (en) 2012-11-28

Similar Documents

Publication Publication Date Title
US10735935B2 (en) Information processing program product, information processing apparatus, and information processing system
US9924355B2 (en) System, communication apparatus, communication method, and storage medium storing program
JP6311352B2 (en) Information processing apparatus, control method, program, and information processing system
JP2012252452A (en) Information processing device, information processing system, and program
US9625975B2 (en) Information processing apparatus capable of connecting to network in power saving state, method of controlling the same, and storage medium
JP5920041B2 (en) Image processing apparatus, job setting method, program
JP2008073973A (en) Image formation device
EP2461562B1 (en) Scanning apparatus, mobile apparatus, and scan job performing method thereof
CN101068301B (en) Image processing device, information management device, information management system, and information management method
US20070019810A1 (en) Data transmitting and receiving system, data processing apparatus and encoding communication method
JP2014011582A (en) Image processing apparatus, and method and program of controlling the same
JP5084624B2 (en) Communication apparatus, image forming apparatus, control method, program, storage medium
JP6620450B2 (en) Information processing system, information processing apparatus, program, and communication method
US20070171877A1 (en) Image processing apparatus and image processing system and its control method
US8958092B2 (en) Image processing apparatus, control method for image processing apparatus and storage medium for receiving an electronic document from an external apparatus according to a plurality of reception methods
JP6089621B2 (en) Operation terminal, information processing system using operation terminal, information processing method, and program
JP2006338232A (en) Communication system
JP2005173816A (en) Image forming apparatus and authenticating method
US10136031B2 (en) Function execution system, and function execution apparatus and computer-readable medium for the same
JP5315939B2 (en) Image forming apparatus, information processing system, information processing method, and program
JP2018101273A (en) Wireless terminal, information processing system, and wireless terminal system
JP2009296475A (en) Communication device and communication method
JP2023002374A (en) Terminal device, image forming apparatus, and system
JP2009206596A (en) Data transmission program, data transmitter and data transmission/reception system
JP2010141835A (en) Image data transmitting method, image processing apparatus, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110302

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120515

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120713

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120904

R150 Certificate of patent or registration of utility model

Ref document number: 5084624

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150914

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees