JP2008217272A - Remote operation system and method, and program - Google Patents

Remote operation system and method, and program Download PDF

Info

Publication number
JP2008217272A
JP2008217272A JP2007052068A JP2007052068A JP2008217272A JP 2008217272 A JP2008217272 A JP 2008217272A JP 2007052068 A JP2007052068 A JP 2007052068A JP 2007052068 A JP2007052068 A JP 2007052068A JP 2008217272 A JP2008217272 A JP 2008217272A
Authority
JP
Japan
Prior art keywords
server
signal processing
data
virtual
processing 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.)
Withdrawn
Application number
JP2007052068A
Other languages
Japanese (ja)
Inventor
Masafumi Kuwano
雅史 桑野
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007052068A priority Critical patent/JP2008217272A/en
Publication of JP2008217272A publication Critical patent/JP2008217272A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a remote operation system that facilitates a system test by enabling devices used with an information processing apparatus to be operated as if it is on a server and enabling the server and the information processing terminal to exchange data without using a network function. <P>SOLUTION: A signal processing apparatus 2 has virtual devices. The server 1 requests a peripheral device input/output from the signal processing apparatus 2 via a device interface, and a PC provides the signal processing apparatus 2 with a peripheral device function via a communication processing part interface. In remote-operating the server 1, the PC 3 emulates the peripheral device input/output of the server 1. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、サーバの入出力信号を信号処理装置経由でPC(Personal Computer)などの情報処理装置と通信することで、サーバの遠隔操作をする技術に関する。   The present invention relates to a technique for remotely operating a server by communicating an input / output signal of the server with an information processing apparatus such as a PC (Personal Computer) via a signal processing apparatus.

従来、ネットワーク上のサーバを直接的に遠隔操作するための技術が存在する(例えば特許文献1参照)。このような技術を用いて構築した遠隔操作システムの一例を図9に示す。   Conventionally, there is a technique for directly remotely controlling a server on a network (see, for example, Patent Document 1). An example of a remote control system constructed using such a technique is shown in FIG.

図9に示す遠隔操作システムでは、サーバ1と信号処理装置2とは、表示画面を出力するディスプレイコネクタやシリアルコネクタ、キーボードコネクタ及びマウスコネクタ等を介して接続される。信号処理装置はLAN(Local Area Network)やインターネットなどのLAN3と接続されており、このLAN3を介してパーソナルコンピュータ(以下、PCという)やワークステーションである情報処理装置5と通信可能に構成される。   In the remote operation system shown in FIG. 9, the server 1 and the signal processing device 2 are connected via a display connector, a serial connector, a keyboard connector, a mouse connector, and the like that output a display screen. The signal processing apparatus is connected to a LAN 3 such as a LAN (Local Area Network) or the Internet, and is configured to be able to communicate with an information processing apparatus 5 that is a personal computer (hereinafter referred to as a PC) or a workstation via the LAN 3. .

信号処理装置2は、サーバ1のディスプレイコネクタ等から出力されたディスプレイ信号Dに基づいてイメージデータに生成、IPパケットPに変換し、LAN3を介して情報処理装置5へ送信する。情報処理装置5は、信号処理装置2から送信されたIPパケットPを、LAN3を介して受信し、これに基づいてサーバ1の表示画面をディスプレイ5上に表示する。また、情報処理装置5は、上記の表示画面に対し、キーボード6やマウス7から入力された操作情報をIPパケットに変換して信号処理装置2へ送信する。信号処理装置2は、LAN3からIPアドレスに基づいて操作情報であるIPパケットを受信し、これからキーボード信号Kとマウス信号Mを抽出後、これらの信号をサーバ1のキーボードコネクタ又はマウスコネクタへ入力する。   The signal processing device 2 generates image data based on the display signal D output from the display connector or the like of the server 1, converts it into an IP packet P, and transmits it to the information processing device 5 via the LAN 3. The information processing device 5 receives the IP packet P transmitted from the signal processing device 2 via the LAN 3 and displays the display screen of the server 1 on the display 5 based on this. Further, the information processing device 5 converts the operation information input from the keyboard 6 and the mouse 7 into an IP packet and transmits it to the signal processing device 2 on the display screen. The signal processing device 2 receives an IP packet which is operation information from the LAN 3 based on the IP address, extracts a keyboard signal K and a mouse signal M from the IP packet, and inputs these signals to the keyboard connector or the mouse connector of the server 1. .

すなわち、信号処理装置2は、情報処理装置5をサーバ1に接続されているディスプレイやキーボードやマウス等の入出力装置として機能させることを可能にする。これにより、ディスプレイ5、キーボード6、マウス7などの入出力装置があたかもサーバと直接接続されているかのような環境を操作者に提供することが可能となる。
特開2005−044198号公報
That is, the signal processing device 2 enables the information processing device 5 to function as an input / output device such as a display, a keyboard, and a mouse connected to the server 1. This makes it possible to provide the operator with an environment as if input / output devices such as the display 5, the keyboard 6, and the mouse 7 are directly connected to the server.
Japanese Patent Laid-Open No. 2005-044198

しかしながら、従来の遠隔操作システムにおいては、次のような課題がある。第1の課題は、遠隔からサーバ上の情報を送受信するためには情報処理装置5とサーバ1がネットワークで接続され、かつデータの送受信が可能となるOS(Operating System)と通信用のアプリケーションが実行されている必要がある。また、サーバ自身のネットワーク機能やソフトウェアに障害が発生した場合、データの送受信は不可能となる。   However, the conventional remote control system has the following problems. The first problem is that there is an OS (Operating System) and a communication application in which the information processing apparatus 5 and the server 1 are connected via a network and can transmit and receive data in order to remotely transmit and receive information on the server. Must be running. Also, if a failure occurs in the network function or software of the server itself, data transmission / reception becomes impossible.

第2の課題は、情報処理装置からは単にサーバの操作をするだけで、情報処理装置から例えばCD−ROMやDVD−ROMなどのメディアをサーバ上で使用することができなかった。このためインストールメディアなどを遠隔からシステムのテストを行う場合にはPXE(Preboot Execution Environment)サーバなどインストール用の専用サーバを用意するか、直接マシンにメディアを挿入する必要があり、遠隔地にあるシステムにインストール作業を行うことが困難であった。   The second problem is that the information processing apparatus simply operates the server, and a medium such as a CD-ROM or a DVD-ROM cannot be used on the server from the information processing apparatus. For this reason, when testing the installation media etc. remotely, it is necessary to prepare a dedicated server for installation, such as a PXE (Preboot Execution Environment) server, or to insert the media directly into the machine. It was difficult to perform installation work.

本発明は、以上説明した問題点を解決するためになされたものである。その目的は、情報処理装置で使用するデバイスをサーバ上にあるかのように操作でき、更にネットワーク機能を使わずにサーバと情報処理端末間のデータの送受信が可能となり、システムのテストを容易にする遠隔操作システムを提供することにある。   The present invention has been made to solve the above-described problems. Its purpose is to operate the device used in the information processing device as if it were on the server, and to send and receive data between the server and the information processing terminal without using the network function. It is to provide a remote operation system.

本発明は、信号処理装置が仮想デバイスを有し、サーバはデバイスインターフェースにより前記信号処理装置に対して周辺デバイスの入出力を要求し、PCは通信処理部インターフェースにより前記信号処理装置に対して周辺デバイス機能を提供し、前記サーバの遠隔操作においてPC側にてサーバの周辺デバイスの入出力をエミュレートする遠隔操作システムを提供する。   In the present invention, the signal processing apparatus has a virtual device, the server requests the signal processing apparatus for input / output of a peripheral device by a device interface, and the PC has a peripheral for the signal processing apparatus by a communication processing unit interface Provided is a remote operation system that provides a device function and emulates input / output of peripheral devices of the server on the PC side in remote operation of the server.

また、本発明は、信号処理装置が仮想デバイスを有し、サーバはデバイスインターフェースにより前記信号処理装置に対して周辺デバイスの入出力を要求し、PCは通信処理部インターフェースにより前記信号処理装置に対して周辺デバイス機能を提供し、前記サーバの遠隔操作においてPC側にてサーバの周辺デバイスの入出力をエミュレートする遠隔操作方法を提供する。   Further, according to the present invention, the signal processing apparatus has a virtual device, the server requests the signal processing apparatus to input / output peripheral devices through the device interface, and the PC transmits to the signal processing apparatus through the communication processing unit interface. And providing a peripheral device function, and a remote operation method for emulating input / output of the peripheral device of the server on the PC side in the remote operation of the server.

本発明によれば、サーバの遠隔操作に加え、信号処理装置とサーバ間が接続されているだけで、サーバ上でシステムやアプリケーションが未起動の場合でも操作やデータの送受信が可能で、遠隔から操作元の情報処理装置の周辺機器が利用できる遠隔操作システムによって、サーバのテスト、構築及び管理を容易化することを可能とする。   According to the present invention, in addition to the remote operation of the server, only the signal processing device and the server are connected, and the operation and data can be transmitted and received even when the system or application is not activated on the server. It is possible to facilitate testing, construction and management of the server by a remote operation system that can use peripheral devices of the information processing apparatus as the operation source.

また、仮想的にエミュレートするデバイスを使用するため、ハードウェアを変更することなくデバイスを容易に追加でき、システムの汎用性を向上させることができる。   In addition, since a device that virtually emulates is used, a device can be easily added without changing hardware, and the versatility of the system can be improved.

以下、本発明の第1の実施の形態について図面を参照して詳細に説明する。本実施の形態における遠隔操作システムは図1のように構成されている。   Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings. The remote operation system in the present embodiment is configured as shown in FIG.

サーバ1と信号処理装置2はディスプレイコネクタやデバイスコネクタを介して接続される。接続の形態として想定されるのはUSB(Universal Serial Bus)接続であるが、これは本発明の最良の形態であり、IEEE1394(Institute of Electrical and Electronic Engineers 1394)接続など他の接続方式を用いても構わない。   The server 1 and the signal processing device 2 are connected via a display connector or a device connector. A connection form is assumed to be USB (Universal Serial Bus) connection, but this is the best form of the present invention, and other connection methods such as IEEE 1394 (Institute of Electrical and Electronic Engineers 1394) connection are used. It doesn't matter.

信号処理装置2はPC3とも接続されており、サーバ1から取得されたビデオ信号と、サーバ1から出力されるデバイス信号をPC3に送信する。また、PC3から送信される通信データをデバイス信号に変換してサーバへ入力する。   The signal processing apparatus 2 is also connected to the PC 3 and transmits the video signal acquired from the server 1 and the device signal output from the server 1 to the PC 3. Further, the communication data transmitted from the PC 3 is converted into a device signal and input to the server.

また、PC3では、信号処理装置2から送信される通信データを変換し、ディスプレイ4上にサーバ1のディスプレイ映像やシリアルコンソールを表示する。さらに、サーバ1に対するキーボード5、マウス6からの入力情報や、周辺機器7のデータを信号処理装置2に送信する。   Further, the PC 3 converts the communication data transmitted from the signal processing device 2 and displays the display video of the server 1 and the serial console on the display 4. Further, input information from the keyboard 5 and mouse 6 to the server 1 and data of the peripheral device 7 are transmitted to the signal processing device 2.

したがって、操作者はPC3から信号処理装置2を介してサーバ1を遠隔操作でき、サーバ1と周辺機器7の間でデータのやり取りすることが可能となる。なお、PC3内にあるデータを仮想的に周辺機器とすることで、サーバ1とPC3との間でデータのやり取りを可能となる。   Therefore, the operator can remotely operate the server 1 from the PC 3 through the signal processing device 2, and can exchange data between the server 1 and the peripheral device 7. Note that data in the PC 3 is virtually used as a peripheral device, so that data can be exchanged between the server 1 and the PC 3.

次にブロック図2を用いて本発明の詳細な構成を説明する。
信号処理装置2の仮想デバイス管理テーブル27は、仮想デバイス処理部24で管理されている仮想デバイスとその状態が管理されている。信号処理装置制御部25は仮想デバイス管理テーブル27の情報に基づいて、通信処理部26が受信したデータの宛先を判別し、画像処理部23や仮想デバイス処理部24へデータを受け渡す。また、画像処理部23からはイメージデータを、仮想デバイス処理部24からはデータや出力信号を受け取り、通信処理部26へデータを受け渡す。通信処理部26はPC3の通信処理部31と通信データをやり取りする。通信処理部26に使用しているインターフェースの容量に応じてデータ転送速度を高速化できる。例えば、イーサネット(登録商標)やIEEE1394等の接続方法がある。
Next, the detailed configuration of the present invention will be described with reference to the block diagram 2.
The virtual device management table 27 of the signal processing device 2 manages the virtual devices managed by the virtual device processing unit 24 and their states. Based on the information in the virtual device management table 27, the signal processing device control unit 25 determines the destination of the data received by the communication processing unit 26 and delivers the data to the image processing unit 23 and the virtual device processing unit 24. The image processing unit 23 receives image data, the virtual device processing unit 24 receives data and an output signal, and transfers the data to the communication processing unit 26. The communication processing unit 26 exchanges communication data with the communication processing unit 31 of the PC 3. The data transfer rate can be increased according to the capacity of the interface used for the communication processing unit 26. For example, there are connection methods such as Ethernet (registered trademark) and IEEE1394.

ビデオ信号処理部21は、サーバ1のディスプレイコネクタ11と接続され、ビデオ信号Vを映像に変換し、画像処理部23に映像を受け渡す。画像処理部23は受け取った映像をイメージデータに変換し、信号処理装置制御部25へデータを受け渡す。受け渡されたデータは通信処理部26を介してPC3へ送信される。画像処理部23は受け取ったデータを単純にイメージデータに変換するだけでなく、先に送信した画像との差分だけを送信することによりデータ容量を削減することが可能である。また、信号処理装置制御部25はPC3から送信された要求に従い、画像処理部23に対して指定する解像度の画像を送信するように指示することが可能である。なお、ビデオ信号処理部21、及び画像処理部23はサーバ1のディスプレイの映像が必要なくシリアルコンソールのみで操作できる場合は、省略しても構わない。   The video signal processing unit 21 is connected to the display connector 11 of the server 1, converts the video signal V into video, and delivers the video to the image processing unit 23. The image processing unit 23 converts the received video into image data and delivers the data to the signal processing device control unit 25. The transferred data is transmitted to the PC 3 via the communication processing unit 26. The image processing unit 23 can not only simply convert the received data into image data, but also reduce the data capacity by transmitting only the difference from the previously transmitted image. Further, the signal processing device control unit 25 can instruct the image processing unit 23 to transmit an image with a specified resolution in accordance with the request transmitted from the PC 3. Note that the video signal processing unit 21 and the image processing unit 23 may be omitted if the video on the display of the server 1 is not necessary and can be operated only by a serial console.

仮想デバイス処理部24は、サーバ1のデバイスコネクタ12と接続され、サーバ1からの要求を受け、仮想デバイス内のデータを仮想デバイス信号処理部22でデバイス信号に変換し、サーバ1のデバイスコネクタへ入力する。仮想デバイス処理部24に要求されるデータが存在しなかった場合、データを取得するように信号処理装置制御部25へ要求する。信号処理装置制御部25は要求を受け、通信処理部26を通してPC3へデータを要求する。   The virtual device processing unit 24 is connected to the device connector 12 of the server 1, receives a request from the server 1, converts data in the virtual device into a device signal by the virtual device signal processing unit 22, and sends it to the device connector of the server 1. input. If the requested data does not exist in the virtual device processing unit 24, the signal processing device control unit 25 is requested to acquire the data. The signal processing device control unit 25 receives the request and requests data from the PC 3 through the communication processing unit 26.

次に、仮想デバイス処理部24の詳細な構成を説明する。
仮想デバイス処理部24は図3のように仮想デバイス信号処理部と送受信するデータの整理を行う仮想デバイス分岐部241と、周辺機器を擬似的に提供する仮想CD・DVDドライブ242、仮想フロッピー(登録商標)ディスク243、仮想ハードディスク244、仮想キーボード245、仮想マウス246、仮想シリアル247、これらを制御する仮想デバイス制御部248からなる。仮想デバイス制御部248は、信号処理装置制御部25からの要求を受け、該当する仮想デバイスをサーバ1に接続させる。接続される仮想デバイスは複数個同時に接続してもよく、仮想デバイス分岐部241が通信を制御する役目を果たす。なお、仮想デバイスはソフトウェアで提供され、実際の処理を行うハードウェアをそれぞれ用意しなくてもサーバ1にデバイスがあるかのように認識させることができる。また、新しい仮想デバイスを後から追加することが容易になる。
Next, a detailed configuration of the virtual device processing unit 24 will be described.
As shown in FIG. 3, the virtual device processing unit 24 includes a virtual device branching unit 241 that organizes data to be transmitted to and received from the virtual device signal processing unit, a virtual CD / DVD drive 242 that artificially provides peripheral devices, and a virtual floppy (registered). Trademark) disk 243, virtual hard disk 244, virtual keyboard 245, virtual mouse 246, virtual serial 247, and virtual device control unit 248 for controlling them. The virtual device control unit 248 receives a request from the signal processing device control unit 25 and connects the corresponding virtual device to the server 1. A plurality of virtual devices to be connected may be connected simultaneously, and the virtual device branching unit 241 serves to control communication. Note that the virtual device is provided by software, and the server 1 can recognize the device as if it is present without preparing hardware for performing actual processing. Further, it becomes easy to add a new virtual device later.

PC3の仮想デバイス対応テーブル33は、PC3が信号処理装置2に接続した際に作成され、デバイスの情報が変更された際に更新される。このテーブルはPC3上のデバイスと信号処理装置内の仮想デバイス処理部24内の仮想デバイスとの対応を表すテーブルである。遠隔操作制御部32は入力があった場合、仮想デバイス対応テーブル33を参照して、デバイスの情報を付加して信号処理装置2に送信するデータを作成する。また、データを受信した場合は、仮想デバイス対応テーブル33を参照してPC3に接続されている各デバイスにデータを送信する。   The virtual device correspondence table 33 of the PC 3 is created when the PC 3 is connected to the signal processing apparatus 2 and is updated when the device information is changed. This table is a table representing the correspondence between devices on the PC 3 and virtual devices in the virtual device processing unit 24 in the signal processing apparatus. When there is an input, the remote operation control unit 32 refers to the virtual device correspondence table 33 and adds the device information to create data to be transmitted to the signal processing device 2. When data is received, the virtual device correspondence table 33 is referred to and the data is transmitted to each device connected to the PC 3.

次に、本実施の形態における遠隔操作システムの動作について、図2のブロック図とフローチャートを用いて説明する。   Next, the operation of the remote control system in this embodiment will be described with reference to the block diagram and flowchart of FIG.

まず、PC3から遠隔操作システムの利用を開始するときの動作について図4のフローチャートを用いて説明する。オペレータがサーバ1の利用開始要求を行ったとき、PC3の遠隔操作制御部32は通信処理部31に接続要求を送信させる(S41)。   First, the operation when starting to use the remote control system from the PC 3 will be described with reference to the flowchart of FIG. When the operator makes a use start request for the server 1, the remote operation control unit 32 of the PC 3 causes the communication processing unit 31 to transmit a connection request (S41).

信号処理装置2の通信処理部26はデータを受信すると、信号処理装置制御部25に受け渡す。信号処理装置制御部25は仮想デバイス管理テーブル25の情報をPC3の仮想デバイス対応テーブル33へ情報を受け渡し(S42)、画像処理部22にイメージデータのキャプチャを開始するように指示する(S43)。また、PC3に仮想デバイス管理ビデオ信号処理部21はディスプレイコネクタ11からビデオ信号Vを受信して変換し、表示映像を画像処理部22に受け渡す。   When the communication processing unit 26 of the signal processing device 2 receives the data, it passes it to the signal processing device control unit 25. The signal processing device control unit 25 transfers the information in the virtual device management table 25 to the virtual device correspondence table 33 of the PC 3 (S42), and instructs the image processing unit 22 to start capturing image data (S43). Further, the virtual device management video signal processing unit 21 receives and converts the video signal V from the display connector 11 to the PC 3, and delivers the display video to the image processing unit 22.

画像処理部22は表示映像をキャプチャして映像データに変換し、信号処理装置制御部25に受け渡す。信号処理装置制御部25では受け取った映像データを通信処理部26からPC3へ送信させる。(S44)。以降、PC3が接続を切断するまでこの処理を繰り返す(S45)。   The image processing unit 22 captures the display video, converts it into video data, and passes it to the signal processing device control unit 25. The signal processing device control unit 25 transmits the received video data from the communication processing unit 26 to the PC 3. (S44). Thereafter, this process is repeated until the PC 3 disconnects (S45).

次に、PC3のキーボード5、マウス6からサーバ1を操作する場合の動作について図5のフローチャートを用いて説明する。キーボード5、マウス6の入力は遠隔操作制御部32へ送られ、通信処理部31を通じて信号処理装置2へ送信される(S51)。   Next, the operation when the server 1 is operated from the keyboard 5 and mouse 6 of the PC 3 will be described with reference to the flowchart of FIG. Inputs from the keyboard 5 and mouse 6 are sent to the remote operation control unit 32 and transmitted to the signal processing device 2 through the communication processing unit 31 (S51).

信号処理装置26でデータを受け取るとキーボード・マウス信号を解析し、仮想デバイス処理部24へ送信する(S52)。   When data is received by the signal processing device 26, the keyboard / mouse signal is analyzed and transmitted to the virtual device processing unit 24 (S52).

受け取ったデータを仮想デバイス処理部24で変換し、仮想デバイス信号処理部を介してサーバへ入力される(S53)。以降、切断されるまで入力データを受け付けるたびにこの処理を繰り返し、切断された場合は処理を終了する(S54)。   The received data is converted by the virtual device processing unit 24 and input to the server via the virtual device signal processing unit (S53). Thereafter, this process is repeated each time input data is received until it is disconnected, and if it is disconnected, the process ends (S54).

次に、周辺機器7を利用する場合の動作について図6のフローチャートを用いて説明する。サーバ1から周辺機器の利用要求があった場合(S61)、仮想デバイス信号処理部22で信号を受信し、仮想デバイス処理部24内にデータが存在する場合、仮想デバイス信号処理部経由でデータを入力する。   Next, the operation when the peripheral device 7 is used will be described with reference to the flowchart of FIG. When there is a usage request for a peripheral device from the server 1 (S61), the virtual device signal processing unit 22 receives a signal, and when data exists in the virtual device processing unit 24, the data is transmitted via the virtual device signal processing unit. input.

存在しない場合は、PC3にデータを要求する。(S62)PC3は要求を受け取ると、仮想デバイス対応テーブル33を参照し、該当する周辺機器から仮想デバイス処理部24にデータを送信する(S63)。   If it does not exist, it requests data from the PC 3. (S62) Upon receiving the request, the PC 3 refers to the virtual device correspondence table 33 and transmits data from the corresponding peripheral device to the virtual device processing unit 24 (S63).

PC3は信号処理装置2から要求があった場合、周辺機器7からデータを取得し、信号処理装置2に向かってデータを送信する(S64)。   When requested by the signal processing device 2, the PC 3 acquires data from the peripheral device 7 and transmits the data toward the signal processing device 2 (S64).

信号処理装置2はデータを受信して仮想デバイスにコピーしてキャッシュを残しておき(S65)、要求されたデータを仮想デバイス信号処理部に送信する(S66)。   The signal processing device 2 receives the data, copies it to the virtual device, leaves the cache (S65), and transmits the requested data to the virtual device signal processing unit (S66).

内部データ34のデータを送受信する場合は、内部データ34を擬似的に仮想的にストレージ装置として扱い、周辺機器7と同じように処理を行うことでデータの送受信を行う。   When transmitting / receiving data of the internal data 34, the internal data 34 is treated virtually as a storage device, and data is transmitted / received by performing the same processing as the peripheral device 7.

以上説明したように、本実施の形態においては、以下に記載するような効果を奏する。
第1の効果は、遠隔からサーバ上の情報を採取するためには情報処理装置とサーバがネットワークで接続されていなくても、データの送受信が可能となった。
As described above, the present embodiment has the following effects.
The first effect is that data can be transmitted and received even when the information processing apparatus and the server are not connected via a network in order to collect information on the server from a remote location.

第2の効果は、遠隔操作用の情報処理装置のデバイスからは単にサーバの操作をするだけでなく、情報処理装置から例えばCD−ROMやDVD−ROMなどのメディアをサーバに直接挿入するかのように使用することができる。このため遠隔地にあるシステムのテストなどを容易にした。   The second effect is not only that the server is operated simply from the device of the information processing apparatus for remote operation, but also that a medium such as a CD-ROM or DVD-ROM is directly inserted into the server from the information processing apparatus. Can be used as This made it easier to test remote systems.

第3は、仮想デバイスのデータを信号処理装置内にキャッシュとして残しておくことにより、遠隔からのデータ通信の回数を削減し、効率化を図る。   Third, by leaving the data of the virtual device as a cache in the signal processing apparatus, the number of remote data communications is reduced and the efficiency is improved.

第4の効果は.仮想デバイスをソフトウェアで提供することにより、拡張が容易で後から新しいハードウェアを追加することが可能にした。   The fourth effect is. By providing the virtual device in software, it is easy to expand and new hardware can be added later.

次に、本発明の第2の実施の形態を図面によって説明する。図7は本実施の形態による遠隔操作システムである。この構成では複数の信号処理装置2A、2B,2Cを切換え装置9で接続した点で上記の第1の実施の形態と異なる。各サーバ1A、1B、1Cは実施例1によるサーバ1と同じ構成であり、これ以外の構成は同様である。   Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 7 shows a remote control system according to this embodiment. This configuration differs from the first embodiment in that a plurality of signal processing devices 2A, 2B, 2C are connected by a switching device 9. Each of the servers 1A, 1B, and 1C has the same configuration as the server 1 according to the first embodiment, and the other configurations are the same.

切換え装置8は接続された信号処理装置から得たサーバの情報を保持し、PC3からの要求に応じて選択的に信号処理装置2A、2B、2Cを通してサーバ1A、1B、1CのいずれかとPC3を接続させる。   The switching device 8 holds the server information obtained from the connected signal processing device, and selectively selects one of the servers 1A, 1B, 1C and the PC 3 through the signal processing devices 2A, 2B, 2C in response to a request from the PC 3. Connect.

切替え装置の詳細な構成を、ブロック図8を用いて説明する。
切換え装置制御部82は、PC3からの要求があった場合、切換え装置8に接続されているサーバの情報の一覧をサーバ管理部84から受け取り、通信処理部81からPC3へ送信する。PC3では通信処理部31で受信したデータを取り出して遠隔操作制御部32に受け渡し、ディスプレイ4上にサーバ一覧を表示する。また、PC3からのサーバの操作要求を受け、選択された操作対象のサーバの信号処理装置へ通信データを転送するようにし、信号処理装置からの通信データをPC3に送信する。
A detailed configuration of the switching device will be described with reference to a block diagram of FIG.
When there is a request from the PC 3, the switching device control unit 82 receives a list of information on servers connected to the switching device 8 from the server management unit 84 and transmits the list from the communication processing unit 81 to the PC 3. In the PC 3, the data received by the communication processing unit 31 is extracted and transferred to the remote operation control unit 32, and a server list is displayed on the display 4. In response to a server operation request from the PC 3, the communication data is transferred to the signal processing device of the selected operation target server, and the communication data from the signal processing device is transmitted to the PC 3.

デバイスデータ格納部83には仮想デバイス処理部24内の仮想デバイスのキャッシュデータが保存される。信号処理装置2からPC3に要求があった場合、デバイスデータ格納部にキャッシュが存在する場合、信号処理装置2にデータを送信する。要求されるデータが無かった場合、通信処理部81からPC3に周辺機器のデータを要求する。PC3から送信されたデータを受け取り、デバイスデータ格納部83にコピーし、キャッシュとして残してから、信号処理装置2に送信する。次から同じデータを要求された場合はPC3から直接データを要求するのではなく、デバイスデータ格納部83に存在するデータを信号処理装置2に送信する。   The device data storage unit 83 stores virtual device cache data in the virtual device processing unit 24. When there is a request from the signal processing device 2 to the PC 3 and there is a cache in the device data storage unit, data is transmitted to the signal processing device 2. If there is no requested data, the communication processing unit 81 requests peripheral device data from the PC 3. The data transmitted from the PC 3 is received, copied to the device data storage unit 83, left as a cache, and then transmitted to the signal processing device 2. When the same data is requested from the next time, the data present in the device data storage unit 83 is transmitted to the signal processing device 2 instead of directly requesting data from the PC 3.

デバイスデータ格納部83に保存されているデータは他のサーバを操作する場合でも利用可能で、同じデータを複数のマシンで利用する場合にPC3と切換え装置8間の通信を削減することができ、より効率的にデータの送受信が可能となる。   Data stored in the device data storage unit 83 can be used even when other servers are operated, and communication between the PC 3 and the switching device 8 can be reduced when the same data is used in a plurality of machines. Data can be transmitted and received more efficiently.

また、切換え装置8の機能をソフトウェアとしてPC3上で提供することにより、切り替え装置8を物理的に配置せずに、PC3が複数のデバイスを切り替えて使用することが可能となる。   Further, by providing the function of the switching device 8 on the PC 3 as software, the PC 3 can switch and use a plurality of devices without physically arranging the switching device 8.

なお、上述する実施の形態は、本発明の好適な実施の形態であり、本発明の要旨を逸脱しない範囲内において種々変更実施が可能である。例えば、サーバ1、信号処理装置2、PC3等の機能を実現するためのプログラムを各装置に読込ませて実行することにより各装置の機能を実現する処理を行ってもよい。さらに、そのプログラムは、コンピュータ読み取り可能な記録媒体であるCD−ROMまたは光磁気ディスクなどを介して、または伝送媒体であるインターネット、電話回線などを介して伝送波により他のコンピュータシステムに伝送されてもよい。   The above-described embodiment is a preferred embodiment of the present invention, and various modifications can be made without departing from the gist of the present invention. For example, you may perform the process which implement | achieves the function of each apparatus by making each apparatus read and run the program for implement | achieving functions, such as the server 1, the signal processing apparatus 2, and PC3. Further, the program is transmitted to another computer system by a transmission wave via a computer-readable recording medium such as a CD-ROM or a magneto-optical disk, or via a transmission medium such as the Internet or a telephone line. Also good.

本発明は、遠隔地にあるシステムのテストや管理などに適用できる。特に、メディアによるインストールテストなども行えることになる。   The present invention can be applied to testing and management of a remote system. In particular, media installation tests can be performed.

本発明の第1の実施の形態のシステム構成を示す構成図である。It is a block diagram which shows the system configuration | structure of the 1st Embodiment of this invention. 本発明の第1の実施の形態の遠隔操作システムのブロック図である。It is a block diagram of the remote control system of the 1st Embodiment of this invention. 本発明の第1の実施の形態の仮想デバイスのブロック図である。FIG. 3 is a block diagram of a virtual device according to the first embodiment of this invention. 本発明の第1の実施の形態のサーバの利用開始要求を受けた場合のフローチャートである。It is a flowchart at the time of receiving the utilization start request | requirement of the server of the 1st Embodiment of this invention. 本発明の第1の実施の形態のキーボード・マウスから入力した場合のフローチャートである。It is a flowchart at the time of inputting from the keyboard mouse | mouth of the 1st Embodiment of this invention. 本発明の第1の実施の形態のUSB装置を使用する場合のフローチャートである。It is a flowchart in the case of using the USB apparatus of the 1st Embodiment of this invention. 本発明の第2の実施の形態のシステム構成を示す構成図である。It is a block diagram which shows the system configuration | structure of the 2nd Embodiment of this invention. 本発明の第2の実施の形態の遠隔操作システムのブロック図である。It is a block diagram of the remote control system of the 2nd Embodiment of this invention. 従来の遠隔操作システムの概要を示す図である。It is a figure which shows the outline | summary of the conventional remote control system.

符号の説明Explanation of symbols

1、1A、1B、1C サーバ
2A、2B、2C 信号処理装置
3 PC
4 ディスプレイ
5 キーボード
6 マウス
7 周辺機器
11 ディスプレイコネクタ
12 デバイスコネクタ
21 ビデオ信号処理部
22 仮想デバイス信号処理部
23 画像処理部
24 仮想デバイス処理部
25 信号処理装置制御部
26 通信処理部
27 仮想デバイス管理テーブル
31 通信処理部
32 遠隔操作制御部
33 仮想デバイス対応テーブル
34 内部データ
81 通信処理部
82 切換え装置制御部
83 デバイスデータ格納部
84 サーバ管理部
241 仮想デバイスハ分岐部
242 仮想CD・DVDドライブ
243 仮想フロッピー(登録商標)ディスクドライブ
244 仮想ハードディスクドライブ
245 仮想キーボード
246 仮想マウス
247 仮想シリアル
248 仮想デバイス制御部
1, 1A, 1B, 1C Server 2A, 2B, 2C Signal processing device 3 PC
4 Display 5 Keyboard 6 Mouse 7 Peripheral Device 11 Display Connector 12 Device Connector 21 Video Signal Processing Unit 22 Virtual Device Signal Processing Unit 23 Image Processing Unit 24 Virtual Device Processing Unit 25 Signal Processing Device Control Unit 26 Communication Processing Unit 27 Virtual Device Management Table 31 Communication processing unit 32 Remote operation control unit 33 Virtual device correspondence table 34 Internal data 81 Communication processing unit 82 Switching device control unit 83 Device data storage unit 84 Server management unit 241 Virtual device branching unit 242 Virtual CD / DVD drive 243 Virtual floppy (Registered trademark) disk drive 244 virtual hard disk drive 245 virtual keyboard 246 virtual mouse 247 virtual serial 248 virtual device controller

Claims (7)

信号処理装置が仮想デバイスを有し、サーバはデバイスインターフェースにより前記信号処理装置に対して周辺デバイスの入出力を要求し、PCは通信処理部インターフェースにより前記信号処理装置に対して周辺デバイス機能を提供し、前記サーバの遠隔操作においてPC側にてサーバの周辺デバイスの入出力をエミュレートすることを特徴とする遠隔操作システム。   The signal processing device has a virtual device, the server requests the signal processing device for input / output of the peripheral device through the device interface, and the PC provides the peripheral device function to the signal processing device through the communication processing unit interface In the remote operation of the server, the remote operation system emulates input / output of peripheral devices of the server on the PC side. 前記信号処理装置と前記PC間で差分データをやりとりすることを特徴とする請求項1記載の遠隔操作システム。   The remote operation system according to claim 1, wherein difference data is exchanged between the signal processing device and the PC. 複数の前記サーバと前記信号処理装置の組を切り換える手段を備えることを特徴とする請求項1または2記載の遠隔操作システム。   3. The remote operation system according to claim 1, further comprising means for switching a plurality of sets of the server and the signal processing device. 信号処理装置が仮想デバイスを有し、サーバはデバイスインターフェースにより前記信号処理装置に対して周辺デバイスの入出力を要求し、PCは通信処理部インターフェースにより前記信号処理装置に対して周辺デバイス機能を提供し、前記サーバの遠隔操作においてPC側にてサーバの周辺デバイスの入出力をエミュレートすることを特徴とする遠隔操作方法。   The signal processing device has a virtual device, the server requests the signal processing device for input / output of the peripheral device through the device interface, and the PC provides the peripheral device function to the signal processing device through the communication processing unit interface A remote operation method characterized by emulating input / output of peripheral devices of the server on the PC side in the remote operation of the server. 前記信号処理装置と前記PC間で差分データをやりとりすることを特徴とする請求項4記載の遠隔操作方法。   5. The remote operation method according to claim 4, wherein difference data is exchanged between the signal processing device and the PC. 複数の前記サーバと前記信号処理装置の組を切り換える手段を備えることを特徴とする請求項4または5記載の遠隔操作方法。   6. The remote operation method according to claim 4, further comprising means for switching a plurality of sets of the server and the signal processing device. コンピュータシステムに請求項1から3のいずれか1項に記載の機能を実現させることを特徴とするプログラム。   A program for causing a computer system to realize the function according to any one of claims 1 to 3.
JP2007052068A 2007-03-01 2007-03-01 Remote operation system and method, and program Withdrawn JP2008217272A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007052068A JP2008217272A (en) 2007-03-01 2007-03-01 Remote operation system and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007052068A JP2008217272A (en) 2007-03-01 2007-03-01 Remote operation system and method, and program

Publications (1)

Publication Number Publication Date
JP2008217272A true JP2008217272A (en) 2008-09-18

Family

ID=39837259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007052068A Withdrawn JP2008217272A (en) 2007-03-01 2007-03-01 Remote operation system and method, and program

Country Status (1)

Country Link
JP (1) JP2008217272A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010079874A (en) * 2008-09-25 2010-04-08 Aten Internatl Co Ltd Remote desktop control system using usb interface, and method thereof
US8516079B2 (en) 2008-09-25 2013-08-20 Aten International Co., Ltd. Remote desktop control system using USB interface and method thereof
US8843631B2 (en) 2009-12-08 2014-09-23 Samsung Electronics Co., Ltd. Dynamic local function binding apparatus and method
JP2015158857A (en) * 2014-02-25 2015-09-03 Kddi株式会社 Controller proxy program and method in remote and automatic control system

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010079874A (en) * 2008-09-25 2010-04-08 Aten Internatl Co Ltd Remote desktop control system using usb interface, and method thereof
US8516079B2 (en) 2008-09-25 2013-08-20 Aten International Co., Ltd. Remote desktop control system using USB interface and method thereof
US8521926B2 (en) 2008-09-25 2013-08-27 Aten International Co., Ltd. Remote desktop control system using USB interface and method thereof
US8843631B2 (en) 2009-12-08 2014-09-23 Samsung Electronics Co., Ltd. Dynamic local function binding apparatus and method
US10165058B2 (en) 2009-12-08 2018-12-25 Samsung Electronics Co., Ltd. Dynamic local function binding apparatus and method
JP2015158857A (en) * 2014-02-25 2015-09-03 Kddi株式会社 Controller proxy program and method in remote and automatic control system

Similar Documents

Publication Publication Date Title
EP2638664B1 (en) Protocol for interaction between wireless devices and other devices
JP2007219711A (en) Remote device control program
TW201001173A (en) Data transfer systems, switches, and method of providing the same
JP2008210115A (en) System for operating usb device of local terminal on remote computer, method therefor and program therefor
US20160088166A1 (en) Remote support apparatus, electronic apparatus, remote support method, and storage medium
JP6862191B2 (en) Information processing device, its control method, and program
JP6493236B2 (en) Communication method, communication program, and server
CN104461978B (en) Method and device for unidirectional data transmission
JP2008217272A (en) Remote operation system and method, and program
US10261937B2 (en) Method and system for communication of device information
JP2005149100A (en) Server system, signal processing device thereof, server thereof, and enclosure thereof
JP4836825B2 (en) Multi-screen display system
JP6387972B2 (en) COMMUNICATION METHOD, COMMUNICATION SYSTEM, AND COMMUNICATION PROGRAM
JP2004280636A (en) Information processing system including communication connection type information processing apparatus excluding user interface and its control method
JP5603675B2 (en) Display device, display device control method, and program
JP5890648B2 (en) Information processing apparatus, control method therefor, and device control system
JP4900576B2 (en) Program, storage medium, and image processing method
JP2006018430A (en) Information processor, network system, program, data structure and storage medium
CN110096236B (en) Remote on-hook switching method for U disk of KVM system
JP2008299694A (en) Peripheral device driver installation system
JP6240227B2 (en) Real-time communication system, real-time communication device, real-time communication method and program
JPH10262083A (en) Communication network system, conversion method for protocol in the system and recording medium recorded with and programmed with the same program
TWM486082U (en) Peripheral device management system, peripheral device operating system, and sharing system thereof
JP5708502B2 (en) Information storage system, information storage device, and information storage method
JP3886868B2 (en) Multimedia data processing method, apparatus, and program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100511