JPH0652322A - Program sharing control processing method - Google Patents

Program sharing control processing method

Info

Publication number
JPH0652322A
JPH0652322A JP20582692A JP20582692A JPH0652322A JP H0652322 A JPH0652322 A JP H0652322A JP 20582692 A JP20582692 A JP 20582692A JP 20582692 A JP20582692 A JP 20582692A JP H0652322 A JPH0652322 A JP H0652322A
Authority
JP
Japan
Prior art keywords
computer system
virtual
drawing command
input information
input
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
JP20582692A
Other languages
Japanese (ja)
Inventor
Kazuo Arita
一穂 有田
Yutaka Ishii
裕 石井
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP20582692A priority Critical patent/JPH0652322A/en
Publication of JPH0652322A publication Critical patent/JPH0652322A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To simultaneously perform cooperative work without changing an application program by converting a plotting instruction and an input to a virtual plotting instruction and virtual input/output information and analyzing those instruction and information on the reception side. CONSTITUTION:A plotting operation is performed at a first computer system 101 corresponding to the plotting instruction issued from the application program and at the same time, however, this plotting instruction is converted to the virtual plotting instruction and transmitted to a second computer system 2.01. On the other hand, the virtual input information sent from the second computer system 201 is converted to input information peculiar for the system. Then, the virtual plotting instruction transmitted from the first computer system 101 is converted to the plotting instruction peculiar for the system and plot processing is performed at the second computer system 201. Further, the input is converted to the input information inputted from a keyboard or the like and transmitted to the first computer system 101. Thus, the virtual plotting instruction and the virtual input information can be analyzed on the reception side.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は,複数のコンピュータシ
ステムを通信回線を介して接続し,リアルタイムの文書
共有/編集を可能とすることによって文書執筆や設計業
務などのグループによる協同作業を可能とするプログラ
ム共用制御処理方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention enables a collaborative work by a group such as document writing and design work by connecting a plurality of computer systems via communication lines and enabling real-time document sharing / editing. Program sharing control processing method.

【0002】近年LANの普及により遠隔地に分散した
ユーザ間で協同文書執筆等の協同作業を行うニーズが高
まっており,そのための方策が望まれる。
Due to the spread of LANs in recent years, there is a growing need for collaborative work such as collaborative document writing among users dispersed in remote areas, and a measure for that is desired.

【0003】[0003]

【従来の技術】従来,このような環境で複数のユーザの
コンピュータシステムに同じ画面を表示し,それを見な
がらの協同作業を可能とするグループウェアと呼ばれる
ソフトウェアがあった。
2. Description of the Related Art Conventionally, there has been software called groupware which displays the same screen on a computer system of a plurality of users in such an environment and enables a collaborative work while viewing the same screen.

【0004】[0004]

【発明が解決しようとする課題】しかしながらこの場
合,専用のグループソフトウェアを新規に開発し,ユー
ザは新たにその操作に習熟しなければならないという問
題があった。
However, in this case, there is a problem in that the dedicated group software is newly developed and the user has to become familiar with the operation.

【0005】本発明は,前記問題点を解決するためにな
されたものであり,通信回線を介して接続された複数の
コンピュータシステム間で,夫々のコンピュータシステ
ムで実行されるアプリケーションプログラムに手を加え
ることなく,同時に協同作業を行うことを可能とするこ
とを目的とする。
The present invention has been made to solve the above-mentioned problems, and among a plurality of computer systems connected via a communication line, an application program executed in each computer system is modified. The purpose is to enable simultaneous collaborative work without any need.

【0006】[0006]

【課題を解決するための手段】図1は本発明の原理構成
図を示し,図中の符号101は第一のコンピュータシス
テム,201は第二のコンピュータシステム,150お
よび250は夫々仮想描画命令/仮想入力情報について
の変換部を表している。
FIG. 1 is a block diagram showing the principle of the present invention. Reference numeral 101 in the drawing is a first computer system, 201 is a second computer system, and 150 and 250 are virtual drawing commands / The conversion unit for virtual input information is shown.

【0007】第一のコンピュータシステム101におい
ては,アプリケーションプログラムが発行した描画命令
に対応して描画動作を行うが,同時に当該描画命令を仮
想描画命令に変換して,第二のコンピュータシステム2
01に送信する。また第二のコンピュータシステム20
1から送られてきた仮想入力情報をシステム固有の入力
情報に変換する。
In the first computer system 101, the drawing operation is performed in response to the drawing command issued by the application program, but at the same time, the drawing command is converted into a virtual drawing command, and the second computer system 2
Send to 01. The second computer system 20
The virtual input information sent from 1 is converted into system-specific input information.

【0008】第二のコンピュータシステム201におい
ては,第一のコンピュータシステムから送信された仮想
描画命令をシステム固有の描画命令に変換して,描画処
理を行う。またキーボードなどから入力された入力情報
を仮想入力情報に変換して,第一のコンピュータシステ
ム101に送信する。
In the second computer system 201, the virtual drawing command transmitted from the first computer system is converted into a drawing command unique to the system, and the drawing process is performed. In addition, the input information input from the keyboard or the like is converted into virtual input information and transmitted to the first computer system 101.

【0009】[0009]

【作用】夫々のコンピュータシステムとしては,例えば
ワード・プロセッサなどであり,相手方からの描画命令
(仮想描画命令として伝送される)や相手方からの入力
情報(仮想入力情報として伝送される)を,自己システ
ム固有の描画命令や入力情報に変換して処理する。
The respective computer systems are, for example, word processors and the like, and draw a drawing command from the other party (transmitted as virtual drawing command) or input information from the other party (transmitted as virtual input information). Converts into drawing commands and input information unique to the system for processing.

【0010】本発明では,描画命令およびキーボードや
マウス等の入力情報を取得し,それぞれを仮想描画命令
および仮想入力情報に変換した後送信し,受信側で前記
仮想描画命令および仮想入力情報を解釈することを最も
主要な特徴とする。
According to the present invention, a drawing command and input information such as a keyboard and a mouse are acquired, converted into virtual drawing command and virtual input information and transmitted, and the receiving side interprets the virtual drawing command and virtual input information. The main feature is to do.

【0011】従来の技術とは新規に特定のグループソフ
トウェア等を開発することなくユーザが普段使い慣れた
ワードプロセッサ等のアプリケーションプログラムに一
切の変更を加えることなく協同作業を行うことを可能と
し,さらに仮想命令の変換/解釈手段を持つことにより
両コンピュータシステムが異なる機種であってもアプリ
ケーションプログラムの共用が可能であるという点が異
なる。
The conventional technique enables the users to carry out the collaborative work without making any changes to the application program such as a word processor which they are normally accustomed to, without newly developing a specific group software or the like. The difference is that the application program can be shared even if the two computer systems are different models by having the conversion / interpretation means.

【0012】[0012]

【実施例】【Example】

(実施例1)図2は本発明のプログラム共用制御処理方
法を実施するための第一のコンピュータシステムの構成
図である。
(Embodiment 1) FIG. 2 is a block diagram of a first computer system for carrying out the program sharing control processing method of the present invention.

【0013】図2において101はコンピュータシステ
ムで,メインメモリ103と,前記メインメモリ103
上のプログラムを実行して該システムの制御を行うCP
U102と,通信インタフェース111と,前記CPU
102が実行するプログラムが発行した描画命令を受け
て描画を行う描画処理装置109と,その描画結果を保
存するビデオメモリ110と,前記ビデオメモリ110
の内容を読んでディスプレイへの表示を行う表示コント
ローラ108と,前記CPU102が実行するプログラ
ムが発行した該コンピュータシステム固有の描画命令を
受けて仮想描画命令に変換する描画命令変換装置106
と,ユーザが入力したキーボードやマウス等の情報を入
力する入力インタフェース105と,前記入力したキー
ボードやマウスの情報を一次的に保存する入力バッファ
104と,通信インタフェースから入力した仮想入力情
報を該コンピュータシステム固有の入力情報に変換する
入力情報変換装置107とより構成される。
In FIG. 2, reference numeral 101 denotes a computer system including a main memory 103 and the main memory 103.
CP that executes the above program to control the system
U102, communication interface 111, and the CPU
A drawing processing device 109 for drawing in response to a drawing command issued by a program executed by a program 102, a video memory 110 for storing the drawing result, and the video memory 110.
A display controller 108 for reading the contents of the above and displaying on a display, and a drawing command converter 106 for receiving a drawing command specific to the computer system issued by a program executed by the CPU 102 and converting the drawing command into a virtual drawing command.
An input interface 105 for inputting information such as a keyboard and a mouse input by a user; an input buffer 104 for temporarily storing the input keyboard and mouse information; and virtual input information input from a communication interface for the computer. It is composed of an input information conversion device 107 which converts input information unique to the system.

【0014】まず,メインメモリ103上に配置されC
PU102によって実行されるプログラムは,画面に描
画を行う場合,描画処理装置109に描画命令を発行す
る。描画処理装置109は前記描画命令を解釈/実行
し,結果をビデオメモリ110に書き込む。同時に描画
処理装置109に入力されるものと同じ描画命令が描画
命令変換装置106に入力される。本描画命令は該コン
ピュータシステム101固有の命令系列であり,前記描
画命令変換装置106によって仮想描画命令に変換した
後,通信インタフェース111を介して他のコンピュー
タシステムへ送信される。
First, C arranged on the main memory 103
The program executed by the PU 102 issues a drawing command to the drawing processing device 109 when drawing on the screen. The drawing processor 109 interprets / executes the drawing command and writes the result in the video memory 110. At the same time, the same drawing command that is input to the drawing processing device 109 is input to the drawing command conversion device 106. This drawing command is a command sequence unique to the computer system 101, and is converted to a virtual drawing command by the drawing command conversion device 106 and then transmitted to another computer system via the communication interface 111.

【0015】一方,通信回線を介して通信インタフェー
ス111から入力された仮想入力情報は,入力情報変換
装置107により該コンピュータシステム101固有の
入力情報に変換され,入力バッファ104に蓄積され
る。入力バッファ104には前記通信インタフェース1
11から入力した入力情報と,入力インタフェース10
5から入力した入力情報とが蓄積され,メインメモリ1
03上に配置された前記プログラムは本入力バッファ1
04の内容を順次読んで入力に対する処理を行う。
On the other hand, the virtual input information input from the communication interface 111 via the communication line is converted into the input information unique to the computer system 101 by the input information conversion device 107 and stored in the input buffer 104. The communication interface 1 is provided in the input buffer 104.
Input information entered from 11 and the input interface 10
The input information input from 5 is accumulated, and the main memory 1
The above-mentioned program placed on 03 is the main input buffer 1
The contents of 04 are sequentially read and the process for the input is performed.

【0016】(実施例2)図3は本発明のプログラム共
用制御処理方法を実施するための第二のコンピュータシ
ステムの構成図である。
(Embodiment 2) FIG. 3 is a block diagram of a second computer system for carrying out the program sharing control processing method of the present invention.

【0017】図3において201はコンピュータシステ
ムで,メインメモリ203と,該システムの制御を行う
CPU202と,通信インタフェース211と,前記通
信インタフェース211から入力した仮想描画命令を該
コンピュータシステム固有の描画命令に変換する描画命
令変換装置206と,前記描画命令変換装置206が発
行した描画命令を受けて描画を行う描画処理装置209
と,その描画結果を保存するビデオメモリ210と,前
記ビデオメモリ210の内容を読んでディスプレイへの
表示を行う表示コントローラ208と,ユーザが入力し
たキーボードやマウス等の情報を入力する入力インタフ
ェース205と,前記入力したキーボードやマウスの情
報を一次的に保存する入力バッファ204と,入力バッ
ファの内容を読みキーボードやマウスの入力情報を仮想
入力情報に変換する入力情報変換装置207とより構成
される。
In FIG. 3, reference numeral 201 denotes a computer system, which is a main memory 203, a CPU 202 for controlling the system, a communication interface 211, and a virtual drawing command input from the communication interface 211 into a drawing command specific to the computer system. A drawing command conversion device 206 for converting, and a drawing processing device 209 for receiving a drawing command issued by the drawing command conversion device 206 and performing drawing.
A video memory 210 for storing the drawing result, a display controller 208 for reading the contents of the video memory 210 and displaying it on a display, and an input interface 205 for inputting information such as a keyboard and a mouse input by a user. An input buffer 204 that temporarily stores the input keyboard and mouse information, and an input information conversion device 207 that reads the contents of the input buffer and converts keyboard and mouse input information into virtual input information.

【0018】該コンピュータシステム201では通信回
線を介して接続された図2に示した如きコンピュータシ
ステムから仮想描画命令を入力し,描画命令変換装置2
06により該コンピュータシステム201固有の描画命
令に変換し,描画処理装置209に描画命令を発行す
る。描画処理装置209は前記描画命令を解釈/実行
し,結果をビデオメモリ210に書き込む。
In the computer system 201, a virtual drawing command is input from the computer system as shown in FIG.
At step 06, the drawing command is converted into a drawing command specific to the computer system 201, and the drawing command is issued to the drawing processing device 209. The drawing processing device 209 interprets / executes the drawing command and writes the result in the video memory 210.

【0019】また,ユーザが入力したキーボードやマウ
ス等の情報を入力インタフェース205より入力し,入
力バッファ204に蓄積する。入力情報変換装置207
は前記入力バッファの内容を読み該コンピュータシステ
ム201固有の入力情報を仮想入力情報へ変換し,通信
インタフェース211,通信回線を介して実施例1に示
したコンピュータシステム101へ出力する。
Information such as a keyboard and a mouse input by the user is input from the input interface 205 and stored in the input buffer 204. Input information conversion device 207
Reads the contents of the input buffer, converts the input information unique to the computer system 201 into virtual input information, and outputs the virtual input information to the computer system 101 shown in the first embodiment through the communication interface 211 and the communication line.

【0020】(実施例3)本実施例3の場合では,コン
ピュータに固有の描画命令体系を仮想描画命令体系に変
換し,再び別のコンピュータに固有の描画命令体系に変
換するが,このための実施例について,2点間を結ぶ直
線を描画する命令をもとに説明する。
(Third Embodiment) In the case of the third embodiment, a drawing command system unique to a computer is converted into a virtual drawing command system and then converted again into a drawing command system unique to another computer. An embodiment will be described based on a command for drawing a straight line connecting two points.

【0021】まず,実施例1で説明したコンピュータシ
ステム101の描画命令体系をCOM1,実施例2で説
明したコンピュータシステム201の描画命令体系をC
OM2,仮想描画命令体系をCOM3,描画命令体系C
OM1の座標系から仮想描画命令体系COM3の座標系
への写像をf10,仮想描画命令体系COM3の座標系
から描画命令体系COM2の座標系への写像をf20,
描画命令体系COM1から仮想描画命令体系COM3へ
の命令変換の写像をc1,仮想描画命令体系COM3か
ら描画命令体系COM2への命令変換の写像をc2とす
る。
First, the drawing command system of the computer system 101 described in the first embodiment is COM1, and the drawing command system of the computer system 201 described in the second embodiment is C.
OM2, virtual drawing command system COM3, drawing command system C
The mapping from the coordinate system of OM1 to the coordinate system of the virtual drawing command system COM3 is f10, the mapping from the coordinate system of the virtual drawing command system COM3 to the coordinate system of the drawing command system COM2 is f20,
The mapping of command conversion from the drawing command system COM1 to the virtual drawing command system COM3 is c1, and the mapping of command conversion from the virtual drawing command system COM3 to the drawing command system COM2 is c2.

【0022】描画命令体系COM1で任意の2点間を結
ぶ直線を描画する命令をLN,描画命令体系COM2で
任意の2点間を結ぶ直線を描画する命令をL,仮想描画
命令体系COM3で任意の2点間を結ぶ直線を描画する
命令をLINEとすると,描画命令体系COM1におい
て点(x1,y1)から(x2,y2)へ直線を引く命
令がLN(x1,y1)−(x2,y2)で表され,仮
想描画命令体系COM3への変換は, c1(LN)(f1(x1,y1))-(f1(x2,y2)) (1) で表される。前記コンピュータシステム101上で実行
されるアプリケーションが直線描画命令を発行したとす
ると,描画命令変換装置106は上記(1) を実行して前
記直線描画命令を仮想描画命令に変換し,変換結果, LINE(f1(x1,y1))-(f1(x2,y2)) (2) を通信回線を介して実施例2に示したコンピュータシス
テム201へ出力する。
LN is a command for drawing a straight line connecting any two points with the drawing command system COM1, L is a command for drawing a straight line connecting any two points with the drawing command system COM2, and is arbitrary with a virtual drawing command system COM3. Assuming that a command for drawing a straight line connecting two points of LINE is LINE, a command for drawing a straight line from point (x1, y1) to (x2, y2) in drawing command system COM1 is LN (x1, y1)-(x2, y2 ), And conversion to the virtual drawing command system COM3 is represented by c1 (LN) (f1 (x1, y1))-(f1 (x2, y2)) (1). If the application executed on the computer system 101 issues a straight line drawing command, the drawing command conversion device 106 executes the above (1) to convert the straight line drawing command into a virtual drawing command, and the conversion result, LINE (f1 (x1, y1))-(f1 (x2, y2)) (2) is output to the computer system 201 shown in the second embodiment through the communication line.

【0023】仮想描画命令体系COM3より描画命令体
系COM2への変換は, c2(LINE)(f2(f1(x1,y1)))-(f2(f1(x2,y2))) (3) で表され,描画命令変換装置206は上記(3) を実行し
て前記仮想描画命令を該コンピュータ固有の描画命令に
変換し,描画処理装置209が変換結果, L(f2(f1(x1,y1)))-(f2(f1(x2,y2))) (4) を実行し結果をビデオメモリ210に記憶する。
The conversion from the virtual drawing command system COM3 to the drawing command system COM2 is represented by c2 (LINE) (f2 (f1 (x1, y1)))-(f2 (f1 (x2, y2))) (3). Then, the drawing command converter 206 executes the above (3) to convert the virtual drawing command into a drawing command peculiar to the computer, and the drawing processor 209 converts the conversion result into L (f2 (f1 (x1, y1)). )-(f2 (f1 (x2, y2))) (4) is executed and the result is stored in the video memory 210.

【0024】(実施例4)本実施例4の場合では,コン
ピュータに固有の入力情報体系を仮想入力情報体系に変
換し,再び別のコンピュータに固有の入力情報体系に変
換するが,このための実施例について,キーボードの入
力情報をもとに説明する。
(Embodiment 4) In the case of the present embodiment 4, the input information system peculiar to a computer is converted into a virtual input information system and is again converted into an input information system peculiar to another computer. An embodiment will be described based on input information on the keyboard.

【0025】まず,実施例1で説明したコンピュータシ
ステム101の入力情報体系をIN1,実施例2で説明
したコンピュータシステム201の入力情報体系をIN
2,仮想入力情報体系をIN3,入力情報体系IN2か
ら仮想入力情報体系IN3への入力情報変換の写像をi
2,仮想入力情報体系IN3から入力情報体系IN1へ
の入力情報変換の写像をi1とする。
First, the input information system of the computer system 101 described in the first embodiment is IN1, and the input information system of the computer system 201 described in the second embodiment is IN.
2, the virtual input information system is IN3, and the mapping of the input information conversion from the input information system IN2 to the virtual input information system IN3 is i
2. Let i1 be the mapping of input information conversion from the virtual input information system IN3 to the input information system IN1.

【0026】実施例2で説明したコンピュータシステム
201のキーボードからchという文字が入力されたと
すると,chは入力インタフェース205により入力さ
れ,入力バッファ204に蓄積される。入力情報変換装
置207は前記入力バッファ204に蓄積された入力情
報chを読みだし, i2(ch) (5) を実行して仮想入力情報に変換し,通信回線を介して実
施例1に示したコンピュータシステム101に出力す
る。前記コンピュータシステム101では通信インタフ
ェース111より前記仮想入力情報を入力し,入力情報
変換装置107によって, i1(i2(ch)) (6) を実行して該コンピュータシステム101固有の入力情
報に変換し,結果を入力バッファ104に蓄積する。
If the character ch is input from the keyboard of the computer system 201 described in the second embodiment, the channel is input by the input interface 205 and stored in the input buffer 204. The input information conversion device 207 reads the input information ch stored in the input buffer 204, executes i2 (ch) (5) to convert it into virtual input information, and shows it through the communication line in the first embodiment. Output to the computer system 101. In the computer system 101, the virtual input information is input from the communication interface 111, and the input information conversion device 107 executes i1 (i2 (ch)) (6) to convert the input information unique to the computer system 101, The result is stored in the input buffer 104.

【0027】(実施例5)本実施例5について,図4お
よび図5をもとに本発明の動作を説明する。図4は第一
のコンピュータシステムにおけるフローチャートであ
り,図5は第二のコンピュータシステムにおけるフロー
チャートである。
(Fifth Embodiment) The operation of the present invention will be described with reference to FIG. 4 and FIG. FIG. 4 is a flowchart of the first computer system, and FIG. 5 is a flowchart of the second computer system.

【0028】図4において,前記第一のコンピュータシ
ステム上で実行されるアプリケーションが,システムに
向けて描画命令を発行した場合(S1),これを取得し
て(S2)仮想描画命令に変換した(S3)後に前記第
二のコンピュータシステムに送信する(S4)。次に前
記第二のコンピュータシステムより仮想入力情報を受信
した(S5)場合,これを第一のコンピュータシステム
固有の入力情報に変換した(S6)後にシステムのキー
ボードあるいはマウス入力部へ引き渡す(S7)。
In FIG. 4, when the application executed on the first computer system issues a drawing command to the system (S1), it is acquired (S2) and converted into a virtual drawing command (S2). After S3), the data is transmitted to the second computer system (S4). Next, when the virtual input information is received from the second computer system (S5), it is converted into the input information peculiar to the first computer system (S6) and then delivered to the keyboard or mouse input section of the system (S7). .

【0029】図5において,前記第一のコンピュータシ
ステムより仮想描画命令を受信した(S8)場合,受信
した仮想描画命令を第二のコンピュータシステム固有の
描画命令に変換した(S9)後にシステムに向けて発行
する(S10)。次に第二のコンピュータシステムにお
いてキーボードあるいはマウスの入力があった(S1
1)場合,前記入力情報を取得し(S12),仮想入力
情報に変換した(S13)後に前記第一のコンピュータ
システムに送信する(S14)。
In FIG. 5, when a virtual drawing command is received from the first computer system (S8), the received virtual drawing command is converted into a drawing command unique to the second computer system (S9) and then directed to the system. Is issued (S10). Next, there was keyboard or mouse input in the second computer system (S1
In the case of 1), the input information is acquired (S12), converted into virtual input information (S13), and then transmitted to the first computer system (S14).

【0030】[0030]

【発明の効果】以上説明したように,本発明によれば描
画命令およびキーボードやマウス等の入力をそれぞれ仮
想描画命令および仮想入出力情報に変換した後送信し,
受信側で前記仮想描画命令および仮想入力情報を解釈す
ることから,任意のコンピュータシステムで実行される
アプリケーションプログラムに一切変更を加えることな
く,接続された全コンピュータシステムから同時に前記
アプリケーションプログラムを利用することを実現し,
ユーザが普段使い慣れたワードプロセッサ等のアプリケ
ーションプログラムを共用しながらの協同作業を可能と
する。さらに両端末が異なった機種であっても利用可能
であるという利点がある。
As described above, according to the present invention, the drawing command and the input of the keyboard, the mouse, etc. are converted into the virtual drawing command and the virtual input / output information, respectively, and then transmitted.
Since the receiving side interprets the virtual drawing command and the virtual input information, the application program executed by an arbitrary computer system is used at the same time from all connected computer systems without any change. Is realized,
It enables users to collaborate while sharing an application program such as a word processor which they are usually used to. Furthermore, there is an advantage that both terminals can be used even if they are different models.

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

【図1】本発明の原理構成図を示す。FIG. 1 shows a principle configuration diagram of the present invention.

【図2】本発明のプログラム共用制御処理方法を実施す
るための第一のコンピュータシステムの構成図である。
FIG. 2 is a configuration diagram of a first computer system for carrying out the program sharing control processing method of the present invention.

【図3】本発明のプログラム共用制御処理方法を実施す
るための第二のコンピュータシステムの構成図である。
FIG. 3 is a configuration diagram of a second computer system for implementing the program sharing control processing method of the present invention.

【図4】本発明の第一のコンピュータシステム上での動
作例である。
FIG. 4 is an operation example on the first computer system of the present invention.

【図5】本発明の第二のコンピュータシステム上での動
作例である。
FIG. 5 is an operation example on the second computer system of the present invention.

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

101 コンピュータシステム 102 CPU 103 メインメモリ 104 入力バッファ 105 入力インタフェース 106 描画命令変換装置 107 入力情報変換装置 108 表示コントローラ 109 描画処理装置 110 ビデオメモリ 111 通信インタフェース 201 コンピュータシステム 202 CPU 203 メインメモリ 204 入力バッファ 205 入力インタフェース 206 描画命令変換装置 207 入力情報変換装置 208 表示コントローラ 209 描画処理装置 210 ビデオメモリ 211 通信インタフェース 101 computer system 102 CPU 103 main memory 104 input buffer 105 input interface 106 drawing command converter 107 input information converter 108 display controller 109 drawing processor 110 video memory 111 communication interface 201 computer system 202 CPU 203 main memory 204 input buffer 205 input Interface 206 Drawing command conversion device 207 Input information conversion device 208 Display controller 209 Drawing processing device 210 Video memory 211 Communication interface

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションプログラムを実行する
コンピュータシステムのうち,アプリケーションプログ
ラムが発行する描画命令を解釈し画面描画を行う画面描
画部を有し,さらに,入力情報をアプリケーションプロ
グラムに引き渡すキーボード/マウス入力部を有する第
一および第二のコンピュータシステムをそなえ,前記第
一のコンピュータシステムが,アプリケーションプログ
ラムが発行する描画命令を取得する段階と,前記取得し
た描画命令を仮想描画命令に変換する段階と,前記仮想
描画命令を通信回線を介して接続された第二のコンピュ
ータシステムに送信する段階と,通信回線を介して接続
された第二のコンピュータシステムにより入力した仮想
入力情報を該コンピュータシステム固有の入力情報に変
換する段階と,前記変換された入力情報を該コンピュー
タシステムのキーボード/マウス入力部に入力する段階
と,を有し,前記第二のコンピュータシステムが,通信
回線を介して接続された第一のコンピュータシステムが
送信する仮想描画命令を入力する段階と,前記仮想描画
命令を該コンピュータシステム固有の描画命令に変換す
る段階と,前記変換した描画命令を該コンピュータシス
テムの画面描画部に向けて発行する段階と,該コンピュ
ータシステムへの入力情報を取得し,仮想入力情報に変
換する段階と,前記変換した仮想入力情報を通信回線を
介して接続された第一のコンピュータシステムに送信す
る段階と,を夫々実行するようにしたことを特徴とする
プログラム共用制御処理方法。
1. A keyboard / mouse input unit for interpreting a drawing command issued by an application program and drawing a screen in a computer system for executing an application program, and further delivering input information to the application program. A first computer system having a first and a second computer system, and the first computer system acquiring a drawing command issued by an application program; converting the acquired drawing command into a virtual drawing command; A step of transmitting a virtual drawing command to a second computer system connected via a communication line, and virtual input information input by the second computer system connected via a communication line, input information unique to the computer system. The step of converting to Inputting the converted input information to a keyboard / mouse input unit of the computer system, wherein the second computer system transmits the virtual data by the first computer system connected via a communication line. Inputting a drawing command, converting the virtual drawing command into a drawing command specific to the computer system, issuing the converted drawing command to a screen drawing unit of the computer system, and the computer system To input the input information to the virtual computer and convert it to virtual input information, and to transmit the converted virtual input information to the first computer system connected via the communication line. A program sharing control processing method characterized by the above.
JP20582692A 1992-08-03 1992-08-03 Program sharing control processing method Pending JPH0652322A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP20582692A JPH0652322A (en) 1992-08-03 1992-08-03 Program sharing control processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP20582692A JPH0652322A (en) 1992-08-03 1992-08-03 Program sharing control processing method

Publications (1)

Publication Number Publication Date
JPH0652322A true JPH0652322A (en) 1994-02-25

Family

ID=16513352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP20582692A Pending JPH0652322A (en) 1992-08-03 1992-08-03 Program sharing control processing method

Country Status (1)

Country Link
JP (1) JPH0652322A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3827852A1 (en) * 1987-09-04 1989-03-23 Ages Spa Process for producing protective covers for engine components of motor vehicles, in particular valve tappets and a cover obtained by the process
JPWO2021106108A1 (en) * 2019-11-27 2021-06-03

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3827852A1 (en) * 1987-09-04 1989-03-23 Ages Spa Process for producing protective covers for engine components of motor vehicles, in particular valve tappets and a cover obtained by the process
JPWO2021106108A1 (en) * 2019-11-27 2021-06-03

Similar Documents

Publication Publication Date Title
US5392400A (en) Collaborative computing system using pseudo server process to allow input from different server processes individually and sequence number map for maintaining received data sequence
US6081265A (en) System for providing a same user interface and an appropriate graphic user interface for computers having various specifications
US5379374A (en) Collaborative information processing system and workstation
EP0409588A2 (en) Interactive computer system
JP3059228B2 (en) Information processing device
JPH06309011A (en) Production-cell controller of fa system
JPH07225665A (en) Data processor
US5557726A (en) Method and apparatus for a remote groupware operating system
US5367628A (en) Multi-window system and display method for controlling execution of an application for a window system and an application for a non-window system
JPS60258667A (en) Control method of interactive type computer system
JPH0652322A (en) Program sharing control processing method
JP2000293517A (en) Mathematical expression processing system, its method and recording medium recording mathematical expression processing program
JPH11167479A (en) Multi-input monitor device
JPH02206817A (en) Terminal emulator
JP2000293622A (en) Method and device for image processing and storage medium
JP2768052B2 (en) Group work system and group work individual work simultaneous execution system
JPH0640651B2 (en) Protocol conversion method
JP2001282211A (en) Display control system, its display control method and display device
JP2000047992A (en) Software sharing system
JP2000010614A (en) Method and system device for operating robot while utilizing user interface and recording medium recording program therefor
JPH0682267B2 (en) Display device
JPS62182915A (en) Distributed menu controller
JPH0469911B2 (en)
CN109582610A (en) Method and its module across the aobvious compatible control of control platform under a kind of VxWorks system environments
JPS61214022A (en) Graphic display control system