[go: up one dir, main page]

JP2003218941A - Communication apparatus and program - Google Patents

Communication apparatus and program

Info

Publication number
JP2003218941A
JP2003218941A JP2002014890A JP2002014890A JP2003218941A JP 2003218941 A JP2003218941 A JP 2003218941A JP 2002014890 A JP2002014890 A JP 2002014890A JP 2002014890 A JP2002014890 A JP 2002014890A JP 2003218941 A JP2003218941 A JP 2003218941A
Authority
JP
Japan
Prior art keywords
address
mail
destination
electronic mail
communication
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.)
Pending
Application number
JP2002014890A
Other languages
Japanese (ja)
Inventor
Yoshifumi Tanimoto
好史 谷本
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2002014890A priority Critical patent/JP2003218941A/en
Publication of JP2003218941A publication Critical patent/JP2003218941A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a communication apparatus capable of operating an electronic mail system even in the absence of a DNS server and needing no protocol other than a transfer protocol of electronic mail. <P>SOLUTION: The communication apparatus 1 has a storage section 13 for storing an address table 14 in which IP addresses of other communication apparatuses are registered. In the case transmitting electronic mail, a communication section 12 uses a destination IP address and transmits the electronic mail directly to a destination communication apparatus in compliance with the SMTP or the like. Further, when the IP address of its own apparatus is revised, an IP address revision notice is transmitted to the destination registered in the address table 14 by using the IP address of each communication apparatus by means of electronic mail and the communication apparatus receiving the electronic mail identifies the electronic mail of the revision notice of the IP address to update the address table depending on the contents. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークを利
用して電子メールの送受信を行う技術に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for transmitting / receiving electronic mail using a network.

【0002】[0002]

【従来の技術】近年のネットワーク技術の発達ととも
に、電子メールを利用した通信が一般化してきている。
図7は、一般的な電子メールを利用した通信の一例の説
明図である。図中、21,24はメールクライアント、
22,23はメールサーバ、25はDNSサーバであ
る。例えばメールクライアント21からメールクライア
ント24に対して電子メールを送信する場合には、ま
ず、メールクライアント21が属するドメインに設けら
れているメールサーバ22に対してメールクライアント
24宛の電子メールを例えばSMTP等を用いて送信す
る。このとき、メールサーバ22のIPアドレスが分か
らない場合には、DNSサーバ25のIPアドレスを用
いてAレコードを引き、メールサーバ22のIPアドレ
スを取得してから、取得したIPアドレスを用いてメー
ルサーバ22へ電子メールを送信する。
2. Description of the Related Art With the development of network technology in recent years, communication using electronic mail has become popular.
FIG. 7 is an explanatory diagram of an example of communication using a general electronic mail. In the figure, 21 and 24 are mail clients,
22 and 23 are mail servers, and 25 is a DNS server. For example, when sending an e-mail from the mail client 21 to the mail client 24, first, an e-mail addressed to the mail client 24 is sent to the mail server 22 provided in the domain to which the mail client 21 belongs, for example, SMTP or the like. To send. At this time, if the IP address of the mail server 22 is unknown, the A record is subtracted using the IP address of the DNS server 25, the IP address of the mail server 22 is acquired, and the mail is acquired using the acquired IP address. Send an email to the server 22.

【0003】メールサーバ22は、宛先の電子メールア
ドレスから、宛先のメールクライアント24が属するド
メインに設けられているメールサーバ23のIPアドレ
スを、DNSサーバ25に対してMXレコードを引くこ
とによって取得する。そして、取得したIPアドレスを
用いて、メールサーバ23に対してメールクライアント
21から受け取った電子メールを転送する。メールサー
バ23は、メールサーバ22からメールクライアント2
4宛の電子メールを受け取って保持する。そして、メー
ルクライアント24からPOPなどによってメールサー
バ23に電子メールの取り出し要求を行うことによっ
て、メールクライアント21から発信されたメールクラ
イアント24宛の電子メールがメールクライアント24
に届くことになる。
The mail server 22 obtains the IP address of the mail server 23 provided in the domain to which the destination mail client 24 belongs from the destination electronic mail address by subtracting an MX record from the DNS server 25. . Then, using the acquired IP address, the electronic mail received from the mail client 21 is transferred to the mail server 23. The mail server 23 is from the mail server 22 to the mail client 2
Receive and retain email addressed to 4. Then, the mail client 24 requests the mail server 23 to retrieve the e-mail by POP or the like, so that the e-mail sent from the mail client 21 to the mail client 24 is sent to the mail client 24.
Will be delivered to.

【0004】このように、通常利用されている電子メー
ルシステムでは、DNSサーバ25が存在していること
が前提となっており、DNSサーバがなければ電子メー
ルシステムを運用することができなかった。
As described above, the normally used electronic mail system is premised on the existence of the DNS server 25, and the electronic mail system could not be operated without the DNS server.

【0005】また、上述のように電子メールを送信する
際にはSMTP等のプロトコルを用いるが、このほかの
種々の情報、例えばユーザ宛の情報ではなくユーザが利
用する通信装置の管理情報などを転送しようとすると、
他のプロトコルを利用することになる。従って管理情報
などを転送するために別のプロトコルを利用可能に構成
しておく必要があり、装置規模の増大及びコストアップ
につながるという問題があった。
Further, as described above, when sending an electronic mail, a protocol such as SMTP is used, but various other information such as management information of a communication device used by the user, not information addressed to the user, is sent. When I try to transfer
Other protocols will be used. Therefore, it is necessary to configure another protocol so that the management information and the like can be transferred, which causes a problem that the device scale and cost are increased.

【0006】[0006]

【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、DNSサーバが無くても電
子メールシステムを運用することができるとともに、電
子メールの転送プロトコル以外にプロトコルを要しない
通信装置と、そのような通信処理を行うプログラムを提
供することを目的とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned circumstances. It is possible to operate an electronic mail system without a DNS server, and to use a protocol other than an electronic mail transfer protocol. It is an object of the present invention to provide a communication device that does not require it and a program that performs such communication processing.

【0007】[0007]

【課題を解決するための手段】本発明は、通信装置にお
いて、ネットワークを介して通信を行う通信手段と、宛
先に対応づけてIPアドレスが登録されたアドレステー
ブルを保持する記憶手段と、前記アドレステーブルから
宛先に対応するIPアドレスを取得して前記通信手段か
ら前記IPアドレスを指定して前記電子メールを送信す
る制御手段を有することを特徴とするものである。また
本発明は、コンピュータに実行させるプログラムであっ
て、予め宛先に対応づけてIPアドレスが登録されたア
ドレステーブルを保持しておき、前記アドレステーブル
から宛先に対応するIPアドレスを取得し、取得した前
記IPアドレスを指定して前記電子メールを送信するこ
とを特徴とするものである。このようにIPアドレスを
用いて電子メールの送信を行うことによって、電子メー
ルアドレスからIPアドレスへの変換に必要であったD
NSサーバを不要とすることができる。従って、DNS
サーバが無くても運用可能な電子メールシステムを構築
することが可能となる。
According to the present invention, in a communication device, a communication means for communicating via a network, a storage means for holding an address table in which an IP address is registered in association with a destination, and the address are provided. It is characterized by further comprising control means for acquiring an IP address corresponding to a destination from a table, designating the IP address from the communication means, and transmitting the electronic mail. Further, the present invention is a program executed by a computer, which holds an address table in which an IP address is registered in advance in association with a destination, acquires the IP address corresponding to the destination from the address table, and acquires the IP address. The electronic mail is transmitted by designating the IP address. By transmitting the e-mail using the IP address in this way, it is necessary to convert the e-mail address into the IP address D
The NS server can be eliminated. Therefore, DNS
It is possible to construct an e-mail system that can be operated without a server.

【0008】このような本発明の構成において、自装置
のIPアドレスが変更された場合に、変更された自装置
のIPアドレスを、アドレステーブルに登録されている
各宛先に対して該宛先のIPアドレスを指定して電子メ
ールにより通知するように構成することができる。ま
た、自装置のIPアドレスを指定して送られてきた電子
メールを受信する機能を有し、IPアドレスが変更され
た際の電子メールを受け取ったとき、受け取った電子メ
ールの内容に基づいて前記記憶手段中のアドレステーブ
ルを更新するように構成することができる。このような
構成によって、電子メールシステム内の各通信装置のア
ドレステーブルを常に最新の情報に一致させることがで
きる。それとともに、アドレステーブルの情報を通信装
置間で転送する際にも電子メールの形態で通信すること
ができ、他のプロトコルを必要としないという利点があ
る。
In such a configuration of the present invention, when the IP address of the own device is changed, the changed IP address of the own device is set to the IP address of the destination for each destination registered in the address table. It can be configured to specify an address and notify by e-mail. Further, it has a function of receiving an e-mail sent by designating the IP address of its own device, and when an e-mail when the IP address is changed is received, based on the contents of the received e-mail, It may be arranged to update the address table in the storage means. With such a configuration, the address table of each communication device in the electronic mail system can always be matched with the latest information. At the same time, there is an advantage that even when the information in the address table is transferred between the communication devices, communication can be performed in the form of electronic mail, and another protocol is not required.

【0009】[0009]

【発明の実施の形態】図1は、本発明の第1の実施の形
態を含む通信システムにおける通信形態の一例の説明図
である。図中、1〜5は通信装置、11は制御部、12
は通信部、13は記憶部、14はアドレステーブル、1
5は操作部である。通信装置1〜5は、いずれも同様の
本発明の通信装置であり、少なくともネットワークを介
してIPアドレスを用いた電子メールの送受信を行うこ
とができる。通信装置1についてのみ、内部の概略構成
を示しているが、他の通信装置2〜5についても同様の
構成を取ることができる。また、図1では5台の通信装
置の相互間で電子メールの送受信を行うものとして図示
しているが、通信装置の台数は任意である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an explanatory diagram of an example of a communication mode in a communication system including the first embodiment of the present invention. In the figure, 1 to 5 are communication devices, 11 is a control unit, and 12
Is a communication unit, 13 is a storage unit, 14 is an address table, 1
Reference numeral 5 is an operation unit. The communication devices 1 to 5 are all similar communication devices of the present invention, and are capable of transmitting and receiving electronic mail using an IP address at least via a network. Although only the internal configuration of the communication device 1 is shown, other communication devices 2 to 5 may have the same configuration. Further, although FIG. 1 is illustrated as transmitting and receiving an electronic mail between the five communication devices, the number of communication devices is arbitrary.

【0010】通信装置1は、制御部11,通信部12,
記憶部13,操作部15などを含んで構成することがで
きる。制御部11は、操作部15から指定された宛先に
対して、送信すべき情報を電子メールとして通信部12
から送信する。このとき、宛先の指定は操作部15から
直接IPアドレスの入力を受けるほか、記憶部13に記
憶されているアドレステーブル14から1ないし複数が
選択される。アドレステーブル14から選択された場
合、記憶部13から選択された宛先のIPアドレスを取
得する。そして、IPアドレスを用いて宛先の通信装置
に対して通信部12から例えばSMTP等により電子メ
ールを送信する。
The communication device 1 includes a control unit 11, a communication unit 12,
The storage unit 13 and the operation unit 15 may be included. The control unit 11 uses the communication unit 12 as information to be transmitted to the destination specified by the operation unit 15 as electronic mail.
Send from At this time, in order to specify the destination, the IP address is directly input from the operation unit 15, and one or a plurality of addresses are selected from the address table 14 stored in the storage unit 13. When selected from the address table 14, the IP address of the selected destination is acquired from the storage unit 13. Then, using the IP address, the communication unit 12 sends an e-mail to the destination communication device by, for example, SMTP.

【0011】また制御部11は、自装置のIPアドレス
が変更されたとき、その変更されたIPアドレスを他の
通信装置2〜5に対して電子メールで通知する機能を有
している。このような通知は、アドレステーブル14に
登録されているそれぞれの宛先に対して、各宛先のIP
アドレスを用いてSMTP等によって行うことができ
る。
When the IP address of the own device is changed, the control unit 11 has a function of notifying the other communication devices 2 to 5 of the changed IP address by electronic mail. Such a notification is sent to each destination registered in the address table 14 by the IP address of each destination.
The address can be used for SMTP or the like.

【0012】さらに制御部11は、他の通信装置2〜5
からSMTP等により送られてくる電子メールを、通信
部12を介して受信する。このとき、他の通信装置2〜
5からIPアドレスが変更された旨の電子メールを他の
通常の電子メールと区別し、IPアドレスが変更された
旨の電子メールについてはその内容に基づいて記憶部1
3中のアドレステーブル14を更新する。
Further, the control unit 11 controls the other communication devices 2-5.
The electronic mail sent from the device via SMTP or the like is received via the communication unit 12. At this time, the other communication devices 2 to
The e-mail indicating that the IP address has been changed from No. 5 is distinguished from other ordinary e-mails, and the e-mail indicating that the IP address has been changed is stored in the storage unit 1
The address table 14 in 3 is updated.

【0013】通信部12は、ネットワークを介して、I
Pアドレスを用いて通信装置2〜5やその他のネットワ
ーク上の種々の装置との間で通信が可能である。
The communication unit 12 receives the I
It is possible to communicate with the communication devices 2 to 5 and other various devices on the network using the P address.

【0014】記憶部13は、通信装置1において保存が
必要な種々の情報を記憶しておくことができる。特に、
アドレステーブル14を記憶している。図2は、アドレ
ステーブルの一例の説明図である。アドレステーブル1
4には、識別番号とともに、宛先の名称及び宛先のIP
アドレスが登録されている。識別番号は、例えば操作部
15に設けられているワンタッチキーや短縮番号などに
対応づけておくことができる。また宛先の名称は、宛先
の選択時や選択された宛先を表示したり、通信ログとし
て出力するなど、ユーザに対して宛先を提示する際の名
称であり、ユーザが任意に登録することができる。IP
アドレスは、閉じたシステムであればシステム内で一意
に設定される。またインターネットを利用したシステム
では、グローバルIPアドレスが設定される。もちろ
ん、図2に示す情報の他、種々の宛先に関する情報を登
録可能に構成してもよい。
The storage unit 13 can store various information that needs to be saved in the communication device 1. In particular,
The address table 14 is stored. FIG. 2 is an explanatory diagram of an example of the address table. Address table 1
4, the name of the destination and the IP of the destination along with the identification number
The address is registered. The identification number can be associated with, for example, a one-touch key provided on the operation unit 15 or a shortened number. The name of the destination is a name when the destination is presented to the user, such as when the destination is selected, the selected destination is displayed, or output as a communication log, and can be arbitrarily registered by the user. . IP
The address is uniquely set within the system in a closed system. A global IP address is set in the system using the Internet. Of course, in addition to the information shown in FIG. 2, information about various destinations may be registered.

【0015】操作部15は、表示手段や入力手段などを
有し、ユーザからの各種の指示入力を受け付ける。例え
ば電子メールを送信する際に、宛先となるIPアドレス
を直接入力したり、ワンタッチキーや短縮番号などを利
用して、あるいはアドレステーブルの宛先名称の一覧表
示から選択するなどして宛先を指定し、さらに送信の指
示等を行うことができる。また、自装置のIPアドレス
の設定操作などを行うこともできる。
The operation unit 15 has a display unit, an input unit, etc., and receives various instruction inputs from the user. For example, when sending an e-mail, specify the destination by directly entering the destination IP address, using one-touch keys or abbreviated numbers, or selecting from the list of destination names in the address table. Further, a transmission instruction or the like can be performed. It is also possible to perform an operation of setting the IP address of the own device.

【0016】次に、本発明の通信装置の実施の一形態に
おける動作の一例について説明する。図3は、本発明の
通信装置の実施の一形態における電子メール送信時の動
作の一例を示すフローチャートである。通信装置1に
は、予め、例えば図2に示したアドレステーブル14が
登録されているものとする。なお、アドレステーブル1
4の初期設定は、操作部15から設定登録を行えばよ
い。
Next, an example of the operation of the embodiment of the communication apparatus of the present invention will be described. FIG. 3 is a flowchart showing an example of an operation at the time of sending an electronic mail in the embodiment of the communication apparatus of the present invention. For example, the address table 14 shown in FIG. 2 is registered in the communication device 1 in advance. The address table 1
For the initial setting of No. 4, setting registration may be performed from the operation unit 15.

【0017】まずS31において、ユーザは宛先などの
電子メールの送信に必要な設定入力を操作部15から行
う。宛先の入力は、直接、電子メールアドレスあるいは
IPアドレスを入力するほか、ワンタッチキーや短縮番
号などによって入力したり、あるいはアドレステーブル
14の内容を一覧表示させて選択するなどといった種々
の入力方法を利用することができる。なお、ワンタッチ
キーや短縮番号などが操作された場合には、記憶部13
に記憶されているアドレステーブル14から、対応する
IPアドレスを取得すればよい。また、アドレステーブ
ル14の内容を一覧表示する場合には、例えば宛先名称
を表示して、選択された宛先に対応するIPアドレスを
取得すればよい。なお、宛先は複数設定してもよい。S
32において、送信開始が指示されたか否かを判定し、
送信開始が指示されるまで、S31における各種の設定
を行う。
First, in S31, the user inputs the setting necessary for sending an electronic mail such as a destination from the operation unit 15. For inputting the destination, various input methods such as directly inputting an e-mail address or an IP address, inputting with a one-touch key or an abbreviated number, or displaying the contents of the address table 14 in a list and selecting it are used. can do. When one-touch keys or abbreviated numbers are operated, the storage unit 13
The corresponding IP address may be acquired from the address table 14 stored in. Further, when the contents of the address table 14 are displayed as a list, for example, the destination name may be displayed and the IP address corresponding to the selected destination may be acquired. A plurality of destinations may be set. S
At 32, it is determined whether or not the start of transmission is instructed,
Various settings in S31 are performed until the start of transmission is instructed.

【0018】送信開始が指示されたら、S33におい
て、送信する電子メールを作成する。例えば通信装置1
がインターネットファクシミリである場合には、このS
33において、原稿上の画像を読み取って、読み取った
画像を添付ファイルとする電子メールを作成すればよ
い。
When the start of transmission is instructed, an electronic mail to be transmitted is created in S33. For example, the communication device 1
Is an Internet facsimile, this S
At 33, the image on the document is read, and an e-mail having the read image as an attachment file may be created.

【0019】電子メールが作成されたら、S34におい
て、宛先の1つについて、IPアドレスを用いて例えば
SMTP等によって直接宛先へ電子メールを送信する。
S35において、すべての宛先に対して送信したか否か
を判定し、未送信の宛先が残っている場合には、S34
へ戻って、未送信の宛先に対する電子メールの送信を行
う。すべての宛先に送信し終えたら、送信処理を終了す
る。
When the electronic mail is created, in S34, the electronic mail is directly transmitted to one of the destinations by using the IP address, for example, SMTP or the like.
In S35, it is determined whether or not the data has been transmitted to all the destinations, and if there are untransmitted destinations, S34 is performed.
Return to and send an email to an unsent destination. When the transmission to all the destinations is completed, the transmission process ends.

【0020】このようにして、電子メールの送信を、I
Pアドレスを用いて例えばSMTP等で行うので、DN
Sサーバを用いずに電子メールの送信を行うことができ
る。
In this way, the transmission of electronic mail is
Since it is performed by using the P address, for example, SMTP, etc.
E-mail can be sent without using the S server.

【0021】上述の電子メール送信時の動作例では、S
31において宛先など、各種の設定を行い、S33にお
いて送信する情報を例えば読み取るなどして電子メール
を作成しているが、電子メールの送信依頼を他の外部装
置から受けることも可能である。その場合には、S31
で設定される情報及びS33で作成する電子メールの内
容などは外部装置から受け取ることになる。本発明で
は、このようなサーバとしての利用なども可能である。
In the above-described operation example when sending an electronic mail, S
Although various settings such as the destination are made in 31 and the electronic mail is created by, for example, reading the information to be transmitted in S33, the electronic mail transmission request can be received from another external device. In that case, S31
The information set in step 3 and the content of the electronic mail created in step S33 will be received from the external device. The present invention can also be used as such a server.

【0022】図4は、本発明の通信装置の実施の一形態
におけるIPアドレス変更時の動作の一例を示すフロー
チャートである。上述のように各通信装置のIPアドレ
スを利用して電子メールの送信を行うため、自装置のI
Pアドレスを変更してしまうと他の通信装置からの電子
メールを受信できなくなる。そのために、他の通信装置
が保持しているアドレステーブルを更新する必要が生じ
る。このアドレステーブルの更新を自動化するため、自
装置のIPアドレスが変更された場合には、他の通信装
置に対して変更されたIPアドレスを通知する。この場
合にも、各通信装置のIPアドレスを用いて電子メール
で通知することができる。
FIG. 4 is a flow chart showing an example of the operation when changing the IP address in the embodiment of the communication apparatus of the present invention. As described above, since the electronic mail is transmitted using the IP address of each communication device, the I
If the P address is changed, it becomes impossible to receive e-mails from other communication devices. Therefore, it becomes necessary to update the address table held by another communication device. In order to automate the update of this address table, when the IP address of the own device is changed, the changed IP address is notified to other communication devices. Also in this case, it is possible to notify by e-mail using the IP address of each communication device.

【0023】S41において自装置のIPアドレスを変
更し、設定する。すると、S42において、記憶部13
中のアドレステーブル14から1つの宛先に対応づけら
れているIPアドレスを取得する。そして、S43にお
いて、S42で取得したIPアドレスを用いて、新たに
設定された自装置のIPアドレスの情報を含む電子メー
ルを例えばSMTP等によって送信する。S44におい
て、アドレステーブル14中のすべての宛先に対してI
Pアドレスの変更を通知したか否かを判定し、未送信の
宛先が残っている場合にはS42へ戻って、未送信の宛
先に対して順にIPアドレスの変更を電子メールで通知
する。すべての宛先に通知したら、自装置のIPアドレ
スの変更処理を終了する。
In S41, the IP address of the own device is changed and set. Then, in S42, the storage unit 13
An IP address associated with one destination is acquired from the internal address table 14. Then, in S43, using the IP address acquired in S42, an electronic mail including information on the newly set IP address of the own device is transmitted by, for example, SMTP. In S44, I is set to all the destinations in the address table 14.
It is determined whether or not the change of the P address has been notified, and if there are unsent destinations remaining, the process returns to S42 and the unsent destinations are sequentially notified of the change of the IP address by e-mail. When all the destinations have been notified, the process of changing the IP address of the own device ends.

【0024】図5は、本発明の通信装置の実施の一形態
における電子メール受信時の動作の一例の説明図、図6
は、同じくフローチャートである。上述の図3で説明し
た電子メール送信時の処理によって送信された電子メー
ルは、宛先の通信装置において受信され、受信時の処理
が行われる。また、上述の図4で説明したIPアドレス
変更時の電子メールについても受信し、アドレステーブ
ルの変更処理を行う必要がある。ここでは図5(A)に
示すように、通信装置3から通信装置1へ電子メールが
送信されるものとして、通信装置1における電子メール
の受信動作の一例を説明する。通信装置1の記憶部13
には、図5(B)に示すような内容(図2と同内容)の
アドレステーブル14が格納されているものとする。
FIG. 5 is an explanatory view of an example of an operation at the time of receiving an electronic mail in the embodiment of the communication apparatus of the present invention, FIG.
Is also a flowchart. The electronic mail transmitted by the processing at the time of transmitting the electronic mail described above with reference to FIG. 3 is received by the destination communication device, and the processing at the time of reception is performed. Further, it is necessary to receive the e-mail at the time of changing the IP address described with reference to FIG. 4 and perform the address table changing process. Here, as shown in FIG. 5 (A), assuming that an electronic mail is transmitted from the communication device 3 to the communication device 1, an example of the receiving operation of the electronic mail in the communication device 1 will be described. Storage unit 13 of communication device 1
It is assumed that the address table 14 having the contents as shown in FIG. 5B (the same contents as in FIG. 2) is stored in the table.

【0025】図6に示したフローチャートにおいて、通
信装置3から自装置のIPアドレスを指定した電子メー
ルが送られてくると、S51において、送られてきた電
子メールを通信部12を介して受信する。そしてS52
において、受信した電子メールがIPアドレスの変更を
通知する電子メールであるか否かを判定する。通常の電
子メールであれば、S53において、受け取った電子メ
ールを通常の電子メールとして処理する。例えばインタ
ーネットファクシミリ装置であれば、受信した電子メー
ルの内容を図示しない記録手段によって記録出力した
り、あるいは、クライアントへの配信を行うことができ
る。このようにして通常の電子メールの受信処理を終了
する。
In the flow chart shown in FIG. 6, when the communication device 3 sends an e-mail designating the IP address of its own device, the sent e-mail is received via the communication section 12 in S51. . And S52
At, it is determined whether the received e-mail is an e-mail notifying the change of the IP address. If it is a normal e-mail, the received e-mail is processed as a normal e-mail in S53. For example, in the case of the Internet facsimile machine, the content of the received electronic mail can be recorded and output by a recording unit (not shown) or can be delivered to the client. Thus, the normal e-mail receiving process is completed.

【0026】受け取った電子メールがIPアドレスの変
更を通知するものであった場合には、S54において、
受け取った電子メールの内容(すなわち変更後の新しい
IPアドレス)によってアドレステーブル14を更新す
る。例えば通信装置3の新しいIPアドレスが「20
0.***.50.200」であったとすると、この新
しいIPアドレスが電子メールによって通知される。こ
の電子メールの内容に従ってアドレステーブル14内の
通信装置3に対応するIPアドレスを更新する。これに
よって、図5(B)に示すアドレステーブル14は、図
5(C)に示すように更新される。これによって、IP
アドレスの変更通知の電子メールに対する処理を終了す
る。
If the received e-mail informs the change of the IP address, in S54,
The address table 14 is updated with the content of the received e-mail (that is, the new IP address after the change). For example, the new IP address of the communication device 3 is “20
0. ***. 50.200 ”, the new IP address is notified by e-mail. The IP address corresponding to the communication device 3 in the address table 14 is updated according to the content of this e-mail. As a result, the address table 14 shown in FIG. 5 (B) is updated as shown in FIG. 5 (C). This allows the IP
The process for the e-mail of the address change notification ends.

【0027】なお、このようなアドレステーブル14の
更新によって、宛先を例えば操作部15のワンタッチキ
ーや短縮番号などに対応づけている場合には、それらの
ワンタッチキーあるいは短縮番号などに新たなIPアド
レスが対応づけられることになる。
When the destination is associated with, for example, one-touch keys or abbreviated numbers of the operation unit 15 by updating the address table 14 as described above, new IP addresses are added to those one-touch keys or abbreviated numbers. Will be associated.

【0028】また、上述のようなアドレステーブル14
の更新のため、例えば図2や図5(B)、(C)に示す
構成のうち識別番号等についてはすべての通信装置1〜
5において共通の識別子としておき、IPアドレスの変
更通知には、自装置の識別番号などの共通の識別子を付
加しておくと更新を容易に行うことができる。もちろ
ん、識別番号とは別に共通識別子を設けておいたり、あ
るいは、旧IPアドレスとともに電子メールを送信する
ことによって、旧IPアドレスを新IPアドレスに変更
することができる。
Further, the address table 14 as described above is used.
2 and 5B and 5C for the identification numbers and the like in the configurations shown in FIGS.
5, a common identifier such as the identification number of the device itself is added to the IP address change notification, so that the update can be easily performed. Of course, the old IP address can be changed to the new IP address by providing a common identifier in addition to the identification number or by sending an electronic mail together with the old IP address.

【0029】IPアドレスの変更を行った通信装置3で
は、通信装置1の他にも、図5(A)に点線で示すよう
に、通信装置2,4,5にも、IPアドレスの変更を通
知する電子メールが送られる。これによって、上述の通
信装置1における動作と同様にして、通信装置2,4,
5に記憶されているアドレステーブルも更新される。
In the communication device 3 which has changed the IP address, the IP address is changed not only in the communication device 1 but also in the communication devices 2, 4 and 5 as shown by the dotted line in FIG. An email will be sent to notify you. As a result, in the same manner as the operation in the communication device 1 described above, the communication devices 2, 4,
The address table stored in 5 is also updated.

【0030】このようにして、それぞれの通信装置1〜
5におけるIPアドレスは各通信装置1〜5においてア
ドレステーブルとして共有される。そして、IPアドレ
スが変更された場合でも、自動的に各通信装置1〜5に
おけるアドレステーブルを更新して、アドレステーブル
を常に最新の状態に保つことができる。
In this way, each of the communication devices 1 to 1
The IP address in 5 is shared as an address table in each of the communication devices 1 to 5. Then, even when the IP address is changed, the address table in each of the communication devices 1 to 5 can be automatically updated, and the address table can be always kept in the latest state.

【0031】また、上述のように本発明を含むシステム
では、IPアドレス変更時の通知についてもIPアドレ
スを利用した電子メールによって行うことができる。従
って、IPアドレスの変更通知を行うために別のプロト
コルを用意しなくてもよく、SMTPなどの電子メール
を送信する際に利用するプロトコルをそのまま用いるこ
とができる。従って、例えばSMTPなどの特定のプロ
トコルのみによって、電子メール、及び、IPアドレス
の変更通知などの管理情報の通信を行うことが可能であ
る。
Further, as described above, in the system including the present invention, the notification at the time of changing the IP address can be made by the electronic mail using the IP address. Therefore, it is not necessary to prepare another protocol to notify the change of the IP address, and the protocol used when sending an electronic mail such as SMTP can be used as it is. Therefore, it is possible to perform communication of management information such as e-mail and IP address change notification by only a specific protocol such as SMTP.

【0032】上述の実施の形態では、各通信装置1〜5
はIPアドレスの変更通知の電子メールをそれぞれが他
の通信装置に通知しているが、例えばアドレステーブル
を管理する管理装置を設置あるいは1台の通信装置に管
理機能を付加して管理装置として運用し、管理装置に対
してIPアドレスの変更を通知すると管理装置が他の通
信装置に対して通知を行うように構成してもよい。この
場合、例えば新たに通信装置が追加された場合、管理装
置のIPアドレスのみを知っていれば、管理装置に対し
て自装置のIPアドレスの変更通知を行うことによっ
て、IPアドレスを知らない他の通信装置に対しても自
装置のIPアドレスを通知することが可能である。
In the above embodiment, each of the communication devices 1-5
Has sent an e-mail for notifying the change of the IP address to each of the other communication devices. For example, a management device that manages the address table is installed or a management function is added to one communication device to operate as a management device. However, when the management device is notified of the change of the IP address, the management device may notify another communication device. In this case, for example, when a communication device is newly added, if only the IP address of the management device is known, the management device is notified of the change of the IP address of the management device, and the IP address is not known. It is possible to notify the IP address of the own device to the communication device.

【0033】また、管理装置あるいは管理機能を有する
通信装置に対してアドレステーブルを要求する電子メー
ルを送信することによって管理装置からアドレステーブ
ルを電子メールで受け取ることができるように構成する
こともできる。これによって、新たな通信装置が加入し
た場合に、アドレステーブルの設定操作を大幅に軽減す
ることが可能となる。この場合、要求を受け取る管理装
置あるいは管理機能を有する通信装置では、アドレステ
ーブルを要求する電子メールを他の電子メールと区別し
て処理し、アドレステーブルの全部または一部を電子メ
ールで問い合わせ元へ返送する機能を有していればよ
い。
Further, the address table can be received from the management device by e-mail by transmitting an e-mail requesting the address table to the management device or a communication device having a management function. This makes it possible to significantly reduce the setting operation of the address table when a new communication device joins. In this case, the management device that receives the request or the communication device that has the management function processes the email requesting the address table separately from other emails, and returns all or part of the address table to the inquiry source by email. It has only to have a function to do.

【0034】もちろん、このような管理機能を多くの通
信装置(あるいはすべての通信装置)が有している構成
であってもよい。その場合、すべての通信装置が同じア
ドレステーブルを有していなくても、例えば電子メール
を送信しようとした通信装置内のアドレステーブルに宛
先の通信装置のIPアドレスが登録されていない、ある
いはアドレステーブルを有していないときには、他の通
信装置に対して問い合わせを行って、宛先の通信装置の
IPアドレスあるいは当該IPアドレスを含むアドレス
テーブルの全部または一部を返送してもらうように構成
することができる。
Of course, many communication devices (or all communication devices) may have such a management function. In that case, even if not all communication devices have the same address table, for example, the IP address of the destination communication device is not registered in the address table in the communication device that tried to send the e-mail, or the address table is not registered. If it does not have an IP address, it may be configured to make an inquiry to another communication device and return the IP address of the destination communication device or all or part of the address table including the IP address. it can.

【0035】上述のような本発明の実施の形態における
各種の動作は、例えばプログラムによって記述してお
き、コンピュータに実行させることによって実現するこ
とも可能である。その場合、プログラム及びアドレステ
ーブルなどのデータは、メモリやディスクなどの外部記
憶手段に記憶させておくほか、各種の記録媒体に記録し
ておくことが可能である。あるいは、ネットワークを介
してプログラムをコンピュータに転送し、実行させるこ
とも可能である。
The various operations in the above-described embodiment of the present invention can be realized by, for example, being described in a program and being executed by a computer. In that case, the data such as the program and the address table can be stored in an external storage unit such as a memory or a disk, or can be recorded in various recording media. Alternatively, the program can be transferred to a computer via a network and executed.

【0036】[0036]

【発明の効果】以上の説明から明らかなように、本発明
によれば、宛先としてIPアドレスを使用して電子メー
ルの送信を行うので、DNSサーバが無くてもメールシ
ステムを運用することができる。また、IPアドレスが
変更された場合など、管理情報についてもIPアドレス
を使用した電子メールによって通知することによって、
管理情報の転送のために電子メールとは別のプロトコル
を用意しておく必要が無く、通常の電子メールと同じプ
ロトコルによって管理情報の転送を行うことができる。
さらに、このような管理情報の転送によって、IPアド
レスなどをシステム内の通信装置において共通化し、ま
た常に最新の情報に容易に更新、維持してゆくことがで
きるという効果がある。
As is apparent from the above description, according to the present invention, an electronic mail is transmitted by using an IP address as a destination, so that the mail system can be operated without a DNS server. . Also, by notifying management information by e-mail using the IP address when the IP address is changed,
It is not necessary to prepare a protocol different from the electronic mail for transferring the management information, and the management information can be transferred by the same protocol as the normal electronic mail.
Further, such transfer of the management information has an effect that an IP address and the like can be shared by communication devices in the system, and the latest information can be easily updated and maintained.

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

【図1】本発明の第1の実施の形態を含む通信システム
における通信形態の一例の説明図である。
FIG. 1 is an explanatory diagram of an example of a communication mode in a communication system including the first embodiment of the present invention.

【図2】アドレステーブルの一例の説明図である。FIG. 2 is an explanatory diagram of an example of an address table.

【図3】本発明の通信装置の実施の一形態における電子
メール送信時の動作の一例を示すフローチャートであ
る。
FIG. 3 is a flowchart showing an example of an operation at the time of sending an electronic mail in the embodiment of the communication apparatus of the present invention.

【図4】本発明の通信装置の実施の一形態におけるIP
アドレス変更時の動作の一例を示すフローチャートであ
る。
FIG. 4 shows an IP in one embodiment of the communication device of the present invention.
7 is a flowchart showing an example of an operation when changing an address.

【図5】本発明の通信装置の実施の一形態における電子
メール受信時の動作の一例の説明図である。
FIG. 5 is an explanatory diagram of an example of an operation at the time of receiving an electronic mail in the embodiment of the communication device of the present invention.

【図6】本発明の通信装置の実施の一形態における電子
メール受信時の動作の一例を示すフローチャートであ
る。
FIG. 6 is a flowchart showing an example of an operation at the time of receiving an electronic mail in the embodiment of the communication apparatus of the present invention.

【図7】一般的な電子メールを利用した通信の一例の説
明図である。
FIG. 7 is an explanatory diagram of an example of communication using general electronic mail.

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

1〜5…通信装置、11…制御部、12…通信部、13
…記憶部、14…アドレステーブル、15…操作部、2
1,24…メールクライアント、22,23…メールサ
ーバ、25…DNSサーバ。
1 to 5 ... Communication device, 11 ... Control unit, 12 ... Communication unit, 13
... storage section, 14 ... address table, 15 ... operation section, 2
1, 24 ... Mail client, 22, 23 ... Mail server, 25 ... DNS server.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介して通信を行う通信手
段と、宛先に対応づけてIPアドレスが登録されたアド
レステーブルを保持する記憶手段と、前記アドレステー
ブルから宛先に対応するIPアドレスを取得して前記通
信手段から前記IPアドレスを指定して前記電子メール
を送信する制御手段を有することを特徴とする通信装
置。
1. A communication means for communicating via a network, a storage means for holding an address table in which an IP address is registered in association with a destination, and an IP address corresponding to the destination from the address table. A communication device comprising: control means for transmitting the e-mail by designating the IP address from the communication means.
【請求項2】 前記制御手段は、自装置のIPアドレス
が変更された場合に、変更された前記自装置のIPアド
レスを前記アドレステーブルに登録されている各宛先に
対して該宛先のIPアドレスを指定して電子メールによ
り通知することを特徴とする請求項1に記載の通信装
置。
2. The control means, when the IP address of the own device is changed, the changed IP address of the own device is set to the IP address of the destination for each destination registered in the address table. 2. The communication device according to claim 1, wherein the communication device is designated and notified by e-mail.
【請求項3】 前記制御手段は、自装置のIPアドレス
を指定して送られてきた電子メールを受信する機能を有
し、IPアドレスが変更された際の電子メールを受け取
ったとき、受け取った電子メールの内容に基づいて前記
記憶手段中のアドレステーブルを更新することを特徴と
する請求項2に記載の通信装置。
3. The control means has a function of receiving an e-mail sent by designating an IP address of its own device, and is received when an e-mail when the IP address is changed is received. The communication device according to claim 2, wherein the address table in the storage unit is updated based on the content of the electronic mail.
【請求項4】 予め宛先に対応づけてIPアドレスが登
録されたアドレステーブルを保持しておき、前記アドレ
ステーブルから宛先に対応するIPアドレスを取得し、
取得した前記IPアドレスを指定して前記電子メールを
送信する処理をコンピュータに実行させることを特徴と
するプログラム。
4. An address table in which an IP address is registered in advance in association with a destination is held, and an IP address corresponding to the destination is acquired from the address table,
A program for causing a computer to execute a process of designating the acquired IP address and transmitting the electronic mail.
【請求項5】 自装置のIPアドレスが変更された場合
に、変更された前記自装置のIPアドレスを前記アドレ
ステーブルに登録されている各宛先に対して該宛先のI
Pアドレスを指定して電子メールにより通知する処理を
コンピュータに実行させることを特徴とする請求項4に
記載のプログラム。
5. When the IP address of the own device is changed, the changed IP address of the own device is set for each destination registered in the address table.
The program according to claim 4, which causes a computer to execute a process of designating a P address and notifying it by e-mail.
【請求項6】 さらに、自装置のIPアドレスを指定し
て送られてきた電子メールを受信する処理と、該処理に
よってIPアドレスが変更された際の電子メールを受け
取ったとき、受け取った電子メールの内容に基づいて前
記アドレステーブルを更新する処理をコンピュータに実
行させることを特徴とする請求項5に記載のプログラ
ム。
6. A process of receiving an e-mail sent by designating the IP address of the own device, and an e-mail received when an e-mail when the IP address is changed by the process is received. The program according to claim 5, which causes a computer to execute a process of updating the address table based on the content of
JP2002014890A 2002-01-23 2002-01-23 Communication apparatus and program Pending JP2003218941A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002014890A JP2003218941A (en) 2002-01-23 2002-01-23 Communication apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002014890A JP2003218941A (en) 2002-01-23 2002-01-23 Communication apparatus and program

Publications (1)

Publication Number Publication Date
JP2003218941A true JP2003218941A (en) 2003-07-31

Family

ID=27651438

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002014890A Pending JP2003218941A (en) 2002-01-23 2002-01-23 Communication apparatus and program

Country Status (1)

Country Link
JP (1) JP2003218941A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005228201A (en) * 2004-02-16 2005-08-25 Ricoh Co Ltd Network equipment
JP2007509574A (en) * 2003-10-23 2007-04-12 マイクロソフト コーポレーション System and method for name resolution
JP2009152965A (en) * 2007-12-21 2009-07-09 Necディスプレイソリューションズ株式会社 Electronic conference system, communication terminal, data communication method, and program
US8184317B2 (en) 2006-02-02 2012-05-22 Konica Minolta Business Technologies, Inc. Internet facsimile apparatus, communication processing method and communication processing program
US8938062B2 (en) 1995-12-11 2015-01-20 Comcast Ip Holdings I, Llc Method for accessing service resource items that are for use in a telecommunications system
US8964761B2 (en) 2006-01-19 2015-02-24 Samsung Electronics Co., Ltd. Domain name system, medium, and method updating server address information
US9191505B2 (en) 2009-05-28 2015-11-17 Comcast Cable Communications, Llc Stateful home phone service

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8938062B2 (en) 1995-12-11 2015-01-20 Comcast Ip Holdings I, Llc Method for accessing service resource items that are for use in a telecommunications system
JP2007509574A (en) * 2003-10-23 2007-04-12 マイクロソフト コーポレーション System and method for name resolution
US8473634B2 (en) 2003-10-23 2013-06-25 Microsoft Corporation System and method for name resolution
JP2005228201A (en) * 2004-02-16 2005-08-25 Ricoh Co Ltd Network equipment
US8964761B2 (en) 2006-01-19 2015-02-24 Samsung Electronics Co., Ltd. Domain name system, medium, and method updating server address information
US8184317B2 (en) 2006-02-02 2012-05-22 Konica Minolta Business Technologies, Inc. Internet facsimile apparatus, communication processing method and communication processing program
JP2009152965A (en) * 2007-12-21 2009-07-09 Necディスプレイソリューションズ株式会社 Electronic conference system, communication terminal, data communication method, and program
US9191505B2 (en) 2009-05-28 2015-11-17 Comcast Cable Communications, Llc Stateful home phone service

Similar Documents

Publication Publication Date Title
US6625646B1 (en) Communications method, communications system, communications device, and server
US20050162685A1 (en) Printing using instant message protocol
JP2000287020A (en) Image communication device, server device and method for capability information exchange
JP2003216547A (en) Communication apparatus and program
JP2008148125A (en) Relay server
JP2003218941A (en) Communication apparatus and program
JP2008140355A (en) Communication device
JP2004129106A (en) E-mail system and its program
US20030206314A1 (en) Workflow management device, facsimile machine, and communication device
KR100683618B1 (en) Information registration method, information management device and advertising display system
JP4507030B2 (en) Network system, terminal device, and information transmission method
US20080109520A1 (en) Communication device
JP7543768B2 (en) Information processing device and information terminal
JP3527090B2 (en) Distributed mail system, recording medium recording mail arrival confirmation program, and mail server device
JP2003067310A (en) System and program for transmitting mail
JP2003196211A (en) Communication equipment and its program
JP5453150B2 (en) Image forming system and image forming apparatus
JP5445093B2 (en) Image forming system and information setting program
JP2004164172A (en) Mail server and its program
JPH11239168A (en) Electronic mail device
JP2019179535A (en) Information processing system, information processing device, information processing method, and program
JP2002351795A (en) Information processing apparatus and information processing system
JP2006134075A (en) File collection device, file collection method, and file collection program
JP5573586B2 (en) Mail address management system, mail address management method, and mail server
JP2003216546A (en) Communication apparatus and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041124

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050112

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050202