JP5321030B2 - COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM - Google Patents

COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM Download PDF

Info

Publication number
JP5321030B2
JP5321030B2 JP2008314155A JP2008314155A JP5321030B2 JP 5321030 B2 JP5321030 B2 JP 5321030B2 JP 2008314155 A JP2008314155 A JP 2008314155A JP 2008314155 A JP2008314155 A JP 2008314155A JP 5321030 B2 JP5321030 B2 JP 5321030B2
Authority
JP
Japan
Prior art keywords
address
anonymous
anonymous address
response
transmission
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
JP2008314155A
Other languages
Japanese (ja)
Other versions
JP2010141473A (en
Inventor
敦至 横山
志成 廣瀬
智英 町田
広一郎 南
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2008314155A priority Critical patent/JP5321030B2/en
Publication of JP2010141473A publication Critical patent/JP2010141473A/en
Application granted granted Critical
Publication of JP5321030B2 publication Critical patent/JP5321030B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide communication equipment, a communication method, and a program for performing communication that uses a highly anonymous address regularly changed. <P>SOLUTION: Pieces of communication equipment (20, 100) include: storage means for storing an address registration table 116 for registering one or more anonymous addresses together with expiration dates; a generation means 112 for generating an anonymous address, allocating it to a network interface 140, setting an expiration date, and adding it to the address registration table 116; a transmission means 120 for switching in response to generation and transmitting to the address a message which designates a response destination including the anonymous address; a deletion means 114 for allocating the anonymous address that has expired to the network interface 140 and deleting it from the address registration table 116; and a receiving means 130 for waiting for reception of the message addressed to the anonymous address registered until the expiration date expires. <P>COPYRIGHT: (C)2010,JPO&amp;INPIT

Description

本発明は、ネットワーク通信技術に関し、より詳細には、定期的に変更される匿名性の高いIP(Internet Protocol)アドレスを使用した通信を実行する、通信装置、通信方法およびプログラムに関する。   The present invention relates to a network communication technique, and more particularly, to a communication device, a communication method, and a program that execute communication using a highly anonymous IP (Internet Protocol) address that is periodically changed.

IPv6(IP Version 6)は、IPv4(IP version 4)で懸念されたIPアドレスの枯渇の問題を解消し、さらにIP層でのIPsec(Security Architecture for Internet Protocol)によるセキュリティ保護により、エンド・ツー・エンドのセキュア通信を実現する、次世代IPネットワーク規格である。   IPv6 (IP Version 6) solves the problem of IP address depletion, which was a concern in IPv4 (IP version 4), and also provides security protection by IPsec (Security Architecture for Internet Protocol) at the IP layer, thereby enabling end-to- It is a next-generation IP network standard that realizes end secure communication.

上記IPv6は、ホストに対し割り当てるユニキャスト・アドレスを自動的に生成するステートレス・アドレス自動生成機能を含む。このステートレス・アドレス自動生成機能によれば、ホストは、近隣のルータから通知されるルータ広告メッセージを受信し、さらにホスト自身の情報を用いることによって、事前に手動でアドレス設定をすることなく、IPv6アドレス(以下、特に断らない限り、IPアドレスは、IPv6アドレスをいう。)を自動生成する。このステートレス・アドレスにおいては、下位64ビットのホストアドレス部(インタフェース識別子を含む。)は、通常、EUI−64などのフォーマットにより、ネットワーク・インタフェースのリンク層アドレス(MACアドレスなど:Media Access Control Address)から生成される。   The IPv6 includes a stateless address automatic generation function that automatically generates a unicast address assigned to a host. According to this stateless address automatic generation function, the host receives the router advertisement message notified from the neighboring router, and further uses the host's own information, so that the IPv6 address is not manually set in advance. An address (hereinafter, unless otherwise specified, an IP address means an IPv6 address) is automatically generated. In this stateless address, the lower 64 bits of the host address part (including the interface identifier) is usually in a format such as EUI-64, and the link layer address (MAC address or the like: Media Access Control Address) of the network interface. Generated from

しかしながら、ステートレス・アドレスのネットワーク識別子がリンク層アドレスを基に生成されるため、特定のユーザによるインターネット上の活動が容易に追跡されてしまうという問題点があった。このようなIPv6のプライバシー上の問題点を解決するために、匿名性の高いアドレス(以下、匿名アドレスという。)を自動生成する拡張が、IETF(Internet Engineering Task Force)により、RFC(Request for Comments)3041として提案されている(非特許文献1)。上記RFC3041では、標準値として、推奨期間として1日、最長でも7日以内に自動生成した匿名アドレスを新たなものに切り替えることが提案されている。   However, since the network identifier of the stateless address is generated based on the link layer address, there has been a problem that the activity on the Internet by a specific user can be easily traced. In order to solve such privacy problems of IPv6, an extension that automatically generates anonymity addresses (hereinafter referred to as anonymous addresses) is an RFC (Request for Comments) by IETF (Internet Engineering Task Force). ) 3041 (Non-Patent Document 1). In the RFC3041, it is proposed that the anonymous address automatically generated within one day as the recommended period and within seven days at the longest is switched to a new one as a standard value.

この匿名アドレスを用いた通信では、相手が自身へデータ送信できるように、匿名ではないIPアドレスをDNSサーバに登録し、完全修飾ドメイン名(FQDN:Fully Qualified Domain Name)にて送信してもらう。一方、相手へ送信する際には、匿名性を確保するために、完全修飾ドメイン名ではなく、上記匿名アドレスを使用する。また、ブロードバンド環境では、DNSサーバへの登録が行われず、完全修飾ドメインではなく、匿名アドレスがそのまま使用されることも想定される。   In communication using this anonymous address, a non-anonymous IP address is registered in the DNS server so that the other party can transmit data to itself, and is transmitted with a fully qualified domain name (FQDN). On the other hand, when transmitting to the other party, the above anonymous address is used instead of the fully qualified domain name in order to ensure anonymity. Also, in the broadband environment, registration to the DNS server is not performed, and it is assumed that an anonymous address is used as it is instead of a fully qualified domain.

トラフィック解析によるアドレスのプライバシー上の問題点に関連して、特開2006−173673号公報(特許文献1)は、通信装置の電源の投入またはリブートに応答して、例えば仮のリンクローカルアドレスを生成することでランダムなMACアドレスを生成して、上記ランダムなMACアドレスがリンク内で一意であることが確認された場合に、当該ランダムなMACアドレスを通信インタフェースに割り当てる構成を開示している。   In relation to the problem of address privacy due to traffic analysis, Japanese Patent Laid-Open No. 2006-173673 (Patent Document 1) generates, for example, a temporary link local address in response to power-on or reboot of a communication device. Thus, a configuration is disclosed in which a random MAC address is generated, and when the random MAC address is confirmed to be unique within the link, the random MAC address is assigned to a communication interface.

その他、セキュリティ保護された通信に関連して、各セッション毎にIPアドレスを変更する技術も提案されている。例えば、特開2006−5606号公報(特許文献2)は、一時的なIPアドレスであるワンタイムアドレスを端末に対して配布する仕組みをネットワークに具備させて、端末からのワンタイムアドレスを配布し、配布したワンタイムアドレスに基づいて通信セッションを開始する技術を開示している。この従来技術では、配布されたワンタイムアドレスは、通信セッション終了後に破棄される。
特開2006−173673号公報 特開2006−5606号公報 IETF RFC 3041 Privacy Extensions for Stateless Address Autoconfiguration in IPv6, January 2001
In addition, a technique for changing an IP address for each session has been proposed in connection with secure communication. For example, Japanese Patent Laid-Open No. 2006-5606 (Patent Document 2) distributes a one-time address from a terminal by providing a network with a mechanism for distributing a one-time address, which is a temporary IP address, to a terminal. Discloses a technique for starting a communication session based on a distributed one-time address. In this prior art, the distributed one-time address is discarded after the communication session ends.
JP 2006-173673 A JP 2006-5606 A IETF RFC 3041 Privacy Extensions for Stateless Address Autoconfiguration in IPv6, January 2001

ところで、近年のネットワークのブロードバンド化に伴い、ファクシミリ通信をネットワークを介して実現するインターネットFAX通信機能を備えたファクシミリ端末が普及しつつある。インターネットFAXとしては、電子メールの配信システムを利用してデータ伝送を行う、ITU−T(International Telecommunication Union Telecommunication Standardization Sector)勧告T.37に準拠する蓄積交換型と呼ばれるものがある。   By the way, with recent broadbandization of networks, facsimile terminals having an Internet FAX communication function for realizing facsimile communication via the network are becoming widespread. As the Internet FAX, ITU-T (International Telecommunication Union Telecommunication Standardization Sector) recommendation T.T. There is a so-called storage and exchange type that conforms to 37.

上記蓄積型のインターネットFAXでは、通常、外部のメールサーバを介して送受信が行われる。一方、上述したIPv6の普及に伴って、各通信装置毎にIPアドレスが割り当てられるようになり、今後、外部メールサーバを介さずにファクシミリ端末間で画像情報を直接やり取りする、所謂、ダイレクトSMTP(Simple Mail Transfer Protocol)が普及するものと期待される。   In the storage-type Internet FAX, transmission / reception is usually performed via an external mail server. On the other hand, with the spread of IPv6 described above, an IP address is assigned to each communication device, and in the future, so-called direct SMTP (direct SMTP) in which image information is directly exchanged between facsimile terminals without going through an external mail server. Simple Mail Transfer Protocol) is expected to become popular.

上述した蓄積型インターネットFAXでは、FAX画像の送達確認のために、電子メール配信システムのメッセージ送達確認(MDN:Message Disposition Notifications)が用いられている。インターネットFAX端末は、電子メールを受信すると、その電子メールを解析し、そのヘッダ部に、「Disposition-Notification-To:」フィールドが含まれるか否かを判定する。インターネットFAX端末は、電子メール中に「Disposition-Notification-To:」フィールドが含まれる場合には、開封確認が要求されているものと判定し、そのフィールド値に指定されたメールアドレスに対し、MDNを応答する。このMDN応答は、必ずしも、受信時に同時に行われるとは限られず、一定の時間差をあけて送信されることがある。   In the above-described storage type Internet FAX, message delivery confirmation (MDN: Message Disposition Notifications) of the electronic mail distribution system is used for confirmation of FAX image delivery. When receiving the electronic mail, the Internet FAX terminal analyzes the electronic mail and determines whether or not the “Disposition-Notification-To:” field is included in the header portion. When the “Disposition-Notification-To:” field is included in the e-mail, the Internet FAX terminal determines that the read confirmation is requested, and performs the MDN for the mail address specified in the field value. Respond. This MDN response is not necessarily performed at the time of reception, and may be transmitted with a certain time difference.

RFC3041の匿名アドレスによれば、IPv6のプライバシー上の問題点が好適に解決される。しかしながら、RFC3041の匿名アドレスは、通常、定期的に新しいアドレスに更新されるため、送信時と異なるセッションでのMDN応答が発生する場合に、問題が生じることがあった。つまり、受信側によるMDN応答を行う際に、MDNを要求するメールの送信時に使用していた匿名アドレスが既に変更されており、MDNが送信側に届かないという不具合が生じる可能性があった。   According to the anonymous address of RFC3041, the privacy problem of IPv6 is preferably solved. However, since the anonymous address of RFC3041 is normally updated to a new address periodically, a problem may arise when an MDN response occurs in a session different from that at the time of transmission. In other words, when an MDN response is made by the receiving side, the anonymous address used at the time of sending the mail requesting the MDN has already been changed, and there is a possibility that the MDN may not reach the sending side.

通常の電子メールにおいても、開封確認が要求される電子メールを受け取った時には、メール開封後にMDNが応答される。その他、ペーパレス受信の設定がなされたインターネット・ファックス端末においては、印刷出力およびパーソナル・コンピュータからの引き取りをキーとしたメール開封時にMDN応答されることがある。このような場合にも、RFC3041の匿名アドレスは、不具合を生じる可能性がある。   Even in normal e-mail, when an e-mail requesting confirmation of opening is received, an MDN is returned after the e-mail is opened. In addition, in an Internet / fax terminal set for paperless reception, an MDN response may be made when an e-mail is opened with a key of printing output and receipt from a personal computer. Even in such a case, the anonymous address of RFC3041 may cause a problem.

上記特許文献1の従来技術は、MACアドレスをランダムに生成して、プライバシーを保護しようとするものであり、上記特許文献2に開示される従来技術では、ワンタイムアドレスは、通信セッション終了後に破棄される。このため、上記特許文献1および特許文献2の従来技術は、時間差を有するMDN応答が発生する場合に対応しようとするものではない。   The prior art of Patent Document 1 tries to protect the privacy by randomly generating a MAC address. In the prior art disclosed in Patent Document 2, the one-time address is discarded after the communication session ends. Is done. For this reason, the prior arts of Patent Document 1 and Patent Document 2 do not attempt to cope with a case where an MDN response having a time difference occurs.

すなわち、定期的に更新される匿名性の高いアドレスを用いた通信において、異なるセッションでの応答が発生する場合でも、匿名性を維持しつつも、その応答を受け取り可能とする技術の開発が望まれていた。   In other words, in communication using a highly anonymous address that is regularly updated, even if a response occurs in a different session, it is desirable to develop a technology that can receive the response while maintaining anonymity. It was rare.

本発明は、上記問題点に鑑みてなされたものであり、本発明は、定期的に変更され匿名性の高い匿名アドレスを使用した通信において、該匿名アドレスに宛てた応答が、使用する匿名アドレスが切り替えられた後、異なるセッションで行われてしまった場合であっても、匿名アドレスに対し定めた有効期限まで、その応答を受信可能とする、通信装置、通信方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and the present invention is an anonymous address used by a response addressed to the anonymous address in communication using an anonymous address that is periodically changed and has high anonymity. To provide a communication device, a communication method, and a program capable of receiving a response until an expiration date determined for an anonymous address even if the session has been performed in a different session after switching Objective.

本発明では、上記課題を解決するために、まず、匿名性を有する1以上の匿名アドレスを有効期限とともに登録するためのアドレス登録テーブルを通信装置の記憶手段に確保する。そして、匿名アドレスを生成し、ネットワーク・インタフェースに割り当て、かつ有効期限を設定してその匿名アドレスをアドレス登録テーブルに追加する。一方、有効期限が満了した匿名アドレスについては、ネットワーク・インタフェースの割り当て、およびアドレス登録テーブルから削除する。   In the present invention, in order to solve the above-described problem, first, an address registration table for registering one or more anonymous addresses having anonymity together with an expiration date is secured in the storage unit of the communication device. Then, an anonymous address is generated, assigned to the network interface, an expiration date is set, and the anonymous address is added to the address registration table. On the other hand, the anonymous address whose expiration date has expired is deleted from the network interface assignment and address registration table.

通信装置は、生成に応答して使用する匿名アドレスを切り替えて、その匿名アドレスを含む応答先を指定するメッセージを、ネットワークを介して宛先に送信する。そして、通信装置は、使用する匿名アドレスを切り替えた後も、アドレス登録テーブルに登録され、有効期限が満了するまでの間は、匿名アドレスに宛てられたメッセージの受信を待ち受ける。   The communication device switches the anonymous address to be used in response to the generation, and transmits a message specifying the response destination including the anonymous address to the destination via the network. And after switching the anonymous address to be used, the communication apparatus is registered in the address registration table and waits for reception of a message addressed to the anonymous address until the expiration date expires.

上記構成により、使用する匿名アドレスが切り替えられた後も、少なくとも匿名アドレスの有効期限までの間は、その匿名アドレスのネットワーク・インタフェースへの割り当てが維持され、その匿名アドレスを含む宛先に向けたメッセージを受信可能とされる。また、送信に使用する匿名アドレスの切り替える間隔を短くしても、応答を受信可能な期間を充分に確保することができるため、プライバシー保護のレベルを好適に高めることが可能となる。   With the above configuration, even after the anonymous address to be used is switched, at least until the expiration date of the anonymous address, the assignment of the anonymous address to the network interface is maintained, and the message directed to the destination including the anonymous address Can be received. Moreover, even if the interval for switching the anonymous address used for transmission is shortened, a period during which a response can be received can be sufficiently ensured, so that the level of privacy protection can be suitably increased.

また、本発明によれば、匿名アドレスを含む応答先を指定するメッセージの送信に対応して、使用した匿名アドレスの有効期限を許容可能な最大有効期限の範囲内で延長することができる。上記構成により、応答を要求する送信が実行された場合、その許容可能な最大有効期限の範囲以内で有効期限を延長することができる。つまり、応答を受信する可能性の有る匿名アドレスのみが、その有効期限を延長されることになる。このため、応答を受信する可能性の少ない匿名アドレスを管理するためのリソースを早期に解放することが可能となる。   Further, according to the present invention, it is possible to extend the expiration date of the used anonymous address within the allowable maximum expiration date in response to the transmission of the message specifying the response destination including the anonymous address. With the above configuration, when a transmission requesting a response is executed, the expiration date can be extended within the allowable maximum expiration date. In other words, only the anonymous address that has the possibility of receiving a response has its expiration date extended. For this reason, it becomes possible to release the resource for managing an anonymous address with little possibility of receiving a response at an early stage.

さらに本発明によれば、アドレス登録テーブルの登録数に上限を設けて、この登録数が登録可能な最大数に達した場合に、最大有効期限が最も近い匿名アドレスから削除することができる。上記構成により、通信装置のメモリやソケット数などの有限なリソースの制約に適応させることが可能となる。さらに、通信装置と同一リンク内のルータには、近隣キャッシュの容量上の制約があるが、上記構成により登録数を制限することで、そのルータ側のリソースの制約にも適合させることが可能となる。   Furthermore, according to the present invention, an upper limit is set for the number of registrations in the address registration table, and when the number of registrations reaches the maximum number that can be registered, it is possible to delete from the anonymous address with the closest maximum expiration date. With the above-described configuration, it is possible to adapt to finite resource constraints such as the memory and the number of sockets of the communication device. In addition, the router in the same link as the communication device has a limitation on the capacity of the neighborhood cache, but by limiting the number of registrations by the above configuration, it can be adapted to the resource limitation on the router side. Become.

またさらに本発明によれば、メッセージの送信に対応して、ログ登録テーブルに送信ログを登録することができる。そして、匿名アドレスに宛てたメッセージを受信して、ログ登録テーブルの対応する送信ログに応答受信を記録することができる。そして、匿名アドレスの削除処理は、応答未受信の匿名アドレスについては、その削除を最大有効期限の範囲内で延期することができる。   Furthermore, according to the present invention, a transmission log can be registered in the log registration table in correspondence with the transmission of a message. Then, the message addressed to the anonymous address can be received, and the response reception can be recorded in the corresponding transmission log of the log registration table. And the deletion process of an anonymous address can postpone the deletion within the range of a maximum expiration date about the anonymous address which has not received a response.

上記構成により、要求した応答を未だ受信していない匿名アドレスの削除は、有効期限を越えた場合であっても、許容可能な最大有効期限の範囲内で延期されることになる。このため、アドレス登録テーブルを記憶する記憶手段の容量を考慮して、匿名アドレスに設定する有効期限を短くしても、応答の待ち受けのために必要とされる匿名アドレスについては、充分な待ち受け時間を確保することが可能となる。そして、応答の待ち受けが不要とされる匿名アドレスについては、早期にその管理のためのリソースを解放することが可能となる。また、通常、ログ登録テーブルの登録数には上限が設けられるが、上記構成は、要求されたMDN応答を未だ受信していなくとも、メール送信ログが削除された段階で古い匿名アドレスが効率的に削除されるという利点を有する。   With the above configuration, the deletion of the anonymous address that has not yet received the requested response is postponed within the maximum allowable expiration date even when the expiration date is exceeded. Therefore, considering the capacity of the storage means for storing the address registration table, even if the expiration date set for the anonymous address is shortened, sufficient waiting time is required for the anonymous address required for waiting for a response. Can be secured. And it is possible to release resources for the management of anonymous addresses that do not require waiting for a response at an early stage. Normally, there is an upper limit for the number of registrations in the log registration table. However, the above configuration is effective for the old anonymous address when the mail transmission log is deleted even if the requested MDN response has not yet been received. Has the advantage of being deleted.

本発明によれば、さらに、ログ登録テーブルの送信ログに対応した再送信を実行した場合に、ログ登録テーブルのその送信ログの応答未受信を解除することができる。上記構成は、再送された従前の送信ログの応答未受信の記録が解除されるため、再送により不要となった古い匿名アドレスが効率的に削除されるという利点を有する。   Further, according to the present invention, when retransmission corresponding to the transmission log of the log registration table is executed, it is possible to cancel the response non-reception of the transmission log of the log registration table. The above configuration has an advantage that old anonymous addresses that are no longer needed due to retransmission are efficiently deleted because the record of unsent responses in the previous transmission log that has been retransmitted is released.

本発明によれば、またさらに、ルータ広告メッセージを取得して、ルータ広告メッセージに含まれるネットワーク・プレフィックスを期限とともにプレフィックス登録テーブルに登録するルータ広告検出手段をさらに含むことができる。そして、期限が満了したネットワーク・プレフィックスを含む匿名アドレスを削除することができる。上記構成は、ルータが故障してしまったり、通信装置が、他のリンクに接続されたり、長時間の切断の後電源が投入された場合など、ネットワーク環境の変化に対応して利用できなくなる匿名アドレスを効率的に削除することができるという利点を有する。   According to the present invention, it may further include router advertisement detection means for acquiring a router advertisement message and registering a network prefix included in the router advertisement message in a prefix registration table together with a time limit. Then, the anonymous address including the network prefix that has expired can be deleted. The above configuration is anonymity that cannot be used in response to changes in the network environment, such as when the router breaks down, the communication device is connected to another link, or the power is turned on after a long disconnection This has the advantage that addresses can be deleted efficiently.

以下、本発明の実施形態を用いて説明するが、本発明の実施形態は、以下の実施形態に限定されるものではない。なお、以下の実施形態では、通信装置の一例として、ITU−T勧告T.37に準拠するファクシミリ(以下、FAXという。)画像通信が実行可能なインターネットFAX装置を用いて説明する。   Hereinafter, although it demonstrates using embodiment of this invention, embodiment of this invention is not limited to the following embodiment. In the following embodiment, as an example of a communication apparatus, ITU-T recommendation T.30. A facsimile (hereinafter referred to as “FAX”) image communication that conforms to 37 will be described using an Internet FAX apparatus capable of performing image communication.

図1は、本実施形態のネットワーク環境を示す概略図である。図1に示すネットワーク環境10は、通信装置である第1のインターネットFAX装置20が接続される第1のLAN(Local Area Network)12と、この第1のLAN12にルータ22を介して接続するインターネット14とを含む。インターネット14は、さらに、ルータ24を介して第2のLAN16と接続する。第2のLAN16には、同様にITU−T勧告T.37に準拠するFAX画像通信が実行可能な第2のインターネットFAX装置26と、電子メールソフトなどを備えたラップトップ・コンピュータ(以下、ラップトップという。)28とが接続されている。   FIG. 1 is a schematic diagram showing a network environment according to the present embodiment. A network environment 10 shown in FIG. 1 includes a first LAN (Local Area Network) 12 to which a first Internet FAX device 20 as a communication device is connected, and the Internet connected to the first LAN 12 via a router 22. 14 and the like. The Internet 14 is further connected to the second LAN 16 via the router 24. Similarly, the second LAN 16 has an ITU-T recommendation T.30. A second Internet FAX device 26 capable of executing FAX image communication conforming to 37 and a laptop computer (hereinafter referred to as a laptop) 28 equipped with e-mail software and the like are connected.

ネットワーク環境10においては、インターネットFAX装置20,26や、ラップトップ28などの各ホストは、TCP(Transmission Control Protocol)およびIPv6(Internet Protocol version 6)などの適切なトランスポート層/ネットワーク層のプロトコルを使用して相互接続される。なお、ネットワーク環境10の具体的構成は、特に限定されるものではない。例えば、インターネット14をイントラネットに代える構成を採用することもでき、VPN(Virtual Private Network)によりインターネット14を介して第1のLAN12および第2のLAN16を拠点間接続した構成を採用することもできる。   In the network environment 10, each of the hosts such as the Internet FAX apparatuses 20 and 26 and the laptop 28 has an appropriate transport layer / network layer protocol such as TCP (Transmission Control Protocol) and IPv6 (Internet Protocol version 6). Use interconnected. The specific configuration of the network environment 10 is not particularly limited. For example, a configuration in which the Internet 14 is replaced with an intranet can be adopted, and a configuration in which the first LAN 12 and the second LAN 16 are connected between bases via the Internet 14 by a VPN (Virtual Private Network) can also be adopted.

第1のインターネットFAX装置20は、第1のLAN12に接続し、ルータ22からのルータ広告メッセージを受信して、ステートレス・アドレス自動構成により、そのリンクローカルアドレス(なお、アドレスは、特に断らない限りIPv6アドレスを言うものとする。)およびグローバルアドレスが割り当てられる。同様に、第2のインターネットFAX装置26およびラップトップ28も、ルータ24からのルータ広告メッセージを受信して、リンクローカルアドレスおよびグローバルアドレスが割り当てられる。LANに接続するホストは、その他、DHCPv6(Dynamic Host Configuration Protocol version 6)サーバによりステートフルアドレス自動構成によりアドレスが割り当てられていてもよい。   The first Internet FAX apparatus 20 is connected to the first LAN 12, receives a router advertisement message from the router 22, and automatically configures its link local address (if the address is not otherwise specified) by stateless address automatic configuration. An IPv6 address shall be referred to)) and a global address is assigned. Similarly, the second Internet FAX device 26 and the laptop 28 also receive the router advertisement message from the router 24 and are assigned a link local address and a global address. In addition, the host connected to the LAN may be assigned an address by a stateful address automatic configuration by a DHCPv6 (Dynamic Host Configuration Protocol version 6) server.

本実施形態において、第1のインターネットFAX装置20は、ダイレクトSMTPによるFAX画像通信が可能に構成されている。なお、ダイレクトSMTPとは、電子メールによるFAX画像送信の即時性を実現するため、メールサーバを経由せずに直接的に端末同士をSMTPにより接続する技術である。   In the present embodiment, the first Internet FAX apparatus 20 is configured to be capable of FAX image communication by direct SMTP. Direct SMTP is a technique for connecting terminals directly via SMTP without going through a mail server in order to realize immediacy of FAX image transmission by e-mail.

本実施形態の第1のインターネットFAX装置20は、公開用のグローバルIPアドレスを図示しないDNS(Domain Name Server)に登録している。その公開用のグローバルIPアドレスは、完全修飾ドメインに対応付けられる。これにより、第2のインターネットFAX装置26などの他の端末は、公開用のグローバルIPアドレスに対応付けられた完全修飾ドメイン含む電子メールアドレスを宛先指定することによって、第1のインターネットFAX装置20へのFAX画像送信が可能とされている。   The first Internet FAX apparatus 20 of the present embodiment registers a public global IP address in a DNS (Domain Name Server) (not shown). The public global IP address is associated with the fully qualified domain. As a result, other terminals such as the second Internet FAX apparatus 26 specify the destination of the e-mail address including the fully qualified domain associated with the public global IP address, and thereby the first Internet FAX apparatus 20 is addressed. FAX image transmission is possible.

第1のインターネットFAX装置20は、さらに、RFC3041に規定されるプライバシー保護される一時的なアドレス(以下、匿名アドレスという)を自動構成する。第1のインターネットFAX装置20は、他の端末へFAX画像を送信する際には、この匿名アドレスを用いる。インターネットFAX装置20から他の端末へFAX画像を送信する場合、FAX画像データは、自動構成された匿名アドレスを含む電子メールアドレスを送信元とした電子メールに添付されて、SMTPにより送信される。MDN(Message Disposition Notifications)を要求する場合には、その電子メールのヘッダ部分の「Disposition-Notification-To:」フィールド(以下、簡単のため、応答先フィールドという。)を作成し、この匿名アドレスを含む電子メールアドレスを応答先として指定する。   The first Internet FAX apparatus 20 further automatically configures a temporary address (hereinafter referred to as an anonymous address) that is protected by privacy as defined in RFC3041. The first Internet FAX apparatus 20 uses this anonymous address when transmitting a FAX image to another terminal. When transmitting a FAX image from the Internet FAX apparatus 20 to another terminal, the FAX image data is attached to an e-mail addressed from an e-mail address including an automatically configured anonymous address, and transmitted by SMTP. When requesting MDN (Message Disposition Notifications), a “Disposition-Notification-To:” field (hereinafter referred to as a response destination field for simplicity) of the header of the e-mail is created, and this anonymous address is set. Specify the email address that you want to include as the response destination.

一方、第1のインターネットFAX装置20からの電子メールを受け取った端末は、応答先フィールドの有無を確認して、MDN要求の有無を判定する。そして、MDNが要求される場合には、応答先フィールドに記述された電子メールアドレスを宛先指定して、SMTPによりMDN応答メールを送信する。本実施形態の第1のインターネットFAX装置20は、匿名アドレスが有効である期間だけ、該匿名アドレスを含む電子メールアドレスを宛先としたMDN応答メールを受信可能としている。MDN応答メールは、その宛先電子メールアドレスに含まれる匿名アドレスが有効である期間内であれば、第1のインターネットFAX装置20に配信されることになる。なお、匿名アドレスが有効である期間については、詳細を後述する。   On the other hand, the terminal that has received the electronic mail from the first Internet FAX apparatus 20 checks the presence or absence of the response destination field and determines the presence or absence of the MDN request. When an MDN is requested, the e-mail address described in the response destination field is designated and the MDN response mail is transmitted by SMTP. The first Internet FAX apparatus 20 according to the present embodiment can receive an MDN response mail whose destination is an electronic mail address including the anonymous address only during a period when the anonymous address is valid. The MDN response mail is delivered to the first Internet FAX apparatus 20 if the anonymous address included in the destination electronic mail address is within a valid period. Details of the period for which the anonymous address is valid will be described later.

図2は、本実施形態のインターネットFAX装置20の概略構成を示す。図2に示すインターネットFAX装置20は、装置の全体制御を担う制御部30と、操作画面を表示するための表示装置およびデータ入力および操作指示を待ち受けるための操作キーを含む操作パネル32と、一時的にデータを記憶するメモリ34と、後述する種々の登録テーブルを記憶する不揮発性メモリ42とを含む。   FIG. 2 shows a schematic configuration of the Internet FAX apparatus 20 of the present embodiment. An Internet FAX apparatus 20 shown in FIG. 2 includes a control unit 30 that performs overall control of the apparatus, a display device for displaying an operation screen, an operation panel 32 that includes operation keys for waiting for data input and operation instructions, A memory 34 for storing data and a nonvolatile memory 42 for storing various registration tables to be described later are included.

さらに、インターネットFAX装置20は、原稿画像を読み取って電気信号に変換するスキャナ38と、受信したFAX画像を印刷するプロッタ40と、画像データの圧縮・伸張を行うデータ圧縮伸張部(DCR:Data Compression and Reconstruction)44と、回線接続を制御するファクシミリ通信制御部(CCU:Communication Control Unit)46とを含む。   Further, the Internet FAX apparatus 20 includes a scanner 38 that reads a document image and converts it into an electrical signal, a plotter 40 that prints the received FAX image, and a data compression / decompression unit (DCR: Data Compression) that compresses and decompresses image data. and a reconstruction control unit (CCU) 46 for controlling line connection.

さらに、本実施形態のインターネットFAX装置20は、TCP/IP、SMTP、およびITU−T勧告T.37に準拠したFAX画像通信プロトコルなどの通信プロトコル制御を実行するネットワーク伝送制御部36を含む。上述した各構成要素30〜46は、バス48により相互接続される。   Furthermore, the Internet FAX apparatus 20 of this embodiment includes TCP / IP, SMTP, and ITU-T recommendation T.264. 37 includes a network transmission control unit 36 that executes communication protocol control such as a FAX image communication protocol conforming to 37. The above-described components 30 to 46 are interconnected by a bus 48.

以下、本実施形態のインターネットFAX装置による匿名アドレス管理機能について、詳細を説明する。図3は、本実施形態のインターネットFAX装置20の機能ブロック100を示す。図3に示す機能ブロック100は、匿名アドレスを管理する匿名アドレス管理部110と、メール送信部120と、メール受信部130と、ネットワーク・インタフェース(以下、ネットワークI/Fという)140とを含む。ネットワークI/F140は、図2に示したネットワーク伝送制御部36の物理層およびデータリンク層を抽象化したものである。さらに機能ブロック100は、ルータ広告検出部150と、ログ管理部160と、ジョブ管理部170とを含んで構成することができる。   Hereinafter, the anonymous address management function by the Internet FAX apparatus of this embodiment will be described in detail. FIG. 3 shows a functional block 100 of the Internet FAX apparatus 20 of the present embodiment. The functional block 100 shown in FIG. 3 includes an anonymous address management unit 110 that manages anonymous addresses, a mail transmission unit 120, a mail reception unit 130, and a network interface (hereinafter referred to as network I / F) 140. The network I / F 140 is an abstraction of the physical layer and the data link layer of the network transmission control unit 36 shown in FIG. Furthermore, the functional block 100 can be configured to include a router advertisement detection unit 150, a log management unit 160, and a job management unit 170.

メール送信部120は、メール送信処理を実行する。メール送信部120は、電子メールによるFAX画像送信時には、まず、スキャナ38により原稿画像を電気信号に変換し、画像データをメモリ34に格納する。続いて、メール送信部120は、原稿画像の画像データを、データ圧縮伸張部44により、例えば、MR(Modified Read)方式、MH(Modified Huffman)方式やMMR(Modified Modified Read )方式などの圧縮符号化方式にて圧縮処理する。そして、メール送信部120は、ネットワーク伝送制御部36により、ITU−T勧告T.37に準拠した手順にて、SMTPで規定された通信規約に従って、圧縮後のFAX画像データを宛先の端末へ送信する。   The mail transmission unit 120 executes mail transmission processing. When transmitting a FAX image by e-mail, the mail transmission unit 120 first converts a document image into an electrical signal by the scanner 38 and stores the image data in the memory 34. Subsequently, the mail transmission unit 120 uses the data compression / decompression unit 44 to compress the image data of the document image, for example, a compression code such as an MR (Modified Read) method, an MH (Modified Huffman) method, or an MMR (Modified Modified Read) method. Compression processing. Then, the mail transmission unit 120 is transmitted to the ITU-T recommendation T.30 by the network transmission control unit 36. 37, the compressed FAX image data is transmitted to the destination terminal according to the communication protocol defined by SMTP.

メール受信部130は、メール受信処理を実行する。メール受信部130は、電子メールによるFAX画像受信時には、SMTPで規定された通信規約に従って、相手端末からのFAX画像データを受信して、メモリ34に格納する。続いて、メール受信部130は、受信したFAX画像データを伸張処理して画像データを再生する。そして、メール受信部130は、再生された画像データを、不揮発性メモリ42や図示しないハードディスクに格納したり、またはプロッタ40により印刷出力させたりする。   The mail receiving unit 130 executes mail receiving processing. When receiving a FAX image by e-mail, the mail receiving unit 130 receives FAX image data from the counterpart terminal according to a communication protocol defined by SMTP and stores it in the memory 34. Subsequently, the mail receiving unit 130 decompresses the received FAX image data and reproduces the image data. Then, the mail receiving unit 130 stores the reproduced image data in the nonvolatile memory 42 or a hard disk (not shown), or causes the plotter 40 to print out the image data.

匿名アドレス管理部110は、IPv6のステートレス自動構成を拡張するRFC3041の規定に従って、匿名性を有する匿名アドレスを生成し、かつ有効期限が途過した匿名アドレスを削除することによって、匿名アドレスを管理している。匿名アドレス管理部110は、より具体的には、匿名アドレス生成部112と、匿名アドレス削除部114と、匿名アドレスを登録する匿名アドレス登録テーブル116とを含む。   The anonymous address management unit 110 manages anonymous addresses by generating anonymous addresses having anonymity and deleting expired anonymous addresses in accordance with the provisions of RFC 3041 that extends IPv6 stateless automatic configuration. ing. More specifically, the anonymous address management unit 110 includes an anonymous address generation unit 112, an anonymous address deletion unit 114, and an anonymous address registration table 116 that registers anonymous addresses.

匿名アドレス生成部112は、所定の時間間隔で、乱数生成アルゴリズムを用いてランダム化されたインタフェース識別子を生成し、ルータ広告メッセージに含まれるネットワーク・プレフィックス(以下、単にプレフィックスという。)などの情報と合わせてグローバル・スコープの匿名アドレスを生成し、ネットワークI/F140に割り当てる。また匿名アドレス生成部112は、新たに割り当てた匿名アドレスを、その期限有効などを設定して、匿名アドレス登録テーブル116に登録する。   The anonymous address generation unit 112 generates an interface identifier randomized using a random number generation algorithm at a predetermined time interval, and information such as a network prefix (hereinafter simply referred to as a prefix) included in the router advertisement message. In addition, a global scope anonymous address is generated and assigned to the network I / F 140. The anonymous address generation unit 112 registers the newly allocated anonymous address in the anonymous address registration table 116 by setting the validity period and the like.

ネットワークI/F140には、グローバルアドレス、サイトローカルアドレスおよびリンクローカルアドレスなどのアドレスが複数割り当て可能とされている。ネットワークI/F140は、アドレスが割り当てられると、重複検知、経路設定、および通信パラメータの設定を行い、そのアドレスを用いたパケット送受信が可能となるように設定する。   A plurality of addresses such as a global address, a site local address, and a link local address can be assigned to the network I / F 140. When an address is assigned, the network I / F 140 performs duplication detection, path setting, and communication parameter setting, and sets so that packet transmission / reception using the address is possible.

一方、ネットワークI/F140に割り当てられた匿名アドレスのうち、最新の匿名アドレスが、メール送信部120によるメール送信に用いられる。つまり、メール送信で使用する匿名アドレスは、匿名アドレス生成部112が生成する時間間隔(以下、切替間隔という。)で切り替えられる。また、メール送信部120は、MDN応答を要求する場合、電子メールのヘッダ部の応答先フィールドに、メール送信に用いた最新の匿名アドレスを含む電子メールアドレスを指定する。   On the other hand, the latest anonymous address among the anonymous addresses assigned to the network I / F 140 is used for mail transmission by the mail transmission unit 120. That is, the anonymous address used for mail transmission is switched at a time interval (hereinafter referred to as a switching interval) generated by the anonymous address generation unit 112. Further, when requesting an MDN response, the mail transmission unit 120 specifies an e-mail address including the latest anonymous address used for mail transmission in the response destination field of the e-mail header.

一方、最新のもの以外の匿名アドレスも、それが有効とされている間は、ネットワークI/F140への割り当てが維持される。このため、使用する匿名アドレスが切り替えられた後も、その匿名アドレスが有効とされている間は、その匿名アドレスを含む電子メールアドレスに宛てられたパケットの受信が可能とされる。   On the other hand, assignment of anonymous addresses other than the latest one to the network I / F 140 is maintained while it is valid. For this reason, even after the anonymous address to be used is switched, it is possible to receive packets addressed to an e-mail address including the anonymous address while the anonymous address is valid.

図4は、匿名アドレス登録テーブルのデータ構造を示す。図4に示す匿名アドレス登録テーブル116は、匿名アドレスが入力されるフィールド116aと、その有効期限が入力されるフィールド116bと、その許容可能な最大有効期限が入力されるフィールド116cとを含む。フィールド116cの最大有効期限は、匿名アドレスを生成した日時に、所与の許容可能な最大有効期間の長さを加算して求めた値とすることができる。匿名アドレス登録テーブル116は、不揮発性メモリ42や図示しないハードディスクに格納され、起動時に読み出されメモリ34上に記憶される。   FIG. 4 shows the data structure of the anonymous address registration table. The anonymous address registration table 116 shown in FIG. 4 includes a field 116a in which an anonymous address is input, a field 116b in which the expiration date is input, and a field 116c in which an allowable maximum expiration date is input. The maximum validity period of the field 116c can be a value obtained by adding the length of a given allowable maximum validity period to the date and time when the anonymous address is generated. The anonymous address registration table 116 is stored in the non-volatile memory 42 or a hard disk (not shown), read out at the time of activation, and stored in the memory 34.

匿名アドレスの有効期限は、特に限定されるものではないが、匿名アドレスを生成した日時に、上記切替間隔(例えば、RFC3041の標準値である1日)を加算し、さらに一定の期間(例えば1日)を加算して求めた値とすることができる。また匿名アドレスの有効期限は、当初より許容可能な最大有効期限(例えば、RFC3041の標準値である7日)を設定することもできる。   Although the expiration date of the anonymous address is not particularly limited, the switching interval (for example, one day which is the standard value of RFC3041) is added to the date and time when the anonymous address is generated, and a certain period (for example, 1) (Day) can be added to obtain a value. Further, the expiration date of the anonymous address can be set to a maximum expiration date allowable from the beginning (for example, 7 days which is a standard value of RFC3041).

さらに匿名アドレスの有効期限は、その初期値として、匿名アドレスを生成した日時に上記切替間隔(例えば1日)を加算して求めた値を採用し、MDN応答を要求するメッセージが送信された場合に、送信日時に一定の期間(例えば1日)を加算して求めた値に更新することができる。ただし、匿名アドレスの有効期限は、その最大有効期限の範囲以内とされる。   Furthermore, the expiration date of the anonymous address adopts a value obtained by adding the switching interval (for example, 1 day) to the date and time when the anonymous address is generated as the initial value, and a message requesting an MDN response is transmitted In addition, the transmission date and time can be updated to a value obtained by adding a certain period (for example, one day). However, the expiration date of the anonymous address is within the range of the maximum expiration date.

また、匿名アドレス登録テーブル116には、匿名アドレスの登録数に上限を設けることもできる。以下、この登録数の上限を最大登録数という。例えば、匿名アドレス登録テーブル116を格納する不揮発性メモリ42やメモリ34の容量に合わせて、許容可能な最大登録数を予め設定することができる。   The anonymous address registration table 116 can also have an upper limit on the number of anonymous addresses registered. Hereinafter, the upper limit of the registration number is referred to as the maximum registration number. For example, the maximum allowable number of registrations can be set in advance according to the capacity of the nonvolatile memory 42 or the memory 34 that stores the anonymous address registration table 116.

再び図3を参照すると、匿名アドレス削除部114は、匿名アドレス登録テーブル116に登録された匿名アドレスの有効期限の途過に対応して、その匿名アドレスのネットワークI/F140への割り当てを削除する。このとき、割り当てが削除された匿名アドレスに宛てられたパケットは、宛先に到達することができなくなる。また、匿名アドレス削除部114は、その有効期限が途過した匿名アドレスを、匿名アドレス登録テーブル116から削除する。   Referring again to FIG. 3, the anonymous address deletion unit 114 deletes the assignment of the anonymous address to the network I / F 140 in response to the expiration of the expiration date of the anonymous address registered in the anonymous address registration table 116. . At this time, the packet addressed to the anonymous address whose assignment has been deleted cannot reach the destination. Further, the anonymous address deleting unit 114 deletes the anonymous address whose expiration date has passed from the anonymous address registration table 116.

上記メール送信部120は、MDN応答を指定するメッセージを送信した後、使用した匿名アドレスの有効期限を、許容可能とする最大有効期限の範囲内において延長することができる。この場合、メール送信部120は、匿名アドレス管理部110により、匿名アドレス登録テーブル116の対応する匿名アドレスの有効期限を延長した値に書き換えて更新させる。   After transmitting the message designating the MDN response, the mail transmission unit 120 can extend the expiration date of the used anonymous address within the maximum allowable expiration date. In this case, the email transmission unit 120 causes the anonymous address management unit 110 to rewrite and update the corresponding anonymous address in the anonymous address registration table 116 with a value obtained by extending the expiration date.

上記第1のインターネットFAX装置20は、不揮発性メモリ42やハードディスク(図示せず)、その他、やSDカード(図示せず)などの記憶装置に格納されたプログラム(図示せず)を読み出し、メモリ34のメモリ領域に展開することにより、上述した各機能部および後述する各処理を実現している。   The first Internet FAX apparatus 20 reads a program (not shown) stored in a storage device such as a nonvolatile memory 42, a hard disk (not shown), or an SD card (not shown), and stores the memory Each function unit described above and each process to be described later are realized by expanding to 34 memory areas.

図5は、匿名アドレス管理部110が実行する第1の実施形態の匿名アドレス管理処理を示すフローチャートである。なお、第1の実施形態の匿名アドレス管理処理では、匿名アドレス登録テーブル116の登録数に上限を設け、さらにMDN応答を指定するメッセージを送信した後には、使用した匿名アドレスの有効期限を最大有効期限の範囲内において延長する構成を採用する。   FIG. 5 is a flowchart showing the anonymous address management process of the first embodiment executed by the anonymous address management unit 110. In the anonymous address management process of the first embodiment, an upper limit is set for the number of registrations in the anonymous address registration table 116, and after sending a message designating an MDN response, the expiration date of the used anonymous address is maximized. A configuration that extends within the time limit is adopted.

図5に示す処理は、例えばインターネットFAX装置20の起動に応答して、ステップS100から開始される。ステップS101では、匿名アドレス生成部112は、RFC3041の規定に従って、匿名アドレスの生成処理を実行し、新たな匿名アドレスをネットワークI/F140に割り当てる。この最新の匿名アドレスが、上述したように、メール送信に使用されることになる。また、匿名アドレス生成部112は、その匿名アドレスの有効期限および最大有効期限を算出し、さらに匿名アドレスを生成した日時を記録する。ステップS102では、生成した匿名アドレスを、その有効期限、その最大有効期限とともに、匿名アドレス登録テーブル116に追加登録する。   The process shown in FIG. 5 is started from step S100 in response to the activation of the Internet FAX apparatus 20, for example. In step S <b> 101, the anonymous address generation unit 112 executes an anonymous address generation process according to the provisions of RFC3041 and assigns a new anonymous address to the network I / F 140. This latest anonymous address is used for mail transmission as described above. Further, the anonymous address generation unit 112 calculates the expiration date and the maximum expiration date of the anonymous address, and further records the date and time when the anonymous address was generated. In step S102, the generated anonymous address is additionally registered in the anonymous address registration table 116 together with the expiration date and the maximum expiration date.

ステップS103では、匿名アドレス登録テーブル116を参照して、登録された匿名アドレスの中に、有効期限が途過してしまった匿名アドレスが存在するか否かを判定する。ステップS103で、有効期限が途過した匿名アドレスが存在すると判定された場合(YES)には、ステップS104へ処理を進める。   In step S103, the anonymous address registration table 116 is referred to, and it is determined whether or not there is an anonymous address whose expiration date has passed among the registered anonymous addresses. If it is determined in step S103 that there is an anonymous address whose expiration date has passed (YES), the process proceeds to step S104.

ステップS104では、匿名アドレス削除部114は、有効期限が途過した匿名アドレスの削除処理を実行し、その匿名アドレスのネットワークI/F140への割り当てを削除する。ステップS105では、匿名アドレス削除部114は、割り当てを削除した匿名アドレスを、さらに匿名アドレス登録テーブル116から削除し、ステップS106へ処理を進める。一方、ステップS103で、有効期限が途過した匿名アドレスが存在しない判定された場合(NO)には、直接ステップS106へ処理を進める。   In step S <b> 104, the anonymous address deletion unit 114 executes an anonymous address deletion process for which the expiration date has passed, and deletes the assignment of the anonymous address to the network I / F 140. In step S105, the anonymous address deletion unit 114 further deletes the anonymous address whose assignment has been deleted from the anonymous address registration table 116, and advances the process to step S106. On the other hand, if it is determined in step S103 that there is no anonymous address with an expired expiration date (NO), the process proceeds directly to step S106.

ステップS106では、前回匿名アドレスを生成してから所定の切替間隔の時間が経過したか否かを判定する。ステップS106で、切替間隔の時間が経過していないと判定された場合(NO)には、ステップS103へ処理をループさせる。一方、ステップS106で、切替間隔の時間が経過した判定された場合(YES)には、ステップS107へ処理を進める。   In step S106, it is determined whether or not a predetermined switching interval has elapsed since the generation of the anonymous address last time. If it is determined in step S106 that the switching interval time has not elapsed (NO), the process loops to step S103. On the other hand, if it is determined in step S106 that the switching interval has elapsed (YES), the process proceeds to step S107.

ステップS107では、匿名アドレス登録テーブル116に登録済みのアドレス数(以下、登録アドレス数という。)が、許容可能な最大登録数であるか否かを判定する。ステップS107で、登録アドレス数が最大登録数ではなかった場合(NO)には、ステップS101へ処理をループさせて、再び匿名アドレスの生成処理により、使用する匿名アドレスが切り替えられることになる。   In step S107, it is determined whether the number of addresses already registered in the anonymous address registration table 116 (hereinafter referred to as the number of registered addresses) is an allowable maximum number of registrations. In step S107, when the number of registered addresses is not the maximum registered number (NO), the process loops to step S101, and the anonymous address to be used is switched again by the anonymous address generation process.

一方、ステップS107で、登録アドレス数が最大登録数であった場合(YES)には、ステップS108へ処理を進める。ステップS108では、匿名アドレス削除部114は、最大有効期限が最も若い匿名アドレスの削除処理を実行する。つまり、最も古く登録され最も早く最大有効期限が到来する匿名アドレスが削除されることになる。ステップS109では、匿名アドレス削除部114は、さらに、上記最大有効期限が最も若い匿名アドレスを匿名アドレス登録テーブル116から削除する。そして、ステップS101へ処理をループさせ、再び匿名アドレスの生成処理により、使用する匿名アドレスが切り替えられることになる。図5に示す処理は、例えば、インターネットFAX装置20が停止するまで、繰り返される。   On the other hand, if the number of registered addresses is the maximum number of registered in step S107 (YES), the process proceeds to step S108. In step S <b> 108, the anonymous address deletion unit 114 executes an anonymous address deletion process with the smallest maximum expiration date. In other words, the anonymous address registered the oldest and the earliest valid expiration date is deleted. In step S <b> 109, the anonymous address deletion unit 114 further deletes the anonymous address having the youngest maximum expiration date from the anonymous address registration table 116. Then, the process is looped to step S101, and the anonymous address to be used is switched again by the anonymous address generation process. The process illustrated in FIG. 5 is repeated until, for example, the Internet FAX apparatus 20 is stopped.

図6は、第1の実施形態の匿名アドレス管理処理において、メール送信部120が実行するメール送信処理を示すフローチャートである。図6に示す処理は、例えばオペレータによりITU−T勧告T.37のFAX画像送信が指令されて、ステップS200から開始される。   FIG. 6 is a flowchart illustrating a mail transmission process executed by the mail transmission unit 120 in the anonymous address management process of the first embodiment. The process shown in FIG. 37 FAX image transmission is instructed, and the process starts from step S200.

ステップS201では、メール送信部120は、原稿画像のFAX画像データを電子メールに添付して、SMTPで規定された通信規約に従って、宛先の端末へ送信する。ステップS202では、メール送信部120は、そのメッセージがMDN応答を要求するものであるか否かを判定する。ステップS202で、MDN応答が要求されないと判定された場合(NO)には、ステップS209へ処理を進め、当該メール送信処理を終了させる。   In step S201, the mail transmission unit 120 attaches the FAX image data of the document image to the e-mail and transmits it to the destination terminal according to the communication protocol defined by SMTP. In step S202, the mail transmission unit 120 determines whether or not the message requests an MDN response. If it is determined in step S202 that an MDN response is not requested (NO), the process proceeds to step S209, and the mail transmission process is terminated.

一方、ステップS202で、MDN応答が要求されると判定された場合(YES)には、ステップS203へ処理を進める。ステップS203では、メール送信部120は、その送信が成功したか否かを判定する。ステップS203で、失敗したと判定された場合(NO)には、ステップS209へ処理を進め、当該メール送信処理を終了させる。一方、ステップS203で、成功したと判定された場合(YES)には、ステップS204へ処理を進める。   On the other hand, if it is determined in step S202 that an MDN response is required (YES), the process proceeds to step S203. In step S203, the mail transmission unit 120 determines whether the transmission is successful. If it is determined in step S203 that the process has failed (NO), the process proceeds to step S209, and the mail transmission process is terminated. On the other hand, if it is determined in step S203 that the process has succeeded (YES), the process proceeds to step S204.

ステップS204では、メール送信部120は、送信時の日時に余分の期間(例えば1日)を加算して延長後の有効期限を算出する。ステップS205では、匿名アドレス登録テーブル116内の使用した匿名アドレスの最大有効期限と延長後の有効期限とを比較して、算出された延長後の有効期限が、最大有効期限を越えるか否かを判定する。   In step S204, the mail transmission unit 120 calculates an extended expiration date by adding an extra period (for example, one day) to the date and time at the time of transmission. In step S205, the maximum expiration date of the anonymous address used in the anonymous address registration table 116 is compared with the expiration date after extension, and it is determined whether or not the calculated expiration date exceeds the maximum expiration date. judge.

ステップS205で、延長後の有効期限が、最大有効期限を越えると判定された場合(YES)には、ステップS207へ処理を進める。ステップS207では、延長後の有効期限を最大有効期限とし、ステップS208へ処理を進める。一方、ステップS205で、延長後の有効期限が最大有効期限以内であると判定された場合(NO)には、ステップS206へ処理を進める。   If it is determined in step S205 that the extended expiration date exceeds the maximum expiration date (YES), the process proceeds to step S207. In step S207, the extended expiration date is set as the maximum expiration date, and the process proceeds to step S208. On the other hand, if it is determined in step S205 that the extended expiration date is within the maximum expiration date (NO), the process proceeds to step S206.

ステップS206では、さらに、匿名アドレス登録テーブル116内の送信に使用した匿名アドレスの有効期限と、延長後の有効期限とを比較し、現在登録されている延長前の有効期限を延長後の有効期限が越えるか否かを判定する。ステップS206で、延長後の有効期限が延長前の有効期限を越えないと判定された場合(NO)には、ステップS209へ処理を進め、そのまま本メール送信処理を終了させる。一方、ステップS206で、延長後の有効期限が延長前の有効期限を越えると判定された場合(YES)には、ステップS208へ処理を進める。   In step S206, the expiration date of the anonymous address used for transmission in the anonymous address registration table 116 is compared with the expiration date after the extension, and the expiration date before the extension that is currently registered is extended. Judge whether or not. If it is determined in step S206 that the post-extension expiration date does not exceed the pre-extension expiration date (NO), the process proceeds to step S209 and the mail transmission process is terminated as it is. On the other hand, if it is determined in step S206 that the expiration date after extension exceeds the expiration date before extension (YES), the process proceeds to step S208.

ステップS208では、メール送信部120は、匿名アドレス管理部110により、匿名アドレス登録テーブル116における送信に使用した匿名アドレスの有効期限を、上記延長後の有効期限に書き換えて更新し、ステップS209で本メール送信処理を終了させる。   In step S208, the e-mail transmission unit 120 renews and updates the expiration date of the anonymous address used for transmission in the anonymous address registration table 116 with the above-described extension expiration date by the anonymous address management unit 110. End the email transmission process.

上述した第1の実施形態の匿名アドレス管理処理によれば、使用する匿名アドレスの切替間隔とは別に、各匿名アドレスに有効期限が設けられる。そして、使用する匿名アドレスが切り替えられた後も、少なくとも匿名アドレスの有効期限の間は、その匿名アドレスのネットワークI/F140への割り当てが維持され、そのMDN応答を受信することが可能となる。また、匿名アドレスの切替間隔を短くしても、MDN応答の受信可能な期間を充分に確保することができるため、プライバシー保護のレベルを好適に高めることが可能となる。   According to the anonymous address management process of the first embodiment described above, an expiration date is provided for each anonymous address separately from the switching interval of the anonymous address to be used. And even after the anonymous address to be used is switched, at least during the expiration date of the anonymous address, the assignment of the anonymous address to the network I / F 140 is maintained, and the MDN response can be received. Further, even if the anonymous address switching interval is shortened, a sufficient period of time during which an MDN response can be received can be ensured, so that the level of privacy protection can be suitably increased.

また、第1の実施形態の匿名アドレス管理処理によれば、MDN応答を要求する送信が実行された場合、その許容可能な最大有効期限の範囲以内で有効期限を延長することができる。つまり、MDN応答を受信する可能性の有る匿名アドレスのみが、その有効期限を延長されることになる。このため、MDN応答を受信する可能性の無い匿名アドレスを管理するためのリソースを早期に解放することが可能となる。   Further, according to the anonymous address management process of the first embodiment, when transmission requesting an MDN response is executed, the expiration date can be extended within the allowable maximum expiration date. That is, only the anonymous address that may receive the MDN response has its expiration date extended. For this reason, it becomes possible to release the resource for managing the anonymous address without the possibility of receiving the MDN response at an early stage.

さらに、第1の実施形態の匿名アドレス管理処理によれば、匿名アドレス登録テーブル116の登録アドレス数に上限が設けられるため、インターネットFAX装置20のメモリやソケット数などの有限なリソースの制約に適応させることが可能となる。また、本インターネットFAX装置20と同一リンクに接続されるルータには、近隣キャッシュの容量上の制約があるが、登録アドレス数を制限することで、そのルータ22側のリソースの制約にも適合させることが可能となる。   Furthermore, according to the anonymous address management process of the first embodiment, since the upper limit is set for the number of registered addresses in the anonymous address registration table 116, it is adapted to restrictions on finite resources such as the memory and the number of sockets of the Internet FAX apparatus 20. It becomes possible to make it. In addition, the router connected to the same link as the Internet FAX apparatus 20 has a limitation on the capacity of the neighborhood cache. However, by limiting the number of registered addresses, the router 22 can be adapted to the resource limitation on the router 22 side. It becomes possible.

以下、図3、図7〜図10を参照して、匿名アドレス管理部110が実行する第2の実施形態の匿名アドレス管理処理について説明する。なお、第2の実施形態の匿名アドレス管理処理では、送信ログを用いて匿名アドレスを管理する構成を採用する。第2の実施形態の匿名アドレス管理処理では、図3に示したログ管理部160およびジョブ管理部170の構成が用いられる。   Hereinafter, the anonymous address management process of the second embodiment executed by the anonymous address management unit 110 will be described with reference to FIGS. 3 and 7 to 10. Note that the anonymous address management process of the second embodiment employs a configuration that manages anonymous addresses using a transmission log. In the anonymous address management process of the second embodiment, the configuration of the log management unit 160 and the job management unit 170 shown in FIG. 3 is used.

再び図3を参照すると、ログ管理部160は、メール送信ログを登録しているログ登録テーブル162を含んで構成される。図7(A)は、ログ登録テーブルのデータ構造を示す。図7(A)に示すログ登録テーブル162は、送信先の電子メールアドレスが入力されるフィールド162aと、送信時に使用した匿名アドレスが入力されるフィールド162bと、そのメール送信ジョブを識別するジョブIDが入力されるフィールド162cとを含む。さらに、ログ登録テーブル162は、送信結果が入力されるフィールド162dと、メール送信に対応するMDN応答の受信結果が入力されるフィールド162eとを含む。なお、図7(A)では、IPアドレス直接指定のアドレス体系の電子メールアドレスを例示しているが、ダイレクトSMTPで用いることができる電子メールのアドレス体系は、特に限定されるものではない。通常のドメイン名を用いて、DNSにより名前解決を行うアドレス体系としてもよい。   Referring to FIG. 3 again, the log management unit 160 is configured to include a log registration table 162 that registers mail transmission logs. FIG. 7A shows the data structure of the log registration table. The log registration table 162 shown in FIG. 7A includes a field 162a in which an e-mail address of a transmission destination is input, a field 162b in which an anonymous address used at the time of transmission is input, and a job ID for identifying the mail transmission job. Field 162c in which is entered. Further, the log registration table 162 includes a field 162d in which a transmission result is input and a field 162e in which a reception result of an MDN response corresponding to mail transmission is input. Although FIG. 7A illustrates an e-mail address with an IP address direct designation address system, the e-mail address system that can be used with direct SMTP is not particularly limited. An address system that performs name resolution by DNS using a normal domain name may be used.

フィールド162dには、成功やエラー事由を示す値が送信結果として入力される。フィールド162eには、MDN応答を受信したことを示す「応答受信」、MDN応答が不要の送信であったことを示す「応答不要」、未だMDN応答を受信しておらず待ち受け状態であることを示す「応答未受信」、または、タイムアウトなどでMDN応答の受信をあきらめたこと示す「応答不達」などの値が入力される。   A value indicating success or an error reason is input as a transmission result in the field 162d. In the field 162e, "response received" indicating that the MDN response has been received, "response not required" indicating that the MDN response was unnecessary transmission, and that the MDN response has not been received yet and is in a standby state. A value such as “response not received” or “response non-delivery” indicating that the MDN response has been given up due to timeout or the like is input.

再び図3を参照すると、メール送信部120は、電子メールによるFAX画像送信が完了した後、ログ管理部160により、その送信結果を履歴情報としてメール送信ログを登録させる。また、メール送信部120は、MDN応答を要求するメッセージの送信については、MDN応答の待ち受け状態であることを示す「応答未受信」をメール送信ログに記録する。メール送信部120は、一方、MDN応答不要のメール送信を実行した場合には、そのメール送信ログの応答受信結果として、MDN応答が不要の送信であることを示す「応答不要」を記録する。   Referring to FIG. 3 again, after completing the FAX image transmission by e-mail, the mail transmission unit 120 causes the log management unit 160 to register a mail transmission log with the transmission result as history information. In addition, regarding the transmission of the message requesting the MDN response, the mail transmission unit 120 records “response not received” indicating the MDN response standby state in the mail transmission log. On the other hand, when mail transmission that does not require an MDN response is executed, the mail transmission unit 120 records “response unnecessary” indicating that the MDN response is unnecessary transmission as a response reception result of the mail transmission log.

メール受信部130は、MDN応答メッセージを受信すると、ログ管理部160により、該MDN応答メッセージの対応する送信ログに「応答受信」を記録させる。RFC2298の規定によると、MDN応答を要求するメッセージの「Message-ID」フィールドが、MDN応答メッセージの「Original-Message-ID」フィールドに継承される。本実施形態では、送信メールの「Message-ID」にジョブIDを埋め込むことにより、送信メールと、MDN応答メールとの対応付けを行う。「Message-ID」フィールドは、例えば<[日時][ランダム文字列(2バイトASCII)].[固定文字列(5バイトASCII)]−J[ジョブID(5バイト数字)]−S[シーケンス番号(5バイト数字)]@[ドメイン名]>といったフォーマットで作成することができる。ジョブIDは、作成される毎に、例えば1ずつインクリメントされる。シーケンス番号も送信される毎に例えば1ずつインクリメントされる。   When receiving the MDN response message, the mail reception unit 130 causes the log management unit 160 to record “response reception” in the transmission log corresponding to the MDN response message. According to the specifications of RFC2298, the “Message-ID” field of a message requesting an MDN response is inherited by the “Original-Message-ID” field of the MDN response message. In the present embodiment, the transmission mail and the MDN response mail are associated with each other by embedding the job ID in “Message-ID” of the transmission mail. The “Message-ID” field is, for example, <[date and time] [random character string (2-byte ASCII)]. [Fixed character string (5-byte ASCII)]-J [Job ID (5-byte number)]-S [Sequence number (5-byte number)] @ [Domain name]> Each time the job ID is created, for example, it is incremented by one. The sequence number is also incremented by 1 each time it is transmitted.

図3に示す匿名アドレス管理部110は、応答の受信が未だ記録されず、MDN応答を待ち受けている匿名アドレスについては、その匿名アドレスの有効期限が途過していた場合であっても、許容可能とする最大有効期限の範囲内において、その削除処理を延期することができる。   The anonymous address management unit 110 shown in FIG. 3 accepts an anonymous address that has not yet been recorded in response and is waiting for an MDN response, even if the anonymous address has expired. The deletion process can be postponed within the range of the maximum valid period allowed.

ジョブ管理部170は、ジョブ登録テーブル172を含んで構成され、オペレータなどから指令されたジョブの進行を管理する。ジョブ登録テーブル172は、実行が要求されたFAX画像送信ジョブと、そのジョブに用いる原稿の画像データなどとを対応付けて登録し、送信ジョブの実行待ちキューとして機能する。オペレータから電子メールによるFAX画像送信ジョブを受領すると、ジョブ管理部170は、ジョブ登録テーブル172にジョブを追加登録する。登録されたジョブは、順次、メール送信部120に渡されて実行される。   The job management unit 170 includes a job registration table 172, and manages the progress of jobs instructed by an operator or the like. The job registration table 172 registers a FAX image transmission job requested to be executed and image data of a document used for the job in association with each other, and functions as a transmission job execution waiting queue. When receiving a FAX image transmission job by e-mail from the operator, the job management unit 170 additionally registers the job in the job registration table 172. The registered jobs are sequentially delivered to the mail transmission unit 120 and executed.

図7(B)は、ジョブ登録テーブルのデータ構造を示す。図7(B)に示すジョブ登録テーブル172は、送信先の電子メールアドレスが入力されるフィールド172aと、ジョブIDが入力されるフィールド172bと、そのジョブで送信した原稿画像データを識別するドキュメントIDが入力されるフィールド172cとを含む。   FIG. 7B shows the data structure of the job registration table. A job registration table 172 shown in FIG. 7B includes a field 172a in which an e-mail address of a transmission destination is input, a field 172b in which a job ID is input, and a document ID for identifying original image data transmitted in the job. Field 172c into which is entered.

再び図3を参照すると、メール受信部130は、MDN応答メッセージを未受信のまま一定時間経過したことを検知すると、ジョブ管理部170に再送送信を指令することができる。再送送信の指令を受けて、ジョブ管理部170は、同一ジョブの再送信ジョブをジョブ登録テーブル172に登録し、順次、メール送信部120に渡す。   Referring to FIG. 3 again, when the mail receiving unit 130 detects that a certain time has passed without receiving the MDN response message, it can instruct the job management unit 170 to perform retransmission. In response to the re-transmission instruction, the job management unit 170 registers the re-transmission job of the same job in the job registration table 172 and sequentially passes it to the mail transmission unit 120.

メール送信部120は、送信ジョブが渡されると、同一ジョブIDの送信ログがログ登録テーブル162に存在しないかをログ管理部160に問い合わせるなどして、再送の送信を検知する。なお、再送のジョブIDは、従前のジョブIDと一致するものとする。メール送信部120は、再送を実行した場合には、ログ管理部160により、対応する送信ログのMDN応答の待ち受け状態を解除させ、「応答不達」を記録させる。   When the transmission job is handed over, the mail transmission unit 120 detects transmission of retransmission by inquiring of the log management unit 160 whether a transmission log with the same job ID exists in the log registration table 162. It is assumed that the resent job ID matches the previous job ID. When the mail transmission unit 120 executes resending, the log management unit 160 cancels the MDN response standby state of the corresponding transmission log and records “response undelivered”.

図8は、第2の実施形態の匿名アドレス管理処理において、メール送信部120が実行するメール送信処理を示すフローチャートである。図8に示す処理は、例えばオペレータによりFAX画像送信が指令されて、ステップS300から開始される。   FIG. 8 is a flowchart illustrating a mail transmission process executed by the mail transmission unit 120 in the anonymous address management process of the second embodiment. The processing shown in FIG. 8 is started from step S300 when, for example, an operator instructs the FAX image transmission.

ステップS301では、メール送信部120は、ログ管理部160に問い合わせて、再送であるか否かを判定する。ステップS301で、実行指令されたジョブと同一ジョブIDの送信ログが存在せず、再送送信ではないと判定された場合(NO)には、ステップS303へ処理を進める。一方、ステップS301で、実行が指示されたジョブと同一ジョブIDの送信ログが存在し、再送送信であると判定された場合(YES)には、ステップS302へ処理を進める。ステップS302では、メール送信部120は、ログ管理部160により、ログ登録テーブル162内のジョブIDが一致する送信ログの応答受信結果のフィールド162eを、「応答未受信」から「応答不達」に書き換えさせ、更新する。   In step S301, the mail transmission unit 120 inquires of the log management unit 160 and determines whether or not it is retransmission. If it is determined in step S301 that there is no transmission log with the same job ID as the job for which execution has been commanded and it is determined that the transmission is not retransmission (NO), the process proceeds to step S303. On the other hand, if it is determined in step S301 that there is a transmission log having the same job ID as the job for which execution has been instructed and it is determined that the transmission is retransmission (YES), the process proceeds to step S302. In step S <b> 302, the mail transmission unit 120 changes the response reception result field 162 e of the transmission log with the matching job ID in the log registration table 162 from “response not received” to “response not delivered” by the log management unit 160. Rewrite and update.

ステップS303では、メール送信部120は、原稿画像のFAX画像データを電子メールに添付して、SMTPで規定された通信規約に従って、宛先の端末へ送信する。ステップS304では、メール送信部120は、そのメッセージがMDN応答を要求するものであるか否かを判定する。ステップS304で、MDN応答が要求されたと判定された場合(YES)には、ステップS305へ処理を進める。一方、ステップS304で、MDN応答が要求されていない判定された場合(NO)には、ステップS306へ処理を進める。   In step S303, the mail transmission unit 120 attaches the FAX image data of the original image to the e-mail and transmits it to the destination terminal according to the communication protocol defined by SMTP. In step S304, the mail transmission unit 120 determines whether or not the message requests an MDN response. If it is determined in step S304 that an MDN response has been requested (YES), the process proceeds to step S305. On the other hand, if it is determined in step S304 that an MDN response is not requested (NO), the process proceeds to step S306.

ステップS305では、メール送信部120は、ログ管理部160により、ログ登録テーブル162に当該ジョブの送信ログを登録させる。このとき、登録されるレコードのフィールド162eは、「応答未受信」が記録される。そして、ステップS307へ進め、本メール送信処理を終了させる。   In step S <b> 305, the mail transmission unit 120 causes the log management unit 160 to register the transmission log of the job in the log registration table 162. At this time, “no response received” is recorded in the field 162e of the record to be registered. Then, the process proceeds to step S307, and the mail transmission process is terminated.

一方、ステップS306では、メール送信部120は、ログ管理部160により、ログ登録テーブル162に当該ジョブの送信ログを登録させ、フィールド162eに「応答不要」を記録させる。そして、ステップS307へ進め、本メール送信処理を終了させる。   On the other hand, in step S306, the mail transmission unit 120 causes the log management unit 160 to register the transmission log of the job in the log registration table 162, and records “response unnecessary” in the field 162e. Then, the process proceeds to step S307, and the mail transmission process is terminated.

図9は、第2の実施形態の匿名アドレス管理処理において、メール受信部130が実行するメール受信処理を示すフローチャートである。図9に示す処理は、例えば相手端末からのメッセージ送信を受けて、ステップS400から開始される。   FIG. 9 is a flowchart illustrating a mail reception process executed by the mail reception unit 130 in the anonymous address management process of the second embodiment. The process shown in FIG. 9 is started from step S400 upon receipt of a message transmission from the counterpart terminal, for example.

ステップS401では、メール受信部130は、SMTPで規定された通信規約に従って、メッセージを相手端末から受信する。ステップS402では、メール受信部130は、そのメッセージがMDN応答であるか否かを判定する。ステップS402では、例えば、「Original-Message-ID」フィールドの有無により判定することができる。ステップS402で、MDN応答であると判定された場合(YES)には、ステップS403へ処理を進める。   In step S401, the mail receiving unit 130 receives a message from the partner terminal in accordance with a communication protocol defined by SMTP. In step S402, the mail receiving unit 130 determines whether or not the message is an MDN response. In step S402, the determination can be made based on the presence / absence of the “Original-Message-ID” field, for example. If it is determined in step S402 that the response is an MDN response (YES), the process proceeds to step S403.

ステップS403では、メール受信部130は、まず、受信したメッセージの「Original-Message-ID」から、上述したフォーマットに従って、ジョブIDを抽出する。そして、メール受信部130は、同一ジョブIDの登録の有無をログ管理部160に問い合わせる。ジョブIDが一致するものがログ登録テーブル162から探し出されて、対応する送信ログが特定される。メール受信部130は、ログ管理部160により、そのメール送信ログの応答受信結果フィールド162eを「応答未受信」から「応答受信」に書き換えさせて、更新する。そして、ステップS404へ処理を進め、本メール受信処理を終了させる。一方、ステップS402で、MDN応答ではないと判定された場合(NO)には、ステップS404へ直接処理を進め、本メール受信処理を終了させる。   In step S403, the mail receiving unit 130 first extracts a job ID from “Original-Message-ID” of the received message according to the above-described format. Then, the mail receiving unit 130 inquires of the log management unit 160 whether or not the same job ID is registered. Those with matching job IDs are searched from the log registration table 162, and the corresponding transmission log is specified. The mail receiving unit 130 causes the log management unit 160 to rewrite the response reception result field 162e of the mail transmission log from “response not received” to “response received” and update it. Then, the process proceeds to step S404, and the mail reception process is terminated. On the other hand, if it is determined in step S402 that the response is not an MDN response (NO), the process proceeds directly to step S404, and the mail reception process is terminated.

図10は、匿名アドレス管理部110が実行する第2の実施形態の匿名アドレス管理処理を示すフローチャートである。図10に示す処理は、例えば装置の起動に応答して、ステップS500から開始される。ステップS501では、匿名アドレス生成部112は、RFC3041の規定に従って、匿名アドレスの生成処理を実行する。ステップS502では、生成した匿名アドレスを、その有効期限、その最大有効期限とともに、匿名アドレス登録テーブル116に追加登録する。   FIG. 10 is a flowchart illustrating the anonymous address management process of the second embodiment executed by the anonymous address management unit 110. The process shown in FIG. 10 is started from step S500 in response to, for example, activation of the apparatus. In step S501, the anonymous address generation unit 112 executes an anonymous address generation process in accordance with the provisions of RFC3041. In step S502, the generated anonymous address is additionally registered in the anonymous address registration table 116 together with the expiration date and the maximum expiration date.

ステップS503では、匿名アドレス登録テーブル116を参照して、登録された匿名アドレスの中に、許容可能な最大有効期限が途過してしまった匿名アドレスが存在するか否かを判定する。ステップS503で、最大有効期限が途過した匿名アドレスが存在しないと判定された場合(NO)には、ステップS504へ処理を進める。   In step S503, the anonymous address registration table 116 is referred to, and it is determined whether or not there is an anonymous address whose allowable maximum expiration date has passed among the registered anonymous addresses. If it is determined in step S503 that there is no anonymous address whose maximum expiration date has passed (NO), the process proceeds to step S504.

ステップS504では、匿名アドレス管理部110は、さらに有効期限が途過してしまった匿名アドレスが存在するか否かを判定する。ステップS504で、有効期限が途過した匿名アドレスが存在すると判定された場合(YES)には、ステップS505へ処理を進める。   In step S504, the anonymous address management unit 110 further determines whether there is an anonymous address whose expiration date has passed. If it is determined in step S504 that there is an anonymous address with an expired expiration date (YES), the process proceeds to step S505.

ステップS505では、匿名アドレス管理部110は、ログ管理部160に問い合わせて、「応答未受信」として記録された匿名アドレスをログ登録テーブル162から抽出し、ステップS506へ処理を進める。一方、ステップS503で、最大有効期限が途過した匿名アドレスが存在すると判定された場合(YES)には、ステップS506へ直接処理が進められる。   In step S505, the anonymous address management unit 110 inquires of the log management unit 160, extracts the anonymous address recorded as “response not received” from the log registration table 162, and advances the process to step S506. On the other hand, if it is determined in step S503 that there is an anonymous address whose maximum expiration date has passed (YES), the process proceeds directly to step S506.

ステップS506では、匿名アドレス削除部114は、削除すべき匿名アドレスの削除処理を実行し、その匿名アドレスのネットワークI/F140への割り当てを削除する。ここで、ステップS503で最大有効期限が途過した匿名アドレスが存在した場合には、その匿名アドレスが削除すべき匿名アドレスとなる。また、ステップS504で有効期限が途過した匿名アドレスが存在した場合には、有効期限が途過しており、かつ、「応答未受信」として記録されていない匿名アドレスが、削除すべき匿名アドレスとなる。つまり、「応答未受信」として記録された匿名アドレスは、現在、MDN応答を待ち受けているため、許容可能な最大有効期限の範囲以内で削除処理の実施が延期される。   In step S <b> 506, the anonymous address deletion unit 114 executes the deletion process of the anonymous address to be deleted, and deletes the assignment of the anonymous address to the network I / F 140. Here, when there is an anonymous address whose maximum expiration date has passed in step S503, the anonymous address is an anonymous address to be deleted. Further, if there is an anonymous address whose expiration date has passed in step S504, the anonymous address that has expired and is not recorded as “response not received” is to be deleted. It becomes. That is, since the anonymous address recorded as “response not received” is currently waiting for an MDN response, the execution of the deletion process is postponed within the allowable maximum expiration date.

ステップS507では、匿名アドレス削除部114は、割り当てを削除した匿名アドレスを、さらに匿名アドレス登録テーブル116から削除し、ステップS508へ処理を進める。一方、ステップS504で、有効期限が途過した匿名アドレスが存在しないと判定された場合(NO)には、ステップS508へ直接処理が進められる。   In step S507, the anonymous address deletion unit 114 further deletes the anonymous address whose assignment has been deleted from the anonymous address registration table 116, and advances the process to step S508. On the other hand, if it is determined in step S504 that there is no anonymous address with an expired expiration date (NO), the process proceeds directly to step S508.

ステップS508では、前回匿名アドレスを生成してから所定の切替間隔の時間が経過したか否かを判定する。ステップS508で、切替間隔の時間が経過していないと判定された場合(NO)には、ステップS503へ処理をループさせる。一方、ステップS508で、切替間隔の時間が経過した判定された場合(YES)には、ステップS501へ処理をループさせ、再び匿名アドレスの生成処理により、使用する匿名アドレスが切り替えられることになる。   In step S508, it is determined whether or not a predetermined switching interval has elapsed since the generation of the anonymous address last time. If it is determined in step S508 that the switching interval time has not elapsed (NO), the process loops to step S503. On the other hand, if it is determined in step S508 that the switching interval has elapsed (YES), the process loops to step S501, and the anonymous address to be used is switched again by the anonymous address generation process.

上述した第2の実施形態の匿名アドレス管理処理によれば、要求されたMDN応答を未だ受信していない匿名アドレスの削除は、例え有効期限を越えた場合であっても、許容可能な最大有効期限の範囲内で延期されることになる。このため、不揮発性メモリ42の容量を考慮して、匿名アドレスに設定する有効期限を短くしても、MDN応答の待ち受けのために必要とされる匿名アドレスについては、充分な待ち受け時間を確保することが可能となる。そして、MDN応答の待ち受けが不要とされる匿名アドレスについては、早期に、その管理のためのリソースを解放することが可能となる。   According to the anonymous address management process of the second embodiment described above, the deletion of an anonymous address that has not yet received the requested MDN response can be permitted even if the expiration date is exceeded. It will be postponed within the deadline. For this reason, even if the expiration date set for the anonymous address is shortened in consideration of the capacity of the nonvolatile memory 42, sufficient standby time is secured for the anonymous address required for waiting for the MDN response. It becomes possible. And it becomes possible to release the resource for the management of the anonymous address which does not need to wait for the MDN response at an early stage.

また、通常、ログ登録テーブル162の登録数には上限が設けられるが、第2の実施形態の匿名アドレス管理処理では、その場合、要求されたMDN応答を未だ受信していなくとも、メール送信ログが削除された段階で、古い匿名アドレスが効率的に削除されるという利点を有する。   Normally, there is an upper limit for the number of registrations in the log registration table 162. In the anonymous address management process of the second embodiment, however, the mail transmission log can be used even if the requested MDN response has not yet been received. Has an advantage that the old anonymous address is efficiently deleted at the stage when the is deleted.

さらに、第2の実施形態の匿名アドレス管理処理では、再送された従前の送信ログの応答受信結果のフィールド116eが、「応答未受信」が解除され「応答不達」に書き換えられるため、その匿名アドレスの削除が延期されなくなる。再送された従前の送信に対するMDNの応答待ち受けは、再送に対するMDN応答を受信すれば事足りるため、不要となる。つまり、第2の実施形態の匿名アドレス管理処理によれば、再送により不要となった古い匿名アドレスが効率的に削除されるという利点を有する。   Furthermore, in the anonymous address management process of the second embodiment, the response reception result field 116e of the retransmitted previous transmission log is canceled as “response not received” and rewritten as “response undelivered”. Address deletion will not be postponed. The MDN response waiting for the retransmitted previous transmission is unnecessary because it is sufficient to receive the MDN response for the retransmission. That is, according to the anonymous address management process of the second embodiment, there is an advantage that old anonymous addresses that are no longer necessary due to retransmission are efficiently deleted.

以下、図3、図11および図12を参照して、第3の実施形態の匿名アドレス管理処理について説明する。なお、第3の実施形態の匿名アドレス管理処理では、ネットワーク環境の変化に応答して匿名アドレスを削除する構成を採用する。第3の実施形態の匿名アドレス管理処理では、図3に示したルータ広告検出部150の構成が用いられる。なお、匿名アドレス管理部110、メール送信部120、メール受信部130、ネットワークI/F140、ログ管理部160、およびジョブ管理部170の動作は、第1の実施形態または第2の実施形態の匿名アドレス管理処理と同様であるため、詳細な説明は割愛する。   Hereinafter, the anonymous address management process of the third embodiment will be described with reference to FIGS. 3, 11, and 12. Note that the anonymous address management process of the third embodiment employs a configuration that deletes anonymous addresses in response to changes in the network environment. In the anonymous address management process of the third embodiment, the configuration of the router advertisement detection unit 150 shown in FIG. 3 is used. The operations of the anonymous address management unit 110, the mail transmission unit 120, the mail reception unit 130, the network I / F 140, the log management unit 160, and the job management unit 170 are the same as those of the first embodiment or the second embodiment. Since it is the same as the address management process, a detailed description is omitted.

図3を参照すると、ルータ広告検出部150は、プレフィックス登録テーブル152を含んで構成される。ルータ広告検出部150は、ルータ広告メッセージを受信すると、新しいプレフィックスが含まれる場合には、そのプレフィックスを期限を設定してプレフィックス登録テーブル152に登録する。また、ルータ広告検出部150は、受信したルータ広告メッセージに含まれるプレフィックスが、既に登録済みである場合には、そのプレフィックスの期限を延長する。ルータ広告検出部150は、さらに、期限が途過したプレフィックスを検出して、そのプレフィックスを含む匿名アドレスの削除を匿名アドレス削除部114に依頼する。   Referring to FIG. 3, the router advertisement detection unit 150 includes a prefix registration table 152. When the router advertisement detection unit 150 receives the router advertisement message, if a new prefix is included, the router advertisement detection unit 150 sets the time limit for the prefix and registers it in the prefix registration table 152. In addition, when the prefix included in the received router advertisement message has already been registered, the router advertisement detection unit 150 extends the time limit of the prefix. The router advertisement detection unit 150 further detects a prefix that has expired, and requests the anonymous address deletion unit 114 to delete the anonymous address including the prefix.

図11は、プレフィックス登録テーブルのデータ構造を示す。図11に示すプレフィックス登録テーブル152は、ルータ広告メッセージに含まれるプレフィックスが入力されるフィールド152aと、その期限が入力されるフィールド152bとを含む。   FIG. 11 shows the data structure of the prefix registration table. The prefix registration table 152 shown in FIG. 11 includes a field 152a in which a prefix included in the router advertisement message is input, and a field 152b in which the time limit is input.

プレフィックスの期限は、特に限定されるものではないが、プレフィックスを含むルータ広告メッセージを受信した日時に、一定の期間を加算して求めた値とすることができる。プレフィックスの期限は、そのルータ広告を受信しつづける限り、随時更新されてゆく。しかしながら、ルータが故障してしまったり、インターネットFAX装置20が、他のリンクに接続されたり、長時間の切断の後電源が投入された場合などに、そのルータとの通信が途絶えると、そのプレフィックスの期限が途過することとなる。   The time limit of the prefix is not particularly limited, but can be a value obtained by adding a certain period to the date and time when the router advertisement message including the prefix is received. The expiration date of the prefix is updated as needed as long as the router advertisement continues to be received. However, if communication with the router is interrupted, such as when a router breaks down, the Internet FAX machine 20 is connected to another link, or is turned on after a long disconnection, the prefix Will expire.

図12は、第3の実施形態の匿名アドレス管理処理において、ルータ広告検出部150が実行する処理を示すフローチャートである。なお、第3の実施形態の匿名アドレス管理処理では、ルータ広告検出部150は、匿名アドレス管理部110の機能を補助しており、匿名アドレス管理部110は、ルータ広告検出部150とは別に、図5または図10に示すような処理を実行しているものとする。   FIG. 12 is a flowchart illustrating a process executed by the router advertisement detection unit 150 in the anonymous address management process of the third embodiment. In the anonymous address management process of the third embodiment, the router advertisement detection unit 150 assists the function of the anonymous address management unit 110, and the anonymous address management unit 110 is separate from the router advertisement detection unit 150. It is assumed that processing as shown in FIG. 5 or FIG. 10 is being executed.

図12に示す処理は、例えばインターネットFAX装置20の起動に応答して、ステップS600から開始される。ステップS601では、ルータ広告検出部150は、プレフィックス登録テーブル152を参照して、期限が途過したプレフィックスが存在するか否かを判定する。ステップS601で、期限が途過したプレフィックスが存在する場合(YES)には、ステップS602へ処理を進める。   The process shown in FIG. 12 is started from step S600 in response to the activation of the Internet FAX apparatus 20, for example. In step S601, the router advertisement detection unit 150 refers to the prefix registration table 152 and determines whether there is a prefix that has expired. In step S601, if there is a prefix that has expired (YES), the process proceeds to step S602.

ステップS602では、ルータ広告検出部150は、期限が途過したプレフィックスを匿名アドレス管理部110に通知し、このプレフィックスを含む匿名アドレスの削除処理を依頼する。ステップS603では、ルータ広告検出部150は、期限が途過したプレフィックスをプレフィックス登録テーブル152から削除し、ステップS604へ処理を進める。一方、ステップS601で、期限が途過したプレフィックスが存在しない場合(NO)には、ステップS604へ直接処理が進められる。   In step S602, the router advertisement detection unit 150 notifies the anonymous address management unit 110 of the prefix whose term has expired, and requests deletion processing of the anonymous address including this prefix. In step S603, the router advertisement detection unit 150 deletes the prefix that has expired from the prefix registration table 152, and the process proceeds to step S604. On the other hand, if there is no expired prefix in step S601 (NO), the process proceeds directly to step S604.

ステップS604では、ルータ広告検出部150は、プレフィックスを含むルータ広告メッセージを受信したか否かを判定する。ステップS604で、プレフィックスを含むルータ広告メッセージを受信していないと判定された場合(NO)には、ステップS601へ処理をループさせる。   In step S604, the router advertisement detection unit 150 determines whether a router advertisement message including a prefix has been received. If it is determined in step S604 that a router advertisement message including a prefix has not been received (NO), the process loops to step S601.

ステップS604で、プレフィックスを含むルータ広告メッセージを受信したと判定された場合(YES)には、ステップS605へ処理を進める。ステップS605では、ルータ広告検出部150は、ルータ広告メッセージに含まれるプレフィックスを抽出し、プレフィックス登録テーブル152に登録または更新する。このとき、ルータ広告検出部150は、そのプレフィックスが、既に登録済みである場合には、そのプレフィックスの期限を延長して更新する。一方、そのプレフィックスが未登録であれば、プレフィックス登録テーブル152に新たに登録する。   If it is determined in step S604 that a router advertisement message including a prefix has been received (YES), the process proceeds to step S605. In step S605, the router advertisement detection unit 150 extracts a prefix included in the router advertisement message and registers or updates the prefix in the prefix registration table 152. At this time, if the prefix has already been registered, the router advertisement detection unit 150 extends the prefix and updates it. On the other hand, if the prefix is not registered, it is newly registered in the prefix registration table 152.

上述した第3の実施形態の匿名アドレス管理処理によれば、ルータが故障してしまったり、インターネットFAX装置20が、他のネットワークに接続されたり、長時間の切断の後電源が投入された場合など、ネットワーク環境の変化に対応して、利用できない匿名アドレスを効率的に削除することができるという利点を有する。   According to the anonymous address management process of the third embodiment described above, when the router breaks down, the Internet FAX apparatus 20 is connected to another network, or the power is turned on after a long disconnection. For example, an anonymous address that cannot be used can be efficiently deleted in response to changes in the network environment.

以上説明したように、本発明によれば、定期的に変更され匿名性の高い匿名アドレスを使用した通信において、該匿名アドレスに宛てた応答が、使用する匿名アドレスが切り替えられた後、異なるセッションで行われてしまった場合であっても、匿名アドレスに対し定めた有効期限まで、その応答を受信可能とする、通信装置、通信方法およびプログラムを提供することが可能となる。   As described above, according to the present invention, in the communication using the anonymous address that is periodically changed and highly anonymous, the response addressed to the anonymous address is changed after the anonymous address to be used is switched. It is possible to provide a communication device, a communication method, and a program that can receive the response until the expiration date set for the anonymous address even if it is performed in the above.

なお上記機能は、アセンブラ、C、C++、C#、Java(登録商標)、などのレガシープログラミング言語やオブジェクト指向プログラミング言語などで記述された装置実行可能なプログラムにより実現でき、ROM、EEPROM、EPROM、フラッシュメモリ、フレキシブルディスク、CD−ROM、CD−RW、DVD、SDメモリ、MOなど装置可読な記録媒体に格納して頒布することができる。   The above function can be realized by a device executable program described in a legacy programming language such as assembler, C, C ++, C #, Java (registered trademark), an object-oriented programming language, or the like. ROM, EEPROM, EPROM, It can be stored in a device-readable recording medium such as flash memory, flexible disk, CD-ROM, CD-RW, DVD, SD memory, MO, and distributed.

また、匿名アドレスを応答先に指定するメッセージとしては、匿名アドレスをMDN応答先フィールドに含むメッセージを一例として説明してきたが、特に限定されるものではない。送信メッセージに匿名アドレスを含む応答先が記述される如何なるメッセージを採用することができる。   Moreover, as a message which designates an anonymous address as a response destination, although the message which contains an anonymous address in a MDN response destination field has been demonstrated as an example, it is not specifically limited. Any message in which a response destination including an anonymous address is described in the transmission message can be adopted.

また、通信装置の一例として、ITU−T勧告T.37に準拠するFAX画像通信を実行するインターネットFAX装置を用いて説明してきが、特に限定されるものでない。他の実施形態では、例えば、送信機能付きの画像読取装置(スキャナ)、画像形成装置(複写機、複合機、プリンタ)、情報処理装置(パーソナルコンピュータ)、通信機能を有する種々の装置を、本発明の通信装置として構成することもできる。さらに他の実施形態では、上記機能を備えるネットワーク・インタフェース・カードとして構成することもできる。   In addition, as an example of a communication device, ITU-T recommendation T.30. Although the description has been made using an Internet FAX apparatus that executes FAX image communication conforming to 37, there is no particular limitation. In another embodiment, for example, an image reading apparatus (scanner) with a transmission function, an image forming apparatus (copying machine, multifunction peripheral, printer), an information processing apparatus (personal computer), and various apparatuses having a communication function are provided. It can also be configured as a communication device of the invention. In still another embodiment, it may be configured as a network interface card having the above functions.

以上、本発明の特定の実施形態について説明してきたが、本発明の実施形態は上述した実施形態に限定されるものではなく、他の実施形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。   The specific embodiments of the present invention have been described above. However, the embodiments of the present invention are not limited to the above-described embodiments, and those skilled in the art will conceive other embodiments, additions, modifications, deletions, and the like. It can be changed within the range that can be performed, and any embodiment is included in the scope of the present invention as long as the operation and effect of the present invention are exhibited.

本実施形態のネットワーク環境を示す概略図。Schematic which shows the network environment of this embodiment. 本実施形態のインターネットFAX装置の概略構成を示す図。1 is a diagram illustrating a schematic configuration of an Internet FAX apparatus according to an embodiment. 本実施形態のインターネットFAX装置の機能ブロック図。1 is a functional block diagram of an Internet FAX apparatus according to an embodiment. 匿名アドレス登録テーブルのデータ構造を示す図。The figure which shows the data structure of an anonymous address registration table. 匿名アドレス管理部が実行する第1の実施形態の匿名アドレス管理処理を示すフローチャート。The flowchart which shows the anonymous address management process of 1st Embodiment which an anonymous address management part performs. 第1の実施形態の匿名アドレス管理処理において、メール送信部が実行するメール送信処理を示すフローチャート。The flowchart which shows the mail transmission process which a mail transmission part performs in the anonymous address management process of 1st Embodiment. (A)ログ登録テーブルおよび(B)ジョブ登録テーブルのデータ構造を示す図。The figure which shows the data structure of (A) log registration table and (B) job registration table. 第2の実施形態の匿名アドレス管理処理において、メール送信部が実行するメール送信処理を示すフローチャート。The flowchart which shows the mail transmission process which a mail transmission part performs in the anonymous address management process of 2nd Embodiment. 第2の実施形態の匿名アドレス管理処理において、メール受信部が実行するメール受信処理を示すフローチャート。The flowchart which shows the mail reception process which a mail receiving part performs in the anonymous address management process of 2nd Embodiment. 匿名アドレス管理部が実行する第2の実施形態の匿名アドレス管理処理を示すフローチャート。The flowchart which shows the anonymous address management process of 2nd Embodiment which an anonymous address management part performs. プレフィックス登録テーブルのデータ構造を示す図。The figure which shows the data structure of a prefix registration table. 第3の実施形態の匿名アドレス管理処理において、ルータ広告検出部が実行する処理を示すフローチャート。The flowchart which shows the process which a router advertisement detection part performs in the anonymous address management process of 3rd Embodiment.

符号の説明Explanation of symbols

10…ネットワーク環境、12…LAN、14…インターネット、16…LAN、20…インターネットFAX装置、22…ルータ、24…ルータ、26…インターネットFAX装置、28…ラップトップ、30…制御部、32…操作パネル、34…メモリ、36…ネットワーク伝送制御部、38…スキャナ、40…プロッタ、42…不揮発性メモリ、44…データ圧縮伸張部(DCR)、46…ファクシミリ通信制御部(CCU)、48…バス、100…機能ブロック、110…匿名アドレス管理部、112…匿名アドレス生成部、114…匿名アドレス削除部、116…匿名アドレス登録テーブル、120…メール送信部、130…メール受信部、140…ネットワークI/F、150…ルータ広告検出部、152…プレフィックス登録テーブル、160…ログ管理部、162…ログ登録テーブル、170…ジョブ管理部、172…ジョブ登録テーブル DESCRIPTION OF SYMBOLS 10 ... Network environment, 12 ... LAN, 14 ... Internet, 16 ... LAN, 20 ... Internet FAX apparatus, 22 ... Router, 24 ... Router, 26 ... Internet FAX apparatus, 28 ... Laptop, 30 ... Control part, 32 ... Operation Panel, 34 ... Memory, 36 ... Network transmission control unit, 38 ... Scanner, 40 ... Plotter, 42 ... Non-volatile memory, 44 ... Data compression / decompression unit (DCR), 46 ... Facsimile communication control unit (CCU), 48 ... Bus , 100 ... functional block, 110 ... anonymous address management part, 112 ... anonymous address generation part, 114 ... anonymous address deletion part, 116 ... anonymous address registration table, 120 ... mail transmission part, 130 ... mail reception part, 140 ... network I / F, 150 ... router advertisement detection unit, 152 ... prefix registration Buru, 160 ... log management unit, 162 ... log registration table 170 ... job management section, 172 ... job registration table

Claims (10)

匿名性を有する1以上の匿名アドレスが有効期限とともに登録されるアドレス登録テーブルを記憶する記憶手段と、
匿名アドレスを生成し、該匿名アドレスを、ネットワーク・インタフェースに割り当て、かつ前記有効期限を設定して前記アドレス登録テーブルに追加する生成手段と、
生成に応答して切り替えて、最新の匿名アドレスを含む応答先を指定する送信メッセージを、ネットワークを介して宛先に送信する送信手段と、
前記送信メッセージの送信に対応して、指定された匿名アドレスの有効期限を延長する手段と、
前記有効期限が満了した匿名アドレスを、前記ネットワーク・インタフェースの割り当てから削除する削除手段と、
前記アドレス登録テーブルに登録された匿名アドレスに宛てられた、前記送信メッセージとは異なるセッションでの応答メッセージの受信を、該匿名アドレスが前記ネットワーク・インタフェースの割り当てから削除されるまで待ち受ける受信手段と
を含む、通信装置。
Storage means for storing an address registration table in which one or more anonymous addresses having anonymity are registered together with an expiration date;
Generating means for generating an anonymous address, assigning the anonymous address to a network interface, and setting the expiration date and adding it to the address registration table;
A transmission unit that switches in response to the generation and transmits a transmission message that specifies a response destination including the latest anonymous address to the destination via the network;
Means for extending the expiration date of the designated anonymous address in response to transmission of the transmission message;
Deleting means for deleting the anonymous address whose expiration date has expired from the assignment of the network interface;
Receiving means for waiting for reception of a response message addressed to an anonymous address registered in the address registration table in a session different from the transmission message until the anonymous address is deleted from the assignment of the network interface; Including a communication device.
前記送信手段は、前記送信メッセージの送信に対応して、前記指定された匿名アドレスの前記有効期限を許容可能な最大有効期限の範囲内で延長する、請求項1に記載の通信装置。   The communication apparatus according to claim 1, wherein the transmission unit extends the expiration date of the designated anonymous address within a maximum allowable expiration date in response to transmission of the transmission message. 前記削除手段は、前記アドレス登録テーブルの登録数が、登録可能な最大数に達した場合に、前記最大有効期限が最も近い前記匿名アドレスから削除する、請求項2に記載の通信装置。 The communication device according to claim 2 , wherein the deletion unit deletes the anonymous address from the closest anonymous address when the registration number in the address registration table reaches a maximum number that can be registered. 前記送信手段は、前記送信メッセージの送信に対応して、ログ登録テーブルに送信ログを登録し、前記受信手段は、前記匿名アドレスに宛てた前記応答メッセージを受信して、前記ログ登録テーブルの対応する送信ログに応答受信を記録し、前記削除手段は、応答未受信の前記匿名アドレスの削除を、前記最大有効期限の範囲内で延期する、請求項2または3に記載の通信装置。 The transmission means registers a transmission log in a log registration table in response to transmission of the transmission message, and the reception means receives the response message addressed to the anonymous address, and corresponds to the log registration table. 4. The communication device according to claim 2 , wherein response reception is recorded in a transmission log to be transmitted, and the deletion unit postpones deletion of the anonymous address that has not been received in response within the range of the maximum validity period. 5. 前記送信手段は、前記ログ登録テーブルの送信ログに対応した再送信を実行した場合に、前記ログ登録テーブルの該送信ログの応答未受信を解除する、請求項4に記載の通信装置。   The communication device according to claim 4, wherein the transmission unit cancels the response non-reception of the transmission log of the log registration table when the retransmission corresponding to the transmission log of the log registration table is executed. 前記通信装置は、ルータ広告メッセージを取得して、前記ルータ広告メッセージに含まれるネットワーク・プレフィックスを期限とともにプレフィックス登録テーブルに登録するルータ広告検出手段をさらに含み、前記削除手段は、前記期限が満了した前記ネットワーク・プレフィックスを含む前記匿名アドレスを削除する、請求項1〜5のいずれか1項に記載の通信装置。   The communication apparatus further includes router advertisement detection means for acquiring a router advertisement message and registering a network prefix included in the router advertisement message in a prefix registration table together with a time limit, and the deletion means has the time limit expired. The communication apparatus according to claim 1, wherein the anonymous address including the network prefix is deleted. 通信装置が実行する通信方法であって、前記通信装置が、
匿名性を有する匿名アドレスを生成し、該匿名アドレスを、ネットワーク・インタフェースに割り当て、かつ、1以上の匿名アドレスが有効期限とともに登録されるアドレス登録テーブルに、有効期限を設定して追加するステップと、
生成に応答して切り替えて、最新の匿名アドレスを含む応答先を指定する送信メッセージを、ネットワークを介して宛先に送信するステップと、
前記送信メッセージの送信に対応して、指定された匿名アドレスの延長された有効期限を前記アドレス登録テーブルに設定するステップと、
前記アドレス登録テーブルに登録された匿名アドレスに宛てられた、前記送信メッセージとは異なるセッションでの応答メッセージの受信を、該匿名アドレスが前記ネットワーク・インタフェースに割り当てられている間、待ち受けるステップと、
前記有効期限が満了した匿名アドレスを、前記ネットワーク・インタフェースの割り当てから削除するステップと
を含む、通信方法。
A communication method executed by a communication device, the communication device comprising:
Generating an anonymous address having anonymity, assigning the anonymous address to a network interface, and setting and adding an expiration date to an address registration table in which one or more anonymous addresses are registered together with the expiration date; and ,
Switching in response to generation and sending a send message specifying a response destination including the latest anonymous address to the destination over the network;
Corresponding to the transmission of the transmission message, setting an extended expiration date of the specified anonymous address in the address registration table;
Waiting for reception of a response message addressed to the anonymous address registered in the address registration table in a session different from the transmission message while the anonymous address is assigned to the network interface;
Deleting the anonymous address whose expiration date has expired from the assignment of the network interface.
前記設定するステップは、前記送信メッセージの送信に対応して、前記指定された匿名アドレスの前記有効期限を許容可能な最大有効期限の範囲内で延長するステップである、請求項7に記載の通信方法。   The communication according to claim 7, wherein the setting step is a step of extending the expiration date of the designated anonymous address within an allowable maximum expiration date in response to transmission of the transmission message. Method. 前記送信メッセージの送信に対応して、ログ登録テーブルに送信ログを登録するステップと、
前記匿名アドレスに宛てた前記応答メッセージを受信して、前記ログ登録テーブルの対応する送信ログに応答受信を記録するステップと、
応答未受信の前記匿名アドレスの削除を、前記最大有効期限の範囲内で延期するステップと
をさらに含む、請求項8に記載の通信方法。
In response to transmission of the transmission message, registering a transmission log in a log registration table;
Receiving the response message addressed to the anonymous address and recording the response reception in a corresponding transmission log of the log registration table;
The communication method according to claim 8, further comprising: postponing deletion of the anonymous address that has not been received in response within the range of the maximum validity period.
コンピュータを、ネットワーク・インタフェースを介してネットワークに接続する通信装置として機能させるためのプログラムであって、前記コンピュータを、
匿名性を有する1以上の匿名アドレスが有効期限とともに登録されるアドレス登録テーブルを記憶する記憶手段、
匿名アドレスを生成し、該匿名アドレスを、前記ネットワーク・インタフェースに割り当て、かつ前記有効期限を設定して前記アドレス登録テーブルに追加する生成手段、
生成に応答して切り替えて、最新の匿名アドレスを含む応答先を指定する送信メッセージを、前記ネットワークを介して宛先に送信する送信手段、
前記送信メッセージの送信に対応して、指定された匿名アドレスの有効期限を延長する手段、
前記有効期限が満了した匿名アドレスを、前記ネットワーク・インタフェースの割り当てから削除する削除手段、および
前記アドレス登録テーブルに登録された匿名アドレスに宛てられた、前記送信メッセージとは異なるセッションでの応答メッセージの受信を、該匿名アドレスが前記ネットワーク・インタフェースの割り当てから削除されるまで待ち受ける受信手段
として機能させるためのプログラム。
A program for causing a computer to function as a communication device connected to a network via a network interface, the computer comprising:
Storage means for storing an address registration table in which one or more anonymous addresses having anonymity are registered together with an expiration date;
Generating means for generating an anonymous address, assigning the anonymous address to the network interface, and setting the expiration date and adding it to the address registration table;
A transmission unit that switches in response to generation and transmits a transmission message that specifies a response destination including the latest anonymous address to a destination via the network;
Means for extending the expiration date of the designated anonymous address in response to transmission of the transmission message;
Delete means for deleting the expired anonymous address from the assignment of the network interface, and a response message in a session different from the transmission message addressed to the anonymous address registered in the address registration table A program for causing reception to function as reception means for waiting until the anonymous address is deleted from the assignment of the network interface.
JP2008314155A 2008-12-10 2008-12-10 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM Expired - Fee Related JP5321030B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008314155A JP5321030B2 (en) 2008-12-10 2008-12-10 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008314155A JP5321030B2 (en) 2008-12-10 2008-12-10 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2010141473A JP2010141473A (en) 2010-06-24
JP5321030B2 true JP5321030B2 (en) 2013-10-23

Family

ID=42351226

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008314155A Expired - Fee Related JP5321030B2 (en) 2008-12-10 2008-12-10 COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP5321030B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5803319B2 (en) * 2011-06-20 2015-11-04 日本電気株式会社 COMMUNICATION SYSTEM, WEB SERVER, CONNECTION DEVICE, AND COMMUNICATION METHOD
JP5865183B2 (en) * 2012-06-08 2016-02-17 西日本電信電話株式会社 Relay device
WO2024111109A1 (en) * 2022-11-25 2024-05-30 三菱電機株式会社 Communication device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006228140A (en) * 2005-02-21 2006-08-31 Fuji Xerox Co Ltd Information processor
JP4215010B2 (en) * 2005-03-04 2009-01-28 日本電気株式会社 Security association continuation method and terminal device under variable IP address environment

Also Published As

Publication number Publication date
JP2010141473A (en) 2010-06-24

Similar Documents

Publication Publication Date Title
JP4246705B2 (en) Home terminal device and communication system
JP4628467B2 (en) Relay device, communication method, and computer program
JP4769521B2 (en) Communication device
JP2006319702A (en) Electronic mail server apparatus
JP2007180614A (en) Transmitting device and receiver and method of controlling them, communication system, and program
JP2001217983A (en) Network scanner and recording medium recording program
JP5321030B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP2006352500A (en) Processor and method for automatic key replacement processing
JP2002290462A (en) Method for notifying mail non-arrival information and data communication apparatus
JP4226606B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP3867781B2 (en) HTTP server
JP4921864B2 (en) Communication control device, authentication system, and communication control program
CN109218381B (en) Remote communication control system and session relay system
JP2006221252A (en) Electronic mail communication device
JPWO2011117959A1 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, PROGRAM
JP5070139B2 (en) Communication relay device, communication system, communication method, and program
JP4796413B2 (en) Network equipment
JP3581532B2 (en) Communication device
JP4067461B2 (en) Facsimile communication system, communication terminal apparatus and communication system
JP2007251568A (en) Network device
JP3741412B2 (en) Internet FAX
JP2006067046A (en) Gateway information processor, information transmitting/receiving method and program, and program recording medium
JP4336995B2 (en) HTTP server
JP4927143B2 (en) Reception device, control method therefor, and program
JP4512309B2 (en) HTTP server

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111014

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130129

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130328

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130430

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130509

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130701

R151 Written notification of patent or utility model registration

Ref document number: 5321030

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees