JP2000047992A - Software sharing system - Google Patents

Software sharing system

Info

Publication number
JP2000047992A
JP2000047992A JP10211122A JP21112298A JP2000047992A JP 2000047992 A JP2000047992 A JP 2000047992A JP 10211122 A JP10211122 A JP 10211122A JP 21112298 A JP21112298 A JP 21112298A JP 2000047992 A JP2000047992 A JP 2000047992A
Authority
JP
Japan
Prior art keywords
guest
host
software
input
information
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
JP10211122A
Other languages
Japanese (ja)
Inventor
Takahiro Komoriya
貴広 小森谷
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 JP10211122A priority Critical patent/JP2000047992A/en
Publication of JP2000047992A publication Critical patent/JP2000047992A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a software sharing system capable of realizing a comfortable work even when a software is shared among a lot of persons. SOLUTION: At a guest terminal 210, display information transmitted from a host terminal 200 is acquired by a communication control means 211 and outputted to an output means 215 such as display. Besides, a software sharing means 213 acquires the operation information or display information of a mouse cursor or the like and transfers it through a network 101 to the host terminal 200. At the host terminal 200, the received information is analyzed by a data analytic means 202 and applied to a sharing object software 206. Besides, since the display information of the sharing object software 206 is transferred from the host terminal 200 to the guest terminal 210, the sharing object software 206 is shared between the host terminal 200 and guest terminal 210. At such a time, the mouse cursor showing respective terminals is individually displayed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はソフトウェア共有シ
ステムに関し、特に複数の端末でソフトウェアを共有し
て共同作業を行う場合の入出力を制御するための共有シ
ステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a software sharing system, and more particularly to a sharing system for controlling input and output when a plurality of terminals share software to perform a joint work.

【0002】[0002]

【従来の技術】ソフトウェアを共有するシステムにおけ
る従来の技術として、例えば特開平9−91288号公
報に示されているアプリケーション共有システムなどが
ある。これは、ホストコンピュータ端末(以下、ホスト
端末と呼ぶ)の共有対象ソフトウェアの表示情報をゲス
トコンピュータ端末(以下、ゲスト端末と呼ぶ)に転送
してゲスト端末の表示手段であるディスプレイ等に表示
し、またゲスト端末が共有ソフトウェアに対して行った
操作情報をネットワークを通じてホスト端末に転送し、
ホスト端末では転送された操作情報を共有対象ソフトウ
ェアに対して復元、反映するもので、これを繰り返すこ
とによって、ホスト端末とゲスト端末が同一画面による
共同作業を可能にするという技術である。
2. Description of the Related Art As a conventional technique in a system for sharing software, there is, for example, an application sharing system disclosed in Japanese Patent Application Laid-Open No. 9-91288. This is because the display information of the software to be shared by the host computer terminal (hereinafter, referred to as the host terminal) is transferred to the guest computer terminal (hereinafter, referred to as the guest terminal) and displayed on the display or the like as the display means of the guest terminal. In addition, the operation information performed on the shared software by the guest terminal is transferred to the host terminal through the network,
In the host terminal, the transferred operation information is restored and reflected in the software to be shared, and by repeating this operation, the host terminal and the guest terminal are enabled to work together on the same screen.

【0003】図7は、従来のソフトウェア共有システム
の一例を説明するためのブロック図である。702、7
03はそれぞれホスト端末、ゲスト端末であり、ネット
ワーク701に接続されている。またホスト端末702
にはマルチウィンドウOS(Operating System) 712
が動作していて、共有対象ソフトウェア710、ホスト
端末共有手段711が備えられ、さらにマウス713、
キーボード714、ディスプレイ715がそれぞれ接続
されている。またゲスト端末703にはマルチウィンド
ウOS722が動作していて、ゲスト端末共有手段72
1が備えられ、さらにマウス723、キーボード72
4、ディスプレイ725がそれぞれ接続されている。こ
こで、マルチウィンドウOSとは、例えばマイクロソフ
ト社のMicrosoftWindowsのように、マウス及びキーボ
ードから入力される入力情報をマルチウィンドウOS上
で稼働しているアプリケーションに影響を与えず取得す
る機能と、さらに任意の表示情報を表示する機能とを有
し、なおかつ取得した入力情報をマルチウィンドウOS
に復元可能で、マルチウィンドウOSが表示している表
示画面の任意の領域の表示情報を取得する機能を有する
OSである。
FIG. 7 is a block diagram for explaining an example of a conventional software sharing system. 702, 7
Reference numeral 03 denotes a host terminal and a guest terminal, respectively, which are connected to the network 701. Also, the host terminal 702
Has a multi-window OS (Operating System) 712
Is operating, and is provided with sharing target software 710, host terminal sharing means 711, and a mouse 713,
A keyboard 714 and a display 715 are connected respectively. A multi-window OS 722 operates on the guest terminal 703, and the guest terminal sharing unit 72
1 and a mouse 723 and a keyboard 72
4. The display 725 is connected. Here, the multi-window OS is, for example, a function of acquiring input information input from a mouse and a keyboard without affecting applications running on the multi-window OS, such as Microsoft Windows, and a further optional function. Multi-window OS having a function of displaying the display information of
And has a function of acquiring display information of an arbitrary area of the display screen displayed by the multi-window OS.

【0004】ホスト端末702で動作しているホスト端
末共有手段711に対して、ネットワーク701を通じ
てゲスト端末703からマウス723、キーボード72
4等による入力操作情報が送られてきたとき、ホスト端
末702でマウス713、キーボード714等から入力
された入力操作情報とゲスト端末703から送られてき
た入力操作情報をホスト端末共有手段711において合
成し、共有対象ソフトウェア710に反映する。さらに
ホスト端末共有手段711は共有対象ソフトウェアの表
示情報を取得し、ネットワーク701を通じてゲスト端
末703へ転送する。ゲスト端末703で動作している
ゲスト端末共有手段721は、ホスト端末702から転
送されてきたデータを受け取る。その際に、転送されて
きたデータが共有対象ソフトウェア710の表示情報だ
った場合には、出力手段であるディスプレイ725に表
示情報を出力する。そして、入力手段であるマウス72
3、もしくはキーボード724からの入力操作情報をネ
ットワーク701を通じてホスト端末に転送する。
[0004] A mouse 723 and a keyboard 72 are transmitted from the guest terminal 703 to the host terminal sharing means 711 operating on the host terminal 702 via the network 701.
When the input operation information transmitted from the guest terminal 703 and the input operation information transmitted from the guest terminal 703 are combined with the input operation information input from the mouse 713 and the keyboard 714 at the host terminal 702 when the input operation information is transmitted by the host terminal 702 or the like. Then, it is reflected on the sharing target software 710. Further, the host terminal sharing unit 711 acquires display information of the sharing target software and transfers the display information to the guest terminal 703 through the network 701. The guest terminal sharing unit 721 operating on the guest terminal 703 receives the data transferred from the host terminal 702. At this time, if the transferred data is display information of the sharing target software 710, the display information is output to the display 725 as an output unit. The mouse 72 as an input means
3 or the input operation information from the keyboard 724 is transferred to the host terminal through the network 701.

【0005】ホスト端末702では、ホスト端末702
で入力された入力操作情報とゲスト端末703で入力さ
れた入力操作情報とを合成した後、共有対象ソフトウェ
ア710に対して入力操作を反映し、また同時に共有対
象ソフトウェア710の表示情報をホスト端末702か
らゲスト端末703に転送する。これによって、ゲスト
端末703で入力された入力操作情報がホスト端末70
2にある共有対象ソフトウェア710に反映され、さら
にホスト端末702で動作している共有対象ソフトウェ
ア710がゲスト端末703でも表示されるので、ホス
ト端末702とゲスト端末703の間で共有対象ソフト
ウェア710が共有される。
In the host terminal 702, the host terminal 702
After the input operation information input by the user terminal 703 and the input operation information input by the guest terminal 703 are combined, the input operation is reflected on the sharing target software 710, and the display information of the sharing target software 710 is simultaneously displayed on the host terminal 702. To the guest terminal 703. As a result, the input operation information input at the guest terminal 703 is
2 is reflected on the sharing target software 710 in the host terminal 702, and the sharing target software 710 running on the host terminal 702 is also displayed on the guest terminal 703. Therefore, the sharing target software 710 is shared between the host terminal 702 and the guest terminal 703. Is done.

【0006】[0006]

【発明が解決しようとする課題】上述のごときの従来の
ソフトウェア共有システムでは、ホスト端末に保持され
ている共有対象ソフトウェアの表示情報をゲスト端末に
転送して同一画面を表示しているので、多人数でソフト
ウェアを共有して共同作業する場合においてもホスト端
末における表示画面と同一のものしか表示されない。従
って、例えば作業位置を示しているマウスカーソルなど
も一つしか表示されないので、共同で作業を行うことが
非常に困難である。
In the conventional software sharing system as described above, the display information of the software to be shared held in the host terminal is transferred to the guest terminal to display the same screen. Even when the software is shared by a plurality of people and they work together, only the same screen as the display screen on the host terminal is displayed. Therefore, for example, only one mouse cursor or the like indicating the work position is displayed, and it is very difficult to work together.

【0007】また、従来のソフトウェア共有システムで
は、各端末で入力されたマウス操作情報等はすべて合成
されてしまう。例えば、2つの端末が同時にマウス操作
を行った場合には、それぞれの操作を合成した結果が共
有ソフトウェアに反映されてしまうので、共同作業を行
うことが非常に困難である。さらに、ホスト端末が共有
対象ソフトウェアにおける作業でなく他の作業をしてい
るとき、ゲスト端末が共有対象ソフトウェアに何らかの
入力操作を行った場合に、ホスト端末とゲスト端末のマ
ウス入力操作情報が合成されてしまい、ソフトウェア共
有中はホスト端末において別の作業を行うことが非常に
困難である。
[0007] In the conventional software sharing system, mouse operation information and the like input at each terminal are all synthesized. For example, when two terminals perform a mouse operation at the same time, the result of combining the operations is reflected on the shared software, so that it is very difficult to perform a joint operation. Furthermore, when the host terminal is performing other operations than the sharing target software, and the guest terminal performs any input operation on the sharing target software, the mouse input operation information of the host terminal and the guest terminal is combined. This makes it very difficult for the host terminal to perform another task during software sharing.

【0008】本発明は、上述のごとき実情に鑑みてなさ
れたもので、多人数でソフトウェア共有を行った場合に
おいても快適な作業が実現できるソフトウェア共有シス
テムを提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to provide a software sharing system that can realize comfortable work even when a large number of people share software.

【0009】[0009]

【課題を解決するための手段】請求項1の発明は、ホス
トコンピュータ端末とゲストコンピュータ端末とをネッ
トワークに接続し、該ネットワークを介して前記ホスト
コンピュータ端末が保持するソフトウェアを前記ゲスト
コンピュータ端末が使用することにより該ソフトウェア
を共有し、該共有ソフトウェアを起動している前記ホス
トコンピュータ端末と前記ゲストコンピュータ端末との
間で前記共有ソフトウェアに対する入力情報及び共有ソ
フトウェアによる処理情報を送受信することにより、該
ホストコンピュータ端末と該ゲストコンピュータ端末と
による共有ソフトウェアに対する操作及び操作結果の表
示を可能としたソフトウェア共有システムにおいて、前
記ホストコンピュータ端末は、操作入力が行われるホス
ト側入力手段と、ホスト側提示手段と、前記ネットワー
クを介してデータ通信を行うホスト側通信制御手段と、
該ホスト側通信制御手段にて受信したデータを解析する
ホスト側データ解析手段と、該ホスト側データ解析手段
で得られたデータを前記共有ソフトウェアの処理に反映
して該ホスト側提示手段に表示する提示情報を生成し、
該生成した提示情報を前記ゲストコンピュータに送信す
る制御を行うソフトウェア共有手段とを有し、前記ゲス
トコンピュータ端末は、操作入力が行われるゲスト側入
力手段と、ゲスト側提示手段と、前記ネットワークを介
してデータ通信を行うゲスト側通信制御手段と、該ゲス
ト側通信制御手段にて受信したデータを解析するゲスト
側データ解析手段と、該ゲスト側データ解析手段で得ら
れた解析データを前記ゲスト側提示手段に表示するとも
に、前記ゲスト側入力手段により前記共有ソフトウェア
に対して入力される入力情報を前記ホストコンピュータ
端末に送信する制御を行うソフトウェア共有手段とを有
し、前記ゲスト側入力手段による入力情報が、前記ホス
ト側データ解析手段において前記ゲスト側入力手段の座
標情報の変更であると判断された場合に、前記ホストコ
ンピュータ端末は、該ゲストコンピュータ端末で変更さ
れた座標情報に応じて、前記ゲスト側入力手段の提示上
の入力位置を表す提示情報を生成し、前記ホスト側入力
手段の提示上の位置情報と、前記ゲスト側入力手段の位
置情報とを前記ホスト側提示手段及び前記ゲスト側提示
手段で同時に提示可能としたことを特徴としたものであ
る。
According to a first aspect of the present invention, a host computer terminal and a guest computer terminal are connected to a network, and the guest computer terminal uses software held by the host computer terminal via the network. By transmitting and receiving the input information and the processing information by the shared software between the host computer terminal running the shared software and the guest computer terminal, the host computer terminal In a software sharing system that enables an operation on shared software and a display of an operation result by a computer terminal and the guest computer terminal, the host computer terminal includes: a host-side input unit configured to perform an operation input; A strike side presenting means, the host communication control unit for performing data communication via the network,
A host-side data analyzing unit that analyzes data received by the host-side communication control unit; and displaying the data obtained by the host-side data analyzing unit on the host-side presenting unit by reflecting the data in the processing of the shared software. Generate presentation information,
A software sharing unit for controlling transmission of the generated presentation information to the guest computer, wherein the guest computer terminal includes a guest side input unit for performing an operation input, a guest side presentation unit, and a Guest-side communication control means for performing data communication with the guest-side communication control means, guest-side data analysis means for analyzing data received by the guest-side communication control means, and analysis data obtained by the guest-side data analysis means Means for controlling the transmission of input information input to the shared software by the guest-side input means to the host computer terminal, the input information being input by the guest-side input means. Is the change of the coordinate information of the guest input means in the host data analysis means. When determined, the host computer terminal generates presentation information indicating an input position on the presentation of the guest-side input means in accordance with the coordinate information changed by the guest computer terminal, and generates the host-side input. The present invention is characterized in that the host-side presenting means and the guest-side presenting means can simultaneously present the position information on the presentation of the means and the positional information of the guest-side input means.

【0010】請求項2の発明は、請求項1の発明におい
て、前記ホストコンピュータ端末が前記ゲスト側入力手
段で入力された入力情報を受信し、該受信した入力情報
が前記ホスト側データ解析手段で前記共有ソフトウェア
に対する作業命令入力情報であると判断された場合に、
所定の条件下で前記ゲスト側入力手段の位置情報と前記
ホスト側入力手段の位置情報とを入れ替えたことを特徴
としたものである。
According to a second aspect of the present invention, in the first aspect of the present invention, the host computer terminal receives the input information input by the guest-side input means, and the received input information is sent to the host-side data analysis means. When it is determined that it is work command input information for the shared software,
Under predetermined conditions, the position information of the guest-side input means and the position information of the host-side input means are exchanged.

【0011】請求項3の発明は、請求項2の発明におい
て、前記所定の条件を、前記ホスト側入力手段の位置情
報が前記共有ソフトウェアの操作対象領域に属する状態
としたことを特徴としたものである。
According to a third aspect of the present invention, in the second aspect of the present invention, the predetermined condition is such that the position information of the host-side input means belongs to an operation target area of the shared software. It is.

【0012】請求項4の発明は、請求項1ないし3いず
れか1の発明において、前記ホスト側入力手段及び/ま
たは前記ゲスト側入力手段に、マウスを用いたことを特
徴としたものである。
According to a fourth aspect of the present invention, in any one of the first to third aspects of the present invention, a mouse is used for the host-side input means and / or the guest-side input means.

【0013】請求項5の発明は、請求項1ないし4いず
れか1の発明において、前記ホスト側入力手段及び/ま
たは前記ゲスト側入力手段に、キーボードを用いたこと
を特徴としたものである。
According to a fifth aspect of the present invention, in any one of the first to fourth aspects of the present invention, a keyboard is used for the host-side input means and / or the guest-side input means.

【0014】請求項6の発明は、請求項1ないし5いず
れか1の発明において、前記ホスト側提示手段及び/ま
たは前記ゲスト側提示手段に視認可能なディスプレイを
用いたことを特徴としたものである。
According to a sixth aspect of the present invention, in any one of the first to fifth aspects of the present invention, a display that can be visually recognized is used for the host-side presenting means and / or the guest-side presenting means. is there.

【0015】[0015]

【発明の実施の形態】本発明のソフトウェア共有システ
ムでは、ゲスト端末がマウスカーソルを移動させたとき
その移動量とホスト端末のマウスカーソルの位置を合成
するのではなく、移動した先にゲスト端末を表わすマウ
スカーソルを表示し、その後ホスト端末が共有対象ソフ
トウェアの表示情報をゲスト端末に転送することで、ホ
スト端末とゲスト端末それぞれがマウスカーソルを有す
るように見せることが可能になる。ゲスト端末が共有対
象ソフトウェアに対して入力を行った場合は、ホスト端
末とゲスト端末のマウスカーソルの座標を交換すること
により、ゲスト端末がホスト端末の共有対象ソフトウェ
アを操作できることになる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS In a software sharing system according to the present invention, when a guest terminal moves a mouse cursor, the amount of movement and the position of the mouse cursor of the host terminal are not synthesized, but the guest terminal is moved to the moved destination. The mouse cursor is displayed, and the host terminal transfers the display information of the sharing target software to the guest terminal, so that the host terminal and the guest terminal can appear to have the mouse cursor. When the guest terminal makes an input to the sharing target software, the guest terminal can operate the sharing target software of the host terminal by exchanging the coordinates of the mouse cursor between the host terminal and the guest terminal.

【0016】次に、本発明によるソフトウェア共有シス
テムについて、その実施の形態を添付された図面を参照
して具体的に説明する。なお、ここでは、ホスト端末と
ゲスト端末が共有対象ソフトウェアを共有した状態、す
なわちホスト端末とゲスト端末が通信制御手段によりネ
ットワークの接続処理を行い、その後相互にネットワー
ク上で接続されている状態であることとし、さらに共有
対象ソフトウェアがホスト端末、ゲスト端末双方から使
用可能な状態になっていることを前提としている。ま
た、以下の説明においては、入力手段としてマウスとキ
ーボードを用い、出力手段としてディスプレイを用いた
動作例について説明する。
Next, an embodiment of a software sharing system according to the present invention will be specifically described with reference to the attached drawings. Note that here, the state in which the host terminal and the guest terminal share the sharing target software, that is, the state in which the host terminal and the guest terminal perform network connection processing by the communication control unit and are subsequently connected to each other on the network. In addition, it is assumed that the sharing target software is available from both the host terminal and the guest terminal. In the following description, an operation example using a mouse and a keyboard as input means and a display as output means will be described.

【0017】図1は、本発明を実施するためのソフトウ
ェア共有システムの構成例を概念的に示す図である。図
1において、複数の端末100がネットワーク101を
通じてそれぞれ接続されている。図6は本発明のソフト
ウェア共有システムの動作時における画面表示の一例を
示す図で、ディスプレイ601上で共有対象ソフトウェ
ア602の動作表示を行っている状態を示すものであ
る。共有対象ソフトウェア602上では異なる端末のマ
ウスカーソル603,604をそれぞれ独立して操作す
ることが可能である。
FIG. 1 is a diagram conceptually showing a configuration example of a software sharing system for implementing the present invention. In FIG. 1, a plurality of terminals 100 are connected via a network 101, respectively. FIG. 6 is a diagram showing an example of a screen display during operation of the software sharing system of the present invention, showing a state in which the operation of the software 602 to be shared is displayed on the display 601. On the sharing target software 602, mouse cursors 603 and 604 of different terminals can be independently operated.

【0018】図2は本発明によるソフトウェア共有シス
テムの構成例を説明するためのブロック図である。ホス
ト端末200はネットワーク101に接続されており、
通信を制御して他端末と通信を行う通信制御手段20
1、転送されてきたデータを解析するデータ解析手段2
02、共有のための制御を行うソフトウェア共有手段2
03、ソフトウェア共有の対象となる共有対象ソフトウ
ェア206がそれぞれ動作している。またソフトウェア
共有手段203には入力を行うための入力手段204、
及びソフトウェアの処理内容を表示するディスプレイ等
の出力手段205が接続されている。
FIG. 2 is a block diagram for explaining a configuration example of a software sharing system according to the present invention. The host terminal 200 is connected to the network 101,
Communication control means 20 for controlling communication and communicating with other terminals
1. Data analysis means 2 for analyzing transferred data
02, software sharing means 2 for controlling sharing
03. Software 206 to be shared, which is the object of software sharing, is operating. Input means 204 for inputting to the software sharing means 203;
Output means 205 such as a display for displaying the processing contents of the software is connected.

【0019】またゲスト端末210はネットワーク10
1に接続されており、通信を制御して他端末と通信を行
う通信制御手段211、転送されてきたデータを解析す
るデータ解析手段212、共有のための制御を行うソフ
トウェア共有手段213がそれぞれ動作している。ソフ
トウェア共有手段213には入力を行うための入力手段
214、ソフトウェアの処理内容を表示するディスプレ
イ等の出力手段215が接続されている。
The guest terminal 210 is connected to the network 10
1, a communication control unit 211 for controlling communication and communicating with other terminals, a data analyzing unit 212 for analyzing transferred data, and a software sharing unit 213 for controlling sharing. are doing. The software sharing means 213 is connected to an input means 214 for inputting and an output means 215 such as a display for displaying the processing contents of the software.

【0020】図2のブロック図に示す処理について詳細
に説明する。まず、ホスト端末200上で動作している
ソフトウェア共有手段203によって共有対象ソフトウ
ェア206の表示情報を取得する。取得された情報は、
通信制御手段201によってネットワーク101を介し
てゲスト端末210に送信する。ゲスト端末210で
は、送信されてきた表示情報を通信制御手段211によ
り取得し、得られた表示情報を出力手段215に出力す
る。またソフトウェア共有手段213は、入力手段21
4による入力操作情報、さらに入力手段214の表示情
報、例えばゲスト端末210のマウスカーソル情報を取
得し、それら得られた情報を通信制御手段211によっ
てネットワーク101を介してホスト端末200に転送
する。
The processing shown in the block diagram of FIG. 2 will be described in detail. First, the display information of the software 206 to be shared is acquired by the software sharing means 203 operating on the host terminal 200. The information obtained is
The data is transmitted to the guest terminal 210 via the network 101 by the communication control means 201. In the guest terminal 210, the transmitted display information is acquired by the communication control unit 211, and the obtained display information is output to the output unit 215. Also, the software sharing unit 213 includes the input unit 21
4 and the display information of the input means 214, for example, the mouse cursor information of the guest terminal 210, and transfers the obtained information to the host terminal 200 via the network 101 by the communication control means 211.

【0021】ホスト端末200ではゲスト端末210か
ら送信された情報をデータ解析手段202で解析し、ゲ
スト端末210で入力された入力操作情報、及びゲスト
端末210を示すマウスカーソルの表示情報を得る。ソ
フトウェア共有手段203において、データ解析手段2
02で得られたゲスト端末210の入力操作情報とマウ
スカーソルの表示情報を共有対象ソフトウェア206に
適用することによって、ゲスト端末210の入力操作情
報と表示情報がホスト端末200の共有対象ソフトウェ
ア206に反映され、またホスト端末200からは共有
対象ソフトウェア206の表示情報がゲスト端末210
に転送されるので、共有対象ソフトウェア206はホス
ト端末200とゲスト端末210の間で共有されること
になる。このときに各端末を示すマウスカーソルは個別
に表示される。
In the host terminal 200, the information transmitted from the guest terminal 210 is analyzed by the data analyzing means 202, and the input operation information input by the guest terminal 210 and the display information of the mouse cursor indicating the guest terminal 210 are obtained. In the software sharing means 203, the data analysis means 2
By applying the input operation information of the guest terminal 210 and the display information of the mouse cursor obtained in step 02 to the sharing target software 206, the input operation information and display information of the guest terminal 210 are reflected on the sharing target software 206 of the host terminal 200. The display information of the software 206 to be shared is transmitted from the host terminal 200 to the guest terminal 210.
, The sharing target software 206 is shared between the host terminal 200 and the guest terminal 210. At this time, the mouse cursor indicating each terminal is individually displayed.

【0022】図3ないし図5は、本発明によるソフトウ
ェア共有システムの処理動作例をそれぞれ説明するため
のフローチャートで、ホスト側の処理を図3に、ゲスト
側の処理を図4及び図5に示すものである。図3ないし
図5のフローチャートに示す処理は、それぞれホスト端
末及びゲスト端末から共有対象ソフトウェアに対して何
らかの処理操作が行われたとき、例えば入力手段として
のマウスの移動操作,マウスボタンの入力操作,キーボ
ードのキー入力の処理等が行われたとき、あるいは共有
対象ソフトウェアに表示情報を反映させたとき等を示し
ている。従って、各フローチャートで示している処理の
開始とは、共有対象ソフトウェアに対して何らかの入力
操作が行われたときを指すものである。
FIGS. 3 to 5 are flowcharts for explaining examples of processing operations of the software sharing system according to the present invention. FIG. 3 shows processing on the host side, and FIGS. 4 and 5 show processing on the guest side. Things. The processes shown in the flowcharts of FIGS. 3 to 5 are performed when a host terminal and a guest terminal perform some processing operation on the software to be shared, for example, a moving operation of a mouse as an input unit, an input operation of a mouse button, and the like. This indicates a case where a key input process of a keyboard is performed, a case where display information is reflected on software to be shared, and the like. Therefore, the start of the processing shown in each flowchart indicates a time when any input operation is performed on the sharing target software.

【0023】図3のフローチャートに示すホスト端末の
処理について詳細に説明する。まず最初に何らかの入力
操作が共有対象ソフトウェア206に対して行われて処
理が開始される。ステップS301において、データ解
析手段202により得られた処理情報がゲスト端末21
0からのマウス操作に関するマウス入力情報かどうかを
判断する。そこで得られた処理情報の内容がマウスカー
ソルの座標移動に関するものだったならば、ステップS
302において、ゲスト端末210であることを示すマ
ウスカーソルを共有対象ソフトウェアの動作表示画面上
の座標情報が示す位置に表示する。そしてステップS3
07に進む。
The processing of the host terminal shown in the flowchart of FIG. 3 will be described in detail. First, some input operation is performed on the sharing target software 206 to start the processing. In step S301, the processing information obtained by the data analysis unit 202 is stored in the guest terminal 21.
It is determined whether the information is mouse input information relating to mouse operation starting from 0. If the content of the obtained processing information is related to the coordinate movement of the mouse cursor, step S
At 302, a mouse cursor indicating the guest terminal 210 is displayed at the position indicated by the coordinate information on the operation display screen of the sharing target software. And step S3
Proceed to 07.

【0024】また、ステップS301においてマウス入
力情報を得ていないなら、ステップS303でゲスト端
末210からのキーボード入力情報に関するものかどう
かを判断する。もし得られた情報がキーボードの入力情
報だったならば、ステップS304でキーボード入力情
報を共有対象ソフトウェア206に反映し、さらにステ
ップS307に進む。また、ステップS303において
ゲスト端末210からのキーボード入力情報を得ていな
いなら、ステップS305でホスト端末200からのマ
ウス入力情報に関するものかどうか判断する。もし得ら
れたデータがホスト端末200のマウスカーソルの座標
移動に関する情報だったならば、得られた座標情報を共
有対象ソフトウェアに反映し、ステップS307に進
む。
If mouse input information has not been obtained in step S301, it is determined in step S303 whether or not the information relates to keyboard input information from the guest terminal 210. If the obtained information is keyboard input information, the keyboard input information is reflected on the sharing target software 206 in step S304, and the process proceeds to step S307. If the keyboard input information from the guest terminal 210 has not been obtained in step S303, it is determined in step S305 whether the information relates to mouse input information from the host terminal 200. If the obtained data is information related to the coordinate movement of the mouse cursor of the host terminal 200, the obtained coordinate information is reflected on the sharing target software, and the process proceeds to step S307.

【0025】また、ステップS305においてホスト端
末200からのマウス入力情報を得ていないならば、ス
テップS306でホスト端末200からのキーボードの
入力情報に関するものかどうか判断する。もし得られた
情報がホスト端末200のキーボードの入力情報だった
ならば、得られたキーボード入力情報を共有対象ソフト
ウェア206に反映し、ステップS307に進む。ステ
ップS307では、表示情報取得手段により共有対象ソ
フトウェアの表示情報を取得し、ステップS308で得
られた表示情報をネットワーク101を通じてゲスト端
末に転送する。そして処理を終了する。
If the mouse input information from the host terminal 200 has not been obtained in step S305, it is determined in step S306 whether the information relates to keyboard input information from the host terminal 200. If the obtained information is the input information of the keyboard of the host terminal 200, the obtained keyboard input information is reflected on the sharing target software 206, and the process proceeds to step S307. In step S307, the display information acquisition unit acquires display information of the sharing target software, and transfers the display information obtained in step S308 to the guest terminal via the network 101. Then, the process ends.

【0026】次いで図4及び図5のフローチャートに示
すゲスト端末の処理について詳細に説明する。まず最初
に何らかの入力操作が共有対象ソフトウェアに対して行
われて処理が開始される。ステップS401において、
データ解析手段212により得られた処理情報がホスト
端末200からの共有対象ソフトウェア206の表示情
報に関するものかどうか判断する。もし表示情報に関す
る情報だったならば、ステップS402でゲスト端末2
10の出力手段215に表示情報を出力する。また、ス
テップS401においてホスト端末200からの表示情
報を得ていないなら、ステップS403でゲスト端末か
らのマウス操作情報に関するものかどうか判断する。も
しマウスカーソルの入力情報だったならば、次にステッ
プS404でマウスの入力情報がマウスの移動入力情報
かボタン入力情報かどうかを判断する。マウスの入力情
報がマウスカーソルの移動情報だったならば、ステップ
S405でゲスト端末210のマウスカーソル表示情報
を取得し、ステップS406でマウスカーソルの表示座
標を取得する。そしてステップS414に進む。
Next, the processing of the guest terminal shown in the flowcharts of FIGS. 4 and 5 will be described in detail. First, some input operation is performed on the sharing target software, and the processing is started. In step S401,
It is determined whether the processing information obtained by the data analysis unit 212 relates to display information of the software 206 to be shared from the host terminal 200. If the information is related to the display information, in step S402 the guest terminal 2
The display information is output to the ten output means 215. If display information from the host terminal 200 has not been obtained in step S401, it is determined in step S403 whether the display information relates to mouse operation information from the guest terminal. If the input information is mouse cursor input information, it is determined in step S404 whether the mouse input information is mouse movement input information or button input information. If the input information of the mouse is the movement information of the mouse cursor, the mouse cursor display information of the guest terminal 210 is obtained in step S405, and the display coordinates of the mouse cursor are obtained in step S406. Then, the process proceeds to step S414.

【0027】またステップS404において、ゲスト端
末210からのマウス操作情報がマウスのボタン入力情
報、すなわち共有対象ソフトウェア206に対して何か
入力を行うという情報であったなら、ステップS407
でホスト端末200のマウスカーソルが共有対象ソフト
ウェア206の動作表示領域内にあるかどうかを判断す
る。もしホスト端末200のマウスカーソルが共有対象
ソフトウェア206の動作表示領域内にあるなら、ステ
ップS408でゲスト端末210のマウスカーソルとホ
スト端末200のマウスカーソルの座標を交換し、ステ
ップS409で今迄のホスト端末のマウスカーソルのあ
った場所にゲスト端末210を示すマウスカーソルを表
示する。そして、ステップS414に進む。
If it is determined in step S404 that the mouse operation information from the guest terminal 210 is mouse button input information, that is, information indicating that something is to be input to the sharing target software 206, the process proceeds to step S407.
It is determined whether the mouse cursor of the host terminal 200 is within the operation display area of the software 206 to be shared. If the mouse cursor of the host terminal 200 is within the operation display area of the software 206 to be shared, the coordinates of the mouse cursor of the guest terminal 210 and the coordinates of the mouse cursor of the host terminal 200 are exchanged in step S408. A mouse cursor indicating the guest terminal 210 is displayed at the place where the mouse cursor of the terminal was. Then, the process proceeds to step S414.

【0028】また、ステップS407においてホスト端
末200のマウスカーソルが共有対象ソフトウェア20
6の動作表示領域内に存在しないなら、ステップS41
0でゲスト端末210のマウスカーソルが共有対象ソフ
トウェア206の動作表示領域内にあるかどうかを判断
する。もしゲスト端末210のマウスカーソルが共有対
象ソフトウェア206の動作表示領域内に存在したな
ら、ステップS411でゲスト端末210のマウスによ
るボタン入力を禁止する。そして、ステップS414に
進む。また、ステップS403においてゲスト端末21
0からのマウス操作情報を得ていないなら、ステップ4
12でゲスト端末210からのキーボード操作情報に関
するものかどうか判断する。もしキーボード入力情報に
関する情報だったならば、ステップS413でキーボー
ド入力情報を取得し、ステップS414に進む。ステッ
プS414では、得られた情報をネットワーク101を
通じてホスト端末に転送し、処理を終了する。
In step S407, the mouse cursor of the host terminal 200 is moved to the software 20 to be shared.
If it does not exist in the operation display area of No. 6, step S41
At 0, it is determined whether the mouse cursor of the guest terminal 210 is within the operation display area of the software 206 to be shared. If the mouse cursor of the guest terminal 210 is within the operation display area of the sharing target software 206, button input by the mouse of the guest terminal 210 is prohibited in step S411. Then, the process proceeds to step S414. Also, in step S403, the guest terminal 21
If mouse operation information from 0 is not obtained, step 4
At 12, it is determined whether the information relates to keyboard operation information from the guest terminal 210. If the information is related to keyboard input information, keyboard input information is obtained in step S413, and the process proceeds to step S414. In step S414, the obtained information is transferred to the host terminal via the network 101, and the process ends.

【0029】以上の動作を繰り返し行うことにより、ホ
スト端末200上で動作する共有対象ソフトウェア20
6の表示情報がゲスト端末210のディスプレイ(出力
手段215)に表示され、同時にゲスト端末210から
のマウス、キーボードの入力情報をホスト端末200に
転送することによって、ホスト端末200、及びゲスト
端末210の端末間で共有対象ソフトウェア206の共
有が可能になる。その上で、ゲスト端末210からゲス
ト端末を示すマウスカーソルの表示情報をホスト端末2
00に転送し、それをホスト端末200で再現すること
によって、ゲスト端末210に転送されてくる共有対象
ソフトウェア206の表示情報にゲスト端末210を示
すマウスカーソルが表示されるようになる。さらに、ホ
スト端末200のマウスカーソルの座標とゲスト端末2
10のマウスカーソルの座標を交換することにより、実
際に共有対象ソフトウェアに対して入力することができ
るホスト端末200のマウスカーソルの位置をゲスト端
末210のものとすることができ、ゲスト端末210に
おいても共有対象ソフトウェアに対して入力を行うこと
が可能になる。
By repeating the above operation, the sharing target software 20 operating on the host terminal 200
6 is displayed on the display (output means 215) of the guest terminal 210, and at the same time, the input information of the mouse and the keyboard from the guest terminal 210 is transferred to the host terminal 200, whereby the host terminal 200 and the guest terminal 210 are displayed. The sharing target software 206 can be shared between the terminals. Then, the display information of the mouse cursor indicating the guest terminal is transmitted from the guest terminal 210 to the host terminal 2.
00, and by reproducing it on the host terminal 200, a mouse cursor indicating the guest terminal 210 is displayed on the display information of the sharing target software 206 transferred to the guest terminal 210. Further, the coordinates of the mouse cursor of the host terminal 200 and the guest terminal 2
By exchanging the coordinates of the mouse cursor 10, the position of the mouse cursor of the host terminal 200, which can be actually input to the sharing target software, can be the same as that of the guest terminal 210. It becomes possible to make an input to the sharing target software.

【0030】[0030]

【発明の効果】以上説明したように、本発明によるソフ
トウェア共有システムは、多人数でソフトウェアを共有
して共同作業する場合において、ホスト端末、ゲスト端
末の作業位置を示す例えばマウスカーソルをそれぞれ個
別に表示することが可能になり、共同作業を非常に容易
に行うことができるようになる。また、それぞれのマウ
ス操作情報は合成されることがないので、共同で作業を
行うことが非常に容易になる。さらにゲスト端末が共有
対象ソフトウェアに対してボタン入力を行った場合、ホ
スト端末とゲスト端末のマウス座標を交換してホスト端
末の入力位置でゲスト端末による入力を行うようにする
ことによって、ゲスト端末の作業位置においても共有対
象ソフトウェアに対してボタン入力を行うことが可能に
なり、ホスト端末とゲスト端末が別々に共有対象ソフト
ウェアに対して入力を行うことが可能になる。
As described above, in the software sharing system according to the present invention, for example, when a large number of people share software and work together, for example, the mouse cursor indicating the working position of the host terminal and the guest terminal is individually provided. The display can be performed, and the collaborative work can be performed very easily. Further, since the respective mouse operation information is not synthesized, it is very easy to work together. Further, when the guest terminal performs a button input to the software to be shared, the mouse coordinates of the host terminal and the guest terminal are exchanged, and the input by the guest terminal is performed at the input position of the host terminal. The button input can be performed on the sharing target software even at the work position, and the host terminal and the guest terminal can separately input the sharing target software.

【0031】さらにホスト端末が共有対象ソフトウェア
に対する作業でなく他の作業をしている場合において、
ゲスト端末のマウス操作に条件を設定することでホスト
端末による作業を妨げることなくソフトウェア共有を行
うことが可能になる。さらにホスト端末に対してゲスト
端末が2台以上接続された構成においても、ゲスト端末
からホスト端末に転送する情報には変化がなく、またホ
スト端末はソフトウェア共有を利用しているすべてのゲ
スト端末に対しホスト端末上で動作する共有対象ソフト
ウェアの表示情報を転送することによって、ホスト端末
を2台以上のゲスト端末によるソフトウェア共有を行う
ことが可能である。
Further, in the case where the host terminal is performing other work than work on the software to be shared,
By setting conditions for the mouse operation of the guest terminal, it becomes possible to perform software sharing without hindering the work by the host terminal. Furthermore, even in a configuration in which two or more guest terminals are connected to the host terminal, the information transferred from the guest terminal to the host terminal does not change, and the host terminal is connected to all guest terminals using software sharing. On the other hand, by transferring the display information of the sharing target software operating on the host terminal, it is possible to perform software sharing by two or more guest terminals of the host terminal.

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

【図1】本発明を実施するためのソフトウェア共有シス
テムの構成例を概念的に示す図である。
FIG. 1 is a diagram conceptually illustrating a configuration example of a software sharing system for implementing the present invention.

【図2】本発明によるソフトウェア共有システムの構成
例を示すブロック図である。
FIG. 2 is a block diagram illustrating a configuration example of a software sharing system according to the present invention.

【図3】本発明によるホスト端末のソフトウェア共有シ
ステムの処理動作例を説明するためのフローチャートで
ある。
FIG. 3 is a flowchart for explaining a processing operation example of the software sharing system of the host terminal according to the present invention;

【図4】本発明によるゲスト端末のソフトウェア共有シ
ステムの処理動作例を説明するためのフローチャートで
ある。
FIG. 4 is a flowchart illustrating an example of a processing operation of a software sharing system for a guest terminal according to the present invention.

【図5】本発明によるゲスト端末のソフトウェア共有シ
ステムの処理動作例を説明するためのフローチャートで
ある。
FIG. 5 is a flowchart for explaining a processing operation example of a software sharing system for a guest terminal according to the present invention.

【図6】本発明のソフトウェア共有システムの動作時に
おける画面表示の一例を示す図である。
FIG. 6 is a diagram showing an example of a screen display when the software sharing system of the present invention operates.

【図7】従来のソフトウェア共有システムの一例を説明
するためのブロック図である。
FIG. 7 is a block diagram illustrating an example of a conventional software sharing system.

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

100…複数の端末、101,701…ネットワーク、
200,702…ホスト端末、201,211…通信制
御手段、202,212…データ解析手段、203,2
13…ソフトウェア共有手段、204,214…入力手
段、205,215…出力手段、206,208,60
2,710…共有対象ソフトウェア、210,703…
ゲスト端末、216,601,715,725…ディス
プレイ、603,604…マウスカーソル、711…ホ
スト端末共有手段、712,722…マルチウィンドウ
OS(Operating System)、713,723…マウス、
714,724…キーボード、721…ゲスト端末共有
手段。
100: multiple terminals, 101, 701: network,
200, 702: host terminal, 201, 211: communication control means, 202, 212: data analysis means, 203, 2
13: Software sharing means, 204, 214 ... Input means, 205, 215 ... Output means, 206, 208, 60
2,710 ... software to be shared, 210, 703 ...
Guest terminals, 216, 601, 715, 725 display, 603, 604 mouse cursor, 711 host terminal sharing means, 712, 722 multi-window OS (Operating System), 713, 723 mouse
714, 724: keyboard, 721: guest terminal sharing means.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ホストコンピュータ端末とゲストコンピ
ュータ端末とをネットワークに接続し、該ネットワーク
を介して前記ホストコンピュータ端末が保持するソフト
ウェアを前記ゲストコンピュータ端末が使用することに
より該ソフトウェアを共有し、該共有ソフトウェアを起
動している前記ホストコンピュータ端末と前記ゲストコ
ンピュータ端末との間で前記共有ソフトウェアに対する
入力情報及び共有ソフトウェアによる処理情報を送受信
することにより、該ホストコンピュータ端末と該ゲスト
コンピュータ端末とによる共有ソフトウェアに対する操
作及び操作結果の表示を可能としたソフトウェア共有シ
ステムにおいて、 前記ホストコンピュータ端末は、操作入力が行われるホ
スト側入力手段と、ホスト側提示手段と、前記ネットワ
ークを介してデータ通信を行うホスト側通信制御手段
と、該ホスト側通信制御手段にて受信したデータを解析
するホスト側データ解析手段と、該ホスト側データ解析
手段で得られたデータを前記共有ソフトウェアの処理に
反映して該ホスト側提示手段に表示する提示情報を生成
し、該生成した提示情報を前記ゲストコンピュータに送
信する制御を行うソフトウェア共有手段とを有し、 前記ゲストコンピュータ端末は、操作入力が行われるゲ
スト側入力手段と、ゲスト側提示手段と、前記ネットワ
ークを介してデータ通信を行うゲスト側通信制御手段
と、該ゲスト側通信制御手段にて受信したデータを解析
するゲスト側データ解析手段と、該ゲスト側データ解析
手段で得られた解析データを前記ゲスト側提示手段に表
示するともに、前記ゲスト側入力手段により前記共有ソ
フトウェアに対して入力される入力情報を前記ホストコ
ンピュータ端末に送信する制御を行うソフトウェア共有
手段とを有し、 前記ゲスト側入力手段による入力情報が、前記ホスト側
データ解析手段において前記ゲスト側入力手段の座標情
報の変更であると判断された場合に、前記ホストコンピ
ュータ端末は、該ゲストコンピュータ端末で変更された
座標情報に応じて、前記ゲスト側入力手段の提示上の入
力位置を表す提示情報を生成し、前記ホスト側入力手段
の提示上の位置情報と、前記ゲスト側入力手段の位置情
報とを前記ホスト側提示手段及び前記ゲスト側提示手段
で同時に提示可能としたことを特徴とするソフトウェア
共有システム。
1. A host computer terminal and a guest computer terminal are connected to a network, and the software held by the host computer terminal is used by the guest computer terminal via the network to share the software. By transmitting and receiving input information to the shared software and processing information by the shared software between the host computer terminal running the software and the guest computer terminal, shared software between the host computer terminal and the guest computer terminal In the software sharing system, which is capable of performing an operation on and displaying an operation result, the host computer terminal includes: a host-side input unit for performing an operation input; a host-side presenting unit; A host-side communication control unit that performs data communication via the host, a host-side data analysis unit that analyzes data received by the host-side communication control unit, and the shared data obtained by the host-side data analysis unit. Software sharing means for controlling the transmission of the generated presentation information to the guest computer, generating presentation information to be displayed on the host-side presentation means as reflected in software processing, and the guest computer terminal includes: Guest-side input means for performing operation input, guest-side presenting means, guest-side communication control means for performing data communication through the network, and guest-side data for analyzing data received by the guest-side communication control means Analyzing means for displaying the analysis data obtained by the guest-side data analyzing means on the guest-side presenting means; A software sharing unit that controls transmission of input information input to the shared software by the input unit to the host computer terminal, wherein the input information by the guest-side input unit is input to the host-side data analysis unit. When it is determined that the change is the change of the coordinate information of the guest-side input means, the host computer terminal determines the input position on the presentation of the guest-side input means according to the coordinate information changed by the guest computer terminal. That the host-side input unit and the guest-side input unit can simultaneously present the position information on the presentation by the host-side input unit and the position information on the guest-side input unit. Characteristic software sharing system.
【請求項2】 請求項1記載のソフトウェア共有システ
ムにおいて、 前記ホストコンピュータ端末が前記ゲスト側入力手段で
入力された入力情報を受信し、該受信した入力情報が前
記ホスト側データ解析手段で前記共有ソフトウェアに対
する作業命令入力情報であると判断された場合に、所定
の条件下で前記ゲスト側入力手段の位置情報と前記ホス
ト側入力手段の位置情報とを入れ替えることを特徴とす
るソフトウェア共有システム。
2. The software sharing system according to claim 1, wherein the host computer terminal receives input information input by the guest-side input means, and the received input information is shared by the host-side data analysis means. A software sharing system, wherein, when it is determined that the input information is work command input information for software, the position information of the guest-side input means and the position information of the host-side input means are exchanged under predetermined conditions.
【請求項3】 請求項2記載のソフトウェア共有システ
ムにおいて、 前記所定の条件を、前記ホスト側入力手段の位置情報が
前記共有ソフトウェアの操作対象領域に属する状態とす
ることを特徴とするソフトウェア共有システム。
3. The software sharing system according to claim 2, wherein the predetermined condition is a state in which position information of the host-side input means belongs to an operation target area of the shared software. .
【請求項4】 請求項1ないし3いずれか1記載のソフ
トウェア共有システムにおいて、 前記ホスト側入力手段及び/または前記ゲスト側入力手
段に、マウスを用いることを特徴とするソフトウェア共
有システム。
4. The software sharing system according to claim 1, wherein a mouse is used for the host-side input unit and / or the guest-side input unit.
【請求項5】 請求項1ないし4いずれか1記載のソフ
トウェア共有システムにおいて、 前記ホスト側入力手段及び/または前記ゲスト側入力手
段に、キーボードを用いることを特徴とするソフトウェ
ア共有システム。
5. The software sharing system according to claim 1, wherein a keyboard is used for the host-side input unit and / or the guest-side input unit.
【請求項6】 請求項1ないし5いずれか1記載のソフ
トウェア共有システムにおいて、 前記ホスト側提示手段及び/または前記ゲスト側提示手
段に視認可能なディスプレイを用いることを特徴とする
ソフトウェア共有システム。
6. The software sharing system according to claim 1, wherein the host-side presenting unit and / or the guest-side presenting unit use a display that is visible.
JP10211122A 1998-07-27 1998-07-27 Software sharing system Pending JP2000047992A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10211122A JP2000047992A (en) 1998-07-27 1998-07-27 Software sharing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10211122A JP2000047992A (en) 1998-07-27 1998-07-27 Software sharing system

Publications (1)

Publication Number Publication Date
JP2000047992A true JP2000047992A (en) 2000-02-18

Family

ID=16600768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10211122A Pending JP2000047992A (en) 1998-07-27 1998-07-27 Software sharing system

Country Status (1)

Country Link
JP (1) JP2000047992A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100361101C (en) * 2005-02-24 2008-01-09 李春柏 Shared terminal, host computer and use thereof
CN100375072C (en) * 2005-03-29 2008-03-12 李春柏 Extension apparatus and method for computer host

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100361101C (en) * 2005-02-24 2008-01-09 李春柏 Shared terminal, host computer and use thereof
CN100375072C (en) * 2005-03-29 2008-03-12 李春柏 Extension apparatus and method for computer host

Similar Documents

Publication Publication Date Title
US6308199B1 (en) Cooperative work support system for managing a window display
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
US8446337B2 (en) Method for operating object between terminals and terminal using the method
JP3161725B2 (en) Workstations and collaborative information processing systems
US6285363B1 (en) Method and system for sharing applications between computer systems
US20030227423A1 (en) Multi-display control system and image display apparatus
US20090300510A1 (en) Simultaneous remote and local control of computer desktop
JPH07210357A (en) Remote emphasis display of object in conference system
WO1997011449B1 (en) Multiuser/multi pointing device graphical user interface system
JPH0793251A (en) Remote cooperation system
JP3840195B2 (en) Drawing apparatus and control method thereof
US20020067378A1 (en) Computer controlled user interactive display interfaces with three-dimensional control buttons
JP6964371B1 (en) Web conferencing system
JPH07225665A (en) Data processor
WO2022131325A1 (en) Image drawing method
JP2006164177A (en) Electronic conference system
JP2000047992A (en) Software sharing system
JP2014153776A (en) Information processing system, information processor, and control method and program therefor
JP2002055808A (en) Multidisplay system
KR20040108028A (en) Remote login method for mobile communication terminal
JPH1040002A (en) Wireless multi-mouse system
JP6851191B2 (en) Information processing system, information processing device, its control method and program
JP2768052B2 (en) Group work system and group work individual work simultaneous execution system
JP6467531B2 (en) Image processing apparatus and control method thereof
JPH08241276A (en) Application sharing system