JPH0730590A - Data communication method - Google Patents

Data communication method

Info

Publication number
JPH0730590A
JPH0730590A JP19430393A JP19430393A JPH0730590A JP H0730590 A JPH0730590 A JP H0730590A JP 19430393 A JP19430393 A JP 19430393A JP 19430393 A JP19430393 A JP 19430393A JP H0730590 A JPH0730590 A JP H0730590A
Authority
JP
Japan
Prior art keywords
data
character data
code
character
sent
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
JP19430393A
Other languages
Japanese (ja)
Inventor
Michio Matsumoto
松本三千緒
Hiroshi Toida
戸井田博
Shuichi Nishizawa
西沢修一
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.)
Taisei Corp
Original Assignee
Taisei 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 Taisei Corp filed Critical Taisei Corp
Priority to JP19430393A priority Critical patent/JPH0730590A/en
Publication of JPH0730590A publication Critical patent/JPH0730590A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain efficient communication by sending relevant code data in place of character data when coincident character data are in existence on a table and sending new code data when not in existence. CONSTITUTION:Character data sent from a transmission reception section 1 are compressed and sent to a communication line 3, the data sent from the line 3 are decoded and sent to other transmission reception section 1. When characters in total 24 bytes being 3X8 bytes are sent, a comparison retrieval section 22 makes comparison and retrieval, the data are segmented into three by each of 8-bits and whether or not the data are already registered is retrieved from a code table 25. The character data not registered are registered in the table 25 together with new code data and the character data are sent to a receiver side coded unit 2 via the line. 3. An identifier is provided to the code data to identify that the data are data in a code table. Thus, number of bytes is saved.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データを圧縮して通信
を行うデータ通信方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data communication method for compressing data for communication.

【0002】[0002]

【従来の技術】データ通信を行う場合に重要な事項とし
て、通信容量や通信速度が上げられる。近年、衛星通信
の利用が活発に行われるようになっており、回線使用料
や通信速度に関する工夫が重要な課題になっている。特
に、衛星を使った移動体通信も多用されるようになって
きており、この場合に問題となるのは移動体側から送信
する場合には、通信速度(ボーレート)が非常に制限さ
れる場合が多く、通信データ量を如何に削減(圧縮)す
るかが今後の課題となっている。これに対し、従来の技
術は、現在の地上回線を対象としたものが多く、特に前
記の移動体通信用に適したものは少ないのが現状であ
る。例えば、JISやASCIIなどのコードではな
く、専用コードを用いて通信データ量を削減する方法
(例:RADIX50)がある。また、通信コードと通
信内容を対応させたコードを予め作成し、通信自体はコ
ードのみで行い、送信側・受信側で変換・復元を行いな
がら通信を行う方法がある。例えば、図4のように、送
受信部A11から送出された情報は、固定コード化ユニ
ットA203で固定テーブルによりコードに変換され、
通信回線に送られる。次に通信回線3から送られたコー
ドは固定コード化ユニットB204の固定テーブルによ
り元の情報に復元され、送受信部B12に送られる。
2. Description of the Related Art Communication capacity and communication speed are important items for data communication. In recent years, satellite communication has been actively used, and devising the line usage fee and communication speed has become an important issue. In particular, mobile communication using satellites is also frequently used. In this case, when transmitting from the mobile side, the communication speed (baud rate) may be extremely limited. In many cases, how to reduce (compress) the amount of communication data is a future issue. On the other hand, many of the conventional techniques are intended for the present terrestrial line, and there are few that are particularly suitable for the mobile communication. For example, there is a method (example: RADIX50) of reducing the communication data amount by using a dedicated code instead of a code such as JIS or ASCII. Further, there is a method in which a code corresponding to a communication code and a communication content is created in advance, communication itself is performed only by the code, and communication is performed while conversion / restoration is performed on the transmission side / reception side. For example, as shown in FIG. 4, the information transmitted from the transmission / reception unit A11 is converted into a code by the fixed table in the fixed encoding unit A203,
It is sent to the communication line. Next, the code sent from the communication line 3 is restored to the original information by the fixed table of the fixed coding unit B204, and sent to the transmitting / receiving unit B12.

【0003】[0003]

【発明が解決しようとする問題点】従来の方法では、次
のような問題点がある。 <イ>専用コードを用いる場合は、送受信の両者が専用
コードを識別できる必要があるため、通信しあうシステ
ムが限定されてしまう問題がある。 <ロ>送受信の両者が固定コードテーブルを持つシステ
ムでは、このコードテーブルにない情報を送信できない
問題がある。 <ハ>固定コードテーブルを持つシステムでは、第3者
がこのコードテーブルを入手すれば、情報を取得するこ
とが可能となり、情報が第3者に漏洩し易い。
[Problems to be Solved by the Invention] The conventional method has the following problems. <B> When the dedicated code is used, both the transmitting and receiving sides need to be able to identify the dedicated code, which poses a problem that the systems that communicate with each other are limited. <B> In a system in which both the transmitting and receiving sides have a fixed code table, there is a problem that information not in this code table cannot be transmitted. <C> In a system having a fixed code table, if a third party obtains this code table, the information can be acquired, and the information is easily leaked to the third party.

【0004】[0004]

【本発明の目的】本発明は、データを圧縮して、効率的
に通信するデータ通信方法を提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a data communication method for compressing data for efficient communication.

【0005】[0005]

【問題点を解決するための手段】本発明は、送信部から
送信用コード化ユニット、通信回線、及び受信用コード
化ユニットを介して受信部にデータを送るデータ通信方
法において、送信部から送信用コード化ユニットに入力
された文字データは所定のバイト毎に区切られ、該区切
られた文字データを送信用コード化ユニット内部のテー
ブルに記憶されている文字データと比較し、該テーブル
上に一致する文字データがない場合には、該区切られた
文字データを該テーブル上に新たな文字データとして新
たなコードデータを付与して記憶し、該区切られた文字
データを通信回線に送出し、該テーブル上に一致する文
字データがある場合には、該文字データの代わりに対応
するコードデータを通信回線に送出し、通信回線から受
信用コード化ユニットがデータを受信すると、受信した
文字データは受信用コード化ユニット内部のテーブル上
に新たな文字データとして該新たなコードデータを付与
して記憶し、該文字データは受信部に出力され、受信し
たコードデータは受信用コード化ユニット内部のテーブ
ル上で対応する文字データに置換えられ、受信部に出力
されることを特徴とするデータ通信方法、又は、送信用
コード化ユニット内部のテーブルと受信用コード化ユニ
ット内部のテーブルに使用頻度情報を付与することを特
徴とするデータ通信方法、又は、送信用コード化ユニッ
ト内部のテーブルと受信用コード化ユニット内部のテー
ブルに記憶されている文字データ相互間に接続関係の情
報を持たせたことを特徴とするデータ通信方法、又は、
該接続関係の情報は、文字データ相互間の接続関係の有
無、接続される文字データと、該接続される文字データ
に対応するコードデータであることを特徴とするデータ
通信方法にある。
SUMMARY OF THE INVENTION The present invention is a data communication method for sending data from a transmitter to a receiver via a transmitter coding unit, a communication line, and a receiver coding unit. The character data input to the credit encoding unit is divided into predetermined bytes, and the separated character data is compared with the character data stored in the table inside the transmission encoding unit, and matches on the table. If there is no character data to be stored, the delimited character data is stored as new character data on the table by adding new code data, and the delimited character data is sent to the communication line. If there is a matching character data in the table, the corresponding code data is sent to the communication line instead of the character data, and the receiving coded unit is sent from the communication line. When the printer receives the data, the received character data is stored as a new character data on the table inside the receiving encoding unit with the new code data added, and the character data is output to the receiving unit and received. The coded data is replaced with the corresponding character data on the table inside the receiving coding unit and is output to the receiving section, or the table inside the sending coding unit and the receiving data is used. A data communication method characterized by giving usage frequency information to a table inside the encoding unit, or between character data stored in a table inside the transmitting encoding unit and a table inside the receiving encoding unit. A data communication method characterized by having information on connection relation to
In the data communication method, the connection relation information includes presence / absence of a connection relation between character data, connected character data, and code data corresponding to the connected character data.

【0006】[0006]

【実施例】以下、図面を用いて本発明の実施例を説明す
る。 <イ>実施例の概要; 電話回線、専用回線、衛星回線などで文字(英数字、漢
字など)情報のデータ通信を行う場合の通信方法に関
し、通信容量・通信速度・通信料金などに関わる種々の
問題を改善し、より効率的な通信を可能にするものであ
る。本通信方法は、送信側、受信側で通信情報パターン
の比較・学習を行いながら通信内容を自動的にコード化
し、通信データ量を圧縮していく方法である。したがっ
て、通信を行う双方に比較学習のためのユニットを設置
することで、どのようなシステムにも対応することがで
きる。即ち、図1〜図3において、送信側と受信側の両
コード化ユニット自体2、201、202が、送受され
る文字ブロックを監視・学習し、決められた方法で自動
的にコード化、グループ化し、それらを復元する方法に
ある。
Embodiments of the present invention will be described below with reference to the drawings. <B> Outline of Example: Communication method for data communication of character (alphanumeric, kanji, etc.) information over telephone line, leased line, satellite line, etc., related to communication capacity, communication speed, communication charge, etc. It improves the problem of and enables more efficient communication. This communication method is a method of automatically coding communication contents while comparing / learning communication information patterns on the transmitting side and the receiving side to compress the communication data amount. Therefore, by installing a unit for comparative learning on both sides of communication, any system can be supported. That is, in FIG. 1 to FIG. 3, both the transmitting side and the receiving side encoding units 2, 201, 202 monitor and learn the character blocks to be transmitted and received, and automatically encode and group them by a predetermined method. Is in the way to restore and restore them.

【0007】<ロ>コード化ユニット コード化ユニット2は、送受信部1と通信回線3の間に
挿入される。コードユニット内部のインターフェース2
1、23は外部システムや通信回線と情報のやり取りを
行うためのもので、RS−232Cなどを使用する。比
較・検索部22は、比較検索の処理を実行するもので、
マイクロプロセッサなどで構成する場合には処理手順を
予めプログラムとして組んでおく。送受信部1から送ら
れてきた文字データを圧縮し、通信回線3に送出すると
共に、通信回線3から送られてきたデータを復元し、他
の送受信部1に送出するものである。送受信部Aから送
受信部Bに、例えば、「特許建設株式会社技術開発」の
8バイト×3個で合計24バイトの文字データを送信す
る場合、インターフェース21を介して、比較・検索部
22で比較、検索が行われる。まず、送られる文字デー
タは、所定のバイト数、例えば8バイト毎に分けられ
る。即ち、「特許建設」、「株式会社」、「技術開発」
の3つに区切られ、コードテーブル25に既に登録され
ているか検索する。コードテーブル25には既に「特許
建設」が登録されているが、「株式会社」、「技術開
発」が登録されていないとする。その場合、既に登録さ
れている文字データは、コードテーブルに記載されたコ
ードデータに変換される。即ち、「特許建設」は[0
1]となる。登録されていない文字データ「株式会
社」、「技術開発」は、このテーブルに新規にコードデ
ータ[02]、[03]と共に登録され、この文字デー
タそのものは通信回線3を介して受信側コード化ユニッ
トBに送られる。即ち、「株式会社」、「技術開発」
は、文字データとして送られることになる。これらコー
ドデータには、コードテーブル内のデータであることを
識別するために、コードテーブルの識別子[FF]を付
与する。したがって、受信側コード化ユニットB202
に送出されるデータは、「FF01」、「株式会社」と
「技術開発」となり、[FF01]の2バイトと、「株
式会社」と「技術開発」の16バイトの合計、18バイ
トのデータが転送されることになる。それに対し、「特
許建設株式会社技術開発」を文字データとして直接転送
する場合、このデータは8バイト×3個で合計24バイ
トの量となる。したがって、24バイト−18バイト、
即ち6バイトの転送量が節約されることになる。
<B> Coding Unit The coding unit 2 is inserted between the transmitting / receiving unit 1 and the communication line 3. Interface 2 inside the code unit
Reference numerals 1 and 23 are for exchanging information with an external system or a communication line, and use RS-232C or the like. The comparison / retrieval unit 22 executes a comparison retrieval process.
When the processing procedure is configured by a microprocessor or the like, the processing procedure is programmed in advance. The character data sent from the transmission / reception unit 1 is compressed and sent to the communication line 3, and the data sent from the communication line 3 is decompressed and sent to another transmission / reception unit 1. When transmitting and receiving the character data of 8 bytes x 3 pieces of "Patent Construction Co., Ltd. technical development" for a total of 24 bytes from the transmission / reception unit A to the transmission / reception unit B, the comparison / retrieval unit 22 performs comparison via the interface 21. , The search is done. First, the character data to be sent is divided into a predetermined number of bytes, for example, every 8 bytes. That is, "patent construction", "corporation", "technology development"
It is divided into three and is searched for whether it is already registered in the code table 25. Although “patent construction” has already been registered in the code table 25, “corporation” and “technical development” are not registered. In that case, the already registered character data is converted into the code data described in the code table. That is, "patent construction" is [0
1]. The unregistered character data “corporation” and “technical development” are newly registered in this table together with the code data [02] and [03], and the character data itself is encoded by the receiving side via the communication line 3. Sent to unit B. That is, "corporation", "technology development"
Will be sent as character data. The code table identifier [FF] is added to these code data in order to identify that they are data in the code table. Therefore, the receiver coding unit B202
The data sent to is “FF01”, “Co., Ltd.” and “Technology development”. 2 bytes of [FF01] and 16 bytes of “Corporation” and “Technology development” total, 18 bytes of data. Will be transferred. On the other hand, when "Technology Development Co., Ltd." is directly transferred as character data, this data has a total of 24 bytes in 8 bytes x 3. Therefore, 24 bytes-18 bytes,
That is, the transfer amount of 6 bytes is saved.

【0008】受信側では、コード化ユニットB202
で、受信したデータを比較・検索部22で比較、検索す
る。コード化ユニットB202のコードテーブルもコー
ド化ユニットAと同一のテーブルを有しているので、受
信したコードデータを元の文字データに復元することが
できる。即ち、[FF01]のデータについては、[F
F]からコードテーブルが識別され、[01]から「特
許建設」が決まり、文字データに復元される。また、
「株式会社技術開発」は、そのまま送られてきたので、
変換する必要はなく、最終的に全体で、「特許建設株式
会社技術開発」の文字データが、送受信部B12に送ら
れる。ここで、コード化ユニットB202のコードテー
ブルに「株式会社」、「技術開発」を新規にコードデー
タ[02]、[03]と共に登録する。この登録ルール
は、送信側で登録したものと同一とするので、送信側と
受信側のコードテーブルの内容は常に同一となるよう
に、学習される。これにより、図2に示されるように、
「株式会社」、「技術開発」の各々のコードデータは、
送信側と受信側の両方のテーブルで同一で、[02]、
[03]となる。
On the receiving side, the coding unit B202
Then, the comparison / search unit 22 compares and searches the received data. Since the code table of the encoding unit B202 also has the same table as the encoding unit A, the received code data can be restored to the original character data. That is, for the data of [FF01], [F
The code table is identified from F], “patent construction” is determined from [01], and the character data is restored. Also,
Since "Technology Development Co., Ltd." was sent as is,
It is not necessary to convert, and finally, the entire character data of "Patent Construction Co., Ltd. Technical Development" is sent to the transmitting / receiving unit B12. Here, "corporation" and "technical development" are newly registered in the code table of the encoding unit B202 together with the code data [02] and [03]. Since this registration rule is the same as that registered on the transmitting side, learning is performed so that the contents of the code tables on the transmitting side and the receiving side are always the same. As a result, as shown in FIG.
The code data for each of "Co., Ltd." and "Technology Development" is
Same for both sender and receiver tables, [02],
It becomes [03].

【0009】<ハ>コードテーブルとグループテーブル コードテーブル25には、コードデータ、文字データ、
接続関係の有無、及び頻度の欄を有している。例えば、
図2において、コードデータが[01]の場合、文字デ
ータは「特許建設」であり、接続関係の欄は他の文字デ
ータとの関係の有無を示し、頻度の欄は4回転送された
ことを示している。接続関係の詳細は、グループテーブ
ル26に示され、このグループテーブル26には、コー
ドデータの欄、及び文字データの後方接続関係の欄を有
している。例えば、グループテーブル26の[01]の
コードデータは、1と2が記載され、る。即ちコードテ
ーブルの[01]と[02]の接続関係、即ち「特許建
設株式会社」の文字列が登録されていることになる。同
様に、[02]のコードデータは、2と3が記載され、
「株式会社技術開発」の文字列が登録されていることを
示している。この様に、グループでコード化しておけ
ば、グループコードを転送するだけで、多数の文字を一
度に転送することができる。このグループテーブルのコ
ードデータを識別するために、コードテーブルの識別子
[FE]が付与される。例えば、一度「特許建設株式会
社技術開発」を転送すると、送信側と受信側のコードテ
ーブルとグループテーブルに図2のデータが作成されて
いるので、再度「特許建設株式会社技術開発」の文字列
を転送する場合、グループテーブルの識別子とコード、
及びコードテーブルの識別子とコード、即ち[FE0
1]と[FF03]を送るだけで良い。その結果、文字
データでは24バイトの転送量が必要であるが、コード
データでは、[FE01]と[FF03]の4バイトと
なり、20バイトの転送量が節約できる。頻度の欄は、
頻度の高いものから検索して検索効率を高めたり、又
は、コード化ユニットのメモリの容量が制限される場
合、テーブルメモリ24を整理するために使用される。
上記の機能が働く結果、通信が進むにつれてテーブルに
情報が蓄積され、そのシステム特有のコードテーブル、
グループテーブルが自動的に作成される。ここで、テー
ブルコードの識別子[FF]、及びグループコードの識
別子[FE]を1バイトとしているが、これらは通信情
報に合わせて任意に決めれば良いものである。
<C> Code table and group table The code table 25 contains code data, character data,
It has columns of presence / absence of connection and frequency. For example,
In FIG. 2, when the code data is [01], the character data is “patent construction”, the connection column indicates whether or not there is a relation with other character data, and the frequency column is transferred four times. Is shown. Details of the connection relationship are shown in the group table 26, and this group table 26 has a column of code data and a column of backward connection relationship of character data. For example, 1 and 2 are described as the code data of [01] in the group table 26. That is, the connection relation between [01] and [02] in the code table, that is, the character string of “Patent Construction Co., Ltd.” is registered. Similarly, 2 and 3 are described in the code data of [02],
It indicates that the character string “Technical Development Co., Ltd.” is registered. In this way, if coded in groups, a large number of characters can be transferred at once by simply transferring the group code. An identifier [FE] of the code table is given to identify the code data of the group table. For example, once you transfer "Technical Development of Patent Construction Co., Ltd.", the data of Fig. 2 is created in the code table and group table of the sending side and the receiving side. Group table identifier and code,
And the code table identifier and code, that is, [FE0
1] and [FF03] need only be sent. As a result, the character data requires a transfer amount of 24 bytes, but the code data has 4 bytes of [FE01] and [FF03], and the transfer amount of 20 bytes can be saved. In the frequency column,
It is used for organizing the table memory 24 when searching from the most frequent ones to improve the search efficiency, or when the memory capacity of the coding unit is limited.
As a result of the above functions working, information is accumulated in the table as the communication progresses, and the code table specific to the system,
Group table is created automatically. Here, the table code identifier [FF] and the group code identifier [FE] are 1 byte, but these may be arbitrarily determined in accordance with the communication information.

【0010】[0010]

【発明の効果】本発明は、次のような効果を有する。 <イ>通信する文字情報を短縮できるため、送信時間を
短縮でき、通信料金を低減でき、また、通信速度の遅い
回線も有効に利用できる。 <ロ>自動的にコードテーブルやグループテーブルを自
動的に作成することができる。 <ハ>文字情報を通信しあうシステムならば、本装置を
通信回線との間にいれるだけで直ぐに利用できる。 <ニ>コード化された情報は、送信側と受信側の2か所
でしか解読できないので、データの秘密保護としても機
能する。
The present invention has the following effects. <B> Since the character information to be communicated can be shortened, the transmission time can be shortened, the communication fee can be reduced, and the line with a slow communication speed can be effectively used. <B> Code table and group table can be created automatically. <C> If it is a system that communicates character information, this device can be used immediately by connecting it to a communication line. <D> Since the coded information can be decrypted only at two locations, the transmitting side and the receiving side, it also functions as confidential protection of data.

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

【図1】本発明のコード化ユニットの構成図FIG. 1 is a block diagram of a coding unit of the present invention.

【図2】本発明のテーブルの構成図FIG. 2 is a block diagram of the table of the present invention.

【図3】本発明の送受信システム間の接続図FIG. 3 is a connection diagram between transmission / reception systems of the present invention.

【図4】従来の送受信システム間の接続図FIG. 4 is a connection diagram between conventional transmission / reception systems.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】送信部から送信用コード化ユニット、通信
回線、及び受信用コード化ユニットを介して受信部にデ
ータを送るデータ通信方法において、 送信部から送信用コード化ユニットに入力された文字デ
ータは所定のバイト毎に区切られ、 該区切られた文字データを送信用コード化ユニット内部
のテーブルに記憶されている文字データと比較し、 該テーブル上に一致する文字データがない場合には、該
区切られた文字データを該テーブル上に新たな文字デー
タとして新たなコードデータを付与して記憶し、該区切
られた文字データを通信回線に送出し、 該テーブル上に一致する文字データがある場合には、該
文字データの代わりに対応するコードデータを通信回線
に送出し、 通信回線から受信用コード化ユニットがデータを受信す
ると、受信した文字データは受信用コード化ユニット内
部のテーブル上に新たな文字データとして該新たなコー
ドデータを付与して記憶し、該文字データは受信部に出
力され、 受信したコードデータは受信用コード化ユニット内部の
テーブル上で対応する文字データに置換えられ、受信部
に出力されることを特徴とする、 データ通信方法。
1. A data communication method for transmitting data from a transmitter to a receiver through a transmitter coding unit, a communication line, and a receiver coding unit, wherein a character input from the transmitter to the transmitter coding unit. The data is divided into predetermined bytes, and the delimited character data is compared with the character data stored in the table inside the transmission encoding unit. If there is no matching character data in the table, The coded character data is stored as new character data on the table by adding new code data, the coded character data is sent to the communication line, and there is matching character data on the table. In this case, if the corresponding code data is sent to the communication line instead of the character data and the receiving coding unit receives the data from the communication line. The received character data is stored as a new character data on the table inside the receiving encoding unit with the new code data added, and the character data is output to the receiving unit, and the received code data is the receiving code. A data communication method characterized in that it is replaced with corresponding character data on a table inside the digitizing unit and is output to the receiving unit.
【請求項2】特許請求の範囲の請求項1に記載のデータ
通信方法において、 送信用コード化ユニット内部のテーブルと受信用コード
化ユニット内部のテーブルに使用頻度情報を付与するこ
とを特徴とする、 データ通信方法。
2. The data communication method according to claim 1, wherein use frequency information is added to a table inside the transmission coding unit and a table inside the reception coding unit. , Data communication method.
【請求項3】特許請求の範囲の請求項1に記載のデータ
通信方法において、 送信用コード化ユニット内部のテーブルと受信用コード
化ユニット内部のテーブルに記憶されている文字データ
相互間に接続関係の情報を持たせたことを特徴とする、 データ通信方法。
3. The data communication method according to claim 1, wherein the character data stored in the table inside the transmission coding unit and the character data stored in the table inside the reception coding unit are connected to each other. A data communication method characterized by having information of.
【請求項4】特許請求の範囲の請求項3に記載のデータ
通信方法において、 該接続関係の情報は、文字データ相互間の接続関係の有
無、接続される文字データと、該接続される文字データ
に対応するコードデータであることを特徴とする、 データ通信方法。
4. The data communication method according to claim 3, wherein the connection relationship information includes the presence or absence of a connection relationship between character data, character data to be connected, and the character to be connected. A data communication method, which is code data corresponding to data.
JP19430393A 1993-07-09 1993-07-09 Data communication method Pending JPH0730590A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19430393A JPH0730590A (en) 1993-07-09 1993-07-09 Data communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19430393A JPH0730590A (en) 1993-07-09 1993-07-09 Data communication method

Publications (1)

Publication Number Publication Date
JPH0730590A true JPH0730590A (en) 1995-01-31

Family

ID=16322363

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19430393A Pending JPH0730590A (en) 1993-07-09 1993-07-09 Data communication method

Country Status (1)

Country Link
JP (1) JPH0730590A (en)

Similar Documents

Publication Publication Date Title
EP0665670B1 (en) Remote file transfer method and system
US5396228A (en) Methods and apparatus for compressing and decompressing paging data
US6711709B1 (en) Integrated block checking system for rapid file transfer of compressed data
EP0633537B1 (en) Method and system for searching compressed data
JPS61212920A (en) Data compression and reception of coded compression data
TW335581B (en) Communication system and communication method
KR930009404A (en) Adaptive Motion Compensation System Using Multiple Motion Compensators
NO301620B1 (en) System for local processing / accessing and representation of large volumes of data, as well as applications of the system
EP0766184A3 (en) System and method for providing safe SQL-level access to a database
WO1998032306A3 (en) Method and apparatus for providing authentication security in a wireless communication system
SE9402614D0 (en) Fax communications
JPH08275221A (en) Radio information transmission method
JPH0730590A (en) Data communication method
JP2004528737A (en) Method and apparatus for transmitting and receiving data structures in a compressed format based on component frequency
CN100568239C (en) A kind of method for mode matching and device
JPH0378322A (en) Data compressing system
GB2349554A (en) Encoding or decoding of data
US4899340A (en) Error correcting code and error correcting circuit using the same
US20030138104A1 (en) Method for transmission of data including compressed fax and image data
JP2005245883A (en) Radio communication adapter, and data communication system
JP2888282B2 (en) Data communication method and data communication system
JP3327305B2 (en) Encoded information communication method
JPH0216623B2 (en)
JPS6157168A (en) Communication terminal device
JPH01166647A (en) Data communication system