JPH06266663A - Information processor - Google Patents

Information processor

Info

Publication number
JPH06266663A
JPH06266663A JP5056616A JP5661693A JPH06266663A JP H06266663 A JPH06266663 A JP H06266663A JP 5056616 A JP5056616 A JP 5056616A JP 5661693 A JP5661693 A JP 5661693A JP H06266663 A JPH06266663 A JP H06266663A
Authority
JP
Japan
Prior art keywords
computer
program
information processor
operation state
operating state
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
JP5056616A
Other languages
Japanese (ja)
Inventor
Koji Kubo
康治 久保
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP5056616A priority Critical patent/JPH06266663A/en
Publication of JPH06266663A publication Critical patent/JPH06266663A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To eliminate the need of a prescribed operation for a program executed on a terminal computer-side by providing a means preserving a present operation, a means transmitting a preserved content to the other information processor and a means indicating to receive the transmitted content to the other information processor. CONSTITUTION:An information processor consists of CPU 21, a bus 22, RAM 23, BIOS.ROM 26 storing a control program, an input device 23, an external storage device 24, peripheral equipments 28, a data transfer device 29 and the like. Then the means preserving a present operation state, the means transmitting the preserved content to the other information processor connected by a communication line and the means indicating to receive the transmitted content to the other information processor are provided. A means 21a including the operation state preservation means, the operation state transmission means and the operation state reception means is controlled by CPU 21. Thus, a situation during an operation is transferred to the other information processor as it is, and it is set to be the totally same operation situation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はコンピュータ等であっ
て、特に複数の人間が同一のプログラムを使用するCA
I(Computer Assisted Instr
uction)システム等の情報処理装置に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer or the like, and in particular, a CA in which a plurality of people use the same program.
I (Computer Assisted Instr)
function) information processing apparatus such as an operation system.

【0002】[0002]

【従来の技術】本発明と最も近い種類の従来技術は、L
AN(ローカルエリアネットワーク)のシステムである
と考えられる。LANには、様々な種類の構成を取るも
のがあるが、そのうちでも本発明と最も近いものはホス
トと呼ばれる親コンピュータに、端末と呼ばれる子コン
ピュータが複数以上接続されるシステムである。その全
体構成を図7に、ホスト及び端末の内部構成を図8に示
す。81はプログラムの実行を行う中央処理装置(CP
U),82はバス,85は文章・図形データを格納する
RAM(Random Access Memor
y)、86は制御プログラムを格納するBIOS・RO
M(Basic Input OutputSyste
m Read Only Memory )、83はキ
ーボード,入力ペン等の入力装置、84はFD(フロッ
ピーディスク)等の外部記憶装置,87はCRT,LC
D等の表示装置であり、88は例えばICカードインタ
フェース等の周辺装置、89はLAN装置である。な
お、全体構成図ではホストを1台、端末側を3台として
図示しているが、これは説明のため、便宜的に選択した
数であり、実際には端末側の数は自由に選択される。
2. Description of the Prior Art The prior art of the kind closest to the present invention is L
It is considered to be an AN (local area network) system. Although there are various types of LANs having various configurations, the system closest to the present invention is a system in which a parent computer called a host and a plurality of child computers called terminals are connected. The overall structure is shown in FIG. 7, and the internal structures of the host and terminal are shown in FIG. 81 is a central processing unit (CP
U), 82 is a bus, and 85 is a RAM (Random Access Memory) for storing text / graphic data.
y), 86 is a BIOS / RO that stores the control program
M (Basic Input Output System)
m Read Only Memory), 83 is an input device such as a keyboard and an input pen, 84 is an external storage device such as an FD (floppy disk), and 87 is a CRT, LC
A display device such as D, 88 is a peripheral device such as an IC card interface, and 89 is a LAN device. In the overall configuration diagram, one host and three terminals are shown, but this is a number selected for convenience of description, and the number of terminals is actually selected freely. It

【0003】この従来技術の構成において、3台の端末
コンピュータ72は図8に示されるようにそれぞれLA
N装置が接続され、このLAN装置を介してホストと接
続される。ホスト側にもLAN装置が接続されており、
これを介して端末コンピュータ72と接続される。な
お、図8において、LAN装置以外は、ごく一般的なパ
ーソナルコンピュータの構成となっている。図7のシス
テムは以下のように稼働する。
In this prior art arrangement, the three terminal computers 72 are each LAs as shown in FIG.
N devices are connected and connected to the host via this LAN device. LAN device is also connected to the host side,
The terminal computer 72 is connected via this. It should be noted that in FIG. 8, except for the LAN device, the configuration is a very general personal computer. The system of FIG. 7 operates as follows.

【0004】1)ホストコンピュータ側 ホストコンピュータを起動し、LANシステムのための
ホスト側用のプログラムを起動し、端末側からのアクセ
スに待機する状態にする。
1) Host computer side The host computer is started up, the host side program for the LAN system is started up, and a state is awaited for access from the terminal side.

【0005】2)端末コンピュータ側 i 端末側コンピュータを起動し、LANシステム用の
端末側用のプログラムを起動し、ホスト側へのアクセス
が可能な状態にする。
2) Terminal computer side i The terminal side computer is started up, the terminal side program for the LAN system is started up, and access to the host side is made possible.

【0006】ii 次にホストコンピュータにアクセス
し、ホストコンピュータの外部記憶装置に格納されてい
るプログラム/データをLANを通して端末側に転送
し、これらを使用してデータ処理を実行する。
Ii Next, the host computer is accessed, the program / data stored in the external storage device of the host computer is transferred to the terminal side through the LAN, and data processing is executed using these.

【0007】このシステムで、あるソフトウェアプログ
ラムを複数の機械で稼働させ、かつ、その複数のコンピ
ュータ上で同じプログラム動作状態にさせるためには、
そのプログラムをすべての端末に転送した後、そのプロ
グラムを起動し、しかる後そのすべての端末コンピュー
タに対して端末コンピュータのオペレータによるプログ
ラムの操作をすべて同一手順で行う必要がある。すなわ
ち、その複数のコンピュータのオペレータには、コンピ
ュータに対して全く同一の操作手順が要求される。
In this system, in order to run a certain software program on a plurality of machines and bring the plurality of computers into the same program operating state,
After transferring the program to all the terminals, it is necessary to start the program, and then all the terminal computers must be operated by the operator of the terminal computer in the same procedure. That is, the operators of the plurality of computers are required to have exactly the same operating procedure for the computers.

【0008】[0008]

【発明が解決しようとする課題】上記のように従来で
は、外部記憶装置等に格納されているコンピュータプロ
グラムを転送することは可能であるが、すでにメモリ上
にロードされ起動され、動作中であるコンピュータプロ
グラムを転送することはできない。従って従来技術にお
いて、あるコンピュータプログラムをある動作状態に移
行させるためには次のような手順を必要とする。
As described above, conventionally, it is possible to transfer a computer program stored in an external storage device or the like, but it is already loaded in the memory, activated, and operating. Computer programs cannot be transferred. Therefore, in the prior art, the following procedure is required to shift a certain computer program to a certain operating state.

【0009】 まずコンピュータプログラムをホスト
コンピュータよりメモリ上にロードする。
First, the computer program is loaded on the memory from the host computer.

【0010】 次に、そのコンピュータプログラムに
制御を移行させる。即ちプログラムを起動する。
Next, control is transferred to the computer program. That is, the program is started.

【0011】 次にプログラムに対して、そのコンピ
ュータオペレータによる所定の操作を実行する。
Next, the computer operator executes a predetermined operation on the program.

【0012】以上の手順を踏んだうえで、やっとそのプ
ログラムが所望される状態になる。もちろん、、の
手順を誤った場合、所望の結果を得ることはできない。
、の手順が必要となる理由を要約すると、以下の2
点にまとめることができる。
After the above steps, the program finally reaches the desired state. Of course, if the procedure is wrong, the desired result cannot be obtained.
To summarize the reason why the procedure of, is necessary, the following 2
Can be summarized in points.

【0013】i 従来技術ではコンピュータプログラム
を転送する技術は存在するけれども、そのプログラムに
対する起動及び所定の操作を転送する能力がない。
Although there is a technique for transferring a computer program in the related art, it does not have the ability to transfer an activation and a predetermined operation to the program.

【0014】ii もし上記の能力を従来技術に付与で
きたとしても、すでに起動され所定の操作を施された状
態のコンピュータプログラム、すなわち動作中のプログ
ラムを転送することはできない。
Ii Even if the above-mentioned capability can be added to the prior art, it is not possible to transfer a computer program that has already been started and has been subjected to a predetermined operation, that is, a running program.

【0015】そこで本発明はプログラムをすべての端末
に転送した後、そのプログラムを起動し、しかる後その
すべての端末コンピュータに対して端末コンピュータの
オペレータによるプログラムの操作をすべて同一手順で
行う必要がある点のうち、プログラムの起動及びオペレ
ータによる操作が必要であることを改善するべくなされ
たものである。
Therefore, according to the present invention, it is necessary to transfer the program to all the terminals, start the program, and then perform the operation of the program for all the terminal computers by the operator of the terminal computer in the same procedure. Among the points, it is made to improve the necessity of starting the program and the operation by the operator.

【0016】[0016]

【課題を解決するための手段】本発明は上記課題の解決
を目的としてなされたものであり、入力手段と表示手段
と記憶手段とを具備してなる情報処理装置において、現
状の動作状態を保存する手段と、該保存した内容を、通
信回線で接続された他の情報処理装置に送信する手段
と、前記他の情報処理装置に対して、送信された内容を
受信するよう指示する手段とを有することを特徴とする
情報処理装置である。
SUMMARY OF THE INVENTION The present invention has been made for the purpose of solving the above-mentioned problems, and in an information processing apparatus comprising an input means, a display means and a storage means, the current operating state is saved. Means for transmitting the stored contents to another information processing device connected by a communication line, and means for instructing the other information processing device to receive the transmitted contents. An information processing device characterized by having.

【0017】[0017]

【作用】上記構成により、端末コンピュータ側で実行さ
れるプログラムに対する所定の操作を、不要にすること
ができ、結果として、 コンピュータの操作性の向上・簡略化、 誤操作の防止 を図ることができる。具体的な作用は以下のとおりであ
る。
With the above construction, the predetermined operation for the program executed on the terminal computer side can be dispensed with, and as a result, the operability of the computer can be improved and simplified, and erroneous operation can be prevented. The specific action is as follows.

【0018】多数のコンピュータで同一プログラムを動
作させるとき、そのプログラムのどんな動作状況につい
ても多数のコンピュータで速やかに、確実に、かつ同時
に再現できる。
When the same program is operated on a large number of computers, any operating state of the program can be reproduced quickly, reliably and simultaneously on a large number of computers.

【0019】多数のコンピュータで同一プログラムを動
作させるとき、そのプログラムのなんらかの動作状況を
再現する場合に、その多数のコンピュータでのオペレー
タの操作を減少させる。
When the same program is operated on a large number of computers, the operation of the operator on the large number of computers is reduced in order to reproduce some operating condition of the program.

【0020】多数のコンピュータで同一プログラムを動
作させるとき、そのプログラムのなんらかの動作状況を
再現する場合に、システムの構成によってはオペレータ
の存在を不要にする。
When operating the same program on a large number of computers, the presence of an operator may be unnecessary depending on the system configuration when reproducing some operating conditions of the program.

【0021】[0021]

【実施例】以下図面に示した本発明の実施例に基づき詳
細を説明する。尚、これらの実施例に本発明は限定され
るものではないことは勿論である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The details will be described below based on the embodiments of the present invention shown in the drawings. Needless to say, the present invention is not limited to these examples.

【0022】本発明の全体構成を図1に示す。本構成例
では転送元コンピュータ1の動作状態を、通信回線3を
通して、転送先コンピュータ2へ転送するシステム構成
となっている。また本発明の内部構成を図2に示す。ま
た、本発明例ではコンピュータの動作状態の保存に外部
記憶装置であるハードディスクを使用する。ハードディ
スクの使用に関する模式図を図3に示す。図3の模式図
は、ハードディスクの一部をコンピュータの動作情報の
格納に(コンピュータ動作情報格納領域32)、残りを
通常の使用方法、即ちデータやプログラムの格納に使用
することを表している(通常のデータ/プログラム領域
31)。なお、特に断らない限り、以下の説明で用いる
番号は図2のものである。
The overall structure of the present invention is shown in FIG. In this configuration example, the operating state of the transfer source computer 1 is transferred to the transfer destination computer 2 through the communication line 3. The internal structure of the present invention is shown in FIG. In the example of the present invention, a hard disk, which is an external storage device, is used to store the operating state of the computer. A schematic diagram of the use of the hard disk is shown in FIG. The schematic diagram of FIG. 3 shows that a part of the hard disk is used for storing computer operation information (computer operation information storage area 32) and the rest is used for normal use, that is, for storing data and programs ( Normal data / program area 31). The numbers used in the following description are those in FIG. 2 unless otherwise specified.

【0023】21はプログラムの実行を行う中央処理装
置(CPU)、22はバス、25は文章・図形データを
格納するRAM(Random Access Mem
ory)、26は制御プログラムを格納するBIOS・
ROM(Basic Input Output Sy
stem Read Only Memory)、23
はキーボード、入力ペン等の入力装置、24はFD(フ
ロッピーディスク)等の外部記憶装置、27はCRT,
LCD等の表示装置であり、28は例えばICカードイ
ンターフェース等の周辺装置、29はデータ転送装置で
ある。21aは動作状態保存手段、動作状態送信手段、
動作状態受信手段等を包含しCPU21により統括され
る。図4,図5,図6は各々本発明の動作を示すフロー
チャートであり、本構成例の動作は次の3つの処理によ
り構成される。詳細を下記する。 1) 転送元コンピュータの動作状態の保存 転送元コンピュータを起動する。
Reference numeral 21 is a central processing unit (CPU) for executing a program, 22 is a bus, and 25 is a RAM (Random Access Mem) for storing text / graphic data.
ory), 26 is a BIOS that stores the control program.
ROM (Basic Input Output Sy)
Stem Read Only Memory), 23
Is an input device such as a keyboard and an input pen, 24 is an external storage device such as an FD (floppy disk), 27 is a CRT,
Reference numeral 28 is a display device such as LCD, 28 is a peripheral device such as an IC card interface, and 29 is a data transfer device. 21a is an operation state storage means, an operation state transmission means,
It includes an operating state receiving means and the like and is controlled by the CPU 21. 4, FIG. 5, and FIG. 6 are flowcharts showing the operation of the present invention. The operation of this configuration example is constituted by the following three processes. Details are given below. 1) Saving the operating status of the source computer Start the source computer.

【0024】41 通常の操作にてアプリケーションソ
フトウェアを起動する。
41 The application software is activated by a normal operation.

【0025】42 アプリケーションソフトウェアが所
望の状態になるまで、コンピュータを操作する。 43 オペレータが動作状態保存指示手段21aを操作
しコンピュータに動作状態の保存を指示する。
42 Operate the computer until the application software is in the desired state. 43 The operator operates the operation state saving instruction means 21a to instruct the computer to save the operation state.

【0026】44 中央処理装置21は、動作状態保存
指示手段21aが励起されたことを検出すると、アプリ
ケーションソフトウェアの実行を一時中断し、BIOS
・ROM26内に格納された動作状態保存プログラムを
起動する。
44 When the central processing unit 21 detects that the operation state saving instruction means 21a is excited, the central processing unit 21 suspends the execution of the application software, and then the BIOS.
-Launch the operating state saving program stored in the ROM 26.

【0027】45 動作状態保存プログラムはコンピュ
ータの割り込みを全て禁止する。
45 The operating state saving program prohibits all computer interrupts.

【0028】46 動作状態保存プログラムはコンピュ
ータの全メモリ、即ちRAM25を図3のコンピュータ
動作情報格納領域32へ複写する。
46. The operation state saving program copies all the memory of the computer, that is, the RAM 25 to the computer operation information storage area 32 of FIG.

【0029】47 動作状態保存プログラムはコンピュ
ータの入力装置23、表示装置27、各種周辺装置28
の動作状況の情報を図3のコンピュータ動作情報格納領
域32へ格納する。 48 動作状態保存プログラムはコンピュータの割り込
みを全て再開し、処理を終了する。
The operating state storage program 47 includes an input device 23, a display device 27, and various peripheral devices 28 of the computer.
The information of the operation status of is stored in the computer operation information storage area 32 of FIG. 48. The operating state saving program restarts all computer interrupts and ends the processing.

【0030】49 中央処理装置21は、動作状態保存
プログラムの終了を検知すると、44において一時中断
していたアプリケーションソフトウェアの実行を再開す
る。
49 When the central processing unit 21 detects the end of the operating state saving program, it restarts the execution of the application software temporarily suspended at 44.

【0031】以上の動作を図4のフローチャートに示
す。上記41〜49の動作については下記の事項を考察
して構成したものである。
The above operation is shown in the flowchart of FIG. The operations of 41 to 49 are configured by considering the following matters.

【0032】45において割り込み処理を禁止している
のは、コンピュータのある時点での動作状態を切り出す
ためである。44において、アプリケーションソフトウ
ェアの実行を中断しても各種の割り込み処理はそれとは
無関係に独立して実行が継続されるものであるため、結
果的にコンピュータの動作が継続することとなり、46
〜47で取り出すコンピュータの内部状態について、ア
プリケーションソフトウェアの中断した状態と、割り込
み処理の状態に時差が生じる。このことを避けるため割
り込みを停止している。46〜47において、コンピュ
ータの動作状態を直接転送先に送信せず、いったんハー
ドディスクに情報を蓄えるのは以下の3つの理由からで
ある。
The reason why interrupt processing is prohibited at 45 is to cut out the operating state of the computer at a certain point. In 44, even if the execution of the application software is interrupted, the various interrupt processes are continuously executed independently of them, so that the operation of the computer continues as a result.
Regarding the internal state of the computer taken out at ~ 47, there is a time difference between the interrupted state of the application software and the interrupt processing state. Interrupts are stopped to avoid this. In 46 to 47, the operation state of the computer is not directly transmitted to the transfer destination, but the information is temporarily stored in the hard disk for the following three reasons.

【0033】i 通信処理はハードディスクに比べ処理
速度が劣るため、割り込みを停止しているような特殊な
状況をできるだけ速やかに終了させるために不向きであ
る。
Since the i-communication processing is inferior in processing speed to the hard disk, it is not suitable for ending a special situation such as interrupt interruption as soon as possible.

【0034】ii 割り込みを停止している状態で通信処
理を行うのは技術的に困難が多い。通常、通信処理は割
り込み処理を主体として行われるものである。
Ii It is technically difficult to perform communication processing in a state where interrupts are stopped. Usually, the communication process is mainly performed by the interrupt process.

【0035】iii ハードディスクに情報を蓄えておけ
ば、何度でもその情報を利用できる。
Iii If information is stored in the hard disk, the information can be used any number of times.

【0036】2) 転送元コンピュータの動作状態の送
信 本処理は下記の3)で説明する動作と同時に処理する。
2) Transmission of the operating state of the transfer source computer This processing is performed simultaneously with the operation described in 3) below.

【0037】上記1)の全ての処理が終了した後、アプ
リケーションソフトウェアを終了させる。
After all the processing in 1) above is completed, the application software is terminated.

【0038】51 外部記憶装置24に格納されたコン
ピュータ動作状態送信プログラムを起動する。
51 The computer operating status transmission program stored in the external storage device 24 is activated.

【0039】52 図3のコンピュータ動作情報格納領
域32より、ある一定の量の情報を読み出す。
52 A certain fixed amount of information is read from the computer operation information storage area 32 of FIG.

【0040】53 読み取った内容を転送先コンピュー
タへ図1の通信回線3を通して送信する。
53 The read contents are transmitted to the transfer destination computer through the communication line 3 in FIG.

【0041】54 図3のコンピュータ動作情報領域3
2に格納されたコンピュータ動作状況を全て送信し終え
るまで52〜53の処理を繰り返す。
54 Computer Operation Information Area 3 of FIG.
The processes of 52 to 53 are repeated until the transmission of all the computer operating conditions stored in 2 is completed.

【0042】上記動作のフローチャートを図5に示す。A flow chart of the above operation is shown in FIG.

【0043】3) 転送先コンピュータの動作状態受信
と状態の復元 本処理は上記の2)で説明した動作と同時に処理する。 転送先コンピュータを起動する。 オペレータは動作状態受信指示手段21aにより、中央
処理装置21に対して動作状態の受信を指示する。
3) Reception of the operating state of the transfer destination computer and restoration of the state This processing is performed simultaneously with the operation described in 2) above. Start the destination computer. The operator instructs the central processing unit 21 to receive the operating state by means of the operating state reception instructing means 21a.

【0044】61 中央処理装置21は動作状態受信指
示手段21aからの指示を検出すると、そのときの処理
を放棄し、BIOS・ROM26に格納された動作状態
受信プログラムを起動する。
61 When the central processing unit 21 detects the instruction from the operating state reception instructing means 21a, it abandons the processing at that time and activates the operating state receiving program stored in the BIOS / ROM 26.

【0045】62 動作状態受信プログラムは動作状態
のデータを受信する。
62 The operating state reception program receives the operating state data.

【0046】63 動作状態受信プログラムは、受信し
たデータをRAM25、あるいはその他の周辺装置2
3,27,28へ書き込み、あるいは設定することによ
り動作状態を復元する。
63 The operating state reception program stores the received data in the RAM 25 or other peripheral device 2
The operating state is restored by writing or setting in 3, 27 and 28.

【0047】64 全ての状態を復元するまで62〜6
3を繰り返す。
64 to 62 to 6 until all states are restored
Repeat 3.

【0048】65 全ての情報を復元したら、転送先コ
ンピュータの状態から処理を再開させることにより、転
送元コンピュータの状態を再現する。
65. When all the information is restored, the state of the transfer source computer is reproduced by restarting the processing from the state of the transfer destination computer.

【0049】上記のフローチャートを図6に示す。な
お、動作状態受信プログラムがBIOS・ROM26に
格納されているのは、RAM25には転送元コンピュー
タのメモリ状態を格納するため、これをプログラム領域
として使用することができないためである。
The above flow chart is shown in FIG. The operating state reception program is stored in the BIOS / ROM 26 because the RAM 25 stores the memory state of the transfer source computer and cannot be used as a program area.

【0050】注)上記例では受信データを直接RAM2
5その他に展開する方法を説明しているが、転送先コン
ピュータ側のハードディスクにコンピュータ動作情報格
納領域32を設け、受信データをその格納領域にいった
ん蓄えておき、しかる後に格納領域からRAM25その
他に動作状態を復元する方法もある。この方法はハード
ディスクの領域を本発明のために一部占有するかわり、
BIOS・ROM26に通信プログラムを格納できない
場合(通常通信プログラムは大きなメモリ容量を必要と
する)や、割り込み処理の関係で1)で説明したものと
同様の問題が出る場合等に有効である。
Note) In the above example, the received data is directly sent to the RAM 2
5 Although the method of expanding to other is explained, the computer operation information storage area 32 is provided in the hard disk of the transfer destination computer side, the received data is temporarily stored in the storage area, and then the storage area is operated to the RAM 25 or the like. There is also a way to restore the state. This method occupies a portion of the hard disk for the present invention, instead of
This is effective when the communication program cannot be stored in the BIOS / ROM 26 (normally the communication program requires a large memory capacity), or when the same problem as described in 1) occurs due to the interrupt processing.

【0051】以上の実施例においては、通信回線を用い
る例で説明しているが、通信回線3のかわりに、コンピ
ュータ間で情報を転送することのできる装置であれば、
何でも使用可能である。例えば、脱着可能な外部記憶媒
体であるフロッピーディスクも使用可能である。フロッ
ピーディスクを使用する場合は、上記説明で、通信回線
を通して送信するところはフロッピーディスクへの書き
込み、受信するところはフロッピーディスクからの読み
込み、と言い換えることにより、容易に理解できる。他
の情報転送手段を用いる場合でも同様である。
In the above embodiments, an example using a communication line has been described. However, instead of the communication line 3, any device that can transfer information between computers can be used.
Anything can be used. For example, a floppy disk which is a removable external storage medium can also be used. In the case of using a floppy disk, it can be easily understood by paraphrasing in the above description that the part to be transmitted through the communication line is written to the floppy disk and the part to be received is read from the floppy disk. The same applies when other information transfer means is used.

【0052】その他、本発明は上記しかつ図面に示した
実施例のみに限定されるものではなく、要旨を逸脱しな
い範囲内で適宜変形して実施できることは勿論である。
Besides, the present invention is not limited to the embodiments described above and shown in the drawings, and it is needless to say that the present invention can be appropriately modified and implemented within the scope not departing from the gist.

【0053】[0053]

【発明の効果】本発明によれば、上記構成により端末コ
ンピュータ側で実行されるプログラムに対する所定の操
作を、不要にすることができ、結果として、 コンピュータの操作性の向上・簡略化、 誤操作の防止 を図ることができる。具体的な効果は以下の通りであ
る。
According to the present invention, the above-mentioned configuration makes it possible to eliminate a predetermined operation for a program executed on the terminal computer side, and as a result, the operability of the computer is improved / simplified, and erroneous operation is prevented. It can be prevented. The specific effects are as follows.

【0054】多数のコンピュータで同一プログラムを動
作させるとき、そのプログラムのどんな動作状況につい
ても多数のコンピュータで速やかに、確実に、かつ同時
に再現できる。
When the same program is operated on a large number of computers, any operating condition of the program can be reproduced quickly, reliably and simultaneously on a large number of computers.

【0055】多数のコンピュータで同一プログラムを動
作させるとき、そのプログラムのなんらかの動作状況を
再現する場合に、その多数のコンピュータでのオペレー
タの操作を減少させる、すなわちオペレータの負担を軽
減する。
When the same program is operated on a large number of computers, the operation of the operator on the large number of computers is reduced, that is, the burden on the operator is reduced, when the operating conditions of the program are reproduced.

【0056】多数のコンピュータで同一プログラムを動
作させるとき、そのプログラムのなんらかの動作状況を
再現する場合に、システムの構成によってはオペレータ
の存在を不要にする。
When operating the same program on a large number of computers, it is not necessary to have an operator depending on the system configuration when reproducing some operating conditions of the program.

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

【図1】本発明装置の構成図である。FIG. 1 is a block diagram of an apparatus of the present invention.

【図2】本発明装置の内部構成図である。FIG. 2 is an internal configuration diagram of the device of the present invention.

【図3】本発明の実施例の説明図である。FIG. 3 is an explanatory diagram of an example of the present invention.

【図4】本発明の動作を示すフローチャートである。FIG. 4 is a flowchart showing the operation of the present invention.

【図5】本発明の動作を示すフローチャートである。FIG. 5 is a flowchart showing the operation of the present invention.

【図6】本発明の動作を示すフローチャートである。FIG. 6 is a flowchart showing the operation of the present invention.

【図7】従来装置の構成図である。FIG. 7 is a configuration diagram of a conventional device.

【図8】従来装置の内部構成図である。FIG. 8 is an internal configuration diagram of a conventional device.

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

1 転送元コンピュータ 2 転送先コンピュータ 3 通信回線 21 CPU(中央処理装置) 21a 動作状態保存・受信指示・送信手段 22 バス 23 入力装置 24 外部記憶装置 25 RAM(Random Access Memo
ry) 26 BIOS・ROM(BIOS Read Onl
y Memory) 27 表示装置 28 各種周辺装置 29 データ転送装置 71 ホストコンピュータ 72 端末側コンピュータ 73 LAN回線
1 Transfer Source Computer 2 Transfer Destination Computer 3 Communication Line 21 CPU (Central Processing Unit) 21a Operating State Saving / Receiving Instruction / Sending Means 22 Bus 23 Input Device 24 External Storage Device 25 RAM (Random Access Memo)
RY) 26 BIOS ROM (BIOS Read Onl)
y Memory) 27 Display device 28 Various peripheral devices 29 Data transfer device 71 Host computer 72 Terminal side computer 73 LAN line

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 入力手段と表示手段と記憶手段とを具備
してなる情報処理装置において現状の動作状態を保存す
る手段と、該保存した内容を、通信回線で接続された他
の情報処理装置に送信する手段と、前記他の情報処理装
置に対して、送信された内容を受信するよう指示する手
段とを有することを特徴とする情報処理装置。
1. An information processing apparatus comprising an input means, a display means, and a storage means, which saves a current operating state, and another information processing apparatus which connects the saved contents with a communication line. An information processing apparatus, comprising: a means for transmitting to the other information processing means; and a means for instructing the other information processing apparatus to receive the transmitted content.
JP5056616A 1993-03-17 1993-03-17 Information processor Pending JPH06266663A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5056616A JPH06266663A (en) 1993-03-17 1993-03-17 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5056616A JPH06266663A (en) 1993-03-17 1993-03-17 Information processor

Publications (1)

Publication Number Publication Date
JPH06266663A true JPH06266663A (en) 1994-09-22

Family

ID=13032205

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5056616A Pending JPH06266663A (en) 1993-03-17 1993-03-17 Information processor

Country Status (1)

Country Link
JP (1) JPH06266663A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017535859A (en) * 2014-10-31 2017-11-30 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Method, apparatus, and system for migrating application data between terminals

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017535859A (en) * 2014-10-31 2017-11-30 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Method, apparatus, and system for migrating application data between terminals
US10587728B2 (en) 2014-10-31 2020-03-10 Tencent Technology (Shenzhen) Company Limited Method, apparatus and non-transitory computer storage medium for migrating application data between terminals

Similar Documents

Publication Publication Date Title
KR0182632B1 (en) Client server system performing automatic reconnection and control method thereof
JPH06266663A (en) Information processor
JP2003044284A (en) Activation method for computer system and program for activation
JPH1078856A (en) Interruption by priority printing method and system therefor
JP2000020157A (en) Host linked processor with hibernation processing function
JP2923111B2 (en) Data processing method and apparatus
KR100650574B1 (en) Method for restore a symbol table of duplexing device by using PCI
JPH07271561A (en) Information processor
JPH05333962A (en) Computer system
JP3346670B2 (en) Central processing unit switching method and switching system
JPS62276634A (en) Virtual computer system
JPH07200334A (en) Duplicate synchronization operation system
JPS62284440A (en) Software resource maintenance system for terminal equipment
JPH0619808A (en) Information processor
JP2954006B2 (en) Emulation device and emulation method
JP2000076158A (en) Application downloading resume method and system therefor
JPH11184712A (en) Information processor
JPH08221287A (en) System changeover controlling method
JPH04363710A (en) Resuming control system
JPH10177493A (en) Graphic processing system
JPH04305758A (en) Information processor
JPH02184935A (en) Input/output supporting method for debugger
JPH04242833A (en) Operation state preserving system
JPH04246711A (en) Fault restoration system for personal computer
JPH06187176A (en) Virtual computer