JP4535346B2 - Information processing apparatus, system, remote operation method, program, and recording medium - Google Patents

Information processing apparatus, system, remote operation method, program, and recording medium Download PDF

Info

Publication number
JP4535346B2
JP4535346B2 JP2009145783A JP2009145783A JP4535346B2 JP 4535346 B2 JP4535346 B2 JP 4535346B2 JP 2009145783 A JP2009145783 A JP 2009145783A JP 2009145783 A JP2009145783 A JP 2009145783A JP 4535346 B2 JP4535346 B2 JP 4535346B2
Authority
JP
Japan
Prior art keywords
pointing device
device data
memory
key code
control unit
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.)
Expired - Fee Related
Application number
JP2009145783A
Other languages
Japanese (ja)
Other versions
JP2009211726A (en
Inventor
真一 片山
尚幸 長尾
憲一 藤田
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.)
Fujitsu Component Ltd
Original Assignee
Fujitsu Component Ltd
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 Fujitsu Component Ltd filed Critical Fujitsu Component Ltd
Priority to JP2009145783A priority Critical patent/JP4535346B2/en
Publication of JP2009211726A publication Critical patent/JP2009211726A/en
Application granted granted Critical
Publication of JP4535346B2 publication Critical patent/JP4535346B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、情報処理装置、システム、遠隔操作方法、プログラム及び、記録媒体に関する。   The present invention relates to an information processing apparatus, a system, a remote operation method, a program, and a recording medium.

従来からネットワーク上で動作している複数のサーバーを切り替えて使用する場合、ネットワーク経由KVM装置が使用されている。図1は、従来のネットワーク経由KVM装置を用いて複数のサーバーを操作するシステムの構成図である。   Conventionally, when a plurality of servers operating on a network are switched and used, a KVM device via a network is used. FIG. 1 is a configuration diagram of a system for operating a plurality of servers using a conventional KVM device via a network.

図1に示すように、システム20は、コンソールPC1、ネットワーク経由KVM装置2、3、サーバー4〜9、キーボード10、ポインティングデバイス11、通信装置12を備える。ネットワーク経由KVM装置2、3に対して、一台のコンソールPC1がネットワーク13で接続され、ネットワーク経由KVM装置2にはサーバー4、5、6が、ネットワーク経由KVM装置3にはサーバー7、8、9がそれぞれ接続されている。   As shown in FIG. 1, the system 20 includes a console PC 1, KVM devices 2 and 3 via a network, servers 4 to 9, a keyboard 10, a pointing device 11, and a communication device 12. One console PC 1 is connected to the KVM devices 2 and 3 via the network via the network 13, the servers 4, 5 and 6 are connected to the KVM device 2 via the network, and the servers 7, 8 and 6 are connected to the KVM device 3 via the network. 9 are connected to each other.

コンソールPC1には入力装置として、キーボード10、ポインティングデバイス11が接続されている。ネットワーク経由KVM装置2、3には、IPアドレスが設定されており、コンソールPC1はTCP/IP等のプロトコルによって、ネットワーク経由KVM装置2または3と通信を行い、特定の選択操作に基づいていずれかのサーバー4〜9をコンソールPC1から操作するサーバーとして選択する。   A keyboard 10 and a pointing device 11 are connected to the console PC 1 as input devices. An IP address is set for the KVM devices 2 and 3 via the network, and the console PC 1 communicates with the KVM devices 2 and 3 via the network using a protocol such as TCP / IP, and either one is selected based on a specific selection operation. Are selected as servers to be operated from the console PC 1.

次に、図1で示したコンソールPC1の内部構成について説明する。図2は、従来のコンソールPC1の内部構成を説明するための図である。図2に示すように、コンソールPC1は、OS(Operating System)30、アプリケーション40を有する。なお、図1と同一箇所については同一符号を付してその説明を省略する。アプリケーション40は、キーコード受信部41、ポインティングデバイスデータ受信部42、サーバー通信部43、メモリ44を有する。   Next, the internal configuration of the console PC 1 shown in FIG. 1 will be described. FIG. 2 is a diagram for explaining the internal configuration of a conventional console PC 1. As shown in FIG. 2, the console PC 1 has an OS (Operating System) 30 and an application 40. In addition, the same code | symbol is attached | subjected about the same location as FIG. 1, and the description is abbreviate | omitted. The application 40 includes a key code receiving unit 41, a pointing device data receiving unit 42, a server communication unit 43, and a memory 44.

キーボード10とポインティングデバイス11が操作されると、アプリケーション40内で動作しているキーコード受信部41がキーボード10から出力されたキーコードとポインティングデバイス11から出力されたポインティングデバイスデータをOS30経由にて取得し、メモリ44に保存する。サーバー通信部43は、メモリ44よりキーコードとポインティングデバイスデータを読み取り、これらのデータをTCP/IPプロトコルを用いて、選択されているサーバー4〜9が接続されているネットワーク経由KVM装置2、3に対して送信する。ネットワーク経由KVM装置2、3は、データを受信すると、選択サーバーに対してキーボード10から出力されたキーコードとポインティングデバイス11から出力されたマウスデータをサーバーに送信し、コンソールPC1から選択サーバーを操作する。次に、一般的な従来のネットワーク経由KVM装置ついて説明する。   When the keyboard 10 and the pointing device 11 are operated, the key code receiving unit 41 operating in the application 40 receives the key code output from the keyboard 10 and the pointing device data output from the pointing device 11 via the OS 30. Obtain it and save it in the memory 44. The server communication unit 43 reads the key code and pointing device data from the memory 44 and uses the TCP / IP protocol to read these data, and the KVM devices 2 and 3 via the network to which the selected servers 4 to 9 are connected. Send to. Upon receiving the data, the KVM devices 2 and 3 via the network send the key code output from the keyboard 10 and the mouse data output from the pointing device 11 to the selected server, and operate the selected server from the console PC 1 To do. Next, a general conventional KVM device via a network will be described.

特許文献1記載のKVM装置は、ワークステーションからのサーバー選択操作に基づいて、特定のサーバーをネットワークに接続してワークステーションとサーバーとの間で通信を可能とし、複数のコンピュータを他のコンピュータから遠隔操作できるというものである。   The KVM device described in Patent Document 1 enables communication between a workstation and a server by connecting a specific server to a network based on a server selection operation from the workstation, and allows a plurality of computers to be connected from other computers. It can be operated remotely.

特開2001−344189号公報JP 2001-344189 A

しかしながら、コンソールPC1に接続したキーボード10から出力されたキーコードは、コンソールPC1のユーザーモードで起動しているアプリケーション40上で取得しているため、コンソールPC1上でキー入力を監視しているアプリケーションが他に存在した場合、遠隔操作を実行中にキーを監視しているアプリケーション40以外のアプリケーションがアクティブになり、その結果、遠隔操作を実行していたアプリケーション40の状態がアクティブ状態ではなくなり、キーコードやポインティングデバイスデータが選択サーバーに送信されなくなってしまうという問題がある。   However, since the key code output from the keyboard 10 connected to the console PC 1 is acquired on the application 40 running in the user mode of the console PC 1, the application monitoring the key input on the console PC 1 If there are others, an application other than the application 40 that monitors the key during execution of the remote operation becomes active, and as a result, the state of the application 40 that has executed the remote operation is no longer active, and the key code And pointing device data are not transmitted to the selection server.

また、従来、特殊キーを選択サーバーに送信するボタンGUI(Graphical User Interface)などを持つアプリケーションが存在するが、ボタンGUIによって特殊キーを送信する場合、通常のキー操作ではないマウス入力などの操作が必要となり、その結果、キー入力のオペレーションを連続で行うことが困難になってしまうという問題がある。また、サーバーに送信したい特殊キーが増えるたびにアプリケーションにボタンなどのGUIが増えてしまう。   Conventionally, there is an application having a button GUI (Graphical User Interface) that transmits a special key to a selection server. However, when a special key is transmitted by the button GUI, an operation such as mouse input that is not a normal key operation is performed. As a result, there is a problem that it becomes difficult to perform key input operations continuously. In addition, every time the number of special keys to be transmitted to the server increases, GUIs such as buttons increase in the application.

そこで、本発明はこれらの問題を解決するためになされたもので、他のアプリケーションの影響を受けることなく、通常のキー操作のみでサーバーを遠隔操作できる情報処理装置、システム、遠隔操作方法及びプログラムを提供することを目的とする。   Accordingly, the present invention has been made to solve these problems, and is an information processing apparatus, system, remote operation method, and program capable of remotely operating a server by only normal key operations without being affected by other applications. The purpose is to provide.

上記課題を解決するために、本発明の情報処理装置は、請求項1に記載のように、ネットワーク上に存在するサーバーを遠隔操作する情報処理装置において、遠隔操作用のアプリケーションから前記サーバーの操作要求を受信した後に、ポインティングデバイスから出力されたポインティングデバイスデータを所定のメモリに保存するポインティングデバイスデータ保存開始要求、前記情報処理装置内のOSへの前記ポインティングデバイスデータの送信を遮断するポインティングデバイスデータ遮断開始要求、及び前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信するネットワーク送信開始要求を出力するインターフェース制御部と、前記ポインティングデバイスデータ保存開始要求に応じて、前記ポインティングデバイスから出力されたポインティングデバイスデータを前記情報処理装置内のOSが取得する前に取得し、該ポインティングデバイスデータを前記メモリに保存すると共に該ポインティングデバイスデータをポインティングデバイスデータ制御部に送信するポインティングデバイスデータ受信部と、前記ポインティングデバイスデータ遮断開始要求に応じて、前記ポインティングデバイスデータ受信部から受信したポインティングデバイスデータの前記OSへの送信を遮断するポインティングデバイスデータ制御部と、前記ネットワーク送信開始要求に応じて、前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信する通信部とを備え、前記メモリに保存されたポインティングデバイスデータは、さらに前記インターフェース制御部を介して前記遠隔操作用のアプリケーションに送信されることを特徴とする。 In order to solve the above-mentioned problems, an information processing apparatus according to the present invention is an information processing apparatus that remotely operates a server existing on a network, as described in claim 1, and operates the server from a remote operation application. Pointing device data storage start request for storing the pointing device data output from the pointing device in a predetermined memory after receiving the request, and pointing device data for blocking transmission of the pointing device data to the OS in the information processing apparatus blocking start request, and an interface control unit for outputting a network transmission start request for transmitting pointing device data stored in the memory to the server, in response to the pointing device data storage start request, the Pointi A pointing device data output from Gudebaisu acquired before the OS in the information processing apparatus acquires a pointing device for transmitting the pointing device data to the pointing device data controller while saving the pointing device data in said memory In response to the pointing device data blocking start request, the data receiving unit, a pointing device data control unit that blocks transmission of the pointing device data received from the pointing device data receiving unit to the OS, and the network transmission start request in response, a communication unit and that transmits the pointing device data stored in the memory to the server, pointing device data stored in said memory, further wherein b Through the interface control unit, characterized in that it is sent to the application for the remote operation.

請求項1記載の発明によれば、ポインティングデバイスデータを情報処理装置内のOSに送信せずにネットワーク上にあるサーバーに送信できるので、ポインティングデバイス入力を監視している他のアプリケーションの影響を受けることなく、ポインティングデバイスデータを送信することができる。よって、通常のポインティングデバイス操作を前記OSに通知することなく、ネットワーク経由の遠隔操作においても実現することができる。また、キー入力のオペレーションを連続で行うことができる。   According to the first aspect of the present invention, since the pointing device data can be transmitted to the server on the network without being transmitted to the OS in the information processing apparatus, it is affected by other applications that monitor the pointing device input. The pointing device data can be transmitted without any problem. Therefore, it is possible to realize a remote operation via a network without notifying the OS of a normal pointing device operation. In addition, key input operations can be performed continuously.

また、本発明は、請求項2に記載のように、請求項1記載の情報処理装置において、前記遠隔操作用のアプリケーションは、前記サーバーの遠隔操作中、ポインティングデバイスのエミュレーションを実行するスレッドを作成し、当該スレッドが前記インターフェース制御部を介して前記メモリに保存されたポインティングデバイスデータ受信し、該受信したポインティングデバイスデータに基づいて、ポインティングデバイスのエミュレーションを実行することを特徴とする。 According to the present invention, in the information processing apparatus according to claim 1, the remote operation application creates a thread for executing emulation of a pointing device during the remote operation of the server. The thread receives the pointing device data stored in the memory via the interface control unit, and executes the emulation of the pointing device based on the received pointing device data .

また、本発明は、請求項3に記載のように、請求項1又は2に記載の情報処理装置において、前記情報処理装置は、KVM装置であることを特徴とする。   According to a third aspect of the present invention, in the information processing device according to the first or second aspect, the information processing device is a KVM device.

また、本発明のシステムは、請求項に記載のように、複数のサーバーと、ネットワークを介して前記サーバーを遠隔操作する情報処理装置とを備えたシステムであって、前記情報処理装置は、請求項1から請求項3のいずれか一項に記載の情報処理装置であることを特徴とする。請求項記載の発明によれば、キーコードやポインティングデバイスデータを情報処理装置内のOSに送信せずにネットワーク上にあるサーバーに送信できるので、キー入力を監視している他のアプリケーションの影響を受けることなく、特殊キーを送信することができる。 The system of the present invention is a system comprising a plurality of servers and an information processing apparatus that remotely operates the server via a network, as defined in claim 4 , wherein the information processing apparatus includes: It is an information processing apparatus as described in any one of Claims 1-3. According to the fourth aspect of the present invention, since the key code and the pointing device data can be transmitted to the server on the network without being transmitted to the OS in the information processing apparatus, the influence of other applications that monitor key input is affected. The special key can be transmitted without receiving.

また、本発明の遠隔操作方法は、請求項5に記載のように、ネットワーク上に存在するサーバーを遠隔操作する情報処理装置の遠隔操作方法であって、 遠隔操作用のアプリケーションから前記サーバーの操作要求を受信した後に、ポインティングデバイスから出力されたポインティングデバイスデータを所定のメモリに保存するポインティングデバイスデータ保存開始要求、前記情報処理装置内のOSへの前記ポインティングデバイスデータの送信を遮断するポインティングデバイスデータ遮断開始要求、及び前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信するネットワーク送信開始要求を出力する出力ステップと、前記ポインティングデバイスデータ保存開始要求に応じて、前記ポインティングデバイスから出力されたポインティングデバイスデータを前記情報処理装置内のOSが取得する前に取得し、該ポインティングデバイスデータを所定のメモリに保存すると共に該ポインティングデバイスデータを遮断ステップに送信する保存ステップと、前記ポインティングデバイスデータ遮断開始要求に応じて、前記保存ステップから受信したポインティングデバイスデータの前記OSへの送信を遮断する遮断ステップと、前記ネットワーク送信開始要求に応じて、前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信する送信ステップとを有し、前記メモリに保存されたポインティングデバイスデータは、さらに前記遠隔操作用のアプリケーションに送信されることを特徴とする。 According to another aspect of the present invention, there is provided a remote operation method for an information processing apparatus for remotely operating a server existing on a network, wherein the server is operated from a remote operation application. Pointing device data storage start request for storing the pointing device data output from the pointing device in a predetermined memory after receiving the request, and pointing device data for blocking transmission of the pointing device data to the OS in the information processing apparatus blocking start request, and an output step of outputting the network transmission start request for transmitting pointing device data stored in the memory to the server, in response to the pointing device data storage start request from said pointing device Get the force is pointing device data was before the OS gets in the information processing apparatus, a storage step of transmitting to the blocking step the pointing device data while saving the pointing device data in a predetermined memory, the pointing A blocking step for blocking transmission of the pointing device data received from the storage step to the OS in response to a device data blocking start request, and a pointing device data stored in the memory in response to the network transmission start request. have a transmission step of transmitting to said server, pointing device data stored in said memory, characterized in that it is further transmitted to the application for remote operation.

請求項5記載の発明によれば、ポインティングデバイスデータを情報処理装置内のOSに送信せずにネットワーク上にあるサーバーに送信できるので、ポインティングデバイス入力を監視している他のアプリケーションの影響を受けることなく、ポインティングデバイスデータを送信することができる。よって、通常のポインティングデバイス操作を前記OSに通知することなく、ネットワーク経由の遠隔操作においても実現することができる。   According to the fifth aspect of the present invention, since the pointing device data can be transmitted to the server on the network without being transmitted to the OS in the information processing apparatus, it is influenced by other applications that monitor the pointing device input. The pointing device data can be transmitted without any problem. Therefore, it is possible to realize a remote operation via a network without notifying the OS of a normal pointing device operation.

また、本発明は、請求項6に記載のように、請求項5記載の遠隔操作方法において、前記遠隔操作用のアプリケーションは、前記サーバーの遠隔操作中、ポインティングデバイスのエミュレーションを実行するスレッドを作成し、当該スレッドが前記メモリに保存されたポインティングデバイスデータ受信し、該受信したポインティングデバイスデータに基づいて、ポインティングデバイスのエミュレーションを実行することを特徴とする。 The present invention provides the remote operation method according to claim 5, wherein the remote operation application creates a thread for executing emulation of a pointing device during the remote operation of the server. The thread receives the pointing device data stored in the memory, and executes emulation of the pointing device based on the received pointing device data .

また、本発明のプログラムは、請求項7に記載のように、ネットワーク上に存在するサーバーを遠隔操作するために、コンピュータを、遠隔操作用のアプリケーションから前記サーバーの操作要求を受信した後に、ポインティングデバイスから出力されたポインティングデバイスデータを所定のメモリに保存するポインティングデバイスデータ保存開始要求、前記情報処理装置内のOSへの前記ポインティングデバイスデータの送信を遮断するポインティングデバイスデータ遮断開始要求、及び前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信するネットワーク送信開始要求を出力するインターフェース制御部、前記ポインティングデバイスデータ保存開始要求に応じて、前記ポインティングデバイスから出力されたポインティングデバイスデータを前記情報処理装置内のOSが取得する前に取得し、該ポインティングデバイスデータを前記メモリに保存すると共に該ポインティングデバイスデータをポインティングデバイスデータ制御部に送信するポインティングデバイスデータ受信部、前記ポインティングデバイスデータ遮断開始要求に応じて、前記ポインティングデバイスデータ受信部から受信したポインティングデバイスデータの前記OSへの送信を遮断するポインティングデバイスデータ制御部、及び前記ネットワーク送信開始要求に応じて、前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信する通信部として機能させ、前記メモリに保存されたポインティングデバイスデータは、さらに前記インターフェース制御部を介して前記遠隔操作用のアプリケーションに送信されることを特徴とするAccording to another aspect of the present invention, there is provided a program for pointing a computer after receiving a request for operating the server from an application for remote operation in order to remotely operate a server existing on a network. Pointing device data storage start request for storing the pointing device data output from the device in a predetermined memory, Pointing device data blocking start request for blocking transmission of the pointing device data to the OS in the information processing apparatus, and the memory interface control unit for outputting a network transmission start request for transmitting pointing device data to the server that is stored in, in response to the pointing device data storage start request is outputted from the pointing device And the pointing device data acquired before the OS in the information processing apparatus acquires, pointing device data receiving unit for transmitting the pointing device data to the pointing device data controller while saving the pointing device data to said memory, In response to the pointing device data blocking start request, a pointing device data control unit that blocks transmission of the pointing device data received from the pointing device data receiving unit to the OS , and in response to the network transmission start request, the memory a pointing device data stored to function as a communication unit for transmitting to the server, the pointing device data stored in said memory, further wherein the interface system Through the part, characterized in that it is sent to the application for the remote operation.

請求項7記載の発明によれば、ポインティングデバイスデータをコンピュータ内のOSに送信せずにネットワーク上にあるサーバーに送信できるので、ポインティングデバイス入力を監視している他のアプリケーションの影響を受けることなく、ポインティングデバイスデータを送信することができる。よって、通常のポインティングデバイス操作を前記OSへ通知することなく、ネットワーク経由の遠隔操作においても実現することができる。また、キー入力のオペレーションを連続で行うことができる。   According to the seventh aspect of the present invention, since the pointing device data can be transmitted to the server on the network without being transmitted to the OS in the computer, it is not affected by other applications that monitor the pointing device input. , Pointing device data can be transmitted. Therefore, it is possible to realize a remote operation via a network without notifying the OS of a normal pointing device operation. In addition, key input operations can be performed continuously.

また、本発明は、請求項8に記載のように、請求項7記載のプログラムにおいて、前記遠隔操作用のアプリケーションは、前記サーバーの遠隔操作中、ポインティングデバイスのエミュレーションを実行するスレッドを作成し、当該スレッドが前記インターフェース制御部を介して前記メモリに保存されたポインティングデバイスデータ受信し、該受信したポインティングデバイスデータに基づいて、ポインティングデバイスのエミュレーションを実行することを特徴とする。
Further, according to the present invention, as described in claim 8, in the program according to claim 7, the remote operation application creates a thread for executing emulation of a pointing device during remote operation of the server, The thread receives the pointing device data stored in the memory through the interface control unit, and executes emulation of the pointing device based on the received pointing device data .

また、本発明の記録媒体は、請求項9に記載のように、前記請求項7又は8に記載のプログラムを記録している。   Further, as described in claim 9, the recording medium of the present invention records the program according to claim 7 or 8.

本発明によれば、他のアプリケーションの影響を受けることなく、通常のキー操作のみでサーバーを遠隔操作できる情報処理装置、システム、遠隔操作方法及びプログラムを提供できる。   According to the present invention, it is possible to provide an information processing apparatus, a system, a remote operation method, and a program capable of remotely operating a server by only a normal key operation without being affected by other applications.

従来のネットワーク経由KVM装置を用いて複数のサーバーを操作するシステムの構成図である。It is a block diagram of the system which operates a some server using the conventional KVM apparatus via a network. 従来のコンソールPCの内部構成を説明するための図である。It is a figure for demonstrating the internal structure of the conventional console PC. 第1実施例に係るシステムのブロック図である。1 is a block diagram of a system according to a first embodiment. キーコード受信部の処理フローチャートである。It is a process flowchart of a key code receiving part. ポインティングデバイスデータ受信部の処理フローチャートである。It is a process flowchart of a pointing device data receiving part. キーコード制御部の処理フローチャートである。It is a process flowchart of a key code control part. ポインティングデバイスデータ制御部の処理フローチャートである。It is a process flowchart of a pointing device data control part. サーバー通信部の処理フローチャートである。It is a process flowchart of a server communication part. インターフェース制御部の処理フローチャートである。It is a process flowchart of an interface control part. 図3における処理のシーケンスを示す図である。It is a figure which shows the sequence of the process in FIG. 図3における処理のシーケンスを示す図である。It is a figure which shows the sequence of the process in FIG. 図3における処理のシーケンスを示す図である。It is a figure which shows the sequence of the process in FIG. 第2実施例に係るシステムのブロック図である。It is a block diagram of the system which concerns on 2nd Example. アプリケーションが提供するGUIを示す図である。It is a figure which shows the GUI which an application provides. 遠隔操作中のアプリケーションのGUIを示す図である。It is a figure which shows GUI of the application in remote operation. ネットワークを経由して遠隔地にあるサーバーを操作する際のアプリケーションの処理フローチャートである。It is a process flowchart of the application at the time of operating the server in a remote place via a network. アプリケーションの初期化の処理フローチャートである。It is a processing flowchart of initialization of an application. アプリケーションのマウスイベント生成の処理フローチャートである。It is a process flowchart of mouse event generation of an application. アプリケーションの終了処理のフローチャートである。It is a flowchart of an application termination process. 図13における処理のシーケンスを示す図である。It is a figure which shows the sequence of the process in FIG. 図13における処理のシーケンスを示す図である。It is a figure which shows the sequence of the process in FIG. 図13における処理のシーケンスを示す図である。It is a figure which shows the sequence of the process in FIG.

以下、本発明を実施するための最良の形態を説明する。   Hereinafter, the best mode for carrying out the present invention will be described.

図3は第1実施例に係るシステム100のブロック図である。図3に示すように、システム100は、コンソールPC51、ネットワーク経由KVM装置2、3、サーバー4〜9、キーボード10、マウス等のポインティングデバイス11、通信装置12を備える。   FIG. 3 is a block diagram of the system 100 according to the first embodiment. As shown in FIG. 3, the system 100 includes a console PC 51, network KVM devices 2 and 3, servers 4 to 9, a keyboard 10, a pointing device 11 such as a mouse, and a communication device 12.

コンソールPC51は、ネットワーク上に存在するサーバー4〜9を遠隔操作するもので、デバイスドライバ60、OS70、アプリケーション80を有する。このコンソールPC51は、例えば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等を用いて構成される。なお、このコンソールPC51は、複数のコンピュータを切替える機能を備えたKVM装置により構成するようにしてもよい。   The console PC 51 remotely controls the servers 4 to 9 existing on the network, and includes a device driver 60, an OS 70, and an application 80. The console PC 51 is configured using, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like. The console PC 51 may be configured by a KVM device having a function of switching a plurality of computers.

デバイスドライバ60は、キーコード受信部61、ポインティングデバイスデータ受信部62、メモリ63、キーコード制御部64、ポインティングデバイスデータ制御部65、インターフェース66、サーバー通信部67を有する。キーコード受信部61、ポインティングデバイスデータ受信部62、キーコード制御部64、ポインティングデバイスデータ制御部65、インターフェース制御部66、サーバー通信部67は、アプリケーション80から送信される指示情報によってそれぞれの動作を切り替えることができる。   The device driver 60 includes a key code receiving unit 61, a pointing device data receiving unit 62, a memory 63, a key code control unit 64, a pointing device data control unit 65, an interface 66, and a server communication unit 67. The key code receiving unit 61, the pointing device data receiving unit 62, the key code control unit 64, the pointing device data control unit 65, the interface control unit 66, and the server communication unit 67 perform their operations according to the instruction information transmitted from the application 80. Can be switched.

ここで、指示情報とは、キーコード受信部61、ポインティングデバイスデータ受信部62、キーコード制御部64、ポインティングデバイスデータ制御部65、インターフェース制御部66、サーバー通信部67の各モジュールの動作を指定する情報である。キーコード受信部61の動作を指定する指示情報は、キーコード保存開始要求とキーコード保存終了要求の2種類であり、この2種類の情報は排他の関係である。   Here, the instruction information designates the operation of each module of the key code receiving unit 61, the pointing device data receiving unit 62, the key code control unit 64, the pointing device data control unit 65, the interface control unit 66, and the server communication unit 67. Information. There are two types of instruction information for specifying the operation of the key code receiving unit 61: a key code storage start request and a key code storage end request, and these two types of information are in an exclusive relationship.

OS70上には、アプリケーション80を含め複数のアプリケーションが存在する。これらのアプリケーションは、キーボード10やポインティングデバイス11からのキー入力を監視している。アプリケーション80は、ネットワーク13を介してサーバー4〜9を遠隔操作するためのものである。   A plurality of applications including the application 80 exist on the OS 70. These applications monitor key inputs from the keyboard 10 and the pointing device 11. The application 80 is for remotely operating the servers 4 to 9 via the network 13.

次に、キーコード受信部61について説明する。キーコード受信部61は、キーボード10から出力されたキーコードをOS70が取得する前に取得し、このキーコードをメモリ63に保存する機能を含み以下の機能を有する。キーコード受信部61は、キーボード10から送信されたキーコードを受信する機能、キーボード10から受信したキーコードをメモリ63に保存する機能、キーボード10から受信したキーコードをキーコード制御部64に送信する機能、インターフェース制御部66から送信された指示情報を受信する機能、インターフェース制御部66から受信した指示情報をメモリ63に保存する機能を有し、メモリ63に保存した指示情報を読み取る機能を有し、キーボード10から受信したキーコードをキーコード制御部64へ送信し、インターフェース制御部66からの指示情報に従って、キーコードをメモリ63へと保存、非保存を切り替える。   Next, the key code receiving unit 61 will be described. The key code receiving unit 61 has the following functions including the function of acquiring the key code output from the keyboard 10 before the OS 70 acquires it and storing the key code in the memory 63. The key code receiving unit 61 has a function of receiving the key code transmitted from the keyboard 10, a function of storing the key code received from the keyboard 10 in the memory 63, and transmitting the key code received from the keyboard 10 to the key code control unit 64. A function for receiving the instruction information transmitted from the interface control unit 66, a function for storing the instruction information received from the interface control unit 66 in the memory 63, and a function for reading the instruction information stored in the memory 63. Then, the key code received from the keyboard 10 is transmitted to the key code control unit 64, and the key code is switched between saving and non-saving in the memory 63 according to the instruction information from the interface control unit 66.

図4は、キーコード受信部61の処理フローチャートである。キーコード受信部61の処理は、インターフェース制御部66からの指示情報を処理するステップS0001〜S0004と、キーボード10から送信されるキーコードを処理するステップS0005〜S0010を有する。これらはそれぞれ独立して動作する。まず、インターフェース制御部66からの指示情報を処理するフローについて説明する。S0002にて、キーコード受信部61は、インターフェース制御部66から指示情報が送信されるまで待機し、S0003にて、インターフェース制御部66から受信した指示情報をメモリ63に保存する。   FIG. 4 is a process flowchart of the key code receiving unit 61. The processing of the key code receiving unit 61 includes steps S0001 to S0004 for processing instruction information from the interface control unit 66, and steps S0005 to S0010 for processing the key code transmitted from the keyboard 10. These operate independently. First, a flow for processing instruction information from the interface control unit 66 will be described. In S0002, the key code receiving unit 61 stands by until instruction information is transmitted from the interface control unit 66, and stores the instruction information received from the interface control unit 66 in the memory 63 in S0003.

次に、キーボード10から送信されるキーコードを処理するフローについて説明する。S0006にて、キーコード受信部61は、キーボード10からキーコードを受信するまで待機し、S0007にて、キーボード10から受信したキーコードをキーコード制御部64に送信する。S0008にて、メモリ63より指示情報を読み取り、読み取った指示情報がキーコード保存開始要求あるいはキーコード保存終了要求かを確認する。キーコード保存開始要求およびキーコード保存終了要求は排他とし、キーコード保存開始要求がある場合は、S0009にてキーボード10から受信したキーコードをメモリ63に保存し、キーコード保存終了要求がある場合は、キーボード10から受信したキーコードをメモリ63に保存しない。   Next, a flow for processing a key code transmitted from the keyboard 10 will be described. In S0006, the key code receiving unit 61 waits until a key code is received from the keyboard 10, and transmits the key code received from the keyboard 10 to the key code control unit 64 in S0007. In S0008, the instruction information is read from the memory 63, and it is confirmed whether the read instruction information is a key code storage start request or a key code storage end request. The key code storage start request and the key code storage end request are exclusive. If there is a key code storage start request, the key code received from the keyboard 10 is stored in the memory 63 in S0009, and there is a key code storage end request. Does not store the key code received from the keyboard 10 in the memory 63.

次に、ポインティングデバイスデータ受信部62について説明する。ポインティングデバイスデータ受信部62は、ポインティングデバイス11から出力されたポインティングデバイスデータをOS70が取得する前に取得し、このポインティングデバイスデータをメモリ63に保存する機能を含み以下の機能を有する。   Next, the pointing device data receiving unit 62 will be described. The pointing device data receiving unit 62 has the following functions including the function of acquiring the pointing device data output from the pointing device 11 before the OS 70 acquires it and storing the pointing device data in the memory 63.

ポインティングデバイスデータ受信部62は、ポインティングデバイス11から送信されたポインティングデバイスデータを受信する機能、ポインティングデバイス11から受信したポインティングデバイスデータをメモリ63に保存する機能、ポインティングデバイス11から受信したポインティングデバイスデータをポインティングデバイスデータ制御部65に送信する機能、インターフェース制御部66から送信された指示情報を受信する機能、インターフェース制御部66から受信した指示情報をメモリ63に保存する機能、メモリ63に保存した指示情報を読み取る機能を有し、ポインティングデバイス11から受信したポインティングデバイスデータをポインティングデバイスデータ制御部65へ送信し、インターフェース制御部66からの指示情報に従って、ポインティングデバイスデータをメモリ63へと保存、非保存を切り替える。   The pointing device data receiving unit 62 has a function of receiving the pointing device data transmitted from the pointing device 11, a function of storing the pointing device data received from the pointing device 11 in the memory 63, and the pointing device data received from the pointing device 11. A function for transmitting to the pointing device data control unit 65, a function for receiving the instruction information transmitted from the interface control unit 66, a function for storing the instruction information received from the interface control unit 66 in the memory 63, and an instruction information stored in the memory 63 And transmits the pointing device data received from the pointing device 11 to the pointing device data control unit 65 to control the interface. According to the instruction information from the 66, the pointing device data stored to the memory 63, switches the non-conservative.

図5はポインティングデバイスデータ受信部62の処理フローチャートである。ポインティングデバイスデータ受信部62の処理は、インターフェース制御部66からの指示情報を処理するフローS0101〜S0104と、ポインティングデバイス11から送信されるポインティングデバイスデータを処理するフローS0105〜S0110を有する。これらはそれぞれ独立して動作する。まず、インターフェース制御部66からの指示情報を処理するフローについて説明する。S0102にて、ポインティングデバイスデータ受信部62は、インターフェース制御部66から指示情報が送信されるまで待機し、S0103にて、インターフェース制御部66から受信した指示情報をメモリ63に保存する。   FIG. 5 is a process flowchart of the pointing device data receiving unit 62. The processing of the pointing device data receiving unit 62 includes flows S0101 to S0104 for processing instruction information from the interface control unit 66, and flows S0105 to S0110 for processing pointing device data transmitted from the pointing device 11. These operate independently. First, a flow for processing instruction information from the interface control unit 66 will be described. In S0102, the pointing device data receiving unit 62 waits until the instruction information is transmitted from the interface control unit 66, and stores the instruction information received from the interface control unit 66 in the memory 63 in S0103.

次に、ポインティングデバイス11から送信されるポインティングデバイスデータを処理するフローについて説明する。S0106にて、ポインティングデバイス11からポインティングデバイスデータを受信するまで待機し、S0107にて、ポインティングデバイス11から受信したポインティングデバイスデータをポインティングデバイスデータ制御部65に送信する。S0108にて、メモリ63より指示情報を読み取り、読み取った指示情報がポインティングデバイスデータ保存開始要求あるいはポインティングデバイスデータ保存終了要求かを確認する。   Next, a flow for processing pointing device data transmitted from the pointing device 11 will be described. In step S0106, the process waits until the pointing device data is received from the pointing device 11. In step S0107, the pointing device data received from the pointing device 11 is transmitted to the pointing device data control unit 65. In S0108, the instruction information is read from the memory 63, and it is confirmed whether the read instruction information is a pointing device data storage start request or a pointing device data storage end request.

ポインティングデバイスデータ保存開始要求およびポインティングデバイスデータ保存終了要求は排他とし、ポインティングデバイスデータ保存開始要求がある場合は、S0109にて、ポインティングデバイス11から受信したポインティングデバイスデータをメモリ63に保存し、ポインティングデバイスデータ保存終了要求がある場合は、ポインティングデバイス11から受信したポインティングデバイスデータをメモリ63に保存しない。   The pointing device data storage start request and the pointing device data storage end request are made exclusive. If there is a pointing device data storage start request, the pointing device data received from the pointing device 11 is stored in the memory 63 in S0109, and the pointing device When there is a data storage end request, the pointing device data received from the pointing device 11 is not stored in the memory 63.

次に、キーコード制御部64について説明する。キーコード制御部64は、OS70へのキーコードの送信を遮断する機能を含み以下の機能を有する。キーコード制御部64は、キーコード受信部61から送信されたキーコードを受信する機能、キーコード受信部61から受信したキーコードのOS70への送信を遮断する機能、インターフェース制御部66から送信された指示情報を受信する機能、インターフェース制御部66から受信した指示情報をメモリ63に保存する機能、メモリ63に保存した指示情報を読み取る機能を有する。インターフェース制御部66からの指示情報に従って、キーコード受信部61から受信したキーコードのOS70への送信の遮断、送信を切り替える。   Next, the key code control unit 64 will be described. The key code control unit 64 includes the function of blocking the transmission of the key code to the OS 70 and has the following functions. The key code control unit 64 has a function of receiving the key code transmitted from the key code receiving unit 61, a function of blocking transmission of the key code received from the key code receiving unit 61 to the OS 70, and a function of transmitting from the interface control unit 66. A function of receiving the received instruction information, a function of storing the instruction information received from the interface control unit 66 in the memory 63, and a function of reading the instruction information stored in the memory 63. In accordance with the instruction information from the interface control unit 66, blocking and transmission of transmission of the key code received from the key code receiving unit 61 to the OS 70 are switched.

図6は、キーコード制御部64の処理フローチャートである。キーコード制御部64の処理は、インターフェース制御部66からの指示情報を処理するS0201〜S0204と、キーコード受信部61から送信されるキーコードを処理するS0205〜S0210を有する。これらはそれぞれ独立して動作する。まず、インターフェース制御部66からの指示情報を処理するフローについて説明する。S0202にて、キーコード制御部64は、インターフェース制御部66から指示情報が送信されるまで待機し、S0203にて、インターフェース制御部66から受信した指示情報をメモリ63に保存する。   FIG. 6 is a process flowchart of the key code control unit 64. The processing of the key code control unit 64 includes S 0201 to S 0204 for processing instruction information from the interface control unit 66 and S 0205 to S 0210 for processing the key code transmitted from the key code receiving unit 61. These operate independently. First, a flow for processing instruction information from the interface control unit 66 will be described. In S0202, the key code control unit 64 stands by until the instruction information is transmitted from the interface control unit 66, and stores the instruction information received from the interface control unit 66 in the memory 63 in S0203.

次に、キーコード受信部61から送信されるキーコードを処理するフローについて説明する。S0206にて、キーコード受信部61からキーコードを受信するまで待機し、S0207にて、キーコード制御部64からキーコードを受信する。S0208にて、メモリ63より指示情報を読み取り、読み取った指示情報がキーコード遮断開始要求あるいはキーコード遮断終了要求かを確認する。キーコード遮断開始要求およびキーコード遮断終了要求は排他とし、キーコード遮断開始要求がある場合は、キーコード受信部61から受信したキーコードのOS70への送信を遮断し、キーコード遮断終了要求がある場合は、S0209にて、キーコード受信部61から受信したキーコードをOS70へ送信する。   Next, a flow for processing a key code transmitted from the key code receiving unit 61 will be described. In step S0206, the process waits until a key code is received from the key code receiving unit 61. In step S0207, the key code is received from the key code control unit 64. In S0208, the instruction information is read from the memory 63, and it is confirmed whether the read instruction information is a key code cutoff start request or a key code cutoff end request. The key code cutoff start request and the key code cutoff end request are exclusive. If there is a key code cutoff start request, transmission of the key code received from the key code receiving unit 61 to the OS 70 is blocked, and the key code cutoff termination request is If there is, the key code received from the key code receiving unit 61 is transmitted to the OS 70 in S0209.

次に、ポインティングデバイスデータ制御部65について説明する。ポインティングデバイスデータ制御部65は、OS70へのポインティングデバイスデータの送信を遮断する機能を含み以下の機能を有する。   Next, the pointing device data control unit 65 will be described. The pointing device data control unit 65 includes the function of blocking the transmission of pointing device data to the OS 70 and has the following functions.

ポインティングデバイスデータ制御部65は、ポインティングデバイスデータ受信部62から送信されたポインティングデバイスデータを受信する機能、ポインティングデバイスデータ受信部62から受信したポインティングデバイスデータのOS70への送信を遮断する機能、インターフェース制御部66から送信された指示情報を受信する機能、インターフェース制御部66から受信した指示情報をメモリ63に保存する機能、メモリ63に保存した指示情報を読み取る機能を有し、インターフェース制御部66からの指示情報に従って、ポインティングデバイスデータ受信部62から受信したポインティングデバイスデータのOS70への送信の遮断、送信を切り替える。   The pointing device data control unit 65 has a function of receiving the pointing device data transmitted from the pointing device data receiving unit 62, a function of blocking the transmission of the pointing device data received from the pointing device data receiving unit 62 to the OS 70, and interface control. A function of receiving the instruction information transmitted from the unit 66, a function of storing the instruction information received from the interface control unit 66 in the memory 63, and a function of reading the instruction information stored in the memory 63. In accordance with the instruction information, blocking and transmission of transmission of the pointing device data received from the pointing device data receiving unit 62 to the OS 70 are switched.

図7は、ポインティングデバイスデータ制御部65の処理フローチャートである。ポインティングデバイスデータ制御部65の処理は、インターフェース制御部66からの指示情報を処理するフローS0301〜S0304と、ポインティングデバイスデータ受信部62から送信されるポインティングデバイスデータを処理するフローS0305〜S0310とを有する。これらはそれぞれ独立して動作する。まず、インターフェース制御部66からの指示情報を処理するフローについて説明する。S0302にて、ポインティングデバイスデータ制御部65は、インターフェース制御部66から指示情報が送信されるまで待機し、S0303にて、インターフェース制御部66から受信した指示情報をメモリ63に保存する。   FIG. 7 is a process flowchart of the pointing device data control unit 65. The processing of the pointing device data control unit 65 includes flows S0301 to S0304 for processing instruction information from the interface control unit 66, and flows S0305 to S0310 for processing pointing device data transmitted from the pointing device data receiving unit 62. . These operate independently. First, a flow for processing instruction information from the interface control unit 66 will be described. In S0302, the pointing device data control unit 65 stands by until the instruction information is transmitted from the interface control unit 66, and stores the instruction information received from the interface control unit 66 in the memory 63 in S0303.

次に、ポインティングデバイスデータ受信部62から送信されるポインティングデバイスデータを処理するフローについて説明する。S0306にて、ポインティングデバイスデータ受信部62からポインティングデバイスデータを受信するまで待機し、S0307にて、ポインティングデバイスデータ制御部65からポインティングデバイスデータを受信する。S0308にて、メモリ63より指示情報を読み取り、読み取った指示情報がポインティングデバイスデータ遮断開始要求あるいはポインティングデバイスデータ遮断終了要求かを確認する。   Next, a flow for processing the pointing device data transmitted from the pointing device data receiving unit 62 will be described. In S0306, it waits until it receives the pointing device data from the pointing device data receiving unit 62. In S0307, it receives the pointing device data from the pointing device data control unit 65. In S0308, the instruction information is read from the memory 63, and it is confirmed whether the read instruction information is a pointing device data blocking start request or a pointing device data blocking end request.

ポインティングデバイスデータ遮断開始要求およびポインティングデバイスデータ遮断終了要求は排他とし、ポインティングデバイスデータ遮断開始要求がある場合は、ポインティングデバイスデータ受信部62から受信したポインティングデバイスデータのOS70への送信を遮断し、ポインティングデバイスデータ遮断終了要求がある場合は、S0309にてポインティングデバイスデータ受信部から受信したポインティングデバイスデータをOS70へ送信する。   The pointing device data blocking start request and the pointing device data blocking end request are exclusive. When there is a pointing device data blocking start request, transmission of the pointing device data received from the pointing device data receiving unit 62 to the OS 70 is blocked and pointing is performed. If there is a device data cutoff end request, the pointing device data received from the pointing device data receiving unit is transmitted to the OS 70 in S0309.

次に、サーバー通信部67について説明する。サーバー通信部67は、メモリ63に保存されたキーコードやポインティングデバイスデータをサーバー4〜9に送信する機能を含め以下の機能を有する。   Next, the server communication unit 67 will be described. The server communication unit 67 has the following functions including a function of transmitting the key code and pointing device data stored in the memory 63 to the servers 4 to 9.

サーバー通信部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータを読み取る機能、メモリ63に保存されたキーコードおよびポインティングデバイスデータがキーコード受信部61およびポインティングデバイス受信部62により更新されたことを確認する機能、通信機器に接続されたネットワーク13上の他の通信機器に対して送りたい情報とその送信先を指定する機能、送信先をメモリ63より読み取る機能、インターフェース制御部66から送信された指示情報を受信する機能、インターフェース制御部66から受信した指示情報をメモリ63に保存する機能、メモリ63に保存した指示情報を読み取る機能を有し、インターフェース制御部66からの指示情報に従って、メモリ63から読み取ったからキーコードおよびポインティングデバイスデータをネットワーク13上の他の通信機器に送信、非送信を切り替える。   The server communication unit 67 has a function of reading the key code and pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62, and the key code and pointing device data stored in the memory 63 are received by the key code. A function for confirming the update by the unit 61 and the pointing device receiving unit 62, a function for designating information to be transmitted to other communication devices on the network 13 connected to the communication device, a transmission destination thereof, and a transmission destination. A function of reading from the memory 63, a function of receiving instruction information transmitted from the interface control unit 66, a function of storing instruction information received from the interface control unit 66 in the memory 63, and a function of reading instruction information stored in the memory 63 And interface According to the instruction information from the scan control unit 66, it transmits the key code and pointing device data to other communication devices on the network 13 because read from the memory 63, switches the non-transmission.

図8は、サーバー通信部67の処理フローチャートである。サーバー通信部67の処理は、インターフェース制御部66からの指示情報を処理するフローS0401〜S0404と、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータを読み取り処理するフローS0405〜S0410とを有する。これらはそれぞれ独立して動作する。まず、インターフェース制御部66からの指示情報を処理するフローについて説明する。S0402にて、サーバー通信部67は、インターフェース制御部66から指示情報が送信されるまで待機し、S0403にて、インターフェース制御部66から受信した指示情報をメモリ63に保存する。   FIG. 8 is a process flowchart of the server communication unit 67. The processing of the server communication unit 67 includes flows S0401 to S0404 for processing the instruction information from the interface control unit 66, and the key code and pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62. And flow S0405 to S0410 for reading processing. These operate independently. First, a flow for processing instruction information from the interface control unit 66 will be described. In S0402, the server communication unit 67 waits until the instruction information is transmitted from the interface control unit 66, and stores the instruction information received from the interface control unit 66 in the memory 63 in S0403.

次に、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータを読み取り処理するフローについて説明する。S0406にて、サーバー通信部67は、メモリ63より指示情報を読み取り、読み取った指示情報よりネットワーク送信開始要求およびネットワーク送信終了要求を確認する。ネットワーク送信開始要求およびネットワーク送信終了要求は排他とし、ネットワーク送信開始要求がある場合は、S0408にて、サーバー通信部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータの送信を開始する。ネットワーク送信終了要求がある場合は、メモリにネットワーク送信開始要求が保存されるまで送信を開始しない。   Next, a flow for reading and processing the key code and pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 will be described. In S0406, server communication unit 67 reads the instruction information from memory 63, and confirms the network transmission start request and the network transmission end request from the read instruction information. The network transmission start request and the network transmission end request are exclusive. If there is a network transmission start request, the server communication unit 67 is stored in the memory 63 by the key code reception unit 61 and the pointing device reception unit 62 in S0408. Starts transmission of key code and pointing device data. If there is a network transmission end request, transmission is not started until the network transmission start request is stored in the memory.

ネットワーク送信開始要求がある場合、S0408にて、サーバー通信部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されているかをチェックし、更新されていればS0409にて、更新されたキーコードおよびポインティングデバイスデータをメモリ63より読み取り、S0410にてメモリより通信先情報を読み取る。通信先情報とは、通信機器に接続されたネットワーク13上のネットワーク経由KVM装置2、3に接続されたサーバー4〜9を遠隔操作する為に必要な情報のことである。   If there is a network transmission start request, in S0408, the server communication unit 67 checks whether the key code and the pointing device data stored in the memory 63 are updated by the key code receiving unit 61 and the pointing device receiving unit 62. If updated, the updated key code and pointing device data are read from the memory 63 in S0409, and the communication destination information is read from the memory in S0410. The communication destination information is information necessary for remotely operating the servers 4 to 9 connected to the network KVM apparatuses 2 and 3 on the network 13 connected to the communication device.

S0411にて、サーバー通信部67は、メモリ63より読み取ったキーコードおよびポインティングデバイスデータを通信先情報にあるネットワーク経由KVM装置2、3に対して送信する。S0408にて、サーバー通信部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されていない場合、メモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されるまで送信を行わない。   In S0411, the server communication unit 67 transmits the key code and pointing device data read from the memory 63 to the KVM apparatuses 2 and 3 via the network in the communication destination information. In S0408, the server communication unit 67 determines that the key code and the pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 have not been updated. Transmission is not performed until the pointing device data is updated.

ループS0407にて、サーバー通信部67は、メモリ63より指示情報を読み取り、ネットワーク送信終了要求が保存されるまで、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されるのを待機する。S0408にて、サーバー通信部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されていない場合、メモリ63より指示情報を読み取り、ネットワーク送信終了要求が保存されるまで、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されるのを待機する。   In loop S0407, the server communication unit 67 reads the instruction information from the memory 63, and stores the key code stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 until the network transmission end request is stored. Wait for the pointing device data to be updated. In S0408, the server communication unit 67 reads the instruction information from the memory 63 when the key code and the pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 are not updated, and the network Until the transmission end request is saved, the key code receiving unit 61 and the pointing device receiving unit 62 wait for the key code and pointing device data saved in the memory 63 to be updated.

次に、インターフェース制御部66について説明する。インターフェース制御部66は、メモリ63に保存されたキーコードやポインティングデバイスデータをOS70上で動作する遠隔操作用のアプリケーション80に送信する。   Next, the interface control unit 66 will be described. The interface control unit 66 transmits the key code and pointing device data stored in the memory 63 to the remote operation application 80 operating on the OS 70.

インターフェース制御部66は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータを読み取る機能、アプリケーション80にキーコードおよびポインティングデバイスデータを送信する機能、メモリ63に保存されたキーコードおよびポインティングデバイスデータがキーコード受信部61およびポインティングデバイス受信部62により更新されたことを確認する機能、アプリケーション80から送信された指示情報を受信する機能、アプリケーション80から受信した指示情報をメモリ63に保存する機能、メモリ63に保存した指示情報を読み取る機能、アプリケーション80から受信した指示情報をキーコード受信部61に送信する機能、アプリケーション80から受信した指示情報をポインティングデバイスデータ受信部62に送信する機能、アプリケーション80から受信した指示情報をキーコード制御部64に送信する機能、アプリケーション80から受信した指示情報をポインティングデバイスデータ制御部65に送信する機能、アプリケーション80から受信した指示情報をサーバー通信部67に送信する機能を有し、アプリケーション80からの指示情報に従って、メモリ63から読み取ったからキーコードおよびポインティングデバイスデータをアプリケーション80に送信、非送信を切り替える。   The interface control unit 66 has a function of reading the key code and pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62, a function of transmitting the key code and pointing device data to the application 80, and a memory 63 A function for confirming that the key code and pointing device data stored in the key code are updated by the key code receiving unit 61 and the pointing device receiving unit 62, a function for receiving instruction information transmitted from the application 80, and a function received from the application 80. A function of storing instruction information in the memory 63, a function of reading instruction information stored in the memory 63, and a function of transmitting instruction information received from the application 80 to the key code receiving unit 61 A function of transmitting the instruction information received from the application 80 to the pointing device data receiving unit 62, a function of transmitting the instruction information received from the application 80 to the key code control unit 64, and a pointing device data control unit of the instruction information received from the application 80 A function of transmitting to the server communication unit 67, and a function of transmitting to the server communication unit 67, the key code and the pointing device data transmitted from the memory 63 according to the instruction information from the application 80. , Switch non-transmission.

図9は、インターフェース制御部66の処理フローチャートである。インターフェース制御部66の処理は、アプリケーション80からの指示情報を処理するフローS0501〜S0509と、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータを読み取り処理するフローS0510〜S0517とを有する。これらはそれぞれ独立して動作する。   FIG. 9 is a process flowchart of the interface control unit 66. The processing of the interface control unit 66 is a process of reading the key code and pointing device data stored in the memory 63 by the flow S0501 to S0509 for processing the instruction information from the application 80, the key code receiving unit 61 and the pointing device receiving unit 62 Flow S0510 to S0517. These operate independently.

まず、アプリケーション80からの指示情報を処理するフローについて説明する。S0502にて、インターフェース制御部66は、アプリケーション80から指示情報が送信されるまで待機し、S0503にて、アプリケーション80から受信した指示情報をメモリ63に保存する。S0504にて、インターフェース制御部66は、キーコード受信部61への指示情報をキーコード受信部61へ送信する。S0505にて、インターフェース制御部66は、ポインティングデバイスデータ受信部62への指示情報をポインティングデバイスデータ受信部62へ送信する。   First, a flow for processing instruction information from the application 80 will be described. In step S0502, the interface control unit 66 waits until instruction information is transmitted from the application 80, and stores the instruction information received from the application 80 in the memory 63 in step S0503. In step S 0504, the interface control unit 66 transmits instruction information for the key code receiving unit 61 to the key code receiving unit 61. In step S 0505, the interface control unit 66 transmits instruction information for the pointing device data receiving unit 62 to the pointing device data receiving unit 62.

S0506にて、インターフェース制御部66は、キーコード制御部64への指示情報をキーコード制御部64へ送信する。S0507にて、インターフェース制御部66は、ポインティングデバイスデータ制御部65へ遮断開始要求を送信する。S0508にて、インターフェース制御部66は、サーバー通信部67へ通信開始要求を送信する。   In step S 0506, the interface control unit 66 transmits instruction information for the key code control unit 64 to the key code control unit 64. In S0507, the interface control unit 66 transmits a blocking start request to the pointing device data control unit 65. In S0508, the interface control unit 66 transmits a communication start request to the server communication unit 67.

次に、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータを読み取り処理するフローについて説明する。S0511にて、インターフェース制御部66は、メモリ63より指示情報を読み取り、読み取った指示情報よりアプリケーション送信開始要求およびアプリケーション送信終了要求を確認する。アプリケーション送信開始要求およびアプリケーション送信終了要求は排他とし、アプリケーション送信開始要求がある場合は、S0513にて、インターフェース制御部66は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータの送信を開始する。   Next, a flow for reading and processing the key code and pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 will be described. In step S0511, the interface control unit 66 reads the instruction information from the memory 63, and confirms the application transmission start request and the application transmission end request from the read instruction information. The application transmission start request and the application transmission end request are mutually exclusive. If there is an application transmission start request, the interface control unit 66 is stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 in S0513. Starts transmission of key code and pointing device data.

アプリケーション送信終了要求がある場合、インターフェース制御部67は、メモリにアプリケーション送信開始要求が保存されるまで送信を開始しない。アプリケーション送信開始要求がある場合、S0513にて、インターフェース制御部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されているかをチェックし、更新されていればS0514にて、更新されたキーコードおよびポインティングデバイスデータをメモリ63より読み取り、S0515にて、アプリケーション80にキーコードおよびポインティングデバイスデータを送信する。   When there is an application transmission end request, the interface control unit 67 does not start transmission until the application transmission start request is stored in the memory. If there is an application transmission start request, in step S0513, the interface control unit 67 checks whether the key code and the pointing device data stored in the memory 63 are updated by the key code receiving unit 61 and the pointing device receiving unit 62. If updated, the updated key code and pointing device data are read from the memory 63 in S0514, and the key code and pointing device data are transmitted to the application 80 in S0515.

S0513にて、インターフェース制御部67は、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されていない場合、メモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されるまで送信を行わない。ループS0516にて、インターフェース制御部66は、メモリ63より指示情報を読み取り、アプリケーション送信終了要求が保存されるまで、キーコード受信部61およびポインティングデバイス受信部62によりメモリ63に保存されたキーコードおよびポインティングデバイスデータが更新されるのを待機する。   In S0513, when the key code and the pointing device data stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 are not updated, the interface control unit 67 determines the key code stored in the memory 63 and the key code stored in the memory 63. Transmission is not performed until the pointing device data is updated. In loop S0516, the interface control unit 66 reads the instruction information from the memory 63, and stores the key code stored in the memory 63 by the key code receiving unit 61 and the pointing device receiving unit 62 until the application transmission end request is stored. Wait for the pointing device data to be updated.

次に、システムの動作について説明する。キーボード10およびポインティングデバイス11を操作する前に、アプリケーション80からインターフェース制御部66にサーバーの操作要求を送信し、操作要求を受信したインターフェース制御部66は、キーボード受信部61に保存要求、ポインティングデバイスデータ受信部62に保存要求、キーボード制御部64に遮断要求、ポインティングデバイスデータ制御部65に遮断要求、サーバー通信部67に通信要求を送信する。これらの処理の後、キーボード10への入力により、キーコードが発生し、キーコード受信部61はキーコードを受信し、キーコードをキーコード制御部64に送信するとともに、保存要求に従ってメモリ63にキーコードを保存する。
キーコード制御部64は前記遮断要求に従って、OS70へのキーコード送信を遮断する。
Next, the operation of the system will be described. Before operating the keyboard 10 and the pointing device 11, the interface control unit 66 transmits a server operation request from the application 80 to the interface control unit 66, and receives the operation request. The interface control unit 66 receives a storage request and pointing device data from the keyboard receiving unit 61. A storage request is transmitted to the receiving unit 62, a blocking request is transmitted to the keyboard control unit 64, a blocking request is transmitted to the pointing device data control unit 65, and a communication request is transmitted to the server communication unit 67. After these processes, a key code is generated by input to the keyboard 10, and the key code receiving unit 61 receives the key code, transmits the key code to the key code control unit 64, and stores it in the memory 63 according to the storage request. Save the key code.
The key code control unit 64 blocks the key code transmission to the OS 70 in accordance with the blocking request.

サーバー通信部67は、キーコードをメモリ63から読み出し、通信機器12へ送信し、通信機器12からネットワーク13を通じて、ネットワーク経由KVM装置2、3にキーコードが送信される。インターフェース制御部66は、メモリ63からキーコードを読み出しアプリケーション80へ送信することで、アプリケーション80が受信したキーコードに従って、インターフェース制御部66にサーバーの遠隔操作および遠隔操作終了を要求可能にする。   The server communication unit 67 reads the key code from the memory 63 and transmits the key code to the communication device 12, and the key code is transmitted from the communication device 12 to the KVM devices 2 and 3 via the network. The interface control unit 66 reads the key code from the memory 63 and transmits the key code to the application 80, thereby enabling the interface control unit 66 to request remote operation of the server and termination of the remote operation according to the key code received by the application 80.

また、ポインティングデバイス11についても、ポインティングデバイス11への入力により、ポインティングデバイスデータが発生し、ポインティングデバイスデータ受信部62は、ポインティングデバイスデータを受信し、ポインティングデバイスデータをポインティングデバイスデータ制御部65に送信するとともに、保存要求に従ってメモリ63にポインティングデバイスデータを保存する。ポインティングデバイスデータ制御部65は、遮断要求に従って、OS70へのポインティングデバイスデータの送信を遮断する。   The pointing device 11 also generates pointing device data in response to input to the pointing device 11, and the pointing device data receiving unit 62 receives the pointing device data and transmits the pointing device data to the pointing device data control unit 65. At the same time, the pointing device data is stored in the memory 63 in accordance with the storage request. The pointing device data control unit 65 blocks the transmission of the pointing device data to the OS 70 according to the blocking request.

サーバー通信部67は、ポインティングデバイスデータをメモリ67から読み出し、通信機器12へ送信し、通信機器12からネットワーク13を通じて、ネットワーク経由KVM装置2、3にポインティングデバイスデータが送信される。インターフェース制御部66は、メモリ63からポインティングデバイスデータを読み出しアプリケーション80へ送信することで、アプリケーション80が受信したポインティングデバイスデータに従って、インターフェース制御部66にサーバーの遠隔操作および遠隔操作終了を要求可能にする。   The server communication unit 67 reads the pointing device data from the memory 67, transmits it to the communication device 12, and the pointing device data is transmitted from the communication device 12 to the KVM devices 2 and 3 via the network 13. The interface control unit 66 reads the pointing device data from the memory 63 and transmits the pointing device data to the application 80, thereby enabling the interface control unit 66 to request remote operation of the server and termination of the remote operation according to the pointing device data received by the application 80. .

これにより、入力されたキーコードおよびポインティングデバイスデータをOS70に送信することなく、ネットワーク経由KVM装置2、3へ送信することができ、他のキーコードを監視するアプリケーションに影響されず、かつ特殊キーをネットワーク経由KVM装置2、3に送信することができるので、通常のキー操作をネットワーク経由の遠隔操作においても実現することが出来る。また、入力されたキーコードおよびポインティングデバイスデータをサーバーの遠隔操作アプリケーションへ送信することで、アプリケーションが受信したキーコードおよびポインティングデバイスデータに従って、サーバーの遠隔操作および遠隔操作終了を実現することができる。   As a result, the input key code and pointing device data can be transmitted to the KVM devices 2 and 3 via the network without being transmitted to the OS 70, and are not affected by the application that monitors other key codes, and the special key. Can be transmitted to the KVM devices 2 and 3 via the network, so that a normal key operation can be realized even in a remote operation via the network. Further, by transmitting the input key code and pointing device data to the remote operation application of the server, it is possible to realize the remote operation and termination of the remote operation of the server according to the key code and pointing device data received by the application.

第1実施例におけるモジュールの処理の詳細について説明する。図10、図11、図12に、図3における処理のシーケンスを示す。なお、キーコード保存開始要求、ポインティングデバイスデータ保存開始要求、キーコード遮断開始要求、ポインティングデバイスデータ遮断開始要求、ネットワーク送信開始要求、アプリケーション送信開始要求で構成された指示情報をサーバー操作開始要求とし、キーコード保存終了要求、ポインティングデバイスデータ保存終了要求、キーコード遮断終了要求、ポインティングデバイスデータ遮断終了要求、ネットワーク送信終了要求、アプリケーション送信終了要求で構成された指示情報をサーバー操作終了要求とする。   Details of the module processing in the first embodiment will be described. 10, FIG. 11 and FIG. 12 show the processing sequence in FIG. The server operation start request is the instruction information composed of the key code storage start request, pointing device data storage start request, key code block start request, pointing device data block start request, network transmission start request, application transmission start request, The server operation end request is instruction information including a key code storage end request, a pointing device data storage end request, a key code cutoff end request, a pointing device data cutoff end request, a network transmission end request, and an application transmission end request.

図10に示すように、ステップS0601において、ユーザーはアプリケーション80からサーバー操作開始要求を送信する。ステップS0602において、インターフェース制御部66は、図9に示したフローS0502でサーバー操作開始要求を受信し、S0503でメモリ63にサーバー操作開始要求を保存する。サーバー操作開始要求にはアプリケーション送信開始要求が含まれているので、アプリケーション80に対してメモリ63から読み取ったキーコードとポインティングデバイスデータを送信するように設定される。   As shown in FIG. 10, in step S0601, the user transmits a server operation start request from the application 80. In step S0602, the interface control unit 66 receives the server operation start request in flow S0502 shown in FIG. 9, and stores the server operation start request in the memory 63 in step S0503. Since the server operation start request includes the application transmission start request, the server 80 is set to transmit the key code and pointing device data read from the memory 63 to the application 80.

また、S0504〜S0508のフローで、インターフェース制御部66は、サーバー操作開始要求の構成から、キーコード受信部61にキーコード保存開始要求、ポインティングデバイスデータ受信部62にポインティングデバイスデータ保存開始要求、キーコード制御部64にキーコード遮断開始要求、ポインティングデバイスデータ制御部65にポインティングデバイスデータ遮断開始要求、サーバー通信部67にネットワーク送信開始要求をそれぞれ送信する。   Also, in the flow from S0504 to S0508, the interface control unit 66 makes a key code storage start request to the key code reception unit 61, a pointing device data storage start request to the pointing device data reception unit 62, and a key from the configuration of the server operation start request. A key code blocking start request is transmitted to the code control unit 64, a pointing device data blocking start request is transmitted to the pointing device data control unit 65, and a network transmission start request is transmitted to the server communication unit 67.

ステップS0603において、キーコード受信部61は、図4に示したS0002のフローでキーコード保存開始要求を受信し、S0003のフローでメモリ63にキーコード保存開始要求を保存することで、キーボード10より受信したキーコードをメモリ63に保存するように設定される。ステップS0604において、ポインティングデバイスデータ受信部62は、図5に示したS0102のフローでポインティングデバイス保存開始要求を受信し、S0103のフローでメモリ63にポインティングデバイスデータ保存開始要求を保存することで、ポインティングデバイスデータ受信部62より受信したポインティングデバイスデータをメモリ63に保存するように設定される。   In step S0603, the key code receiving unit 61 receives the key code storage start request in the flow of S0002 shown in FIG. 4 and stores the key code storage start request in the memory 63 in the flow of S0003. The received key code is set to be stored in the memory 63. In step S0604, the pointing device data receiving unit 62 receives the pointing device storage start request in the flow of S0102 shown in FIG. 5, and stores the pointing device data storage start request in the memory 63 in the flow of S0103. The pointing device data received from the device data receiving unit 62 is set to be stored in the memory 63.

ステップS0605において、キーコード制御部64は、図6に示したS0202のフローでキーコード遮断開始要求を受信し、S0203のフローでメモリ63にキーコード遮断開始要求を保存することで、キーコード受信部61より受信したキーコードのOS70への送信を遮断するように設定される。ステップS0606において、ポインティングデバイスデータ制御部65は、図7に示したS0302で、ポインティングデバイスデータ遮断開始要求を受信し、S0303でメモリ63にポインティングデバイスデータ遮断開始要求を保存することで、ポインティングデバイスデータ受信部62から受信したポインティングデバイスデータのOS70への送信を遮断するように設定される。   In step S0605, the key code control unit 64 receives the key code cutoff start request in the flow of S0202 shown in FIG. 6, and stores the key code cutoff start request in the memory 63 in the flow of S0203, thereby receiving the key code. The key code received from the unit 61 is set to be blocked from being transmitted to the OS 70. In step S0606, the pointing device data control unit 65 receives the pointing device data blocking start request in step S0302 shown in FIG. 7, and stores the pointing device data blocking start request in the memory 63 in step S0303. It is set to block the transmission of the pointing device data received from the receiving unit 62 to the OS 70.

ステップS0607において、サーバー通信部67は、図8に示したS0402のフローで、ネットワーク送信開始要求を受信し、S0403のフローで、メモリ63にネットワーク送信開始要求を保存することで、ネットワーク経由KVM装置2、3に対してメモリ63から読み取ったキーコードとポインティングデバイスデータを送信するように設定される。   In step S0607, the server communication unit 67 receives the network transmission start request in the flow of S0402 shown in FIG. 8, and stores the network transmission start request in the memory 63 in the flow of S0403, whereby the KVM device via the network is stored. The key code read from the memory 63 and the pointing device data are set to be transmitted to 2 and 3.

この後、キーコードは、キーボード10、キーコード受信部61、キーコード制御部64、メモリ63、サーバー通信部67、通信機器12、ネットワーク経由KVM装置2、3の順に操作対象のサーバーに送信される。また、別の経路として、キーコードは、キーボード10、キーコード受信部61、キーコード制御部64、メモリ63、インターフェース制御部66、アプリケーション80の順でアプリケーション80に送信される。これによりOS70には送信されず、サーバー4〜9の遠隔操作が可能となる。   Thereafter, the key code is transmitted to the operation target server in the order of the keyboard 10, the key code receiving unit 61, the key code control unit 64, the memory 63, the server communication unit 67, the communication device 12, and the KVM devices 2 and 3 via the network. The As another path, the key code is transmitted to the application 80 in the order of the keyboard 10, the key code receiving unit 61, the key code control unit 64, the memory 63, the interface control unit 66, and the application 80. As a result, the servers 4 to 9 can be remotely operated without being transmitted to the OS 70.

ポインティングデバイス11のデータに付いても上記と同様に2種類の経路がある。すなわち、ポインティングデバイスデータは、ポインティングデバイス11、ポインティングデバイスデータ受信部62、ポインティングデバイス制御部65、メモリ63、サーバー通信部67、通信機器12、ネットワーク経由KVM装置2、3の順で操作対象のサーバーに送信される。また、別の経路として、ポインティングデバイスデータは、ポインティングデバイス11、ポインティングデバイスデータ受信部61、ポインティングデバイスデータ制御部65、メモリ63、インターフェース制御部66、アプリケーション80の順で、アプリケーション80に送信される。これによりOS70には送信されず、サーバー4〜7の遠隔操作が可能となる。   There are two types of routes for the data of the pointing device 11 as described above. That is, the pointing device data includes the pointing device 11, the pointing device data receiving unit 62, the pointing device control unit 65, the memory 63, the server communication unit 67, the communication device 12, and the network target KVM devices 2 and 3 in this order. Sent to. As another path, the pointing device data is transmitted to the application 80 in the order of the pointing device 11, the pointing device data receiving unit 61, the pointing device data control unit 65, the memory 63, the interface control unit 66, and the application 80. . As a result, the server 4 to 7 can be remotely operated without being transmitted to the OS 70.

続いて、図11を用いて、この状態から遠隔操作を行うときの処理フローを説明する。まず、キーコードの送信について説明する。S0701において、キーボード10の操作によってキーコードが発生し、キーコード受信部61は、図4に示すS0006フローにてキーコードを受信する。ステップS0702において、キーコード受信部61は、図4に示したS0007のフローにてキーコードをキーコード制御部64に送信し、キーコード保存開始要求によってキーコードを保存する状態になっているので、S0009のフローにてキーコードをメモリ63に保存する。   Next, a processing flow when performing remote operation from this state will be described with reference to FIG. First, transmission of a key code will be described. In S0701, a key code is generated by operating the keyboard 10, and the key code receiving unit 61 receives the key code in the flow S0006 shown in FIG. In step S0702, the key code receiving unit 61 is in a state of transmitting the key code to the key code control unit 64 in the flow of S0007 shown in FIG. 4 and storing the key code in response to the key code storage start request. The key code is stored in the memory 63 in the flow of S0009.

ステップS0703において、キーコード制御部64は、図6に示すS0206のフローにて、キーコード受信部61よりキーコードを受信し、キーコード遮断開始要求によってOS70へのキーコードの送信を遮断する状態になっているので、OS70へのキーコードの送信を遮断する。ステップS0704において、インターフェース制御部66は、キーコード受信部61によってメモリ63に保存されたキーコードを図9に示すS0514のフローにて、メモリ63より読み取り、アプリケーション送信開始要求によって、アプリケーション80に送信する状態になっているので、S0515のフローにてアプリケーション80に送信する。   In step S0703, the key code control unit 64 receives the key code from the key code receiving unit 61 in the flow of S0206 shown in FIG. 6, and blocks transmission of the key code to the OS 70 in response to the key code blocking start request. Therefore, the transmission of the key code to the OS 70 is blocked. In step S0704, the interface control unit 66 reads the key code stored in the memory 63 by the key code receiving unit 61 from the memory 63 in the flow of S0514 shown in FIG. 9, and transmits it to the application 80 by an application transmission start request. Therefore, it is transmitted to the application 80 in the flow of S0515.

ステップS0705において、アプリケーション80はキーコードを受信する。S0706において、サーバー通信部67は、キーコード受信部61によって保存されたキーコードを図8に示すS0409のフローにて、メモリ63より読み取り、ネットワーク送信開始要求によってネットワーク13に送信する状態になっているので、S0411のフローにて通信機器12にキーコードを送信する。   In step S0705, the application 80 receives the key code. In S0706, the server communication unit 67 is in a state of reading the key code stored by the key code receiving unit 61 from the memory 63 and transmitting it to the network 13 in response to a network transmission start request in the flow of S0409 shown in FIG. Therefore, the key code is transmitted to the communication device 12 in the flow of S0411.

次に、ポインティングデバイスデータの送信について説明する。ステップS0707において、ポインティングデバイス11の操作によってポインティングデバイスデータが発生し、ポインティングデバイスデータ受信部62は、図5に示したS0106のフローにて、ポインティングデバイスデータを受信する。ステップS0708において、ポインティングデバイスデータ受信部62は、図5に示すS0107にて、ポインティングデバイスデータ制御部65に送信し、ポインティングデバイスデータ保存開始要求によってポインティングデバイスデータを保存する状態になっているので、S0109のフローにて、ポインティングデバイスデータをメモリ63に保存する。   Next, transmission of pointing device data will be described. In step S0707, the pointing device data is generated by the operation of the pointing device 11, and the pointing device data receiving unit 62 receives the pointing device data in the flow of S0106 shown in FIG. In step S0708, the pointing device data receiving unit 62 is in a state of transmitting the pointing device data control unit 65 to the pointing device data control unit 65 in S0107 shown in FIG. In the flow of S0109, the pointing device data is stored in the memory 63.

ステップS0709において、ポインティングデバイスデータ制御部65は、図7に示すS0306のフローにて、ポインティングデバイスデータ受信部62よりポインティングデバイスデータを受信し、ポインティングデバイスデータ遮断開始要求によって、OS70へのポインティングデバイスデータの送信を遮断する状態になっているので、OS70へのポインティングデバイスデータの送信を遮断する。   In step S0709, the pointing device data control unit 65 receives the pointing device data from the pointing device data receiving unit 62 in the flow of S0306 shown in FIG. 7, and the pointing device data to the OS 70 by the pointing device data blocking start request. Since the transmission of the pointing device data to the OS 70 is blocked, the transmission of the pointing device data to the OS 70 is blocked.

ステップS0710において、インターフェース制御部66は、ポインティングデバイスデータ受信部62によってメモリ63に保存されたポインティングデバイスデータを図9に示すS0514のフローにてメモリ63より読み取り、アプリケーション送信開始要求によってアプリケーション80に送信する状態になっているので、S0515のフローにて、アプリケーション80に送信する。ステップS0711において、アプリケーション80は、ポインティングデバイスデータを受信する。   In step S0710, the interface control unit 66 reads the pointing device data stored in the memory 63 by the pointing device data receiving unit 62 from the memory 63 in the flow of S0514 shown in FIG. 9, and transmits it to the application 80 by an application transmission start request. Therefore, it is transmitted to the application 80 in the flow of S0515. In step S0711, the application 80 receives pointing device data.

S0712において、サーバー通信部67は、ポインティングデバイスデータ受信部62によって保存されたポインティングデバイスデータを図8に示したS0409のフローにてメモリ63より読み取り、ネットワーク送信開始要求によってネットワーク13に送信する状態になっているので、S0411のフローにて通信機器12にポインティングデバイスデータを送信する。上記の処理により、OS70にキーコードおよびポインティングデバイスデータを送信することなく、サーバー4〜9を遠隔操作できる。   In S0712, the server communication unit 67 reads the pointing device data saved by the pointing device data receiving unit 62 from the memory 63 in the flow of S0409 shown in FIG. 8, and transmits it to the network 13 by a network transmission start request. Therefore, the pointing device data is transmitted to the communication device 12 in the flow of S0411. With the above processing, the servers 4 to 9 can be remotely operated without transmitting the key code and pointing device data to the OS 70.

次に、図12を用いて、サーバーの遠隔操作を終了し、キーコードおよびポインティングデバイスデータをコンソールPC51のOS70上に流す処理を説明する。ステップS0801において、キーコードおよびポインティングデバイスデータをアプリケーション80に送信する手順において取得したキーコードおよびポインティングデバイスデータにより、ユーザーはアプリケーション80からサーバーの遠隔操作を終了すると、アプリケーション80からインターフェース制御部66にサーバー操作終了要求が送信される。   Next, a process for terminating the remote operation of the server and flowing the key code and pointing device data on the OS 70 of the console PC 51 will be described with reference to FIG. In step S0801, when the user finishes the remote operation of the server from the application 80 by the key code and the pointing device data acquired in the procedure for transmitting the key code and the pointing device data to the application 80, the application 80 sends the server to the interface control unit 66. An operation end request is sent.

S0802において、インターフェース制御部66は、図9に示すS0502のフローにて、サーバー操作終了要求を受信し、S0503のフローで、メモリ63にサーバー操作終了要求を保存する。サーバー操作終了要求には、アプリケーション送信終了要求が含まれているので、アプリケーション80に対して送信をやめるように設定される。また、S0504〜S0508のフローで、サーバー操作終了要求の構成から、キーコード受信部61にキーコード保存終了要求、ポインティングデバイスデータ受信部62にポインティングデバイスデータ保存終了要求、キーコード制御部64にキーコード遮断終了要求、ポインティングデバイスデータ制御部65にポインティングデバイスデータ遮断終了要求、サーバー通信部67にネットワーク送信終了要求をそれぞれ送信する。   In S0802, the interface control unit 66 receives the server operation end request in the flow of S0502 shown in FIG. 9, and stores the server operation end request in the memory 63 in the flow of S0503. Since the server operation end request includes the application transmission end request, the server operation end request is set to stop transmission to the application 80. Also, in the flow from S0504 to S0508, from the configuration of the server operation end request, the key code receiving unit 61 requests the key code storage end request, the pointing device data receiving unit 62 requests the pointing device data storage end request, and the key code control unit 64 receives the key. A code blocking end request, a pointing device data blocking end request to the pointing device data control unit 65, and a network transmission end request to the server communication unit 67 are transmitted.

ステップS0803において、キーコード受信部61は、図4に示したS0002で、キーコード保存終了要求を受信し、S0003のフローで、メモリ63にキーコード保存終了要求を保存することで、キーボード10から受信したキーコードをメモリ63に保存しないように設定される。   In step S0803, the key code receiving unit 61 receives the key code storage end request in S0002 shown in FIG. 4, and stores the key code storage end request in the memory 63 in the flow of S0003. The received key code is set not to be stored in the memory 63.

ステップS0804において、ポインティングデバイスデータ受信部62は、図5に示すS0102のフローで、ポインティングデバイス保存終了要求を受信し、S0103のフローで、メモリ63にポインティングデバイスデータ保存終了要求を保存することで、ポインティングデバイス11より受信したポインティングデバイスデータをメモリ63に保存しないように設定される。ステップS0805において、キーコード制御部64は、図6に示したS0202で、キーコード遮断開始要求を受信し、S0203のフローでメモリ63にキーコード遮断終了要求を保存することで、キーコード受信部61より受信したキーコードをOS70へ送信するように設定される。   In step S0804, the pointing device data receiving unit 62 receives the pointing device storage end request in the flow of S0102 shown in FIG. 5, and stores the pointing device data storage end request in the memory 63 in the flow of S0103. The pointing device data received from the pointing device 11 is set not to be stored in the memory 63. In step S0805, the key code control unit 64 receives the key code cutoff start request in step S0202 shown in FIG. 6, and stores the key code cutoff end request in the memory 63 in the flow of step S0203. The key code received from 61 is set to be transmitted to the OS 70.

ステップS0806において、ポインティングデバイスデータ制御部65は、図7に示したS0302で、ポインティングデバイスデータ遮断終了要求を受信し、S0303のフローでメモリ63にポインティングデバイスデータ遮断終了要求を保存することで、ポインティングデバイスデータ受信部62より受信したポインティングデバイスデータをOS70へ送信するように設定される。   In step S0806, the pointing device data control unit 65 receives the pointing device data blocking end request in step S0302 shown in FIG. 7, and stores the pointing device data blocking end request in the memory 63 in the flow of step S0303. The pointing device data received from the device data receiving unit 62 is set to be transmitted to the OS 70.

ステップS0807において、サーバー通信部67は、図8に示したS0402でネットワーク送信終了要求を受信し、S0403のフローでメモリ63にネットワーク送信終了要求を保存することで、メモリ63からキーコードおよびポインティングデバイスデータの読み出しを停止し、通信機器12への送信を停止する。そして通信を終了するように設定される。これにより、ネットワーク経由KVM装置2、3へのキーコードおよびポインティングデバイスデータの送信が停止され、OS70へ送信される。   In step S0807, the server communication unit 67 receives the network transmission end request in S0402 shown in FIG. 8, and stores the network transmission end request in the memory 63 in the flow of S0403, so that the key code and the pointing device are stored from the memory 63. Data reading is stopped, and transmission to the communication device 12 is stopped. Then, the communication is set to end. As a result, transmission of the key code and pointing device data to the KVM apparatuses 2 and 3 via the network is stopped and transmitted to the OS 70.

ステップS0808において、キーボード10の操作によってキーコードが発生しキーコード受信部61にキーコードが送信される。S0809において、キーコード受信部61は、図4に示したS0006にてキーコードを受信し、S0007のフローにてキーコード制御部64に送信する。ステップS0810において、キーコード制御部64は、図6に示すS0207にてキーコード受信部61から送信されたキーコードを受信し、S0209のフローにてOS70へ送信する。   In step S 0808, a key code is generated by operating the keyboard 10, and the key code is transmitted to the key code receiving unit 61. In S0809, the key code receiving unit 61 receives the key code in S0006 shown in FIG. 4, and transmits it to the key code control unit 64 in the flow of S0007. In step S0810, the key code control unit 64 receives the key code transmitted from the key code receiving unit 61 in S0207 shown in FIG. 6, and transmits it to the OS 70 in the flow of S0209.

ステップS0811において、ポインティングデバイス11の操作によってポインティングデバイスデータが発生しポインティングデバイスデータ受信部62にポインティングデバイスデータが送信される。S0812において、ポインティングデバイスデータ受信部62は、図5に示したS0106にてポインティングデバイスデータを受信し、S0107にてポインティングデバイスデータ制御部65に送信する。ステップS0813において、ポインティングデバイスデータ制御部65は、図7に示したS0307にてポインティングデバイスデータ受信部62から送信されたポインティングデバイスデータを受信し、S0309のフローにてOS70へ送信する。   In step S0811, the pointing device data is generated by the operation of the pointing device 11, and the pointing device data is transmitted to the pointing device data receiving unit 62. In S0812, the pointing device data receiving unit 62 receives the pointing device data in S0106 shown in FIG. 5, and transmits it to the pointing device data control unit 65 in S0107. In step S0813, the pointing device data control unit 65 receives the pointing device data transmitted from the pointing device data receiving unit 62 in S0307 shown in FIG. 7, and transmits it to the OS 70 in the flow of S0309.

第1実施例によれば、キーボード10およびポインティングデバイス11のキーコードおよびポインティングデバイスデータをOS70に送信せずにネットワーク13上にあるKVM装置2、3に送信できる。また、キーボード10およびポインティングデバイス11のキーコードおよびポインティングデバイスデータをOS70に送信せずにOS70上で動作するアプリケーション80に送信できる。これにより、キー入力を監視している他のアプリケーションの影響を受けることなく、サーバー4〜9に特殊キーを送信することができる。よって、通常のキー操作をネットワーク経由の遠隔操作においても実現することができる。また、GUIによって特殊キーを送信しないので、キー入力のオペレーションを連続で行うことができる。さらに、ボタンなどのGUIが増えることもない。   According to the first embodiment, the key code and pointing device data of the keyboard 10 and the pointing device 11 can be transmitted to the KVM devices 2 and 3 on the network 13 without transmitting to the OS 70. Further, the key code and pointing device data of the keyboard 10 and the pointing device 11 can be transmitted to the application 80 operating on the OS 70 without being transmitted to the OS 70. As a result, the special key can be transmitted to the servers 4 to 9 without being influenced by other applications that monitor the key input. Therefore, a normal key operation can be realized also in a remote operation via a network. Further, since the special key is not transmitted by the GUI, the key input operation can be continuously performed. Further, the GUI such as buttons does not increase.

次に、第2実施例について説明する。第2実施例では、Windows(登録商標)OSが動作するコンピューターシステムに対して本発明を適用した例を示す。図13は、第2実施例に係るシステム200のブロック図である。図13に示すように、システム200は、コンソールPC151、ネットワーク経由KVM装置2、3、サーバー4〜9、キーボード10、ポインティングデバイス11、通信装置12を備える。   Next, a second embodiment will be described. In the second embodiment, an example in which the present invention is applied to a computer system in which a Windows (registered trademark) OS operates is shown. FIG. 13 is a block diagram of a system 200 according to the second embodiment. As illustrated in FIG. 13, the system 200 includes a console PC 151, network KVM devices 2 and 3, servers 4 to 9, a keyboard 10, a pointing device 11, and a communication device 12.

コンソールPC151は、デバイスドライバ160、OS170、アプリケーション180を有する。デバイスドライバ160は、キーコード受信部61、ポインティングデバイスデータ受信部62、メモリ63、キーコード制御部64、ポインティングデバイスデータ制御部65、インターフェース66、サーバー通信部67を有する。アプリケーション180は、メモリ181を有する。   The console PC 151 includes a device driver 160, an OS 170, and an application 180. The device driver 160 includes a key code receiving unit 61, a pointing device data receiving unit 62, a memory 63, a key code control unit 64, a pointing device data control unit 65, an interface 66, and a server communication unit 67. The application 180 has a memory 181.

コンソールPC151は、Windows(登録商標)OS170が動作するいわゆるDos/Vマシーンであること、また接続状態のサーバーのデスクトップ画像はネットワークを介してコンソールPC151内のモジュールが受信しており、その情報はアプリケーション180が取得できることを前提条件とする。   The console PC 151 is a so-called Dos / V machine on which the Windows (registered trademark) OS 170 operates, and the desktop image of the server in the connected state is received by a module in the console PC 151 via the network, and the information is the application It is assumed that 180 can be acquired.

また、第2実施例のモジュールであるキーコード受信部61、ポインティングデバイスデータ受信部62、キーコード制御部64、ポインティングデバイスデータ制御部65、サーバー通信部67およびインターフェース制御部66は、カーネルモードで動作するデバイスドライバである。   Further, the key code receiving unit 61, the pointing device data receiving unit 62, the key code control unit 64, the pointing device data control unit 65, the server communication unit 67, and the interface control unit 66 which are modules of the second embodiment are in kernel mode. It is a device driver that operates.

アプリケーション180は、図14で例示するGUIを持ったユーザーモードで動作するアプリケーションとして動作する。接続先となるサーバー4〜9への通信情報はメモリ181に保存されている。また、アプリケーション180は、図14に示すサーバー番号の書かれたボタンBを押すとキーコードやポインティングデバイスデータを該当番号のサーバー4〜9に送信する機能、画面表示部に該当番号のサーバーのデスクトップ画面を表示する機能、サーバー接続時、インターフェース受信部66から取得したポインティングデバイス11のデータを使用してマウスカーソルを移動させる機能を有する。   The application 180 operates as an application that operates in a user mode having a GUI illustrated in FIG. Communication information to the servers 4 to 9 as connection destinations is stored in the memory 181. Further, the application 180 has a function of transmitting a key code and pointing device data to the servers 4 to 9 of the corresponding number when the button B with the server number shown in FIG. 14 is pressed, and the desktop of the server of the corresponding number on the screen display unit. It has a function of displaying a screen and a function of moving the mouse cursor using data of the pointing device 11 acquired from the interface receiving unit 66 when the server is connected.

図16は、ネットワーク13を経由して遠隔地にあるサーバー4〜9を操作する際のアプリケーション180の処理フローチャートである。図17は、アプリケーション180の初期化の処理フローチャートである。図18は、アプリケーション180のマウスイベント生成の処理フローチャートである。図19は、アプリケーション180の終了処理のフローチャートである。図20、図21、図22に、図13における処理のシーケンスを示す。
図16において、ユーザーが遠隔操作を開始するため、アプリケーション180を起動する。すると、S0901において、アプリケーション180は初期化処理を行う。
FIG. 16 is a process flowchart of the application 180 when operating the servers 4 to 9 at remote locations via the network 13. FIG. 17 is a process flowchart of initialization of the application 180. FIG. 18 is a process flowchart of mouse event generation of the application 180. FIG. 19 is a flowchart of the end process of the application 180. 20, 21, and 22 show the processing sequence in FIG. 13.
In FIG. 16, the user starts the application 180 in order to start remote operation. In step S0901, the application 180 performs initialization processing.

図17のS1001において、メモリ181よりネットワーク経由KVM装置2、3に接続されたサーバー4〜9の種類を読み取り、アプリケーション180は、サーバー4〜9を表すボタンを表示する。S1002において、デバイスドライバ160はオープンとなり、アプリケーション180からインターフェース制御部66への指示要求の送信、インターフェース制御部66からアプリケーション180へのポインティングデバイスおよびキーコードの送信を可能な状態になる。遠隔操作中、OS170にポインティングデバイスデータは送信されなくなり、ユーザーは、マウスカーソルを移動させることが出来なくなる為、アプリケーション180のボタンを押すことが不可能になる。そこで、S1003において遠隔操作中にS1004〜S1007で示したポインティングデバイス11のエミュレーションを実行するスレッドを作成し、マウスイベントを発生させることでマウス操作を可能とする。   In S1001 of FIG. 17, the type of the servers 4-9 connected to the KVM apparatuses 2 and 3 via the network is read from the memory 181 and the application 180 displays buttons representing the servers 4-9. In step S <b> 1002, the device driver 160 is opened, and is ready to transmit an instruction request from the application 180 to the interface control unit 66 and to transmit a pointing device and a key code from the interface control unit 66 to the application 180. During the remote operation, the pointing device data is not transmitted to the OS 170, and the user cannot move the mouse cursor, so that the button of the application 180 cannot be pressed. Therefore, in S1003, a thread for executing emulation of the pointing device 11 shown in S1004 to S1007 during remote operation is created and a mouse event is generated to enable mouse operation.

図16に戻り、S0902において、ユーザーがボタンBを押すまで待機し、S0903においてどのボタンが押されたかを確認する。ユーザーがサーバー4〜6のいずれかのボタンBを押した場合、S0904において、アプリケーション180は、押されたボタンBに対応するサーバー4〜9への通信情報をメモリ181より読み取り、メモリ63にそのデータを書き込む。S0905において、遠隔操作中でない場合、S0906にて、アプリケーション180は、インターフェース制御部66にアプリケーション送信開始要求、キーコード保存開始要求、ポインティングデバイスデータ保存開始要求、キーコード遮断開始要求、ポインティングデバイスデータ遮断開始要求、ネットワーク送信開始要求を送信する。(図20のS1101)
S1102にで、インターフェース制御部66は、アプリケーション送信開始要求を受信し、アプリケーション180へメモリ63上に保存されたキーコードおよびポインティングデバイスデータを送信する状態となる。S1103にて、キーコード受信部61は、キーコード保存開始要求を受信し、メモリ63にキーボード10より受信したキーコードを保存するように設定される。S1104にて、ポインティングデバイスデータ受信部62は、ポインティングデバイスデータ保存開始要求を受信し、メモリ63にポインティングデバイス11より受信したポインティングデバイスデータを保存するように設定される。
Returning to FIG. 16, in S0902, the user waits until the user presses the button B, and in S0903, it is confirmed which button is pressed. When the user presses any button B of the servers 4 to 6, in S 0904, the application 180 reads communication information to the servers 4 to 9 corresponding to the pressed button B from the memory 181 and stores the information in the memory 63. Write data. If the remote operation is not being performed in S0905, in S0906, the application 180 sends an application transmission start request, a key code storage start request, a pointing device data storage start request, a key code cutoff start request, and a pointing device data cutoff to the interface control unit 66. A start request and a network transmission start request are transmitted. (S1101 in FIG. 20)
In step S1102, the interface control unit 66 receives the application transmission start request and transmits the key code and pointing device data stored on the memory 63 to the application 180. In S1103, the key code receiving unit 61 receives the key code storage start request and is set to store the key code received from the keyboard 10 in the memory 63. In S 1104, the pointing device data receiving unit 62 is set to receive the pointing device data storage start request and store the pointing device data received from the pointing device 11 in the memory 63.

S1105にて、キーコード制御部64は、キーコード遮断開始要求を受信し、キーコード受信部61より受信したキーコードのOS170への送信を遮断するように設定される。S1106にて、ポインティングデバイスデータ受信部62は、ポインティングデバイス遮断開始要求を受信し、ポインティングデバイスデータ受信部62より受信したポインティングデバイスデータのOS70への送信を遮断するように設定される。   In S1105, the key code control unit 64 is set to receive the key code blocking start request and block transmission of the key code received from the key code receiving unit 61 to the OS 170. In S1106, the pointing device data receiving unit 62 is set to receive the pointing device blocking start request and block transmission of the pointing device data received from the pointing device data receiving unit 62 to the OS 70.

S1107にて、サーバー通信部67は、ネットワーク送信開始要求を受信し、メモリ63に保存された通信先情報に対してメモリ63から読み取ったキーコードとポインティングデバイスデータを送信するように設定される。ここで、キーコードとポインティングデバイスデータのOS170への送信を遮断し、キーコードとポインティングデバイスデータをアプリケーション180とサーバー4〜6へ送信する状態になる。   In step S <b> 1107, the server communication unit 67 is set to receive the network transmission start request and transmit the key code and pointing device data read from the memory 63 to the communication destination information stored in the memory 63. Here, the transmission of the key code and the pointing device data to the OS 170 is blocked, and the key code and the pointing device data are transmitted to the application 180 and the servers 4 to 6.

図16に戻り、S0907にて、アプリケーション180は、遠隔操作中であることをメモリ181に保存し、再びユーザーがボタンを押すまで待機する。図15は、遠隔操作中のアプリケーション180のGUIを示す図である。画面表示部190に遠隔操作中のパソコンのデスクトップ画像が表示されている。   Returning to FIG. 16, in S0907, the application 180 saves that the remote operation is being performed in the memory 181 and waits until the user presses the button again. FIG. 15 is a diagram illustrating a GUI of the application 180 during remote operation. A desktop image of the personal computer being remotely operated is displayed on the screen display unit 190.

まず、キーコードの送信について説明する。キーコードは、キーボード10、キーコード受信部61、キーコード制御部64、メモリ63、サーバー通信部67、通信機器12、ネットワーク経由KVM装置2、3の順に流れ、操作対象のサーバー4〜9にキーコードが送信される。同時に、キーコードは、キーボード10、キーコード受信部61、キーコード制御部64、メモリ63、インターフェース制御部66、アプリケーション180の順に流れ、アプリケーション180にも送信される。これにより、OS170には送信されず、サーバー4〜9の遠隔操作が可能となる。   First, transmission of a key code will be described. The key code flows in the order of the keyboard 10, the key code receiving unit 61, the key code control unit 64, the memory 63, the server communication unit 67, the communication device 12, and the KVM devices 2 and 3 via the network. A key code is sent. At the same time, the key code flows in the order of the keyboard 10, the key code receiving unit 61, the key code control unit 64, the memory 63, the interface control unit 66, and the application 180, and is also transmitted to the application 180. Accordingly, the servers 4 to 9 can be remotely operated without being transmitted to the OS 170.

S1201において、キーボード10の操作によってキーコードが発生し、キーコード受信部61は、S1202において、キーコードをキーコード制御部64に送信する。さらに、キーコード保存開始要求によってキーコードを保存する状態になっているので、キーコードをメモリ63に保存する。S1203において、キーコード制御部64は、キーコード受信部61よりキーコードを受信する。キーコード遮断開始要求によってOS170へのキーコードの送信を遮断する状態になっているので、OS170へのキーコードの送信を遮断する。   In S1201, a key code is generated by operating the keyboard 10, and the key code receiving unit 61 transmits the key code to the key code control unit 64 in S1202. Further, since the key code is stored by the key code storage start request, the key code is stored in the memory 63. In S <b> 1203, the key code control unit 64 receives the key code from the key code receiving unit 61. Since the key code transmission to the OS 170 is blocked by the key code blocking start request, the transmission of the key code to the OS 170 is blocked.

S1204において、インターフェース制御部66は、キーコード受信部61によってメモリ63に保存されたキーコードをメモリ63より読み取り、アプリケーション送信開始要求によって、アプリケーション180に送信する状態になっているので、アプリケーション180に送信する。S1205において、アプリケーション180はキーコードを受信する。S1206において、サーバー通信部67は、キーコード受信部61によって保存されたキーコードをメモリ63より読み取り、ネットワーク送信開始要求によってネットワーク13に送信する状態になっているので、通信機器12にキーコードを送信する。   In S1204, the interface control unit 66 reads the key code stored in the memory 63 by the key code receiving unit 61 from the memory 63 and transmits it to the application 180 in response to the application transmission start request. Send. In step S1205, the application 180 receives the key code. In S1206, the server communication unit 67 reads the key code stored by the key code receiving unit 61 from the memory 63 and transmits the key code to the network 13 in response to the network transmission start request. Send.

次にポインティングデバイスデータの流れについて説明する。ポインティングデバイスデータは、ポインティングデバイス11、ポインティングデバイスデータ受信部62、ポインティングデバイスデータ制御部65、メモリ63、サーバー通信部67、通信機器12、ネットワーク経由KVM装置2、3の順に流れ、操作対象のサーバー4〜9にポインティングデバイスデータが送信される。同時に、ポインティングデバイスデータは、ポインティングデバイス11、ポインティングデバイスデータ受信部62、ポインティングデバイスデータ制御部65、メモリ63、インターフェース制御部66、アプリケーション180の順に流れ、アプリケーション180にも送信される。これによりOS170には送信されず、サーバー4〜9の遠隔操作が可能となる。   Next, the flow of pointing device data will be described. The pointing device data flows in the order of the pointing device 11, the pointing device data receiving unit 62, the pointing device data control unit 65, the memory 63, the server communication unit 67, the communication device 12, and the KVM devices 2 and 3 via the network. Pointing device data is transmitted to 4-9. At the same time, the pointing device data flows in the order of the pointing device 11, the pointing device data receiving unit 62, the pointing device data control unit 65, the memory 63, the interface control unit 66, and the application 180, and is also transmitted to the application 180. As a result, the servers 4 to 9 can be remotely operated without being transmitted to the OS 170.

S1207において、ポインティングデバイス11の操作によってポインティングデバイスデータが発生し、ポインティングデバイスデータ受信部62は、S1208において、ポインティングデバイスデータをポインティングデバイスデータ制御部65に送信し、ポインティングデバイスデータ保存開始要求によってポインティングデバイスデータを保存する状態になっているので、ポインティングデバイスデータをメモリ63に保存する。   In S1207, the pointing device data is generated by the operation of the pointing device 11, and in S1208, the pointing device data receiving unit 62 transmits the pointing device data to the pointing device data control unit 65, and the pointing device data storage start request is received. Since the data is stored, the pointing device data is stored in the memory 63.

S1209において、ポインティングデバイスデータ制御部65は、ポインティングデバイスデータ受信部62よりポインティングデバイスデータを受信し、ポインティングデバイスデータ遮断開始要求によってOS170へのポインティングデバイスデータの送信を遮断する状態になっているので、OS170へのポインティングデバイスデータの送信を遮断する。S1210において、インターフェース制御部66は、ポインティングデバイスデータ受信部62によってメモリ63に保存されたキーコードをメモリ63より読み取り、アプリケーション送信開始要求によって、アプリケーション180に送信する状態になっているので、アプリケーション180に送信する。   In S1209, the pointing device data control unit 65 has received the pointing device data from the pointing device data receiving unit 62, and is in a state of blocking the transmission of the pointing device data to the OS 170 by the pointing device data blocking start request. Transmission of pointing device data to the OS 170 is blocked. In S1210, the interface control unit 66 is in a state of reading the key code stored in the memory 63 by the pointing device data receiving unit 62 from the memory 63 and transmitting it to the application 180 in response to an application transmission start request. Send to.

アプリケーション180は、図18のS1003において作成したスレッドにて、ポインティングデバイスデータを受信する。このとき、S1005でポインティングデバイスデータを受信したことを確認し、S1006においてインターフェース制御部66より受信したポインティングデバイスデータで得られたデータに基づいて、マウスのエミュレーションを実行する。   The application 180 receives the pointing device data using the thread created in S1003 of FIG. At this time, it is confirmed that the pointing device data has been received in S1005, and mouse emulation is executed based on the data obtained from the pointing device data received from the interface control unit 66 in S1006.

また、S1212において、サーバー通信部67は、ポインティングデバイスデータ受信部62によって保存されたポインティングデバイスデータをメモリ63より読み取り、ネットワーク送信開始要求によってネットワーク13に送信する状態になっているので、通信機器12にポインティングデバイスデータを送信する。   In S1212, the server communication unit 67 is in a state of reading the pointing device data stored by the pointing device data receiving unit 62 from the memory 63 and transmitting it to the network 13 in response to a network transmission start request. Send pointing device data to

この後、ネットワーク経由KVM装置2、3を送られたキーコードおよびポインティングデバイスデータは、ネットワーク経由KVM装置2、3によって操作対象のサーバー4〜9に送信されることで、遠隔操作が可能になり、コンソールPC151のOS170にはキーコードおよびポインティングデバイスデータが送信されない為、他のキーコード監視アプリケーションにはキーコードが送信されることがない。また、アプリケーション180は、ポインティングデバイスデータを元にスレッドでマウスイベントを生成してマウスのエミュレーションを実行しているので、アプリケーション180のボタンを押すことが可能となる。   Thereafter, the key code and the pointing device data sent to the KVM devices 2 and 3 via the network are transmitted to the servers 4 to 9 to be operated by the KVM devices 2 and 3 via the network, thereby enabling remote operation. Since the key code and the pointing device data are not transmitted to the OS 170 of the console PC 151, the key code is not transmitted to other key code monitoring applications. Further, since the application 180 generates a mouse event by a thread based on the pointing device data and executes mouse emulation, the button of the application 180 can be pressed.

次に、ユーザーがコンソールPC151のボタンBを押した場合、図16のS0908において、メモリ181より遠隔操作中かどうかを確認し、遠隔操作中の場合は、S0909において、アプリケーション180は、インターフェース制御部66にアプリケーション送信終了要求、キーコード保存終了要求、ポインティングデバイスデータ保存終了要求、キーコード遮断終了要求、ポインティングデバイスデータ遮断終了要求、ネットワーク送信終了要求を送信する。(図22のS1301)
S1302にて、インターフェース制御部66は、アプリケーション送信終了要求を受信したので、アプリケーション180への送信をしないように設定される。S1303にて、キーコード受信部61は、キーコード保存終了要求を受信したので、キーボード10より受信したキーコードをメモリ63に保存しないように設定される。S1304にて、ポインティングデバイスデータ受信部62は、ポインティングデバイスデータ保存終了要求を受信したので、メモリ63に保存しないように設定される。
Next, when the user presses the button B of the console PC 151, in S0908 of FIG. 16, it is confirmed whether or not the remote operation is being performed from the memory 181. If the remote operation is being performed, the application 180 displays the interface control unit in S0909. An application transmission end request, a key code storage end request, a pointing device data storage end request, a key code cutoff end request, a pointing device data cutoff end request, and a network transmission end request are transmitted to 66. (S1301 in FIG. 22)
In step S1302, the interface control unit 66 receives the application transmission end request, and is set not to transmit to the application 180. In S1303, since the key code receiving unit 61 has received the key code storage end request, the key code receiving unit 61 is set not to store the key code received from the keyboard 10 in the memory 63. In S1304, since the pointing device data receiving unit 62 has received the pointing device data storage end request, it is set not to store in the memory 63.

S1305にて、キーコード制御部64は、キーコード遮断終了要求を受信したので、OS70へキーコードを送信するように設定される。S1306にて、ポインティングデバイスデータ受信部62は、ポインティングデバイス遮断終了要求を受信したので、OSへポインティングデバイスデータを送信するように設定される。S1307にて、サーバー通信部67は、ネットワーク送信終了要求を受信したので、ネットワーク13への送信をしないように設定される。   In S1305, since the key code control unit 64 has received the key code cutoff end request, the key code control unit 64 is set to transmit the key code to the OS 70. In S1306, since the pointing device data receiving unit 62 has received the pointing device cutoff end request, the pointing device data receiving unit 62 is set to transmit the pointing device data to the OS. In step S1307, the server communication unit 67 receives the network transmission end request, and is set not to transmit to the network 13.

アプリケーション180は、S0910において、遠隔操作中でないことをメモリ181に保存し、再びユーザーがボタンBを押すまで待機する。この後、キーボード10を操作した場合、キーコード受信部61は、図22のS1309において、キーコードを受信しキーコード制御部64に送信する。その後、キーコード制御部64は、S1310において、キーコードをOS170へ送信する。ポインティングデバイス11を操作した場合、ポインティングデバイスデータ受信部62は、S1312において、ポインティングデバイスデータを受信し、ポインティングデバイスデータ制御部65に送信する。その後、ポインティングデバイスデータ制御部65は、S1313において、ポインティングデバイスデータをOS170へ送信する。   In step S0910, the application 180 stores that the remote operation is not being performed in the memory 181 and waits until the user presses the button B again. Thereafter, when the keyboard 10 is operated, the key code receiving unit 61 receives the key code and transmits it to the key code control unit 64 in S1309 of FIG. Thereafter, the key code control unit 64 transmits the key code to the OS 170 in S1310. When the pointing device 11 is operated, the pointing device data receiving unit 62 receives the pointing device data and transmits it to the pointing device data control unit 65 in S1312. Thereafter, the pointing device data control unit 65 transmits the pointing device data to the OS 170 in S1313.

ユーザーが終了ボタンBを押した場合、遠隔操作中であった場合は、図16のS0912において、コンソールPC151のボタンBを押した場合の処理同様、遠隔操作を終了させ、S0913にて、メモリ181に遠隔操作中でないことを保存し、終了処理において、遠隔操作中のマウスエミュレーションを実行するスレッドを終了させ(図19のS1007)、S1008のドライバクローズにて、インターフェース制御部66との通信を止めてからアプリケーション180を終了する。   If the user presses the end button B, or if the remote operation is in progress, the remote operation is terminated in S0912 in FIG. 16 in the same manner as when the button B of the console PC 151 is pressed. In the termination process, the thread for executing mouse emulation during remote operation is terminated (S1007 in FIG. 19), and the communication with the interface control unit 66 is stopped by closing the driver in S1008. Then, the application 180 is terminated.

入力されたキーコードおよびポインティングデバイスデータをOS170に送信することなく、ネットワーク経由KVM装置2、3へ送信することができ、他のキーコード監視アプリケーションに影響されず、かつ特殊キーをネットワーク経由KVM装置2、3に送信することができるので、通常のキー操作をネットワーク経由の遠隔操作においても実現することが出来る。   The input key code and pointing device data can be transmitted to the KVM devices 2 and 3 via the network without being transmitted to the OS 170, are not affected by other key code monitoring applications, and the special key is transmitted via the network. Since it can be transmitted to 2 and 3, a normal key operation can be realized even in a remote operation via a network.

第2実施例によれば、キーボード10およびポインティングデバイス11のキーコードおよびポインティングデバイスデータをOS170に送信せずにネットワーク13上にあるKVM装置2、3に送信できる。また、キーボード10およびポインティングデバイス11のキーコードおよびポインティングデバイスデータをOS170に送信せずにOS10上で動作するアプリケーション180に送信できる。   According to the second embodiment, the key code and the pointing device data of the keyboard 10 and the pointing device 11 can be transmitted to the KVM devices 2 and 3 on the network 13 without transmitting to the OS 170. In addition, the key code and the pointing device data of the keyboard 10 and the pointing device 11 can be transmitted to the application 180 operating on the OS 10 without transmitting to the OS 170.

これにより、キー入力を監視している他のアプリケーションの影響を受けることなく、サーバー4〜9に特殊キーを送信することができる。よって、通常のキー操作をネットワーク経由の遠隔操作においても実現することができる。
また、GUIによって特殊キーを送信しないので、キー入力のオペレーションを連続で行うことができる。さらに、ボタンなどのGUIが増えることもない。
As a result, the special key can be transmitted to the servers 4 to 9 without being influenced by other applications that monitor the key input. Therefore, a normal key operation can be realized also in a remote operation via a network.
Further, since the special key is not transmitted by the GUI, the key input operation can be continuously performed. Further, the GUI such as buttons does not increase.

なお、コンソールPC51、151が特許請求の範囲における情報処理装置に相当し、デバイスドライバ60、160が特許請求の範囲におけるプログラムに相当し、アプリケーション80、180が特許請求の範囲における遠隔操作用のアプリケーションに相当する。また、プログラムであるデバイスドライバ60、160は、CD−ROM等の記録媒体に記録して配布することができる。   The console PCs 51 and 151 correspond to the information processing apparatuses in the claims, the device drivers 60 and 160 correspond to the programs in the claims, and the applications 80 and 180 are the remote operation applications in the claims. It corresponds to. The device drivers 60 and 160, which are programs, can be recorded and distributed on a recording medium such as a CD-ROM.

以上本発明の好ましい実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the preferred embodiments of the present invention have been described in detail above, the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. It can be changed.

2、3 ネットワーク経由KVM装置
4〜9 サーバー
10 キーボード
11 ポインティングデバイス
12 通信機器
13 ネットワーク
51 コンソールPC
60、160 デバイスドライバ
61 キーコード受信部
62 ポインティングデバイスデータ受信部
63 メモリ
64 キーコード制御部
65 ポインティングデバイスデータ制御部
66 インターフェース制御部
67 サーバー通信部
70、170 OS
80、180 アプリケーション
181 メモリ
2, 3 KVM device via network 4-9 Server 10 Keyboard 11 Pointing device 12 Communication device 13 Network 51 Console PC
60, 160 Device driver 61 Key code receiving unit 62 Pointing device data receiving unit 63 Memory 64 Key code control unit 65 Pointing device data control unit 66 Interface control unit 67 Server communication unit 70, 170 OS
80, 180 application 181 memory

Claims (9)

ネットワーク上に存在するサーバーを遠隔操作する情報処理装置において、
遠隔操作用のアプリケーションから前記サーバーの操作要求を受信した後に、ポインティングデバイスから出力されたポインティングデバイスデータを所定のメモリに保存するポインティングデバイスデータ保存開始要求、前記情報処理装置内のOSへの前記ポインティングデバイスデータの送信を遮断するポインティングデバイスデータ遮断開始要求、及び前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信するネットワーク送信開始要求を出力するインターフェース制御部と、
前記ポインティングデバイスデータ保存開始要求に応じて、前記ポインティングデバイスから出力されたポインティングデバイスデータを前記情報処理装置内のOSが取得する前に取得し、該ポインティングデバイスデータを前記メモリに保存すると共に該ポインティングデバイスデータをポインティングデバイスデータ制御部に送信するポインティングデバイスデータ受信部と、
前記ポインティングデバイスデータ遮断開始要求に応じて、前記ポインティングデバイスデータ受信部から受信したポインティングデバイスデータの前記OSへの送信を遮断するポインティングデバイスデータ制御部と、
前記ネットワーク送信開始要求に応じて、前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信する通信部とを備え
前記メモリに保存されたポインティングデバイスデータは、さらに前記インターフェース制御部を介して前記遠隔操作用のアプリケーションに送信されることを特徴とする情報処理装置。
In an information processing apparatus that remotely controls a server existing on a network,
After receiving the server operation request from the remote operation application, the pointing device data storage start request for storing the pointing device data output from the pointing device in a predetermined memory, and the pointing to the OS in the information processing apparatus An interface control unit for outputting a pointing device data blocking start request for blocking transmission of device data and a network transmission starting request for transmitting the pointing device data stored in the memory to the server;
In response to said pointing device data storage start request, the pointing device data outputted from the pointing device obtained before the OS in the information processing apparatus acquires, said pointing with saving the pointing device data in said memory A pointing device data receiving unit for transmitting device data to the pointing device data control unit ;
A pointing device data control unit that blocks transmission of the pointing device data received from the pointing device data receiving unit to the OS in response to the pointing device data blocking start request ;
A communication unit for transmitting the pointing device data stored in the memory to the server in response to the network transmission start request ;
The information processing apparatus , wherein the pointing device data stored in the memory is further transmitted to the remote operation application via the interface control unit .
前記遠隔操作用のアプリケーションは、前記サーバーの遠隔操作中、ポインティングデバイスのエミュレーションを実行するスレッドを作成し、当該スレッドが前記インターフェース制御部を介して前記メモリに保存されたポインティングデバイスデータ受信し、該受信したポインティングデバイスデータに基づいて、ポインティングデバイスのエミュレーションを実行することを特徴とする請求項1記載の情報処理装置。 The remote operation application creates a thread for executing emulation of a pointing device during remote operation of the server, and the thread receives the pointing device data stored in the memory via the interface control unit. The information processing apparatus according to claim 1 , wherein emulation of the pointing device is executed based on the received pointing device data . 前記情報処理装置は、KVM装置であることを特徴とする請求項1又は2に記載の情報処理装置。 The information processing apparatus according to claim 1, wherein the information processing apparatus is a KVM apparatus. 複数のサーバーと、ネットワークを介して前記サーバーを遠隔操作する情報処理装置とを備えたシステムであって、
前記情報処理装置は、請求項1から請求項3のいずれか一項に記載の情報処理装置であることを特徴とするシステム。
A system comprising a plurality of servers and an information processing device for remotely operating the servers via a network,
The system according to claim 1, wherein the information processing apparatus is the information processing apparatus according to claim 1.
ネットワーク上に存在するサーバーを遠隔操作する情報処理装置の遠隔操作方法であって、
遠隔操作用のアプリケーションから前記サーバーの操作要求を受信した後に、ポインティングデバイスから出力されたポインティングデバイスデータを所定のメモリに保存するポインティングデバイスデータ保存開始要求、前記情報処理装置内のOSへの前記ポインティングデバイスデータの送信を遮断するポインティングデバイスデータ遮断開始要求、及び前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信するネットワーク送信開始要求を出力する出力ステップと、
前記ポインティングデバイスデータ保存開始要求に応じて、前記ポインティングデバイスから出力されたポインティングデバイスデータを前記情報処理装置内のOSが取得する前に取得し、該ポインティングデバイスデータを所定のメモリに保存すると共に該ポインティングデバイスデータを遮断ステップに送信する保存ステップと、
前記ポインティングデバイスデータ遮断開始要求に応じて、前記保存ステップから受信したポインティングデバイスデータの前記OSへの送信を遮断する遮断ステップと、
前記ネットワーク送信開始要求に応じて、前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信する送信ステップとを有し、
前記メモリに保存されたポインティングデバイスデータは、さらに前記遠隔操作用のアプリケーションに送信されることを特徴とする遠隔操作方法。
A method for remotely operating an information processing apparatus for remotely operating a server existing on a network,
After receiving the server operation request from the remote operation application, the pointing device data storage start request for storing the pointing device data output from the pointing device in a predetermined memory, and the pointing to the OS in the information processing apparatus An output step of outputting a pointing device data blocking start request for blocking transmission of device data, and a network transmission start request for transmitting pointing device data stored in the memory to the server;
In response to said pointing device data storage start request, the together with the pointing device data outputted from the pointing device obtained before the OS in the information processing apparatus acquires and stores the pointing device data in a predetermined memory A storing step for transmitting the pointing device data to the blocking step ;
A blocking step of blocking transmission of the pointing device data received from the storing step to the OS in response to the pointing device data blocking start request ;
In response to said network transmission start request, a pointing device data stored in the memory have a transmission step of transmitting to said server,
The remote operation method characterized in that the pointing device data stored in the memory is further transmitted to the remote operation application .
前記遠隔操作用のアプリケーションは、前記サーバーの遠隔操作中、ポインティングデバイスのエミュレーションを実行するスレッドを作成し、当該スレッドが前記メモリに保存されたポインティングデバイスデータ受信し、該受信したポインティングデバイスデータに基づいて、ポインティングデバイスのエミュレーションを実行することを特徴とする請求項5記載の遠隔操作方法。 The remote operation application creates a thread for executing emulation of a pointing device during remote operation of the server, the thread receives the pointing device data stored in the memory, and based on the received pointing device data 6. The remote operation method according to claim 5 , wherein emulation of the pointing device is executed . ネットワーク上に存在するサーバーを遠隔操作するために、コンピュータを、
遠隔操作用のアプリケーションから前記サーバーの操作要求を受信した後に、ポインティングデバイスから出力されたポインティングデバイスデータを所定のメモリに保存するポインティングデバイスデータ保存開始要求、前記情報処理装置内のOSへの前記ポインティングデバイスデータの送信を遮断するポインティングデバイスデータ遮断開始要求、及び前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信するネットワーク送信開始要求を出力するインターフェース制御部、
前記ポインティングデバイスデータ保存開始要求に応じて、前記ポインティングデバイスから出力されたポインティングデバイスデータを前記情報処理装置内のOSが取得する前に取得し、該ポインティングデバイスデータを前記メモリに保存すると共に該ポインティングデバイスデータをポインティングデバイスデータ制御部に送信するポインティングデバイスデータ受信部、
前記ポインティングデバイスデータ遮断開始要求に応じて、前記ポインティングデバイスデータ受信部から受信したポインティングデバイスデータの前記OSへの送信を遮断するポインティングデバイスデータ制御部、及び
前記ネットワーク送信開始要求に応じて、前記メモリに保存されたポインティングデバイスデータを前記サーバーに送信する通信部として機能させ、
前記メモリに保存されたポインティングデバイスデータは、さらに前記インターフェース制御部を介して前記遠隔操作用のアプリケーションに送信されることを特徴とするプログラム。
To remotely control a server on the network,
After receiving the server operation request from the remote operation application, the pointing device data storage start request for storing the pointing device data output from the pointing device in a predetermined memory, and the pointing to the OS in the information processing apparatus An interface control unit for outputting a pointing device data blocking start request for blocking transmission of device data and a network transmission starting request for transmitting the pointing device data stored in the memory to the server;
In response to said pointing device data storage start request, the pointing device data outputted from the pointing device obtained before the OS in the information processing apparatus acquires, said pointing with saving the pointing device data in said memory A pointing device data receiving unit for transmitting device data to the pointing device data control unit;
A pointing device data control unit that blocks transmission of the pointing device data received from the pointing device data receiving unit to the OS in response to the pointing device data blocking start request ; and
In response to the network transmission start request, the pointing device data stored in the memory is caused to function as a communication unit that transmits to the server ,
The pointing device data stored in the memory is further transmitted to the remote operation application via the interface control unit .
前記遠隔操作用のアプリケーションは、前記サーバーの遠隔操作中、ポインティングデバイスのエミュレーションを実行するスレッドを作成し、当該スレッドが前記インターフェース制御部を介して前記メモリに保存されたポインティングデバイスデータ受信し、該受信したポインティングデバイスデータに基づいて、ポインティングデバイスのエミュレーションを実行することを特徴とする請求項7記載のプログラム。 The remote operation application creates a thread for executing emulation of a pointing device during remote operation of the server, and the thread receives the pointing device data stored in the memory via the interface control unit. 8. The program according to claim 7 , wherein emulation of the pointing device is executed based on the received pointing device data . 前記請求項7又は8に記載のプログラムを記録した記録媒体。 A recording medium on which the program according to claim 7 or 8 is recorded.
JP2009145783A 2009-06-18 2009-06-18 Information processing apparatus, system, remote operation method, program, and recording medium Expired - Fee Related JP4535346B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009145783A JP4535346B2 (en) 2009-06-18 2009-06-18 Information processing apparatus, system, remote operation method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009145783A JP4535346B2 (en) 2009-06-18 2009-06-18 Information processing apparatus, system, remote operation method, program, and recording medium

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2004041867A Division JP4535314B2 (en) 2004-02-18 2004-02-18 Information processing apparatus, system, remote operation method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2009211726A JP2009211726A (en) 2009-09-17
JP4535346B2 true JP4535346B2 (en) 2010-09-01

Family

ID=41184739

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009145783A Expired - Fee Related JP4535346B2 (en) 2009-06-18 2009-06-18 Information processing apparatus, system, remote operation method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP4535346B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169632A (en) * 2000-11-30 2002-06-14 Nagano Fujitsu Component Kk Switch, switching method and computer system therefor
JP2003534685A (en) * 2000-05-03 2003-11-18 サイベックス コンピューター プロダクツ コーポレイション Keyboard, video and mouse switching system via network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003534685A (en) * 2000-05-03 2003-11-18 サイベックス コンピューター プロダクツ コーポレイション Keyboard, video and mouse switching system via network
JP2002169632A (en) * 2000-11-30 2002-06-14 Nagano Fujitsu Component Kk Switch, switching method and computer system therefor

Also Published As

Publication number Publication date
JP2009211726A (en) 2009-09-17

Similar Documents

Publication Publication Date Title
US7886025B2 (en) Information processing unit, system, remote control method, and storage medium
US20110246904A1 (en) Interacting with Remote Applications Displayed Within a Virtual Desktop of a Tablet Computing Device
JP2008134853A (en) Method, program, and device for generating image data
TW201419114A (en) BIOS user interface control using mobile device
US11249771B2 (en) Terminal input invocation
JP5519458B2 (en) Plant monitoring control system and display screen management method
EP3151113B1 (en) Remote support system, information processing apparatus, image processing apparatus, methods of controlling these, and storage medium
US8005962B2 (en) System and method for using virtual IP addresses in a multi-user server system
JP5318699B2 (en) KVM switch, KVM system and program
JP2008098994A (en) Scanner driver and scanner driver cooperation device
JP5935806B2 (en) Information processing system, information processing method, information processing apparatus, control method thereof, and control program
JP4535346B2 (en) Information processing apparatus, system, remote operation method, program, and recording medium
US9548894B2 (en) Proximity based cross-screen experience App framework for use between an industrial automation console server and smart mobile devices
JP5515520B2 (en) Server device and screen data transmission method
JP2008040347A (en) Image display device, image display method, and image display program
US8074001B2 (en) Information processing apparatus, KVM switch, remote system, and computer readable storage medium
JP2007122691A (en) Information processor, information processing method and program
WO2014162667A1 (en) Terminal device, terminal device control method, and storage medium
US10713393B2 (en) Information processing system, information processing apparatus, method of controlling the same, and storage medium
JP2020166466A (en) Combination of programs and program
JP7085311B2 (en) Information processing equipment, information processing system, information processing method, information processing program
JP2012156600A (en) Remote operation system, and operation method of remote operation system
JP4550278B2 (en) Remote computer processing
JP2011248672A (en) Screen sharing system and data transfer method
JP2010009147A (en) Information processor, information processing method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090619

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100302

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100414

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100608

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100609

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130625

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4535346

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees