JPH09311831A - Electronic mail system - Google Patents

Electronic mail system

Info

Publication number
JPH09311831A
JPH09311831A JP8150188A JP15018896A JPH09311831A JP H09311831 A JPH09311831 A JP H09311831A JP 8150188 A JP8150188 A JP 8150188A JP 15018896 A JP15018896 A JP 15018896A JP H09311831 A JPH09311831 A JP H09311831A
Authority
JP
Japan
Prior art keywords
mail
multimedia data
index
terminal
electronic mail
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
JP8150188A
Other languages
Japanese (ja)
Inventor
Osamu Hata
理 畑
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP8150188A priority Critical patent/JPH09311831A/en
Publication of JPH09311831A publication Critical patent/JPH09311831A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To send only data which a receiver needs to have in order to reduce the load on a communication path and also to improve the entire operation efficiency of an electronic mail system by sending multimedia data in response to the transmission request given from a mail receiving terminal. SOLUTION: The mail receiving terminal 20 waits for input of a reference request to be given from a user for the multimedia data. When a reference request is received for the prescribed multimedia data, a multimedia data receiving part 23 requests a mail transmitting terminal 10 to send the multimedia data based on the information which is analyzed by an index reading part 22. If a user reject the reference to the multimedia data, these data deleted at the terminal 10. Thus, the multimedia data are directly sent by a user's request with no intervention of a mail service center 30. As a result, the burden of the center 30 can be reduced.

Description

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

【0001】[0001]

【発明が属する技術分野】本発明は、電子メールシステ
ムに関し、特に画像データや音声データ等のマルチメデ
ィアデータを含んだ電子メールを送信する場合に通信路
への負荷の軽減を実現する電子メールシステムに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic mail system, and more particularly, to an electronic mail system for reducing the load on a communication path when sending an electronic mail containing multimedia data such as image data and voice data. Regarding

【0002】[0002]

【従来の技術】従来、電子メールシステムにおいて画像
データや音声データ等のマルチメディアデータを含んだ
電子メールを送信する場合、電子メールに含まれるマル
チメディアデータを、画像データ、音声データ及びテキ
ストデータ等のデータの種類を区別することなく同じタ
イミングで送信していた。
2. Description of the Related Art Conventionally, when an electronic mail including multimedia data such as image data and audio data is transmitted in an electronic mail system, the multimedia data included in the electronic mail is converted into image data, audio data and text data. The data was transmitted at the same timing without distinguishing the data type.

【0003】この種のマルチメディアデータを扱う電子
メールシステムの従来技術として、例えば、特開平6−
290122号公報に開示された情報分割型電子メール
システムがある。同公報に記載された電子メールシステ
ムによれば、マルチメディアデータを構造化してデータ
の種類ごとに分割し別々に取り扱い、受信したメールを
提示するときにそれぞれの情報を送信時に指定された構
造をもとに再現することによってマルチメディアデータ
を再現しているが、電子メールの送信自体はデータの種
類に関わらず同時に行っている。
As a conventional technique of an electronic mail system that handles this kind of multimedia data, for example, Japanese Patent Laid-Open No. 6-
There is an information division type electronic mail system disclosed in Japanese Patent Publication No. 290122. According to the e-mail system described in the publication, multimedia data is structured, divided into data types and handled separately, and when presenting a received mail, each piece of information has a structure specified at the time of transmission. Although multimedia data is reproduced by reproducing it, the email itself is transmitted at the same time regardless of the type of data.

【0004】また、この種の他の従来技術として、特開
平7−66830号公報に開示されたメールシステムが
ある。同公報に記載された電子メールシステムによれ
ば、マルチメディアデータをデータの種類ごとに分割し
て別々に取り扱うことに加え、受信側がマルチメディア
データに対応していない場合は受信したデータを読み捨
てる機能を備えるが、電子メールの送信自体はデータの
種類に関わらず同時に行っている点は同様である。
As another conventional technique of this type, there is a mail system disclosed in Japanese Patent Laid-Open No. 7-66830. According to the electronic mail system described in the publication, multimedia data is divided into data types and handled separately, and the received data is discarded if the receiving side does not support the multimedia data. Although it has a function, the same applies in that the e-mail transmission itself is performed at the same time regardless of the type of data.

【0005】このように、従来の電子メールシステムで
は、マルチメディアデータを含む電子メールを扱う場合
に、メール受信者が必要としないマルチメディアデータ
や、再現して利用できない種類のマルチメディアデータ
が含まれていても、何ら関知することなく他のテキスト
データと一緒に送信していた。
As described above, in the conventional electronic mail system, when the electronic mail including the multimedia data is handled, the multimedia data which the mail receiver does not need and the kind of multimedia data which cannot be reproduced and used are included. However, it was sent together with other text data without knowing anything.

【0006】[0006]

【発明が解決しようとする課題】上記従来の電子メール
システムには、電子メールやその他のネットワークサー
ビスが使用する通信路に無用な負荷がかかることによ
り、システムの運用効率の低下を招くという問題点があ
った。その理由は、上記したようにマルチメディアデー
タを含む電子メールを扱う場合、メール受信者がマルチ
メディアデータを参照するかしないかに関わらずマルチ
メディアデータが送信されてしまうため、結果として該
マルチメディアデータが参照されなかった場合、当該マ
ルチメディアデータの送信は無意味な通信となり、通信
路が無駄に使用されるからである。
The conventional electronic mail system described above has a problem in that the operational efficiency of the system is lowered due to an unnecessary load on the communication path used by electronic mail and other network services. was there. The reason is that when handling an electronic mail containing multimedia data as described above, the multimedia data is sent regardless of whether or not the mail recipient refers to the multimedia data. This is because, if the data is not referred to, the transmission of the multimedia data is meaningless communication and the communication path is wasted.

【0007】本発明の目的は、上記従来の問題点を解決
し、マルチメディアデータを含んだ電子メールに関して
受信者が必要とするデータのみを送信し、通信路への負
荷を軽減させ、システム全体の運用効率の向上を図る電
子メールシステムを提供することにある。
An object of the present invention is to solve the above-mentioned conventional problems, to send only the data required by the receiver for an electronic mail containing multimedia data, reduce the load on the communication path, and improve the entire system. To provide an e-mail system that improves the operational efficiency of.

【0008】[0008]

【課題を解決するための手段】上記の目的を達成するた
め、本発明は、電子メールを送信するメール送信端末
と、該電子メールの宛先であるメール受信端末と、前記
メール送信端末から送信された電子メールを中継して前
記メール受信端末に渡す電子メールサービスを提供する
メールサービスセンターと、前記メール送信端末と前記
メール受信端末と前記メールサービスセンターとを接続
して電子メールの通信媒体となる通信路とを備えた電子
メールシステムにおいて、前記メール送信端末が、マル
チメディアデータを含む電子メールから該マルチメディ
アデータを抽出してインデックスを割り振るインデック
ス作成手段と、前記インデックス作成手段によりインデ
ックスを割り振られた前記マルチメディアデータを格納
し保持するマルチメディアデータ蓄積手段と、前記電子
メールから前記マルチメディアデータを抜き取った部分
に前記インデックス作成手段により作成された前記イン
デックスを付加し、前記メールサービスセンターに送信
するメール送信手段と、前記メール受信端末からの送信
要求があった場合に、該要求に対応するマルチメディア
データを送信するマルチメディアデータ送信手段とを備
えることを特徴とする。
In order to achieve the above-mentioned object, the present invention provides a mail sending terminal for sending an electronic mail, a mail receiving terminal which is the destination of the electronic mail, and a mail sent from the mail sending terminal. A mail service center that provides an e-mail service that relays an e-mail and passes it to the mail receiving terminal, and connects the mail sending terminal, the mail receiving terminal, and the mail service center to serve as a communication medium for the e-mail. In an electronic mail system including a communication path, the mail transmitting terminal extracts an index from the electronic mail including multimedia data and assigns an index, and an index is assigned by the index creating unit. Multimedia that stores and holds the multimedia data A data storage means, a mail sending means for adding the index created by the index creating means to a portion obtained by extracting the multimedia data from the electronic mail, and sending the mail to the mail service center; When there is a transmission request, a multimedia data transmitting means for transmitting the multimedia data corresponding to the request is provided.

【0009】請求項2の本発明による前記マルチメディ
アデータ送信手段は、前記メール受信端末からの送信要
求があった場合に、該要求に対応するマルチメディアデ
ータを、前記メールサービスセンターを経由することな
く直接前記メール受信端末に対して送信することを特徴
とする。
When there is a transmission request from the mail receiving terminal, the multimedia data transmitting means according to the present invention of claim 2 passes the multimedia data corresponding to the request through the mail service center. Instead, it is directly transmitted to the mail receiving terminal.

【0010】請求項3の本発明は、電子メールを送信す
るメール送信端末と、該電子メールの宛先であるメール
受信端末と、前記メール送信端末から送信された電子メ
ールを中継して前記メール受信端末に渡す電子メールサ
ービスを提供するメールサービスセンターと、前記メー
ル送信端末と前記メール受信端末と前記メールサービス
センターとを接続して電子メールの通信媒体となる通信
路とを備えた電子メールシステムにおいて、前記メール
サービスセンターが、マルチメディアデータを含む電子
メールから該マルチメディアデータを抽出してインデッ
クスを割り振るインデックス作成手段と、前記インデッ
クス作成手段によりインデックスを割り振られた前記マ
ルチメディアデータを格納し保持するマルチメディアデ
ータ蓄積手段と、前記電子メールから前記マルチメディ
アデータを抜き取った部分に前記インデックス作成手段
により作成された前記インデックスを付加し、前記メー
ル受信端末からのアクセスを待って配信するメール送信
手段と、前記メール受信端末からの送信要求があった場
合に、該要求に対応するマルチメディアデータを送信す
るマルチメディアデータ送信手段とを備えることを特徴
とする。
According to the present invention of claim 3, a mail transmitting terminal for transmitting an electronic mail, a mail receiving terminal which is a destination of the electronic mail, and an electronic mail transmitted from the mail transmitting terminal are relayed to receive the mail. An e-mail system comprising: a mail service center that provides an e-mail service to be delivered to a terminal; The mail service center stores and holds index creating means for extracting the multimedia data from an electronic mail containing the multimedia data and assigning the index, and the multimedia data indexed by the index creating means. Multimedia data storage means, From the electronic mail, a part is obtained by adding the index created by the index creating means to a part obtained by extracting the multimedia data, and a mail sending means for delivering after waiting for access from the mail receiving terminal; When there is a transmission request, a multimedia data transmitting means for transmitting the multimedia data corresponding to the request is provided.

【0011】請求項4の本発明による前記メール受信端
末は、受信した電子メールにマルチメディアデータのイ
ンデックスが付加されている場合に、該インデックスを
解析して前記マルチメディアデータに関する情報を取得
するインデックス読取り手段と、ユーザからの指示に応
じ、前記インデックス読取り手段により取得された情報
に基づいて特定したマルチメディアデータの送信要求を
前記メール送信端末に対して行い、前記メール送信端末
から送信された前記マルチメディアデータを受信するマ
ルチメディアデータ受信手段と、前記インデックス読取
り手段により取得された情報に基づいて特定される前記
電子メールの所定の位置に前記マルチメディアデータ受
信手段により受信した前記マルチメディアデータを挿入
して表示するメール表示手段とを備えることを特徴とす
る。
[0011] In the mail receiving terminal according to the present invention of claim 4, when the received electronic mail is added with an index of multimedia data, an index for analyzing the index to obtain information about the multimedia data. According to an instruction from the reading means and the user, a request to send the multimedia data specified based on the information acquired by the index reading means is sent to the mail sending terminal, and the mail sent from the mail sending terminal is sent. Multimedia data receiving means for receiving multimedia data, and the multimedia data received by the multimedia data receiving means at a predetermined position of the electronic mail specified based on the information acquired by the index reading means. The message to insert and display Characterized in that it comprises a display means.

【0012】請求項5の本発明による前記メール表示手
段は、前記マルチメディアデータ受信手段がマルチメデ
ィアデータを受信していない場合に、前記インデックス
読取り手段により取得された情報に基づいて該マルチメ
ディアデータを挿入すべき位置に該マルチメディアデー
タの属性に対応して設定されたアイコンを挿入した統合
イメージを表示することを特徴とする。
[0012] According to the fifth aspect of the present invention, in the mail displaying means, when the multimedia data receiving means has not received the multimedia data, the multimedia data is received based on the information obtained by the index reading means. It is characterized in that an integrated image in which an icon set corresponding to the attribute of the multimedia data is inserted at the position where the is inserted is displayed.

【0013】[0013]

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

【0014】図1は、本発明の1実施例による電子メー
ルシステムの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of an electronic mail system according to an embodiment of the present invention.

【0015】図示のように、本実施例の電子メールシス
テムは、電子メールを送信するメール送信端末10と、
電子メールを受信するメール受信端末20と、電子メー
ルサービスを提供するための通信路40及びメールサー
ビスセンター30とを備える。なお、実際には通信路4
0には同様に構成された複数の端末装置が接続され、メ
ール送信機能とメール受信機能との両方が各端末装置の
機能として実現されるが、同図では、機能上の差異を明
示するため、メール送信端末10とメール受信端末20
とに分けている。また、同図には本実施例の特徴的な構
成のみを記載し、他の構成については記載を省略してい
る。
As shown in the figure, the electronic mail system of this embodiment includes a mail transmitting terminal 10 for transmitting electronic mail,
A mail receiving terminal 20 for receiving an electronic mail, a communication path 40 for providing an electronic mail service, and a mail service center 30 are provided. Note that the communication path 4 is actually
0 is connected to a plurality of terminal devices having the same configuration, and both the mail sending function and the mail receiving function are realized as the functions of each terminal device. , Mail sending terminal 10 and mail receiving terminal 20
And divided into Further, in the figure, only the characteristic configuration of the present embodiment is described, and the description of other configurations is omitted.

【0016】メール送信端末10は、パーソナルコンピ
ュータやワークステーション端末装置等にて実現され、
電子メールを作成するメール作成部11と、マルチメデ
ィアデータを含まない電子メールを送信するメール送信
部12と、電子メールに含まれるマルチメディアデータ
を抽出して他の部分とは別個に送信するためのインデッ
クス作成部13、マルチメディアデータ蓄積部14、マ
ルチメディアデータ送信部15とを備える。
The mail transmission terminal 10 is realized by a personal computer, a workstation terminal device, or the like,
To create a mail creation unit 11 for creating an E-mail, a mail sending unit 12 for sending an E-mail that does not include multimedia data, and to extract the multimedia data included in the E-mail and send it separately from other parts. The index creation unit 13, the multimedia data storage unit 14, and the multimedia data transmission unit 15 are provided.

【0017】メール作成部11は、プログラム制御され
たCPUとキーボード等の入力デバイスとで実現され、
所定のユーザインタフェースを用いて電子メールを作成
する。電子メールを作成するための環境として、文書を
入力するテキストエディタ、動画を編集するビデオエデ
ィタ、図を作成する作図ツール、音声を録音編集するオ
ーディオエディタ等が統合された機能を提供する。これ
により、電子メールに画像データや音声データ等のマル
チメディアデータを含むことができる。
The mail creating unit 11 is realized by a program-controlled CPU and an input device such as a keyboard,
Create an email using a given user interface. As an environment for creating an electronic mail, a text editor for inputting a document, a video editor for editing a moving image, a drawing tool for creating a drawing, an audio editor for recording and editing a voice, and the like are provided. As a result, the electronic mail can include multimedia data such as image data and audio data.

【0018】メール送信部12は、プログラム制御され
たCPUと通信路40に対応したインタフェース等で実
現され、テキストデータで作成された電子メールを通信
路40を介してメールサービスセンター30に送信す
る。これにより、メールサービスセンター30が提供す
る電子メールサービスを利用することとなる。送信対象
となる電子メールは、メール本文がテキストデータのみ
で作成された電子メールと、マルチメディアデータを含
んで作成された電子メールから後述するインデックス作
成部13にてマルチメディアデータを抜き出した残りの
部分で構成される電子メールとである。
The mail sending unit 12 is realized by a program-controlled CPU and an interface corresponding to the communication path 40, and sends an electronic mail created by text data to the mail service center 30 via the communication path 40. As a result, the electronic mail service provided by the mail service center 30 is used. The emails to be sent are the emails whose body is composed of only text data, and the emails created by including the multimedia data. And an email composed of parts.

【0019】インデックス作成部13は、プログラム制
御されたCPU等で実現され、メール作成部11にて作
成されたマルチメディアデータを含む電子メールの中か
らマルチメディアデータを抽出し、当該マルチメディア
データのインデックスを作成して電子メールに添付す
る。すなわち、まず電子メールに含まれるマルチメディ
アデータとそれ以外のテキストデータの部分とを分割
し、抽出したマルチメディアデータにインデックスを割
り振り、当該インデックスを作成して電子メールのテキ
ストデータ部に付加する。テキストデータには、メール
本文とメール差出人、メール宛先、メールタイトル等が
含まれる。マルチメディアデータには、音声データ、動
画及び絵や図面等の静止画を含む画像データ、計測機器
等が発生するバイナリデータ等が該当する。インデック
スを付加された電子メールの構成を図4に示す。図示の
ように、インデックスには、当該マルチメディアデータ
を特定するための所定の情報が記述され、図示の例で
は、データの種類と、電子メール上に表示する際の表示
位置と、当該データの保管場所とが含まれる。
The index creating unit 13 is realized by a program-controlled CPU or the like, extracts multimedia data from an electronic mail including the multimedia data created by the mail creating unit 11, and extracts the multimedia data. Index and attach to emails. That is, first, the multimedia data included in the electronic mail and the other text data portion are divided, an index is assigned to the extracted multimedia data, and the index is created and added to the text data portion of the electronic mail. The text data includes the mail body, mail sender, mail destination, mail title, and the like. The multimedia data corresponds to audio data, image data including moving images and still images such as pictures and drawings, binary data generated by measuring instruments and the like. FIG. 4 shows the structure of the e-mail with the added index. As shown in the figure, the index describes predetermined information for identifying the multimedia data. In the example shown in the figure, the type of data, the display position when displayed on an email, and the data Storage location and included.

【0020】マルチメディアデータ蓄積部14は、RA
M等のメモリや磁気ディスク装置等の記憶装置等で実現
され、インデックス作成部13にて電子メールから抽出
されたマルチメディアデータを格納し保持する。このと
き、マルチメディアデータ蓄積部14における当該マル
チメディアデータの格納位置が、インデックス作成部1
3によりインデックスに記述される。マルチメディアデ
ータ蓄積部14に蓄積されたマルチメディアデータは、
当該マルチメディアデータの送信後またはメール受信端
末20から当該マルチメディアの廃棄要求を受け付けた
場合にマルチメディアデータ蓄積部14から削除され
る。また、マルチメディアデータ蓄積部14に格納され
た後、一定時間経過後に自動的に削除されるようにして
もよい。
The multimedia data storage unit 14 has an RA
It is realized by a memory such as M and a storage device such as a magnetic disk device, and stores and holds the multimedia data extracted from the electronic mail by the index creating unit 13. At this time, the storage position of the multimedia data in the multimedia data storage unit 14 is the index creation unit 1
3 is described in the index. The multimedia data stored in the multimedia data storage unit 14 is
It is deleted from the multimedia data storage unit 14 after the transmission of the multimedia data or when a request for discarding the multimedia is received from the mail receiving terminal 20. In addition, after being stored in the multimedia data storage unit 14, it may be automatically deleted after a certain period of time.

【0021】マルチメディアデータ送信部15は、プロ
グラム制御されたCPUと通信路40に対応するインタ
フェース等で実現され、メール受信端末20からの要求
に応じてマルチメディアデータ蓄積部14から当該マル
チメディアデータを読み出し、通信路40を介してメー
ル受信端末20に送信する。ここで、マルチメディアデ
ータ送信部15からメール受信端末20へのマルチメデ
ィアデータの送信は、メールサービスセンター30を中
継することなく、通信路40のみを通して行われる。
The multimedia data transmitting unit 15 is realized by a program-controlled CPU and an interface corresponding to the communication path 40, and the multimedia data accumulating unit 14 responds to the request from the mail receiving terminal 20. Is read and transmitted to the mail receiving terminal 20 via the communication path 40. Here, the transmission of the multimedia data from the multimedia data transmitting unit 15 to the mail receiving terminal 20 is performed only through the communication path 40 without relaying the mail service center 30.

【0022】メール受信端末20は、パーソナルコンピ
ュータやワークステーション端末装置等にて実現され、
マルチメディアデータを含まない電子メールを受信する
メール受信部21と、電子メールに付加されたマルチメ
ディアデータのインデックスを読み取るインデックス読
取り部22と、マルチメディアデータを受信するための
マルチメディアデータ受信部23と、電子メールを表示
するメール表示部24とを備える。
The mail receiving terminal 20 is realized by a personal computer, a workstation terminal device or the like,
A mail receiving unit 21 for receiving an electronic mail that does not include multimedia data, an index reading unit 22 for reading an index of the multimedia data added to the electronic mail, and a multimedia data receiving unit 23 for receiving the multimedia data. And a mail display unit 24 for displaying an electronic mail.

【0023】メール受信部21は、プログラム制御され
たCPUと通信路40に対応するインタフェース等で実
現され、メールサービスセンター30にアクセスして電
子メールを受信する。
The mail receiving unit 21 is realized by a program-controlled CPU and an interface corresponding to the communication path 40, and accesses the mail service center 30 to receive an electronic mail.

【0024】インデックス読取り部22は、プログラム
制御されたCPU等で実現され、メール受信部21にて
受信した電子メールにマルチメディアデータのインデッ
クスが含まれている場合、当該インデックスを解析して
当該マルチメディアデータの送信要求場所、表示方法、
表示場所等の当該マルチメディアデータを処理するため
の情報を取得する。
The index reading unit 22 is realized by a program-controlled CPU or the like, and when the e-mail received by the mail receiving unit 21 includes an index of multimedia data, the index is analyzed to analyze the index. Media data transmission request location, display method,
Obtain information for processing the multimedia data, such as display location.

【0025】マルチメディアデータ受信部23は、プロ
グラム制御されたCPUとキーボード等の入力デバイス
と通信路40に対応するインタフェースとで実現され、
インデックス読取り部22にて取得したマルチメディア
データに関する情報に基づいて、メール送信端末10に
対してマルチメディアデータの送信を要求すると共に、
当該要求に応じてメール送信端末10から送られたマル
チメディアデータを受け付ける。
The multimedia data receiving section 23 is realized by a program-controlled CPU, an input device such as a keyboard, and an interface corresponding to the communication path 40.
Based on the information about the multimedia data acquired by the index reading unit 22, the mail transmitting terminal 10 is requested to transmit the multimedia data, and
The multimedia data sent from the mail sending terminal 10 in response to the request is accepted.

【0026】メール表示部24は、プログラム制御され
たCPUとCRTディスプレイ装置等の表示装置とで実
現され、メール受信部21にて受信した電子メールとマ
ルチメディアデータ受信部23にて受信したマルチメデ
ィアデータとを表示する。ここで、メール受信部21が
電子メールを受信した段階では、当該電子メールにはテ
キストデータしか含まれていない。そこで、当該電子メ
ールにマルチメディアデータのインデックスが付加され
ている場合には、インデックス読取り部22の解析によ
って得られた情報にしたがい、当該マルチメディアデー
タを表示すべき位置に当該マルチメディアデータに対応
したアイコン(画像データや音声データ等の種類に応じ
て設定されたアイコン)を表示し、メール本文のテキス
トと統合したイメージを表示する。そして、ユーザの操
作により、マルチメディアデータ受信部23から当該ア
イコンに対応するマルチメディアデータの送信要求がな
され、当該マルチメディアデータを受信した場合には、
当該マルチメディアデータをアイコンに代えて表示す
る。当該マルチメディアデータが音声データのように直
接表示できない場合には、当該データを再生するインタ
ーフェース(アイコン等)を表示する。
The mail display section 24 is realized by a program-controlled CPU and a display device such as a CRT display device, and the electronic mail received by the mail receiving section 21 and the multimedia received by the multimedia data receiving section 23. Display data and. Here, when the mail receiving unit 21 receives the electronic mail, the electronic mail contains only text data. Therefore, when the index of the multimedia data is added to the e-mail, the multimedia data is associated with the position at which the multimedia data should be displayed according to the information obtained by the analysis of the index reading unit 22. The displayed icon (the icon set according to the type of image data, audio data, etc.) is displayed, and the image integrated with the text of the mail body is displayed. Then, when the multimedia data receiving unit 23 requests transmission of the multimedia data corresponding to the icon by the user's operation and the multimedia data is received,
The multimedia data is displayed instead of the icon. When the multimedia data cannot be directly displayed like audio data, an interface (icon or the like) for reproducing the data is displayed.

【0027】メールサービスセンター30は、従来の電
子メールシステムにおけるサービスセンターと同様に電
子メールサービスを提供する。
The mail service center 30 provides an electronic mail service like the service center in the conventional electronic mail system.

【0028】通信路40は、所定のLAN回線やWAN
回線にて実現され、メール送信端末10とメール受信端
末20とメールサービスセンター30とを接続し、電子
メールと電子メールにて参照されるマルチメディアデー
タを配信する。
The communication path 40 is a predetermined LAN line or WAN.
It is realized by a line and connects the mail transmitting terminal 10, the mail receiving terminal 20, and the mail service center 30 to deliver electronic mail and multimedia data referred to by electronic mail.

【0029】次に、図2、図3のフローチャートを参照
して、上記のように構成された本実施例の電子メールシ
ステムの動作を説明する。図2はメール送信端末10の
動作を示すフローチャートであり、図3はメール受信端
末20の動作を示すフローチャートである。
Next, the operation of the electronic mail system of the present embodiment configured as described above will be described with reference to the flow charts of FIGS. 2 is a flowchart showing the operation of the mail transmitting terminal 10, and FIG. 3 is a flowchart showing the operation of the mail receiving terminal 20.

【0030】まず、メール送信端末10において、メー
ル作成部10により電子メールが作成される。電子メー
ルの作成が終了し、ユーザが当該電子メールを送信する
操作を実行すると、当該電子メールのメールデータがイ
ンデックス作成部13に送られる。そして、インデック
ス作成部13が、受け取ったメールデータがマルチメデ
ィアデータとそれ以外の部分とに分割する(図2、ステ
ップ201)。
First, in the mail sending terminal 10, the mail creating unit 10 creates an electronic mail. When the creation of the electronic mail is completed and the user performs an operation of transmitting the electronic mail, the mail data of the electronic mail is sent to the index creating unit 13. Then, the index creating unit 13 divides the received mail data into multimedia data and other parts (step 201 in FIG. 2).

【0031】電子メールから分割されたマルチメディア
データが複数存在するならば、さらに個々のマルチメデ
ィアデータごとに分割し、それぞれデータの属性とマル
チメディアデータ蓄積部14における保管場所を示すイ
ンデックスを決める(ステップ202)。そして、マル
チメディアデータごとに割り振ったインデックスを、メ
ールデータからマルチメディアデータを抜き出した後の
テキストデータに付加する(ステップ203)。
If there are a plurality of multimedia data divided from the electronic mail, the multimedia data is further divided for each multimedia data, and an index indicating the attribute of each data and the storage location in the multimedia data storage unit 14 is determined ( Step 202). Then, the index assigned to each multimedia data is added to the text data after the multimedia data is extracted from the mail data (step 203).

【0032】次に、メール送信部11が、インデックス
の付加されたテキストデータからなる電子メールを、通
信路40を通じてメールサービスセンター30に送る
(ステップ204)。一方、メールデータから抜き出し
たマルチメディアデータは、ステップ202で割り振ら
れたインデックスと対にしてマルチメディアデータ蓄積
部14に保管する。(ステップ205) この後、メール送信端末10は、メール受信端末20か
らのマルチメディアデータの送信要求を待ち合わせ、当
該要求を受信するまでマルチメディアデータ蓄積部14
の内容を保管しておく。
Next, the mail transmission unit 11 sends an electronic mail consisting of text data with the added index to the mail service center 30 through the communication path 40 (step 204). On the other hand, the multimedia data extracted from the mail data is stored in the multimedia data storage unit 14 as a pair with the index assigned in step 202. (Step 205) After that, the mail transmitting terminal 10 waits for a request for transmitting multimedia data from the mail receiving terminal 20, and the multimedia data storage unit 14 waits until the request is received.
Save the contents of.

【0033】メール受信端末20からマルチメディアデ
ータの送信要求を受信した場合、マルチメディアデータ
送信部15は、インデックスを照合して該当するマルチ
メディアデータを特定し、当該マルチメディアデータを
マルチメディアデータ蓄積部14から読み出し、通信路
40を通じて直接メール受信端末20に送信する(ステ
ップ206、207)。この後、マルチメディアデータ
蓄積部14は、送信終了したマルチメディアデータと対
応するインデックスとを削除する(ステップ209)。
When the multimedia data transmission request is received from the mail receiving terminal 20, the multimedia data transmitting unit 15 collates the index to identify the corresponding multimedia data, and stores the multimedia data. It is read from the unit 14 and is directly transmitted to the mail receiving terminal 20 through the communication path 40 (steps 206 and 207). After that, the multimedia data storage unit 14 deletes the index of the multimedia data that has been transmitted and the corresponding multimedia data (step 209).

【0034】メール受信端末20から、マルチメディア
データの送信要求ではなく当該マルチメディアデータの
廃棄要求を受信した場合、当該マルチメディアデータを
送信することなく、マルチメディアデータ蓄積部14
が、送信終了したマルチメディアデータと対応するイン
デックスとを削除する(ステップ206、208、20
9)。
When the request for discarding the multimedia data is received from the mail receiving terminal 20 instead of the request for transmitting the multimedia data, the multimedia data accumulating section 14 is transmitted without transmitting the multimedia data.
Deletes the transmitted multimedia data and the corresponding index (steps 206, 208, 20).
9).

【0035】以上でメール送信端末10による電子メー
ルの送信処理が終了する。なお、マルチメディアデータ
蓄積部14において、適当な期限を設け、当該期限内に
メール受信端末20からマルチメディアデータの送信要
求または廃棄要求の何れもなされなかった場合に、当該
マルチメディアデータ及びインデックスを削除してもよ
い。すなわち、この場合受信者が当該データに興味がな
いものとみなしてデータを削除することによって、メー
ル受信者の不注意、怠慢によるマルチメディアデータ蓄
積部14の無駄な使用を回避することができる。
This completes the electronic mail transmission process by the mail transmission terminal 10. In addition, in the multimedia data accumulating unit 14, if an appropriate time limit is set and neither the transmission request nor the discard request of the multimedia data is made from the mail receiving terminal 20 within the time limit, the multimedia data and the index are stored. You may delete it. That is, in this case, it is possible to avoid the wasteful use of the multimedia data storage unit 14 due to the carelessness and negligence of the mail recipient, by deleting the data by considering that the recipient is not interested in the data.

【0036】次に、メール受信端末20において、まず
メールサービスセンター30にアクセスし、メール受信
部21が当該メール受信端末20宛に届いている電子メ
ールを受信する(図3、ステップ301)。そして、イ
ンデックスデータ読取り部22が、メール受信部21に
て受信した電子メールからマルチメディアデータのイン
デックス情報を検出して読込み(ステップ302)、当
該インデックス情報に基づいて、マルチメディアデータ
がメール送信端末10のどこに保管されているか、また
電子メールを表示する場合にどの位置にどのようなデー
タを表示すべきかといった情報を解析する(ステップ3
03)。メール表示部24は、インデックス読取り部2
2により解析された情報に基づいて、マルチメディアデ
ータの部分を対応するアイコンに代えて、メール本文の
テキストと統合したイメージを表示する(ステップ30
4)。
Next, in the mail receiving terminal 20, first, the mail service center 30 is accessed, and the mail receiving unit 21 receives the electronic mail that has reached the mail receiving terminal 20 (FIG. 3, step 301). Then, the index data reading unit 22 detects and reads the index information of the multimedia data from the electronic mail received by the mail receiving unit 21 (step 302), and based on the index information, the multimedia data is sent to the mail transmitting terminal. Analyze information such as where it is stored in 10 and what data should be displayed at which position when displaying an email (step 3)
03). The mail display unit 24 is the index reading unit 2
Based on the information analyzed in step 2, the multimedia data portion is replaced with the corresponding icon and an image integrated with the text of the mail body is displayed (step 30).
4).

【0037】この状態で、メール受信端末20は、ユー
ザからのマルチメディアデータの参照要求の入力を待ち
合わせる。マルチメディアデータの参照要求は、例え
ば、参照しようとするマルチメディアデータのアイコン
にカーソルを合わせて所定のコマンドを入力することに
より行う。
In this state, the mail receiving terminal 20 waits for the input of the multimedia data reference request from the user. The request to refer to the multimedia data is made by, for example, placing the cursor on the icon of the multimedia data to be referred to and inputting a predetermined command.

【0038】所定のマルチメディアデータを参照する要
求があった場合、マルチメディアデータ受信部23が、
メール送信端末10に対して、インデックス読取り部2
2により解析された情報に基づいてマルチメディアデー
タの送信を要求する(ステップ305、306)。そし
て、要求したマルチメディアデータをマルチメディアデ
ータ送信部15から受信すると(ステップ307)、メ
ール表示部24が、マルチメディアデータ受信部23に
て受信したマルチメディアデータを、それまで表示して
いたアイコンに代えて表示する(ステップ308)。
When there is a request to refer to predetermined multimedia data, the multimedia data receiving section 23
The index reading unit 2 for the mail transmission terminal 10
Request transmission of multimedia data based on the information analyzed in step 2 (steps 305, 306). When the requested multimedia data is received from the multimedia data transmitting unit 15 (step 307), the mail display unit 24 displays the multimedia data received by the multimedia data receiving unit 23 by the icon that has been displayed until then. Is displayed instead of (step 308).

【0039】ステップ305において、ユーザがマルチ
メディアデータの参照を拒否したデータに関しては、マ
ルチメディアデータ蓄積部14に対して当該マルチメデ
ィアデータの廃棄要求を行う(ステップ309)。
Regarding the data for which the user refuses to refer to the multimedia data in step 305, the multimedia data storage unit 14 is requested to discard the multimedia data (step 309).

【0040】以上でメール受信端末20による電子メー
ルの受信処理が終了する。上記のように、本実施例で
は、マルチメディアデータは、ユーザからの要求によ
り、メールサービスセンター30を介することなく直接
送信されるため、メールサービスセンター30の負担を
軽減することができる。
With the above, the processing for receiving the electronic mail by the mail receiving terminal 20 is completed. As described above, in this embodiment, the multimedia data is directly transmitted at the request of the user without passing through the mail service center 30, so that the load on the mail service center 30 can be reduced.

【0041】さらに、ユーザがマルチメディアデータの
参照を拒否した場合、当該マルチメディアデータは、メ
ール受信端末20に送信されることなく、メール送信端
末10において削除される。したがって、ユーザに参照
されない不要なマルチメディアデータは通信路40を通
らないため、通信路40に余計な付加をかけることがな
い。
Further, when the user refuses to refer to the multimedia data, the multimedia data is deleted at the mail sending terminal 10 without being sent to the mail receiving terminal 20. Therefore, unnecessary multimedia data that is not referred to by the user does not pass through the communication channel 40, and therefore unnecessary addition is not applied to the communication channel 40.

【0042】本発明の他の実施例として、インデックス
作成部13とマルチメディアデータ蓄積部14とマルチ
メディアデータ送信部15とをメールサービスセンター
30に設置することができる。
As another embodiment of the present invention, the index creation unit 13, the multimedia data storage unit 14, and the multimedia data transmission unit 15 can be installed in the mail service center 30.

【0043】この場合、メール送信端末10は、作成し
た電子メールを、マルチメディアデータの有無に関わら
ず、そのままメールサービスセンター30に送信する。
そして、メールサービスセンター30において、マルチ
メディアデータの抽出とインデックスの設定を行い、電
子メールにインデックスを付加する。メール受信端末2
0は、電子メールを受信した後、必要であればマルチメ
ディアデータの送信要求をメールサービスセンター30
に対して行う。メールサービスセンター30はメール受
信端末20からのマルチメディアデータの送信要求を受
け取った場合に該当するマルチメディアデータをメール
受信端末20に対して送信する。
In this case, the mail sending terminal 10 sends the created e-mail as it is to the mail service center 30 regardless of the presence or absence of multimedia data.
Then, the mail service center 30 extracts the multimedia data and sets the index, and adds the index to the electronic mail. Email receiving terminal 2
0 receives a request for multimedia data transmission from the mail service center 30 after receiving an e-mail, if necessary.
Do against. When the mail service center 30 receives a request for sending multimedia data from the mail receiving terminal 20, the mail service center 30 sends the corresponding multimedia data to the mail receiving terminal 20.

【0044】本実施例によれば、メール送信端末10か
らメールサービスセンター30へのマルチメディアデー
タの送信は行われるが、ユーザがマルチメディアデータ
の参照を拒否した場合にメールサービスセンター30か
らメール受信端末20へのマルチメディアデータの送信
は行われない。したがって、通信路40における付加は
軽減される。
According to this embodiment, although the multimedia data is transmitted from the mail transmitting terminal 10 to the mail service center 30, the mail is received from the mail service center 30 when the user refuses to refer to the multimedia data. No multimedia data is transmitted to the terminal 20. Therefore, the load on the communication path 40 is reduced.

【0045】以上好ましい実施例をあげて本発明を説明
したが、本発明は必ずしも上記実施例に限定されるもの
ではない。例えば、マルチメディアデータを送信する場
合、マルチメディアデータ送信部において所定の方法に
てデータを圧縮し、マルチメディアデータ受信部におい
て圧縮されたマルチメディアデータを復元するようにし
てもよく、これによって、通信路を流れるデータ量を削
減し、通信路に与える付加をさらに軽減できることは言
うまでもない。
Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments. For example, when transmitting multimedia data, the multimedia data transmitting unit may compress the data by a predetermined method, and the multimedia data receiving unit may restore the compressed multimedia data. It goes without saying that the amount of data flowing through the communication path can be reduced, and the load added to the communication path can be further reduced.

【0046】[0046]

【発明の効果】以上説明したように、本発明によれば、
メール受信者がマルチメディアデータの送信を要求する
までマルチメディアデータは通信路を流れないため、通
信路を使用した無用なデータ送信が行われることを回避
できるという効果がある。
As described above, according to the present invention,
Since the multimedia data does not flow through the communication path until the mail recipient requests the transmission of the multimedia data, it is possible to avoid unnecessary data transmission using the communication path.

【0047】特にマルチメディアデータは通信路を使用
する各種ネットワークサービスのデータの中でも比較的
大きなバンド幅を使用するので、通信路に不要なデータ
が流れることを防止することにより、限られた通信路の
バンド幅をさまざまなネットワークサービス間で有効に
利用できるという効果がある。
Particularly, since multimedia data uses a relatively large bandwidth among data of various network services using a communication path, it is possible to prevent unnecessary data from flowing through the communication path, and The effect is that the bandwidth of can be effectively used between various network services.

【0048】さらに、本発明において、マルチメディア
データの蓄積手段及び送信手段をメール送信側の端末装
置に設置しておけば、マルチメディアデータの送信要求
がなされた場合でも、メールサービスセンターを中継す
ることなく直接メール受信側の端末装置にマルチメディ
アデータを送信することができるため、メールサービス
センターの負担を軽減することができるという効果があ
る。
Further, in the present invention, if the storing means and transmitting means for multimedia data are installed in the terminal device on the mail sending side, even if a request for sending multimedia data is made, the mail service center is relayed. Since the multimedia data can be directly transmitted to the terminal device on the mail receiving side without the need, there is an effect that the burden on the mail service center can be reduced.

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

【図1】 本発明の1実施例による電子メールシステム
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of an electronic mail system according to an embodiment of the present invention.

【図2】 本実施例におけるメール送信端末の動作を示
すフローチャート図である。
FIG. 2 is a flowchart showing the operation of the mail transmitting terminal in this embodiment.

【図3】 本実施例におけるメール受信端末の動作を示
すフローチャート図である。
FIG. 3 is a flowchart showing the operation of the mail receiving terminal in this embodiment.

【図4】 本実施例における電子メールを構成するメー
ルデータの構造を示す図である。
FIG. 4 is a diagram showing a structure of mail data forming an electronic mail according to the present embodiment.

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

10 メール送信端末 11 メール作成部 12 メール送信部 13 インデックス作成部 14 マルチメディアデータ蓄積部 15 マルチメディアデータ送信部 20 メール受信端末 21 メール受信部 22 インデックス読取り部 23 マルチメディアデータ受信部 24 メール表示部 30 メールサービスセンター 40 通信路 10 mail sending terminal 11 mail creating section 12 mail sending section 13 index creating section 14 multimedia data storing section 15 multimedia data sending section 20 mail receiving terminal 21 mail receiving section 22 index reading section 23 multimedia data receiving section 24 mail display section 30 Mail Service Center 40 Communication Channel

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 電子メールを送信するメール送信端末
と、該電子メールの宛先であるメール受信端末と、前記
メール送信端末から送信された電子メールを中継して前
記メール受信端末に渡す電子メールサービスを提供する
メールサービスセンターと、前記メール送信端末と前記
メール受信端末と前記メールサービスセンターとを接続
して電子メールの通信媒体となる通信路とを備えた電子
メールシステムにおいて、 前記メール送信端末が、 マルチメディアデータを含む電子メールから該マルチメ
ディアデータを抽出してインデックスを割り振るインデ
ックス作成手段と、 前記インデックス作成手段によりインデックスを割り振
られた前記マルチメディアデータを格納し保持するマル
チメディアデータ蓄積手段と、 前記電子メールから前記マルチメディアデータを抜き取
った部分に前記インデックス作成手段により作成された
前記インデックスを付加し、前記メールサービスセンタ
ーに送信するメール送信手段と、 前記メール受信端末からの送信要求があった場合に、該
要求に対応するマルチメディアデータを送信するマルチ
メディアデータ送信手段とを備えることを特徴とする電
子メールシステム。
1. A mail sending terminal for sending an electronic mail, a mail receiving terminal as a destination of the electronic mail, and an electronic mail service for relaying the electronic mail sent from the mail sending terminal and delivering the same to the mail receiving terminal. In a mail service center that provides a mail transmission terminal, the mail transmission terminal, the mail reception terminal, and a communication path that serves as a communication medium for e-mail by connecting the mail service center, wherein the mail transmission terminal is An index creating means for extracting the multimedia data from an electronic mail containing the multimedia data and assigning an index, and a multimedia data storing means for storing and holding the multimedia data indexed by the index creating means , From the email to the email If there is a transmission request from the mail receiving terminal, a mail sending means for adding the index created by the index creating means to a portion where the chimeda data is extracted, and sending the index to the mail service center An electronic mail system comprising: multimedia data transmitting means for transmitting corresponding multimedia data.
【請求項2】 前記マルチメディアデータ送信手段は、
前記メール受信端末からの送信要求があった場合に、該
要求に対応するマルチメディアデータを、前記メールサ
ービスセンターを経由することなく直接前記メール受信
端末に対して送信することを特徴とする請求項1に記載
の電子メールシステム。
2. The multimedia data transmitting means comprises:
When a transmission request is made from the mail receiving terminal, the multimedia data corresponding to the request is directly transmitted to the mail receiving terminal without passing through the mail service center. The electronic mail system described in 1.
【請求項3】 電子メールを送信するメール送信端末
と、該電子メールの宛先であるメール受信端末と、前記
メール送信端末から送信された電子メールを中継して前
記メール受信端末に渡す電子メールサービスを提供する
メールサービスセンターと、前記メール送信端末と前記
メール受信端末と前記メールサービスセンターとを接続
して電子メールの通信媒体となる通信路とを備えた電子
メールシステムにおいて、 前記メールサービスセンターが、 マルチメディアデータを含む電子メールから該マルチメ
ディアデータを抽出してインデックスを割り振るインデ
ックス作成手段と、 前記インデックス作成手段によりインデックスを割り振
られた前記マルチメディアデータを格納し保持するマル
チメディアデータ蓄積手段と、 前記電子メールから前記マルチメディアデータを抜き取
った部分に前記インデックス作成手段により作成された
前記インデックスを付加し、前記メール受信端末からの
アクセスを待って配信するメール送信手段と、 前記メール受信端末からの送信要求があった場合に、該
要求に対応するマルチメディアデータを送信するマルチ
メディアデータ送信手段とを備えることを特徴とする電
子メールシステム。
3. A mail sending terminal for sending an electronic mail, a mail receiving terminal which is a destination of the electronic mail, and an electronic mail service for relaying the electronic mail sent from the mail sending terminal to the mail receiving terminal. In a mail service center that provides the mail sending terminal, the mail receiving terminal, and the mail service center, the communication path serving as a communication medium of an electronic mail, wherein the mail service center is An index creating means for extracting the multimedia data from an electronic mail containing the multimedia data and assigning an index, and a multimedia data storing means for storing and holding the multimedia data indexed by the index creating means , Said email There is a mail sending unit that adds the index created by the index creating unit to a portion where the multimedia data is extracted and delivers the mail after waiting for access from the mail receiving terminal, and a sending request from the mail receiving terminal. And a multimedia data transmitting means for transmitting the multimedia data corresponding to the request, the electronic mail system.
【請求項4】 前記メール受信端末が、 受信した電子メールにマルチメディアデータのインデッ
クスが付加されている場合に、該インデックスを解析し
て前記マルチメディアデータに関する情報を取得するイ
ンデックス読取り手段と、 ユーザからの指示に応じ、前記インデックス読取り手段
により取得された情報に基づいて特定したマルチメディ
アデータの送信要求を前記メール送信端末に対して行
い、前記メール送信端末から送信された前記マルチメデ
ィアデータを受信するマルチメディアデータ受信手段
と、 前記インデックス読取り手段により取得された情報に基
づいて特定される前記電子メールの所定の位置に前記マ
ルチメディアデータ受信手段により受信した前記マルチ
メディアデータを挿入して表示するメール表示手段とを
備えることを特徴とする請求項1ないし請求項3に記載
の電子メールシステム。
4. The mail receiving terminal, when an index of multimedia data is added to a received electronic mail, an index reading unit that analyzes the index and acquires information about the multimedia data, and a user. In response to the instruction from the mail sending terminal, the sending request of the multimedia data specified based on the information acquired by the index reading means is made to the mail sending terminal, and the multimedia data sent from the mail sending terminal is received. And a multimedia data receiving unit for displaying the multimedia data received by the multimedia data receiving unit at a predetermined position of the electronic mail specified based on the information acquired by the index reading unit. E-mail display means provided The electronic mail system according to claim 1, wherein:
【請求項5】 前記メール表示手段は、前記マルチメデ
ィアデータ受信手段がマルチメディアデータを受信して
いない場合に、前記インデックス読取り手段により取得
された情報に基づいて該マルチメディアデータを挿入す
べき位置に該マルチメディアデータの属性に対応して設
定されたアイコンを挿入した統合イメージを表示するこ
とを特徴とする請求項4に記載の電子メールシステム。
5. The position where the mail display means should insert the multimedia data based on the information obtained by the index reading means when the multimedia data receiving means has not received the multimedia data. 5. The electronic mail system according to claim 4, wherein an integrated image in which an icon set corresponding to the attribute of the multimedia data is inserted is displayed.
JP8150188A 1996-05-22 1996-05-22 Electronic mail system Pending JPH09311831A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8150188A JPH09311831A (en) 1996-05-22 1996-05-22 Electronic mail system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8150188A JPH09311831A (en) 1996-05-22 1996-05-22 Electronic mail system

Publications (1)

Publication Number Publication Date
JPH09311831A true JPH09311831A (en) 1997-12-02

Family

ID=15491445

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8150188A Pending JPH09311831A (en) 1996-05-22 1996-05-22 Electronic mail system

Country Status (1)

Country Link
JP (1) JPH09311831A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002091883A (en) * 2000-09-20 2002-03-29 Sanyo Electric Co Ltd Data distribution system and ata terminal equipment
US7376748B1 (en) 1999-12-01 2008-05-20 Fujitsu Limited Data delivering system
US9800538B2 (en) 2000-08-02 2017-10-24 Conversant Wireless Licensing S.A R.L. Communication service

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7376748B1 (en) 1999-12-01 2008-05-20 Fujitsu Limited Data delivering system
US9800538B2 (en) 2000-08-02 2017-10-24 Conversant Wireless Licensing S.A R.L. Communication service
US10581792B2 (en) 2000-08-02 2020-03-03 Conversant Wireless Licensing S.A R.L. Streaming of media in a multimedia messaging service
JP2002091883A (en) * 2000-09-20 2002-03-29 Sanyo Electric Co Ltd Data distribution system and ata terminal equipment

Similar Documents

Publication Publication Date Title
JP3525042B2 (en) Electronic mail system, electronic mail transfer method, and recording medium recording electronic mail program
US9894022B2 (en) Image with audio conversation system and method
US6801603B1 (en) Online aggregation
JPH11168498A (en) Network system, electronic mail supporting device and storage medium
US20010056470A1 (en) Electronic mail transmission/reception system and devices therefor
US5943400A (en) Voice mailing system for performing fax mail service and service method therefor
JP3338315B2 (en) Email system
KR19980086598A (en) An information processing method using e-mail, and a storage medium storing the information processing device and the information processing device control program
JP2000003315A (en) Electronic mail terminal
US20010027466A1 (en) Electronic mail transfer device and system, electronic mail transfer method
JPH09311831A (en) Electronic mail system
US20020031206A1 (en) Voice message forwarding apparatus, method for forwarding voice message, and voice message forwarding system
JP3333396B2 (en) Multimedia mail receiving means
US6411990B1 (en) Apparatus and method for downlevel date file messaging
JPH10285205A (en) Electronic mail transmission/display device and electronic mail transmission/display method
JPH07264234A (en) Electronic mail management method
JP3123989B2 (en) Information terminal device, electronic mail restriction receiving method, and recording medium recording electronic mail restriction receiving program
KR100272594B1 (en) Multimedia e-mail system in intranet
JP2001308906A (en) Mail management apparatus and mail management program or recording medium having data recorded thereon
JPH10326236A (en) Multimedia electronic mail system
JPH0955763A (en) Communication state display method
JPH10307772A (en) Direct mail communication management device and its method
Pizano et al. Integrated multimedia messaging concepts and applications
JP4814075B2 (en) Information processing apparatus, mail transmission method, program, and recording medium
JP2990137B2 (en) E-mail batch management method and method and recording medium