JPH0357052A - Remote program supply selecting system - Google Patents

Remote program supply selecting system

Info

Publication number
JPH0357052A
JPH0357052A JP1193061A JP19306189A JPH0357052A JP H0357052 A JPH0357052 A JP H0357052A JP 1193061 A JP1193061 A JP 1193061A JP 19306189 A JP19306189 A JP 19306189A JP H0357052 A JPH0357052 A JP H0357052A
Authority
JP
Japan
Prior art keywords
program
transmitting
communication
storage unit
receiving
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.)
Granted
Application number
JP1193061A
Other languages
Japanese (ja)
Other versions
JP2870828B2 (en
Inventor
Hiroaki Nagano
浩明 長野
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 JP1193061A priority Critical patent/JP2870828B2/en
Publication of JPH0357052A publication Critical patent/JPH0357052A/en
Application granted granted Critical
Publication of JP2870828B2 publication Critical patent/JP2870828B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To reduce the communication for supply request by always repeatedly transmitting data from a transmission system to a reception system to eliminate a need of supply request from the reception system to the transmission system. CONSTITUTION:A transmission system 1a consists of a program storage part 3 where a program which can be executed in a computer system is stored, an encoding means 5 which encodes this program to a code capable of information exchange of communication, a transmitting means 6 which transmits the program encoded by the encoding means 5 to one of plural channels of a communication means 13, and a repeated program transmitting means 4 which repeatedly executes the operation of the encoding means 5 and the transmitting means 6. The executable program stored in the program storage part 3 is repeatedly transmitted by the repeated program transmitting means 4. Thus, the problem is resolved that the same request is transmitted many times by the communication means to compress the communication means from a reception system 2 to a transmission system 1.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は遠隔プログラム供給選択方式に関し、特に複数
の計算機による分散処理システムでのプログラム供給を
行う遠隔プログラム供給選択方式に関する. 〔従来の技術〕 従来、複数の計算機システム間で実行可能なブログラム
を供給する方式としては、供給を要求するシステムから
供給を行うシステムに対して、プログラムの供給を要求
する手続きを行い、その後に、供給側システムが供給を
要求したシステムに実行可能プログラムを供給する手順
が一般的であった。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a remote program supply selection method, and more particularly to a remote program supply selection method for supplying programs in a distributed processing system using a plurality of computers. [Prior Art] Conventionally, in order to supply programs that can be executed between multiple computer systems, the system requesting the supply requests the system supplying the program to supply the program, and then In the past, it was common for a supplying system to supply an executable program to a system that requested the supply.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の遠隔プログラム供給選択方式では、供給
の要求を行う手順が必ず行われるため、計算機システム
に不可欠な基本プログラムの供給等の場合、同一の要求
が何度も通信手段を用いて伝達され、受信システムから
送信システムに向けての通信手段を圧迫するという問題
点があった。
In the conventional remote program supply selection method described above, the procedure for requesting supply is always performed, so when supplying a basic program essential to a computer system, the same request is transmitted many times using communication means. However, there was a problem in that the communication means from the receiving system to the transmitting system was overwhelmed.

また、要求に応じて行われる供給であるため、通信手段
が送信システムから受信システムに向けての片方向にし
かない場合には、プログラムの供給を行うことができな
いという問題点があった.〔課題を解決するための手段
〕 本発明の遠隔プログラム供給選択方式は、計算機システ
ムの上で実行可能なプログラムを格納するプログラム格
納部と、前記プログラム格納部に格納されたプログラム
を符号化して通信による情報交換か可能な形式のデータ
に変換する符号化手段と、前記符号化手段により変換さ
れ出力されたデータを通信手段を介して送信する送信手
段と、前記符号化手段による処理と送信手段による処理
とを繰り返し実行させる反復プログラム送信手段とを有
する少くとも一つの送信システムと、前記通信手段を介
して前記送信システムから送信されたデータの中から受
信すべき前記送信システムの一つが送信したデータの受
信を選択する選択手段と、前記送信手段により送信され
たデータを受信する受信手段と、前記受信手段により受
信されたデータを実行可能なプログラムに復号化する復
号化手段と、前記復号化手段により復号化された実行可
能なプログラムを記憶するプログラム記憶部と、前記プ
ログラム記憶部に前記復号化手段により復号化された実
行可能なプログラムを格納する記憶部格納手段と、前記
プログラム記憶部に格納された実行可能なプログラムに
実行手順を移行する実行移行手段とを有する受信システ
ムとを備えている。
Furthermore, since the program is supplied in response to a request, there is a problem in that the program cannot be supplied if the communication means is only in one direction, from the transmitting system to the receiving system. [Means for Solving the Problems] The remote program supply selection method of the present invention includes a program storage section that stores executable programs on a computer system, and a program stored in the program storage section that encodes and communicates the program. an encoding means for converting data into a format that allows information exchange by the encoding means; a transmitting means for transmitting the data converted and output by the encoding means via a communication means; and processing by the encoding means and transmitting means. at least one transmission system having a repetition program transmission means for repeatedly executing a process; and data transmitted by one of the transmission systems to be received from among the data transmitted from the transmission system via the communication means. a selection means for selecting reception of the data, a reception means for receiving the data transmitted by the transmission means, a decoding means for decoding the data received by the reception means into an executable program, and the decoding means a program storage unit that stores an executable program decrypted by the decryption unit; a storage unit storage unit that stores the executable program decrypted by the decryption unit in the program storage unit; and an execution transfer means for transferring an execution procedure to the executed executable program.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する.第1図は
本発明の一実施例の構戒を示すブロック図、第2図は、
第1図における符号化手段5の一実施例の処理の流れを
示した流れ図、第3図は、第1図における反復プログラ
ム送信手段4の一実施例の処理の流れを示した流れ図、
第4図は、第1図における復号化手段8の一実施例の処
理の流れを示した流れ図である. 第1図の遠隔プログラム供給選択方式は、送信システム
1a〜lb、複数のチャネルを有する通信手段13を介
して送信システム1a〜1bと接続される受信システム
2からm戊されている.ただし、通信手段13は送信シ
ステム1a〜1bから受信システム2方向の複数のチャ
ネルを有し、同時に複数の通信内容を伝送できる通信手
段を表わしている. また、送信システム1aは、計算機システムにおいて実
行可能なプログラムを格納するプログラム格納部3、プ
ログラム格納部3に格納された実行可能なプログラムを
通信による情報交換が可能な符号に符号化する符号化手
段5、符号化手段5によって符号化されたプログラムを
通信手段13の複数のチャネルの一つに送信する送信手
段6、符号化手段5と送信手段6とによる動作を繰り返
し実行する反復プログラム送信手段4から楕或されてい
る。
Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram showing the structure of an embodiment of the present invention, and FIG. 2 is a block diagram showing the structure of an embodiment of the present invention.
FIG. 3 is a flowchart showing the processing flow of one embodiment of the encoding means 5 in FIG. 1; FIG. 3 is a flowchart showing the processing flow of one embodiment of the repetitive program transmission means 4 in FIG. 1;
FIG. 4 is a flowchart showing the processing flow of one embodiment of the decoding means 8 in FIG. The remote program supply selection system of FIG. 1 is separated from the transmitting systems 1a-lb and the receiving system 2, which is connected to the transmitting systems 1a-1b via a communication means 13 having a plurality of channels. However, the communication means 13 has a plurality of channels from the transmitting systems 1a to 1b to the receiving system 2, and represents a communication means capable of simultaneously transmitting a plurality of communication contents. The transmission system 1a also includes a program storage unit 3 that stores executable programs in the computer system, and an encoding unit that encodes the executable programs stored in the program storage unit 3 into codes that can exchange information by communication. 5. Transmitting means 6 for transmitting the program encoded by the encoding means 5 to one of the plurality of channels of the communication means 13; Repetitive program transmitting means 4 for repeatedly executing the operations by the encoding means 5 and the transmitting means 6; It is ovalized from.

さらに、受信システム2は−、通信千段13の複数チャ
ネルのうちの受信するーチャネルを選択する選択手段1
2、選択手段12で選択されたチャネルを介して送信手
段6によって送信されたデータを受信する受信手段7、
符号化手段5によって符号化され受信千段7によって受
信されたデータを実行可能なプログラムに復元する復号
化千段8、プログラムを記憶するプログラム記憶部11
、プログラム記憶部11に復号化手段8によって復号化
された実行可能なプログラムを格納する記憶部格納手段
9、記憶部格納手段9によってプログラム記憶部11に
格納された実行可能なプログラムに実行手順を移す実行
移行手段10から構成されている。
Further, the receiving system 2 includes a selection means 1 for selecting a channel to receive from among the plurality of channels of the 1,000 communication stages 13.
2. receiving means 7 for receiving the data transmitted by the transmitting means 6 via the channel selected by the selecting means 12;
a decoding stage 8 for restoring the data encoded by the encoding means 5 and received by the reception stage 7 into an executable program; and a program storage section 11 for storing the program.
, a storage unit storage unit 9 that stores the executable program decrypted by the decryption unit 8 in the program storage unit 11; It is composed of an execution migration means 10 for transferring.

次に、動作について説明する。Next, the operation will be explained.

送信システム1においては、プログラム格納部3に格納
された実行可能プログラムが反復プログラム送信千段4
によって繰り返し送信されている. 第3図を参照すると、反復プログラム送信手段4は符号
化手段5によるプログラムの符号化(ステップ41)と
これにより生戒された符号の送信千段6による送信(ス
テップ42〉を繰り返すことによって実現されている。
In the transmission system 1, the executable program stored in the program storage unit 3 is transmitted repeatedly through 1,000 stages of program transmission 4.
It is sent repeatedly by Referring to FIG. 3, the repetitive program transmitting means 4 is realized by repeating the encoding of the program by the encoding means 5 (step 41) and the transmission of the resulting code by the 1,000 stages 6 (step 42). has been done.

符号化手段5は本実施例では、第2図に示すようにプロ
グラム開始符号を生成しくステップ5l)、プログラム
格納部3から実行可能プログラムを読みこみ(ステップ
52〉、さらに、これを符号化(ステップ53)してプ
ログラム終了符号を生或する(ステップ54)処理から
なっている. これによって生成されたプログラム開始符号、プログラ
ム符号、プログラム終了符号が送信手段5によって通信
手段13の一チャネルを介して受信システム2に向け送
信され、これが反復プログラム送信手段4によって繰り
返し実行される。
In this embodiment, the encoding means 5 generates a program start code as shown in FIG. Step 53) generates a program end code (Step 54).The program start code, program code, and program end code thus generated are transmitted by the transmitting means 5 through one channel of the communication means 13. The program is then transmitted to the receiving system 2, and this is repeatedly executed by the repetitive program transmitting means 4.

受信システム2では、選択手段12によって通信千段1
3の内の一チャネルを選択する.そして、受信手段7に
より、選択手段12で選択されたチャネルに対して送信
手段6によって送信されたデータを受信し、復号化手段
8に通知する.復号化手段8は第4図に示すように、受
信千段7からの受信通知を受け(ステップ81)、これ
がプログラム開始符号であるかを判別しくステップ82
)、プログラム開始符号でなければ再びステップ81の
受信通知を受ける処理に移る。送信手段6によって送信
されたデータは反復プログラム送信手段4によって送信
されたものであるので、符号化手段5が反復プログラム
送信手段4がら再び呼ばれた時点で、プログラム開始符
号が生成され、復号化手段8はプログラム開始符号を受
信し、受信通知を受ける処理に移る(ステップ83). 以後、続いてステップ83によって受ける符号はプログ
ラム符号か、またはプログラム唇了符号かの何れかであ
るため、これを判断し(ステップ84)、プログラム終
了符号でなければ、プログラム符号であるのでこれを復
号化し実行可能なプログラムを生或し(ステップ85〉
、記憶部格納手段9に渡し、プログラム終了符号であれ
ば復号化処理を終了する。
In the reception system 2, the selection means 12 selects the communication stage 1.
Select one of the three channels. Then, the receiving means 7 receives the data transmitted by the transmitting means 6 to the channel selected by the selecting means 12, and notifies the decoding means 8 of the received data. As shown in FIG. 4, the decoding means 8 receives a reception notification from the reception stage 7 (step 81), and determines whether this is a program start code or not (step 82).
), if it is not the program start code, the process returns to step 81 to receive a reception notification. Since the data transmitted by the transmitting means 6 was transmitted by the repetitive program transmitting means 4, when the encoding means 5 is called again by the repetitive program transmitting means 4, a program start code is generated and decoded. The means 8 receives the program start code and proceeds to a process of receiving a reception notification (step 83). Thereafter, since the code received in step 83 is either a program code or a program end code, this is determined (step 84), and if it is not a program end code, it is a program code and is therefore rejected. Decrypt and create an executable program (step 85)
, and passes it to the storage section storage means 9, and if it is a program end code, the decoding process is completed.

復号化手段8によって復号化された実行可能なプログラ
ムは、記憶部格納千段9によってプログラム記憶部11
に格納され、この後に実行移行手段10によって実行が
開始される. 上記に示すように、送信システムが複数存在・する場合
、第■図に示した通信手段13に含まれるチャネルのう
ちの受信すべきチャネルを選択手段12により選択する
ことにより、受信システムは複数の送信システムから送
信されているプログラムのなかから任意のものを選択し
て受信し実行することかできる. 本実施例では、受信システムをーとじて説明したが一般
に受信システムが複数存在しても横或を変えずに本発明
を実施できる.この場合、送信手段6は複数の受信シス
テム2の受信手段7によって同時に受信できるような手
段をとることもできる.この場合でも、複数の受信シス
テム2の受信手段7は相互に干渉することはない。
The executable program decoded by the decoding means 8 is stored in the program storage unit 11 by the storage unit storage stage 9.
After that, execution is started by the execution transition means 10. As shown above, when there are multiple transmitting systems, the selecting means 12 selects the channel to be received from among the channels included in the communication means 13 shown in FIG. It is possible to select any program from among the programs sent from the sending system, receive it, and execute it. In this embodiment, the receiving system has been explained, but in general, the present invention can be practiced without changing the scope even if there are a plurality of receiving systems. In this case, the transmitting means 6 may be configured to receive signals simultaneously by the receiving means 7 of a plurality of receiving systems 2. Even in this case, the receiving means 7 of the plurality of receiving systems 2 do not interfere with each other.

このように、送信システムが常に反復してデータを送信
することにより、受信システムがら送信システムに対し
て供給の要求を出す必要がなく、供給側である送信シス
テム、供給を要求する受信システムの構戒を従来の方式
に比べ大幅に簡略化することができる。
In this way, because the transmitting system always repeatedly transmits data, there is no need for the receiving system to issue a supply request to the transmitting system, and the structure of the transmitting system that is the supply side and the receiving system that requests the supply is reduced. The precepts can be greatly simplified compared to the conventional method.

また、特に供給の頻度が大きいプログラムに対して適用
することにより、供給要求のための通信を減少させるこ
とができ、複数の受信システムが互いに干渉することな
く、送信システムから供給されるプログラムを同時に受
信することができる楕或をとることにより、さらに、供
給要求のための通信を減少させることができる.また、
通信手段を単方向にしか利用しないため、単方向の通信
しかできないような状況、例えば大きな供給範囲をもつ
プログラム供給局とこれに対して萎信能カしか持たない
受信システムによる構成等でも遠隔プログラム供給が可
能となる.さらに、受信システム側のみに選択手段をも
っことにより、複数のプログラムを受信システム側での
切り換え処理のみで供給を受けることができ、複数のプ
ログラムを切り換えることによる負担増大などは、送信
システムにも他の受信システムにもなく、系全体として
全く影響が無い.このため、通信手段として無線システ
ムなどを採用することができ、複数の大出力の送信シス
テムがら供給されるプログラムを不特定多数の受信シス
テムで選択し受信することなどが可能となる. 〔発明の効果〕 以上説明したように、本発明の遠隔プログラム供給選択
方式は、送信システムが常に反復して受信システムに向
けてデータを送信することにより、受信システムから送
信システムに対して供給の要求を出す必要がなく、供給
要求のための通信を減少させることができるという効果
がある。
In addition, by applying this to programs that are supplied frequently, communication for supply requests can be reduced, and multiple receiving systems can simultaneously receive programs supplied from the transmitting system without interfering with each other. By taking an ellipse that can be received, communications for supply requests can be further reduced. Also,
Since the means of communication is used only in one direction, even in situations where only one-way communication is possible, such as a configuration consisting of a program supply station with a large supply range and a receiving system that only has the ability to disturb it, the remote program cannot be programmed. Supply becomes possible. Furthermore, by having a selection means only on the receiving system side, multiple programs can be supplied only by switching processing on the receiving system side, and the increased burden caused by switching between multiple programs is also avoided on the transmitting system. This does not apply to other receiving systems, and it has no effect on the system as a whole. Therefore, a wireless system or the like can be used as a communication means, and a program supplied from multiple high-power transmitting systems can be selected and received by an unspecified number of receiving systems. [Effects of the Invention] As explained above, the remote program supply selection method of the present invention allows the transmitting system to constantly repeatedly transmit data to the receiving system, thereby reducing the supply of data from the receiving system to the transmitting system. There is no need to issue a request, and communication for supply requests can be reduced.

さらに、通信手段として送信システムがら受信システム
に向けた単方向の通信手段しか利用しないため、送信シ
ステムから受信システムに向けての単方向の通信しかで
きないような状況、例えば大きな供給範囲をもつプログ
ラム供給局と、これに対して受信能力しか持たない受信
システムによる栴戊の場合でも、遠隔プログラム供給が
可能となるという効果がある.
Furthermore, since only one-way communication from the sending system to the receiving system is used as a communication means, situations where only one-way communication is possible from the sending system to the receiving system, such as when supplying a program with a large supply range, Even in the case of a station and a receiving system that only has the ability to receive it, it has the effect of making remote program supply possible.

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

第1図は本発明の一実施例の栴或を示すブロック図、第
2図は第1図の符号化千段5の処理の流れ図、第3図は
第1図の反復プログラム送信手段4の処理の流れ図、第
4図は第1図の復号化千段8の流れ図である. 1・・・送信システム、2・・・受信システム、3・・
・プログラム格納部、4・・・反復プログラム送信手段
、5・・・符号換手段、6・・・送信手段、7・・・受
信手段、8・・・復号化手段、9・・・記憶部格納手段
、1o・・・実行移行手段、11・・・プログラム記憶
部、12・・・選択手段、13・・・通信手段.
FIG. 1 is a block diagram showing the implementation of an embodiment of the present invention, FIG. 2 is a flowchart of the processing of the 1,000-stage encoding 5 shown in FIG. 1, and FIG. Flowchart of Processing FIG. 4 is a flowchart of decoding stage 8 of FIG. 1. 1... Transmission system, 2... Receiving system, 3...
・Program storage unit, 4... Repetitive program transmitting means, 5... Code converting means, 6... Transmitting means, 7... Receiving means, 8... Decoding means, 9... Storage unit Storage means, 1o... Execution transition means, 11... Program storage section, 12... Selection means, 13... Communication means.

Claims (1)

【特許請求の範囲】 計算機システムの上で実行可能なプログラムを格納する
プログラム格納部と、前記プログラム格納部に格納され
たプログラムを符号化して通信による情報交換が可能な
形式のデータに変換する符号化手段と、前記符号化手段
により変換され出力されたデータを通信手段を介して送
信する送信手段と、前記符号化手段による処理と送信手
段による処理とを繰り返し実行させる反復プログラム送
信手段とを有する少くとも一つの送信システムと、 前記通信手段を介して前記送信システムから送信された
データの中から受信すべき前記送信システムの一つが送
信したデータの受信を選択する選択手段と、前記送信手
段により送信されたデータを受信する受信手段と、前記
受信手段により受信されたデータを実行可能なプログラ
ムに復号化する復号化手段と、前記復号化手段により復
号化された実行可能なプログラムを記憶するプログラム
記憶部と、前記プログラム記憶部に前記復号化手段によ
り復号化された実行可能なプログラムを格納する記憶部
格納手段と、前記プログラム記憶部に格納された実行可
能なプログラムに実行手順を移行する実行移行手段とを
有する受信システムとを備えたことを特徴とする遠隔プ
ログラム供給選択方式。
[Scope of Claims] A program storage unit that stores a program executable on a computer system, and a code that encodes the program stored in the program storage unit and converts it into data in a format that allows information exchange by communication. a transmitting means for transmitting the data converted and output by the encoding means via a communication means, and a repetitive program transmitting means for repeatedly executing the processing by the encoding means and the processing by the transmitting means. at least one transmission system; a selection means for selecting reception of data transmitted by one of the transmission systems to be received from among data transmitted from the transmission system via the communication means; a receiving means for receiving transmitted data; a decoding means for decoding the data received by the receiving means into an executable program; and a program for storing the executable program decoded by the decoding means. a storage unit; a storage storage unit for storing an executable program decrypted by the decoding unit in the program storage unit; and an execution unit for transferring an execution procedure to the executable program stored in the program storage unit. A receiving system having a transfer means.
JP1193061A 1989-07-25 1989-07-25 Remote program supply selection method Expired - Fee Related JP2870828B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1193061A JP2870828B2 (en) 1989-07-25 1989-07-25 Remote program supply selection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1193061A JP2870828B2 (en) 1989-07-25 1989-07-25 Remote program supply selection method

Publications (2)

Publication Number Publication Date
JPH0357052A true JPH0357052A (en) 1991-03-12
JP2870828B2 JP2870828B2 (en) 1999-03-17

Family

ID=16301547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1193061A Expired - Fee Related JP2870828B2 (en) 1989-07-25 1989-07-25 Remote program supply selection method

Country Status (1)

Country Link
JP (1) JP2870828B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0991216A (en) * 1995-09-20 1997-04-04 Nec Corp Data processing program supply selection method
JPH09212443A (en) * 1995-08-28 1997-08-15 Us West Inc System and method for planned delivery of software programs

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212443A (en) * 1995-08-28 1997-08-15 Us West Inc System and method for planned delivery of software programs
JPH0991216A (en) * 1995-09-20 1997-04-04 Nec Corp Data processing program supply selection method

Also Published As

Publication number Publication date
JP2870828B2 (en) 1999-03-17

Similar Documents

Publication Publication Date Title
JPH02140863A (en) Text transmission system for terminal side editor in distributed type editor
JPS61100046A (en) Loop transmission method
JP2870828B2 (en) Remote program supply selection method
RU2003131074A (en) RADIO COMMUNICATION BLOCK AND METHOD FOR PERFORMING A CUSTOMER PROGRAM FOR CONTROLLING A RADIO COMMUNICATION BLOCK
WO2022062426A1 (en) Multicast scheduling method and apparatus for relay base station, storage medium and electronic device
JPS60182257A (en) Communication control system of facsimile store and forward exchange
CN113364869B (en) Block chain message transmission method, equipment and storage medium
JP4575218B2 (en) Server-type computer and transfer evaluation judgment device
GB2184913A (en) Facsimile apparatus
JP2798017B2 (en) Data processing program supply selection method
JP3310173B2 (en) Encoding device and decoding device
JPH06301655A (en) Distributed processing system
KR102145687B1 (en) Carrier aggregation system, and method and apparatus for transmission based on cached information of user equipment in the same
JPH0399358A (en) Computer system
JP3327305B2 (en) Encoded information communication method
JP3581913B2 (en) Information providing method, relay server and information terminal
KR100499503B1 (en) structure of physical transmission channel, and method for operating physical transmission channel
JPH08316845A (en) Encoding method of application program transmission data
JPS6120472A (en) Data communication system
KR20010068526A (en) Method and apparatus for time based data coding for communication systems
JPH0311852A (en) Line data recording and reproduction system
JPS62100048A (en) Large-capacity data parallel transmission method
CN116916469A (en) Control method, control device, network equipment and storage medium
JPH0423650A (en) Data transmission reception system
JPH07212403A (en) Server device and processing method thereof

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees