JPH09223052A - Electronic mail system - Google Patents

Electronic mail system

Info

Publication number
JPH09223052A
JPH09223052A JP8030579A JP3057996A JPH09223052A JP H09223052 A JPH09223052 A JP H09223052A JP 8030579 A JP8030579 A JP 8030579A JP 3057996 A JP3057996 A JP 3057996A JP H09223052 A JPH09223052 A JP H09223052A
Authority
JP
Japan
Prior art keywords
file data
program
compressed
file
identifier
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
JP8030579A
Other languages
Japanese (ja)
Inventor
Hiroshi Fukagawa
宏 深川
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 JP8030579A priority Critical patent/JPH09223052A/en
Publication of JPH09223052A publication Critical patent/JPH09223052A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To improve the operability/industriality and to easily and surely utilize compressed and transmitted data again. SOLUTION: An identifier expressing the format of file data and a program for compressing and restoring the file data in the format expressed by this identifier are described in a compression table 31 stored in a storage part 30. When transmitting the file data, to which the identifier is given, while using a local network and while referring to the compression table 31, the file data stored in a file input/output part 40 are compressed by the selected compression program under the control of a control part 10. These compressed file data and the restoration program are transmitted through a network part 50 while being attached to mail. Since the file data are compressed by any optimum method corresponding to their characteristics, the efficiency in data transmission/ reception can be improved.

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 apparatus such as a facsimile machine, and for example, a personal computer or a workstation equipped with electronic mail software, or an electronic mail apparatus capable of exchanging data with these apparatuses. Regarding

【0002】[0002]

【従来の技術】従来、電子メール装置は一般に、電子メ
ールの本文はテキスト情報のみしか記述できない。図や
表、その他テキスト情報では表現できないデータを送信
する際にはそのファイルを本文に添付し、本文に展開し
ないでそのファイル形式のまま送信するのが一般的であ
る。その際、ファイル形式のデータは冗長度が高く、メ
ール全体のデータ量を無用に増大させている。これを圧
縮するプログラムも提供されているが、単一の圧縮方式
では様々な性質を持つファイルを十分効果的に圧縮でき
ていない。
2. Description of the Related Art Conventionally, an electronic mail apparatus can generally describe only the text information in the text of an electronic mail. When sending data that cannot be represented by text information such as figures, tables, etc., it is common to attach the file to the text and send it in its file format without expanding it into the text. At that time, the file format data has a high degree of redundancy, and unnecessarily increases the data amount of the entire mail. A program that compresses this is also provided, but a single compression method cannot compress files with various properties effectively.

【0003】この問題点の解決を図った、例えば特開平
5−28159号「総合文書編集転送装置」の回路構成
ブロックを図4に示す。本従来例は中央処理装置11
1、メモリ112、入力制御部113、表示制御部11
4、外部記憶部115、通信制御部116を有して構成
され、通信網を介して他の転送装置と接続される。
FIG. 4 shows a circuit configuration block of, for example, Japanese Unexamined Patent Publication No. 5-28159, "Comprehensive Document Editing and Transfer Device", which solves this problem. This conventional example is a central processing unit 11
1, memory 112, input control unit 113, display control unit 11
4, an external storage unit 115, and a communication control unit 116, and is connected to another transfer device via a communication network.

【0004】図5は上記構成の「総合文書編集転送装
置」の動作を表すフローチャートである。本従来例で
は、データの性質を示す識別子に注目し、この識別子毎
に圧縮方式を変えて(S100)、データ伝送全体とし
ての圧縮効率を高め、ファイル転送時間の短縮を図って
いる。この技術は電子メール装置にも利用可能である。
FIG. 5 is a flow chart showing the operation of the "total document edit transfer apparatus" having the above-mentioned configuration. In this conventional example, attention is paid to the identifier indicating the nature of the data, the compression method is changed for each identifier (S100), the compression efficiency of the entire data transmission is increased, and the file transfer time is shortened. This technique can also be used for electronic mail devices.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の技術を応用した電子メール装置の第1の問題点は、
受信した側に圧縮されたファイルデータを復元するプロ
グラムが存在しない場合これを復元できない。また、第
2の問題点は、受信したファイルを復元するためには、
ユーザが識別子に合った復元プログラムを選択して実行
するという、煩雑な手続きが必要である。上記いずれの
問題点においても圧縮の方式が各プログラムによって独
自であり、さらに、他の復元プログラムでの代用は不可
能であるという問題を伴う。
However, the first problem of the electronic mail apparatus to which the above conventional technique is applied is as follows.
If there is no program to restore the compressed file data on the receiving side, it cannot be restored. The second problem is that in order to restore the received file,
A complicated procedure for the user to select and execute a restoration program that matches the identifier is required. In any of the above problems, the compression method is unique to each program, and further, there is a problem in that it cannot be substituted by another restoration program.

【0006】近年のパーソナルコンピュータの急速な進
歩・普及は、様々な新しいアプリケーションプログラム
やデータ形式を生み出している。これに伴い圧縮・復元
プログラムの種類は今後も増え、上記の問題点は顕在化
することになる。
The rapid progress and spread of personal computers in recent years have created various new application programs and data formats. Along with this, the types of compression / decompression programs will continue to increase, and the above problems will become apparent.

【0007】本発明は、操作性・産業性を向上し、圧縮
送信されたファイルデータを容易また確実に再利用でき
る電子メール装置を提供することを目的とする。
It is an object of the present invention to provide an electronic mail device which is improved in operability / industriality and can easily and surely reuse compressed file data.

【0008】[0008]

【課題を解決するための手段】かかる目的を達成するた
め、本発明の電子メール装置は、圧縮テーブルを記憶す
る記憶手段と、ファイルデータを記憶するファイル入出
力手段と、ローカルネットワークとの接続を行うネット
ワーク手段と、メールの送受信動作を制御する制御手段
とを有し、圧縮テーブルにはファイルデータの形式を表
す識別子とこの識別子で表現される形式のファイルデー
タを圧縮及び復元するプログラムとが記述され、識別子
が付与されたファイルデータをローカルネットワークを
用いて送信する際、圧縮テーブルを参照して選択した圧
縮プログラムによりファイルデータを圧縮し、この圧縮
されたファイルデータ及び復元プログラムをメールに添
付して送信することを特徴としている。
In order to achieve such an object, the electronic mail apparatus of the present invention comprises a storage means for storing a compression table, a file input / output means for storing file data, and a connection to a local network. The compression table has a network means for performing the operation and a control means for controlling the mail transmission / reception operation, and the compression table describes an identifier indicating the format of the file data and a program for compressing and decompressing the file data in the format represented by this identifier When sending the file data with the assigned identifier using the local network, compress the file data with the selected compression program by referring to the compression table and attach the compressed file data and the restoration program to the mail. The feature is that it is transmitted.

【0009】また、上記のローカルネットワークを介し
て圧縮済みのファイルデータ及び復元プログラムが添付
されたメールを受信した際に、制御手段が復元プログラ
ムを用いてファイルデータを復元するように構成すると
よい。
Further, it is preferable that the control means restores the file data by using the restoring program when receiving the mail attached with the compressed file data and the restoring program via the local network.

【0010】さらに、圧縮済みのファイルデータ及び復
元プログラムが各1つずつのみである場合には、復元プ
ログラムの識別子はそのプログラムの種類に関係なく、
単に復元プログラムであることのみを示す符号を付与
し、圧縮済みのファイルデータ及び復元プログラムが複
数ある場合には、圧縮済みファイルデータとその復元プ
ログラムの対応が記述された復元組合せファイルを合わ
せてメールに添付するとよい。
Further, when there is only one compressed file data and one decompression program, the decompression program identifier is irrespective of the type of the program.
If there is more than one compressed file data and decompression program with a code indicating only that it is a decompression program, then the combined decompression file that describes the correspondence between the compressed file data and the decompression program is also mailed. It is recommended to attach it to.

【0011】[0011]

【発明の実施の形態】次に添付図面を参照して本発明に
よる電子メール装置の実施の形態を詳細に説明する。図
1〜図3を参照すると本発明の電子メール装置の一実施
形態が示されている。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of an electronic mail apparatus according to the present invention will be described in detail with reference to the accompanying drawings. 1 to 3, there is shown an embodiment of the electronic mail apparatus of the present invention.

【0012】図1は本実施形態の電子メール装置の構成
例を表したブロック図である。この電子メール装置は、
パーソナルコンピュータを用いて実現している。本電子
メール装置は、全体の動作の制御を行う制御部10、モ
ニタディスプレイを使用した表示部20、キーボードや
マウスなどを利用した操作部21、ランダムアクセスメ
モリを使用した記憶部30、ハードディスクなどを利用
したファイル入出力部40、ローカルエリアネットワー
クへの接続を行うネットワーク部50を含んで構成され
る。さらに、記憶部30には圧縮テーブル31が記憶さ
れている。
FIG. 1 is a block diagram showing a configuration example of the electronic mail apparatus according to this embodiment. This e-mail device
It is realized using a personal computer. The electronic mail apparatus includes a control unit 10 that controls the overall operation, a display unit 20 that uses a monitor display, an operation unit 21 that uses a keyboard and a mouse, a storage unit 30 that uses a random access memory, a hard disk, and the like. It is configured to include a used file input / output unit 40 and a network unit 50 for connecting to a local area network. Furthermore, a compression table 31 is stored in the storage unit 30.

【0013】上記のように構成された電子メール装置の
一構成部である制御部10は、電子メール装置全体の動
作を制御する機能部である。ユーザは操作部21を用い
て電子メール装置の動作指令を入力し、制御部10がこ
の動作指令信号を受信し動作の実行を行なう。電子メー
ル装置の基本的な動作は、データの送信および受信であ
る。
The control unit 10, which is a component of the electronic mail device configured as described above, is a functional unit that controls the operation of the entire electronic mail device. The user uses the operation unit 21 to input an operation command for the electronic mail device, and the control unit 10 receives this operation command signal to execute the operation. The basic operation of an electronic mail device is to send and receive data.

【0014】表示部20はいわゆるモニタ表示部であ
り、ユーザはこの表示部20を見ながら操作部21を使
って電子メールの送受信のための操作を行う。記憶部3
0に記憶されている圧縮テーブル31の構成例が図2に
示されている。図2において、本実施形態の電子メール
装置に使われる圧縮テーブル31は、ファイルデータの
識別子名60と、このファイルデータの圧縮に最適な圧
縮プログラムの名称61と、この圧縮プログラムで圧縮
されたファイルデータを元の状態に復元する復元プログ
ラムの名称62とが組になって構成される。この圧縮テ
ーブル31を用いて、送信されるデータが圧縮プログラ
ムにより圧縮され、圧縮された受信データが復元プログ
ラムにより伸張し復元される。
The display unit 20 is a so-called monitor display unit, and the user operates the operation unit 21 while viewing the display unit 20 to perform operations for sending and receiving electronic mail. Storage unit 3
An example of the structure of the compression table 31 stored in 0 is shown in FIG. In FIG. 2, the compression table 31 used in the electronic mail apparatus according to the present embodiment includes a file data identifier name 60, a compression program name 61 optimal for compression of this file data, and a file compressed by this compression program. The name 62 of the restoration program for restoring the data to the original state is formed as a set. Using this compression table 31, the data to be transmitted is compressed by the compression program, and the compressed reception data is expanded and restored by the decompression program.

【0015】図3は、本実施形態の電子メール装置がフ
ァイルデータを添付した電子メールの送受を行なう場合
の、動作例を表したフローチャートである。電子メール
装置がファイルデータを添付した電子メールの送受を行
なう場合の動作について、以下に本図を用いて説明す
る。
FIG. 3 is a flowchart showing an operation example when the electronic mail device of this embodiment sends and receives an electronic mail with file data attached. The operation when the electronic mail device sends and receives an electronic mail with file data attached will be described below with reference to this drawing.

【0016】ステップS11において、ユーザは表示部
20を見ながら操作部21を使って電子メールの送受の
ための操作を行う。制御部10は、ユーザの操作による
操作部21からの操作信号を受け取り以下の動作を行な
う。まず、ステップS12でユーザの操作が送信なのか
受信なのかを判別し、送信であれば(S12/YES)添
付ファイルの有無を確認する(S13)。添付ファイル
がある場合(S13/YES)、ステップS14において
図2に示される圧縮テーブルのファイルデータの識別子
名60を用い該添付ファイルの識別子名がここに登録さ
れているか否かをチェックする。
In step S11, the user uses the operation unit 21 while looking at the display unit 20 to perform an operation for sending and receiving electronic mail. The control unit 10 receives an operation signal from the operation unit 21 operated by the user and performs the following operation. First, in step S12, it is determined whether the user operation is transmission or reception, and if it is transmission (S12 / YES), the presence or absence of an attached file is confirmed (S13). If there is an attached file (S13 / YES), it is checked in step S14 whether or not the identifier name of the attached file is registered here using the identifier name 60 of the file data of the compression table shown in FIG.

【0017】登録されている場合(S15/YES)、ス
テップS16において最適な圧縮プログラムの名称を圧
縮テーブルの圧縮プログラムの名称61から抽出し、該
圧縮プログラムを実行して圧縮済みファイルデータを作
成し、ステップS17において圧縮済みファイルデータ
と復元用のプログラムファイルを用意しこれをメール本
文に添付し送信する(S18)。この際、ユーザが指定
した添付ファイルが1つであれば復元用のプログラムフ
ァイルの識別子は本来の該プログラムの識別子、例えば
実行形式であることを表す『EXE』ではなく、添付さ
れた圧縮データの復元用プログラムであることを示す
『REC』が使用される。また、添付ファイルが複数で
あれば、復元組合せファイルが作成され合わせて添付さ
れる(S17)。復元組合せファイルには添付ファイル
の識別子と復元プログラムの名称が対になって格納され
ており、識別子としては『CMB』を使用する。
If registered (S15 / YES), the optimum compression program name is extracted from the compression program name 61 of the compression table in step S16, and the compression program is executed to create compressed file data. In step S17, the compressed file data and the program file for decompression are prepared, and this is attached to the mail text and transmitted (S18). At this time, if there is one attached file designated by the user, the identifier of the program file for decompression is not the original identifier of the program, for example, “EXE” indicating the execution format, but the attached compressed data. “REC” indicating that the program is a restoration program is used. If there are a plurality of attached files, a restoration combination file is created and attached together (S17). The restoration combination file stores the identifier of the attached file and the name of the restoration program as a pair, and "CMB" is used as the identifier.

【0018】受信の場合(S12/NO)、ステップS2
1、ステップS22、ステップS23で添付ファイルの
識別子に前記『REC』または『CMB』が使われてい
ることが判明した場合、圧縮ファイル及びその復元用プ
ログラムファイルが添付されていると判定し、ステップ
S24において圧縮ファイルをこの復元プログラムを実
行することで圧縮される前の状態に戻し、改めてこのフ
ァイルを添付ファイルとしてユーザにこれを表示する
(S25)。
When receiving (S12 / NO), step S2
1. If it is determined in step S22 and step S23 that the attached file identifier is "REC" or "CMB", it is determined that the compressed file and the restoration program file are attached. In S24, the compressed file is restored to the state before being compressed by executing this decompression program, and this file is displayed again to the user as an attached file (S25).

【0019】上記の実施形態の電子メール装置によれ
ば、データ形式を表す識別子とこの識別子で表現される
形式のデータを圧縮及び復元するのに最も適したプログ
ラムが記述された圧縮テーブルを持ち、識別子が付与さ
れたファイルデータを相手に送信する際、圧縮テーブル
を参照して選択した最適な圧縮プログラムによりファイ
ルデータを圧縮し、圧縮済みのファイルデータ及び復元
プログラムを添付してメールを送信する。
According to the electronic mail apparatus of the above-mentioned embodiment, it has the compression table in which the identifier representing the data format and the program most suitable for compressing and decompressing the data of the format represented by this identifier are described. When transmitting the file data to which the identifier is added, the file data is compressed by the optimum compression program selected by referring to the compression table, and the compressed file data and the decompression program are attached and the mail is transmitted.

【0020】これに対し受信側の電子メール装置は、メ
ールに添付されたファイルの識別子を確認し、圧縮ファ
イルとその復元プログラムのファイルが添付されたメー
ルであると認識すると、圧縮ファイルに対し所定の復元
プログラムを実行しファイルのデータの圧縮を解除し、
元のファイルに復元してからユーザにこれを通知する。
これにより効率の良いメールの送受信が可能となる。
On the other hand, the e-mail device on the receiving side confirms the identifier of the file attached to the mail, and when it recognizes that the compressed file and the file of the decompression program are the attached mail, it determines a predetermined value for the compressed file. Run the restore program to decompress the file data,
Notify the user of this after restoring the original file.
This enables efficient sending and receiving of emails.

【0021】また、別の電子メール装置から圧縮済みの
ファイルデータ及び復元プログラムが添付されたメール
を受信した際に、自動的にこの復元プログラムによりフ
ァイルデータを復元するすることができる。これにより
メールの送受信の操作性を向上することができる。
Further, when a mail attached with the compressed file data and the decompression program is received from another electronic mail device, the decompression program can automatically restore the file data. This can improve the operability of sending and receiving mail.

【0022】さらに圧縮済みのファイルデータ及び復元
プログラムが1つずつの場合には復元プログラムの識別
子はそのプログラムの種類に関係なく、単に復元プログ
ラムであることのみを示す識別子が付与される。また、
複数の圧縮済みファイルデータを送信する場合には、圧
縮済みファイルデータとその復元プログラムの対応が記
述された復元組合せファイルを合わせて添付する。これ
により、送信データの冗長化を防止することができる。
Further, when there is one compressed file data and one decompression program, an identifier of the decompression program is given regardless of the type of the decompression program. Also,
When transmitting a plurality of compressed file data, the compressed combination file and the decompression combination file in which the correspondence of the decompression program is described are attached together. This makes it possible to prevent the transmission data from becoming redundant.

【0023】尚、上述の実施形態は本発明の好適な実施
の一例ではあるがこれに限定されるものではなく、本発
明の要旨を逸脱しない範囲において種々変形実施可能で
ある。
The above embodiment is an example of a preferred embodiment of the present invention, but the present invention is not limited to this, and various modifications can be made without departing from the gist of the present invention.

【0024】[0024]

【発明の効果】以上の説明より明らかなように、本発明
の電子メール装置は、圧縮テーブルにファイルデータの
形式を表す識別子とこの識別子で表現される形式のファ
イルデータを圧縮及び復元するプログラムとを記述す
る。この識別子が付与されたファイルデータをローカル
ネットワークを用いて送信する際、圧縮テーブルを参照
して選択した圧縮プログラムによりファイルデータを圧
縮し、圧縮されたファイルデータ及び復元プログラムを
メールに添付して送信する。よって、ファイルデータを
このファイルデータの特性に合った最適な方法で圧縮す
ることができ、データ送受信の効率を向上させることが
可能となる。
As is apparent from the above description, the electronic mail apparatus of the present invention includes an identifier indicating the format of file data in a compression table and a program for compressing and decompressing file data in the format represented by this identifier. Describe. When sending the file data with this identifier using the local network, compress the file data with the compression program selected by referring to the compression table, and send the compressed file data and the decompression program attached to an email. To do. Therefore, the file data can be compressed by an optimum method suitable for the characteristics of the file data, and the efficiency of data transmission / reception can be improved.

【0025】また、圧縮されたデータを復元するプログ
ラムを用意する必要がなく、復元の操作も行わずに当初
のファイルデータを容易に入手でき、データ圧縮に伴う
操作性の悪化を防止できる。
Further, it is not necessary to prepare a program for restoring the compressed data, the original file data can be easily obtained without performing the restoring operation, and the deterioration of the operability due to the data compression can be prevented.

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

【図1】本発明の電子メール装置をパーソナルコンピュ
ータを用いて実現した場合の実施形態のブロック図であ
る。
FIG. 1 is a block diagram of an embodiment when an electronic mail apparatus of the present invention is realized by using a personal computer.

【図2】図1に適用される圧縮テーブルの構成内容を説
明するための図である。
FIG. 2 is a diagram for explaining a configuration content of a compression table applied to FIG.

【図3】電子メールの送受信の動作を説明するためのフ
ローチャートである。
FIG. 3 is a flowchart for explaining an operation of transmitting / receiving an electronic mail.

【図4】従来の総合文書編集転送装置の構成例を示すブ
ロック図である。
FIG. 4 is a block diagram showing a configuration example of a conventional comprehensive document edit / transfer device.

【図5】図4の動作例を示すフローチャートである。5 is a flowchart showing an operation example of FIG.

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

10 制御部 20 表示部 21 操作部 30 記憶部 31 圧縮テーブル 40 ファイル入出力部 50 ネットワーク部 60 ファイルデータの識別子名 61 圧縮プログラムの名称 62 復元プログラムの名称 10 control unit 20 display unit 21 operation unit 30 storage unit 31 compression table 40 file input / output unit 50 network unit 60 file data identifier name 61 compression program name 62 decompression program name

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04L 12/54 9466−5K H04L 11/20 101B 12/58 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Office reference number FI technical display location H04L 12/54 9466-5K H04L 11/20 101B 12/58

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 圧縮テーブルを記憶する記憶手段と、 ファイルデータを記憶するファイル入出力手段と、 ローカルネットワークとの接続を行うネットワーク手段
と、 メールの送受信動作を制御する制御手段とを有し、 前記圧縮テーブルには前記ファイルデータの形式を表す
識別子と該識別子で表現される形式のファイルデータを
圧縮及び復元するプログラムとが記述され、前記識別子
が付与されたファイルデータを前記ローカルネットワー
クを用いて送信する際、前記圧縮テーブルを参照して選
択した圧縮プログラムにより前記ファイルデータを圧縮
し、該圧縮されたファイルデータ及び復元プログラムを
前記メールに添付して送信することを特徴とする電子メ
ール装置。
1. A storage unit for storing a compression table, a file input / output unit for storing file data, a network unit for connecting to a local network, and a control unit for controlling a mail transmission / reception operation. An identifier representing the format of the file data and a program for compressing and decompressing the file data in the format represented by the identifier are described in the compression table, and the file data to which the identifier is added is written using the local network. An electronic mail device, characterized in that, when transmitting, the file data is compressed by a compression program selected by referring to the compression table, and the compressed file data and a decompression program are attached to the mail and transmitted.
【請求項2】 前記ローカルネットワークを介して圧縮
済みのファイルデータ及び復元プログラムが添付された
メールを受信した際に、前記制御手段が前記復元プログ
ラムを用いてファイルデータを復元することを特徴とす
る請求項1記載の電子メール装置。
2. The control means restores the file data using the restoration program when receiving a mail attached with the compressed file data and the restoration program via the local network. The electronic mail device according to claim 1.
【請求項3】 前記圧縮済みのファイルデータ及び復元
プログラムが各1つずつのみである場合には、復元プロ
グラムの識別子はそのプログラムの種類に関係なく、単
に復元プログラムであることのみを示す符号が付与され
ることを特徴とする請求項1または2記載の電子メール
装置。
3. When the compressed file data and the decompression program are each one, the decompression program identifier has a code indicating only the decompression program regardless of the type of the decompression program. The electronic mail device according to claim 1, wherein the electronic mail device is provided.
【請求項4】 前記圧縮済みのファイルデータ及び復元
プログラムが複数ある場合には、圧縮済みファイルデー
タとその復元プログラムの対応が記述された復元組合せ
ファイルが合わせて前記メールに添付されることを特徴
とする請求項1または2記載の電子メール装置。
4. When there are a plurality of compressed file data and decompression programs, a decompression combination file that describes the correspondence between the compressed file data and decompression programs is attached to the mail together. The electronic mail device according to claim 1 or 2.
JP8030579A 1996-02-19 1996-02-19 Electronic mail system Pending JPH09223052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8030579A JPH09223052A (en) 1996-02-19 1996-02-19 Electronic mail system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8030579A JPH09223052A (en) 1996-02-19 1996-02-19 Electronic mail system

Publications (1)

Publication Number Publication Date
JPH09223052A true JPH09223052A (en) 1997-08-26

Family

ID=12307773

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8030579A Pending JPH09223052A (en) 1996-02-19 1996-02-19 Electronic mail system

Country Status (1)

Country Link
JP (1) JPH09223052A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6148334A (en) * 1995-11-10 2000-11-14 Kabushiki Kaisha Toshiba System for transferring desired file by transferring concatenated file related to the desired file
US6453338B1 (en) 1998-02-13 2002-09-17 Fujitsu Limited Electronic mail apparatus and computer readable record medium having electronic mail program recorded thereon
US6879988B2 (en) * 2000-03-09 2005-04-12 Pkware System and method for manipulating and managing computer archive files
JP2005100427A (en) * 1998-05-29 2005-04-14 Research In Motion Ltd System and method for pushing information from host system to mobile data communication device
KR100531550B1 (en) * 2002-10-25 2005-11-28 삼성에스디에스 주식회사 E-mail system with function to compress attaching file and controlling method thereof
KR100728548B1 (en) * 2005-03-08 2007-06-14 주식회사 솔리데오시스템즈 Method of creating file being capble of basic information there-in and method of using the file
JP2008129678A (en) * 2006-11-17 2008-06-05 Nec Corp System, method and program for automatically determining file compression
US8959582B2 (en) 2000-03-09 2015-02-17 Pkware, Inc. System and method for manipulating and managing computer archive files
US9098721B2 (en) 2003-07-16 2015-08-04 Pkware, Inc. Method for strongly encrypting .ZIP files

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6148334A (en) * 1995-11-10 2000-11-14 Kabushiki Kaisha Toshiba System for transferring desired file by transferring concatenated file related to the desired file
US6453338B1 (en) 1998-02-13 2002-09-17 Fujitsu Limited Electronic mail apparatus and computer readable record medium having electronic mail program recorded thereon
JP2005100426A (en) * 1998-05-29 2005-04-14 Research In Motion Ltd System and method for pushing information from host system to mobile data communication device
JP2005100427A (en) * 1998-05-29 2005-04-14 Research In Motion Ltd System and method for pushing information from host system to mobile data communication device
US8959582B2 (en) 2000-03-09 2015-02-17 Pkware, Inc. System and method for manipulating and managing computer archive files
US6879988B2 (en) * 2000-03-09 2005-04-12 Pkware System and method for manipulating and managing computer archive files
US9886444B2 (en) 2000-03-09 2018-02-06 Pkware, Inc. Systems and methods for manipulating and managing computer archive files
US10229130B2 (en) 2000-03-09 2019-03-12 Pkware, Inc. Systems and methods for manipulating and managing computer archive files
US10949394B2 (en) 2000-03-09 2021-03-16 Pkware, Inc. Systems and methods for manipulating and managing computer archive files
KR100531550B1 (en) * 2002-10-25 2005-11-28 삼성에스디에스 주식회사 E-mail system with function to compress attaching file and controlling method thereof
US9098721B2 (en) 2003-07-16 2015-08-04 Pkware, Inc. Method for strongly encrypting .ZIP files
US10127397B2 (en) 2003-07-16 2018-11-13 Pkware, Inc. Method for strongly encrypting .zip files
US10607024B2 (en) 2003-07-16 2020-03-31 Pkware, Inc. Method for strongly encrypting .ZIP files
US11461487B2 (en) 2003-07-16 2022-10-04 Pkware, Inc. Method for strongly encrypting .ZIP files
KR100728548B1 (en) * 2005-03-08 2007-06-14 주식회사 솔리데오시스템즈 Method of creating file being capble of basic information there-in and method of using the file
JP2008129678A (en) * 2006-11-17 2008-06-05 Nec Corp System, method and program for automatically determining file compression

Similar Documents

Publication Publication Date Title
US5859973A (en) Methods, system and computer program products for delayed message generation and encoding in an intermittently connected data communication system
JP3857611B2 (en) Data compression program, data compression method, and data compression apparatus
WO1995034032A1 (en) System for transmitting the minimum data required to modify electronically stored documents
US20100125640A1 (en) Traffic Management Apparatus
JPH09223052A (en) Electronic mail system
US6434623B1 (en) Data transmission and data receiving apparatus that obtains file differences during transmission
CN102377688B (en) File transmission method and equipment
US6476935B1 (en) Data communication apparatus and communication control method
JP2699430B2 (en) Data transfer method
JPH0855069A (en) Network system
JP4446102B2 (en) Data compression / decompression system, data compression device, data decompression device, and program
JPH10285205A (en) Electronic mail transmission/display device and electronic mail transmission/display method
JPH0628284A (en) Method and device for transmitting picture data
JP2002312250A (en) Transmission system, device and method
US20060218197A1 (en) Arrangement for processing data files in connection with a terminal
JP2000076155A (en) Html document compression/expansion/display system
JPH1031636A (en) Electronic mail service manager having file server management function
JP3432671B2 (en) Interruption method of other business
JPH0944423A (en) Computer system
JP2002370426A (en) Printer
JP2003099308A (en) Backup device, and data-backup method
JP2006309294A (en) Transmitter and receiver
JPH10289179A (en) File transfer method, file transfer controller and recording medium recording file transfer program
JP3533922B2 (en) Facsimile apparatus and facsimile communication method
JP3146197B2 (en) Data transfer device and storage device

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990406