JPH03234132A - Communication system - Google Patents
Communication systemInfo
- Publication number
- JPH03234132A JPH03234132A JP2030247A JP3024790A JPH03234132A JP H03234132 A JPH03234132 A JP H03234132A JP 2030247 A JP2030247 A JP 2030247A JP 3024790 A JP3024790 A JP 3024790A JP H03234132 A JPH03234132 A JP H03234132A
- Authority
- JP
- Japan
- Prior art keywords
- data
- command
- transmission
- storage device
- computer
- 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
Links
- 238000004891 communication Methods 0.000 title claims abstract description 25
- 238000000034 method Methods 0.000 claims description 20
- 238000012790 confirmation Methods 0.000 claims description 3
- 230000000717 retained effect Effects 0.000 claims description 2
- 230000005540 biological transmission Effects 0.000 abstract description 19
- 238000012545 processing Methods 0.000 description 21
- 230000005856 abnormality Effects 0.000 description 17
- 238000013480 data collection Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000009825 accumulation Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000007257 malfunction Effects 0.000 description 1
Landscapes
- Communication Control (AREA)
- Debugging And Monitoring (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は例えばコンピュータと端末装置との間等、2つ
の装置間での通信の方式に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method of communication between two devices, such as a computer and a terminal device.
複数のICカードに蓄積したデータをコンピュータへ入
力して、その記憶部に蓄積するシステムがある。第4図
はこのシステムの概略構成を示し、1はコンピュータ、
1aはその記憶部、1bは通信制御部であり、通信制御
部1bは複数のICカードリーダ/ライタ2,2・・・
の通信制御部2a、2a・・・と接続されている。There is a system in which data stored in a plurality of IC cards is input to a computer and stored in its storage unit. Figure 4 shows the schematic configuration of this system, where 1 is a computer;
1a is a storage section thereof, 1b is a communication control section, and the communication control section 1b has a plurality of IC card readers/writers 2, 2...
The communication control units 2a, 2a, . . . are connected to each other.
ICカード3.3・・・はICカードリーダ/ライタ2
゜2・・・によって、コンピュータ1からのデータが書
込まれた、又は他の装置によって書込まれたデータを複
数性記憶している。このデータをコンピュータ1の記憶
部1aへ送信する場合は第5図に示す手順で行われてい
た。IC card 3.3... is IC card reader/writer 2
2... stores data written by the computer 1 or data written by other devices. When transmitting this data to the storage section 1a of the computer 1, the procedure shown in FIG. 5 was used.
なお第5図において■、0は送受信の関係を表す。In FIG. 5, ■ and 0 represent the relationship between transmission and reception.
コンピュータ1はICカードリーダ/ライタ2からデー
タ送信の要求を受けると第5図に示す処理に入り、デー
タ収集の開始のための処理を行う(Ill)。When the computer 1 receives a data transmission request from the IC card reader/writer 2, it enters the process shown in FIG. 5 and performs the process to start data collection (Ill).
これは受信ファイルの初期化等である。次にコマンド“
a′を要求のあったICカードリーダ/ライタ2へ送信
する(#2)。このコマンド“a″はICカード3に蓄
積されているデータの1件を送信することを依願するた
めのものである。This is the initialization of the received file, etc. Then the command “
a' is sent to the requested IC card reader/writer 2 (#2). This command "a" is for requesting transmission of one item of data stored in the IC card 3.
ICカードリーダ/ライタ2はこのコマンド“a”を受
信する(#11) とICカードリーダ/ライタ2に
装着されたICカード3中のデータの有無を調べ(#1
2)、データが有る場合はコンピュータ1へ“00″と
データを送信しく#13) 、無い場合は“01”を送
信する(#19)。送信すべきデータはICカード3か
らICカードリーダ/ライタ2の適宜レジスタへ読込ま
れ、ここから通信制御部2aを経て送信される。The IC card reader/writer 2 receives this command “a” (#11) and checks whether there is data in the IC card 3 attached to the IC card reader/writer 2 (#1).
2) If there is data, send "00" to computer 1 (#13); if not, send "01"(#19). Data to be transmitted is read from the IC card 3 into an appropriate register of the IC card reader/writer 2, and is transmitted from there via the communication control section 2a.
コンピュータ1ではコマンド“a”の送信後タイマを起
動しく#3)、時限内にICカードリーダ/ライタ2か
らのデータ受信があればその内容を判断する(#4)。After transmitting the command "a", the computer 1 starts a timer (#3), and if data is received from the IC card reader/writer 2 within the time limit, the content is determined (#4).
無い場合はエラー処理を実行しく116)、コンピュー
タ1の表示部(図示せず)にエラーメソセージを表示さ
せる(117)。受信データが“00”である場合は同
送されたデータを受信ファイルに累積する処理を行い(
#8)、”01”であれば受信ファイル閉、記憶部1a
への書込等のデータ収集終了処理を実行する(#5)。If there is no error processing (116), an error message is displayed on the display unit (not shown) of the computer 1 (117). If the received data is “00”, the sent data is accumulated in the received file (
#8), if “01”, close the received file, storage section 1a
Data collection completion processing such as writing to is executed (#5).
記憶部1aへの書込が行われると受信ファイルは消去さ
れる。When writing to the storage unit 1a is performed, the received file is erased.
一方、ICカードリーダ/ライタ2では“01”を送信
した場合は終了の処理を実行する(+120)。“00
”を送信した場合は送信したデータを消去し、次のデー
タをICカードリーダ/ライタ2内のレジスタに読込む
(#14)。そして次のコマンドa″を待ち(#15)
、タイマを起動させ(1116) 、時限内に次のコ
マンド“a”が無い場合はエラー処理を実行しく#17
) 、エラーメツセージを表示させる(#18)。On the other hand, when the IC card reader/writer 2 transmits "01", it executes the termination process (+120). “00
”, the transmitted data is erased and the next data is read into the register in the IC card reader/writer 2 (#14).Then wait for the next command a” (#15)
, start the timer (1116), and if there is no next command "a" within the time limit, execute error processing #17
), display an error message (#18).
時限内にコマンド“a”を受信するとステップ#11へ
戻る。If command "a" is received within the time limit, the process returns to step #11.
以上の如き従来の通信方式においては送信不調に終わっ
たデータが記憶部1aに蓄積されず、またICカード3
からも消去され、再現不能となる。In the conventional communication system as described above, data that has been sent unsuccessfully is not stored in the storage unit 1a, and the IC card 3
It will also be erased and cannot be reproduced.
つまりICカードリーダ/ライタ2ではステップ#13
〜#14においてデータを送信したあと、その送信の成
否に拘らずこれを消去するからである。In other words, in IC card reader/writer 2, step #13
This is because after the data is transmitted in ~#14, it is erased regardless of whether the transmission was successful or not.
またコンピュータ1側ではエラー出力(#7)により再
起動をするとコマンド“a”を出力して次のデータの送
信を要求するのであるから、それまでに送られたデータ
、又は不調のために送られなかったデータはいずれも記
憶部1aに蓄積されない。Furthermore, when the computer 1 side restarts due to error output (#7), it outputs the command "a" and requests the transmission of the next data. Any data that cannot be stored is not stored in the storage unit 1a.
本発明はこのような問題点を解決するためになされたも
のであり、命令の種類を増すことによって、上述の例で
述べればICカードに蓄積されているデータを通信の成
否に拘らず消失させることなく記憶部に蓄積できるよう
な、つまり通信の不調があっても全データの送受信を確
実に完了できるような通信方式を提供することを目的と
する。The present invention was made to solve these problems, and by increasing the number of types of commands, in the above example, the data stored in the IC card is erased regardless of whether the communication is successful or not. To provide a communication method that can be stored in a storage unit without any problems, that is, can completely complete transmission and reception of all data even if there is a communication malfunction.
本発明の通信方式では送信対象の単位データを特定する
情報を保持しておき、これを送信がR認できる都度更新
することとし、この情報に基づいて送信対象とすべきデ
ータが無くなったと判断した処で記憶装置に記憶してい
るデータを一括抹消することとする。In the communication method of the present invention, information identifying the unit data to be transmitted is retained, and this is updated each time the transmission is recognized as R. Based on this information, it is determined that there is no more data to be transmitted. At this point, all data stored in the storage device will be deleted.
複数単位のデータの送信の途中で通信不調となった場合
にもデータが消去されることなく記憶装置に残っている
ので再通信により遺漏なく送信できる。Even if a communication failure occurs during the transmission of multiple units of data, the data remains in the storage device without being erased, so it can be transmitted without omission by re-communication.
以下本発明を第4図に示す装置における実施例について
説明する。第1図はコンピュータ1側の通信制御部1b
の処理手順を示すフローチャート、第2図はICカード
リーダ/ライタ2例の通信制御部2aの処理手順を示す
フローチャートである。The present invention will be described below with reference to an embodiment of the apparatus shown in FIG. Figure 1 shows the communication control unit 1b on the computer 1 side.
FIG. 2 is a flowchart showing the processing procedure of the communication control section 2a of two examples of IC card readers/writers.
また第3図はコマンドデータの送受信状態を示す説明図
である。なお図において■、■・・・は送受信の関係を
表す。FIG. 3 is an explanatory diagram showing the transmission and reception status of command data. In the figure, ■, ■, . . . represent the relationship between transmission and reception.
ICカードリーダ/ライタ2からデータ送信の要求があ
るとコンピュータ1はデータ収集開始処理を実行する(
1131)。この処理は受信ファイルの初期化等である
。次にコマンド“S“を送信要求のあったICカードリ
ーダ/ライタ2へ送信する(1132)。When the IC card reader/writer 2 requests data transmission, the computer 1 executes data collection start processing (
1131). This processing includes initialization of the received file. Next, the command "S" is sent to the IC card reader/writer 2 that requested the transmission (1132).
コマンド“S″はICカードリーダ/ライタ2に対する
伝送開始宣言である。これを受取ったICカードリーダ
/ライタ2は(151) 、内部の異常の有無を調べ(
152) 、これが無い場合はコマンド“00″異常が
有る場合は“01”をコンピュータ1へ送信する(15
3.65)。コマンド“01”送信の場合はステップ#
51へ戻る。Command "S" is a transmission start declaration to the IC card reader/writer 2. The IC card reader/writer 2 that received this (151) checks whether there is any internal abnormality (
152) If there is no command, send command “00” If there is an error, send “01” to computer 1 (15
3.65). Step # when sending command “01”
Return to 51.
コンピュータ1はコマンドS”送信後、タイマを起動し
くI33) 、時限までに応答がなかった場合、又は時
限内に“Ol”を受信した場合に異常処理、エラー処理
へ入り(+134.I42) 、エラー発生を報じると
共に再起動を促すメツセージを表示する(I43)。時
限内に“00”を受信した場合は前同様のコマンドa”
をICカードリーダ/ライタ2へ送信する(+135)
。After sending the command "S", the computer 1 starts a timer (I33), and if there is no response within the time limit or if "Ol" is received within the time limit, it enters abnormality processing or error processing (+134.I42). Displays a message reporting the error occurrence and prompting a reboot (I43). If "00" is received within the time limit, use the same command as before.
Send to IC card reader/writer 2 (+135)
.
ICカードリーダ/ライタ2は“00”の送信に次いで
送信対象のrcカード3内記憶データの件番号を示すフ
ラグを1にセットしくI54) 、タイマを起動してコ
マンド“a”の受信を待つ(I55)。その時限内にコ
マンド“a”を受信しない場合はステップ#51へ戻る
。時限内にコマンドを受信すると(I56) 、コマン
ドが適正か否か(“a”であればよい)を調べ、また装
置の異常の有無を調べ、更にフラグで表されるデータ、
最初は1作目のデータの有無を調べる(I57)。デー
タが存在しない場合は“01”、データが存在する場合
は“00”、そのデータ装置に異常がある場合は“02
”、コマンド違い、つまりコマンド“a”以外の受信の
場合は“03”を夫々コンピュータ1へ出力する(#5
B。After transmitting "00", the IC card reader/writer 2 sets a flag indicating the number of data stored in the RC card 3 to be transmitted to 1 (I54), starts a timer, and waits for command "a" to be received. (I55). If command "a" is not received within the time limit, the process returns to step #51. When a command is received within the time limit (I56), it is checked whether the command is correct (“a” is sufficient), and whether there is any abnormality in the device, and the data represented by the flag is checked.
First, the presence or absence of data from the first game is checked (I57). “01” if data does not exist, “00” if data exists, “02” if there is an error in the data device
”, if the command is different, that is, if a command other than “a” is received, “03” is output to the computer 1 (#5
B.
66.71.72)。ステップ#71.12の場合はI
65の異常処理へ移る。66.71.72). For step #71.12 I
The process moves to No. 65 abnormality processing.
コンピュータ1側ではコマンド“a”送信後タイマを起
動しく1136) 、時限内にICカードリーダ/ライ
タ2からの応答が無い場合、“02”又は“03”の受
信が有った場合はlI42の異常処理へ移る(lI37
)。On the computer 1 side, after sending the command "a", start the timer (1136), and if there is no response from the IC card reader/writer 2 within the time limit, or if "02" or "03" is received, the timer is activated in lI42. Move to abnormality processing (lI37
).
“00”及びデータを受信した場合はコマンド“b”を
送信する(1144)。このコマンド“b′はコマンド
“a″送信後の応答の確認である。00”及び1作目の
データを送信したICカードリーダ/ライタ2はタイマ
を起動して(嘗67) 、コマンド“b″を待ち、時限
内に受信しない場合はステップ#51へ戻る。時限内に
これを受信すると(I68)、異常の有無を調べ(I6
9) 、異常が無い場合はステップ#53同様にコマン
ド“00”を送信しくI70) 、更にフラグを+1す
る(1700)。ここでは2にセットされることになる
。If "00" and data are received, a command "b" is transmitted (1144). This command "b" is a confirmation of the response after sending the command "a." If the message is not received within the time limit, the process returns to step #51. If this is received within the time limit (I68), the presence or absence of an abnormality is checked (I6
9) If there is no abnormality, send the command "00" similarly to step #53 (I70), and further add 1 to the flag (1700). Here it will be set to 2.
コンピュータ1はコマンド“b”送信後タイマを起動し
く1145) 、時限内に応答がない場合又は“01”
を受信した場合(+146)は異常処理のステップ#4
2へ入る。これに対して“00”を受信した場合はデー
タ累積処理に入り、受信ファイルにデータを書込む(I
47)。そしてステップll35に戻りコマンド“a”
を再度発し次のデータを待つ。このようにしてコンピュ
ータでは#35〜37.44〜47を繰返し、ICカー
ドリーダ/ライタ2ではステップ#55〜57.66〜
70.700を繰返す。Computer 1 starts the timer after sending command “b” (1145), and if there is no response within the time limit or “01”
(+146), step #4 of abnormality processing
Enter 2. On the other hand, if "00" is received, data accumulation processing is started and data is written to the received file (I
47). Then, return to step ll35 and use the command “a”
Issue again and wait for the next data. In this way, steps #35-37, 44-47 are repeated on the computer, and steps #55-57, 66-47 are repeated on the IC card reader/writer 2.
70. Repeat 700.
例えばICカード3内に3件のデータが蓄積されていた
ものとすると、正常な通信が行われてフラグが4になっ
た状態でステップ1157に至ると、もうデータは存在
しないからステップ#58で“01”を送信することに
なる。これを受けたコンピュータ1はコマンド“C”を
送信する(1138)。コマンド“C”はICカードリ
ーダ/ライタ2に対するデータ収集完了の通知であり、
ICカードリーダ/ライタ2はこれを受けると(I10
)異常の有無を調べ(+161) 、異常がある場合は
ステップ#45の異常処理へ戻る。異常が無い場合はそ
の確認のためのコマンド゛00″を送信する(I62)
。そしてフラグの内容(ここでは4)までのデータを抹
消しくI63)、所定の終了処理をする(164)。For example, if three items of data have been accumulated in the IC card 3, if normal communication is performed and the flag is set to 4, and step 1157 is reached, there is no more data, so step #58 is reached. “01” will be transmitted. Upon receiving this, computer 1 transmits command "C" (1138). Command “C” is a notification to the IC card reader/writer 2 that data collection has been completed,
When IC card reader/writer 2 receives this (I10
) Check whether there is an abnormality (+161), and if there is an abnormality, return to the abnormality processing in step #45. If there is no abnormality, send the command "00" to confirm (I62)
. Then, the data up to the contents of the flag (here 4) are deleted (I63), and a predetermined termination process is performed (164).
コマンド“00”を受信したコンピュータ1はタイマを
起動しく1t39) 、時限内に応答を受信しない場合
又は時限内に“01″を受信した場合は異常処理のステ
ップ#42に入り、時限内に“00”を受信した場合は
受信ファイルの閉、記憶部1aへの書込等のデータ収集
終了処理を行う(lI41)。When the computer 1 receives the command "00", it starts a timer (1t39), and if it does not receive a response within the time limit or if it receives "01" within the time limit, it enters step #42 of abnormality processing and returns "00'' is received, data collection termination processing such as closing the received file and writing to the storage unit 1a is performed (lI41).
ところで第3図に※印で示すように“00”とデータを
送信しく166) 、この通信が不調であった場合は、
タイマ(lI36)で時間オーバとなり、異常処理(1
142)に入る。また“00”が“02”03′″に化
けた場合も異常処理(142)に入る。更に“01”に
化けた場合はコンピュータはコマンド“C”を送信する
ことになるが、ICカードリーダ/ライタ2側ではコマ
ンド”b”を受信できずステップ#69で異常有として
異常処理($165)に入り、“01″がコンピュータ
1へ送信される結果、ステップ140から異常処理11
42に入る。By the way, as shown in Figure 3 with a * mark, data should be sent as "00" (166), and if this communication is not working properly,
The timer (lI36) exceeds the time and abnormal processing (1
142). Also, if "00" becomes "02", "03'", abnormality processing (142) is entered.If "00" becomes "01", the computer will send the command "C", but the IC card reader /The writer 2 side cannot receive the command "b" and enters abnormality processing ($165) as an abnormality in step #69.
Enter 42.
コンピュータ1はエラーメツセージの表示を行う(#4
3)からこれによりオペレータが再起動することができ
る。Computer 1 displays an error message (#4
3) This allows the operator to restart.
一方ICカードリーダ/ライタ2側ではステップ#67
のタイマで時限超過によりステップ1165の異常処理
に入り、コマンド“S”待ちのステップ#51へ戻るこ
とになる。従ってコンピュータlの再起動により再度I
Cカード3の1作目のデータからの送信が行われること
になる。即ち中途ではステップ#63のデータ抹消を行
わないからである。On the other hand, on the IC card reader/writer 2 side, step #67
When the timer exceeds the time limit, abnormality processing is entered in step 1165, and the process returns to step #51 to wait for command "S". Therefore, by restarting the computer I
Data from the first game of C card 3 will be transmitted. That is, data deletion in step #63 is not performed midway.
なお本発明は上記実施例に限らず−の記憶装置に記憶さ
れているデータをこの装置から他の装置へ送信する場合
一般に適用できる。Note that the present invention is not limited to the above-described embodiments, but can be applied generally to cases where data stored in a storage device is transmitted from this device to another device.
以上の如き本発明方式では通信不調の場にも再通信が可
能であり、データ消失の虞れがないという優れた効果が
得られる。In the method of the present invention as described above, it is possible to re-communicate even in the event of communication failure, and the excellent effect that there is no risk of data loss can be obtained.
第1図は本発明方式における受信側の処理手順の1例を
示すフローチャート、第2図は同送信側のフローチャー
ト、第3図は第1.2図のデータ通信の説明図、第4図
は本発明方式が適用される装置のブロック図、第5図は
従来の送受信側の処理手順を示すフローチャートである
。
1・・・コンピュータ 1a・・・記憶部 1b・・・
通信制御部 2・・・ICカードリーダ/ライタ 2a
・・・通信制御部 3・・・icカード
なお、図中、同一符号は同一、又は相当部分を示す。Fig. 1 is a flowchart showing an example of the processing procedure on the receiving side in the system of the present invention, Fig. 2 is a flowchart on the sending side, Fig. 3 is an explanatory diagram of the data communication of Figs. 1 and 2, and Fig. 4 is FIG. 5 is a block diagram of a device to which the method of the present invention is applied, and is a flowchart showing a conventional processing procedure on the transmitting and receiving side. 1...Computer 1a...Storage unit 1b...
Communication control unit 2...IC card reader/writer 2a
. . . Communication control unit 3 . . IC card In the drawings, the same reference numerals indicate the same or corresponding parts.
Claims (1)
単位ずつ他の装置へデータを送信する通信方式において
、前記他の装置はデータ1単位を受信した場合にその確
認信号を前記記憶装置側へ送信し、前記記憶装置側では
送信対象の単位データを特定する情報を保持しておき、
前記確認信号を受信するとこの情報を更新することとし
、また保持されている情報に基づき送信対象の単位デー
タの有無を調べ、データが存在しない場合に前記記憶装
置内のデータを一括抹消することを特徴とする通信方式
。(1) 1 from a storage device that stores multiple units of data
In a communication method that transmits data unit by unit to another device, when the other device receives one unit of data, it transmits a confirmation signal to the storage device, and the storage device receives the unit data to be transmitted. Retain information that identifies
Upon receiving the confirmation signal, this information is updated, and based on the retained information, the presence or absence of the unit data to be transmitted is checked, and if the data does not exist, the data in the storage device is deleted all at once. Characteristic communication method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2030247A JPH03234132A (en) | 1990-02-08 | 1990-02-08 | Communication system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2030247A JPH03234132A (en) | 1990-02-08 | 1990-02-08 | Communication system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH03234132A true JPH03234132A (en) | 1991-10-18 |
Family
ID=12298382
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2030247A Pending JPH03234132A (en) | 1990-02-08 | 1990-02-08 | Communication system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH03234132A (en) |
-
1990
- 1990-02-08 JP JP2030247A patent/JPH03234132A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7017003B2 (en) | Disk array apparatus and disk array apparatus control method | |
ES2218688T3 (en) | APPARATUS AND METHOD FOR RECOVERING DATA DISTANCE. | |
JP2846837B2 (en) | Software-controlled data processing method for early detection of faults | |
JP3028815B2 (en) | Transmission method of portable electronic device and portable electronic device | |
US10496608B2 (en) | Synchronizing changes in a file system which are initiated by a storage device and a host device | |
CN105912428A (en) | System and method for converting source data into mirror image of virtual machine in real time | |
CN116955225A (en) | Data caching method, device, electronic equipment and readable medium | |
CN117687664A (en) | Online upgrade configuration method and device for DSP | |
JPH03234132A (en) | Communication system | |
US5379389A (en) | Method for transmitting commands excluded from a predefined command set | |
CN110737483B (en) | Signaling and data transmission method based on Windows USB MassStorage class | |
CN110427280B (en) | Cache management method, system, computer equipment and storage medium | |
US20030033440A1 (en) | Method of logging message activity | |
JP3494788B2 (en) | Program execution management system and program execution management method | |
CN112905112B (en) | Data processing method and system of embedded equipment | |
JPH06259274A (en) | Duplex system | |
JP3169253B2 (en) | Data transfer method | |
JP2605491B2 (en) | Equipment management controller | |
EP1845447B1 (en) | Method, apparatus and software for preventing switch failures in the presence of faults | |
JPH01140276A (en) | Portable recording medium processor | |
JP3293143B2 (en) | Data transmission system | |
EP0500284A1 (en) | Method and apparatus for querying a memory system | |
CN116382972A (en) | Retransmission system and method for chip serial port loading | |
JPH02143343A (en) | Robustizing processing system for storing ordinal file | |
JP3254814B2 (en) | Data transfer method |