JP2010049341A - Input/output terminal switching system, input/output terminal switching method, terminal, and program - Google Patents

Input/output terminal switching system, input/output terminal switching method, terminal, and program Download PDF

Info

Publication number
JP2010049341A
JP2010049341A JP2008210874A JP2008210874A JP2010049341A JP 2010049341 A JP2010049341 A JP 2010049341A JP 2008210874 A JP2008210874 A JP 2008210874A JP 2008210874 A JP2008210874 A JP 2008210874A JP 2010049341 A JP2010049341 A JP 2010049341A
Authority
JP
Japan
Prior art keywords
terminal
resource
input
function
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008210874A
Other languages
Japanese (ja)
Inventor
Shozo Fujino
庄三 藤野
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 JP2008210874A priority Critical patent/JP2010049341A/en
Publication of JP2010049341A publication Critical patent/JP2010049341A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To continuously use an in-terminal window in use or an I/O resource such as voice data by different terminals without transferring a whole environment including an I/O function. <P>SOLUTION: A terminal 1 stores resource information such as an I/O resource identifier or the size of a graphical user interface (GUI) window and session information in a database 5. When any trigger of terminal switching is generated, a resource information collection function 4 acquires data whose additional acquisition is required for switching from an I/O function 8, and transfers the whole data to a terminal 2. A resource reproduction function 13 of the terminal 2 sets and reproduces the resource information and session information to an I/O function 15 based on the received I/O resource relevant information. The terminal 2 rewrites the resource ID or a parameter unique to the session between such two systems as an old transition origin and a new transition destination by referring to the resource information and session information. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ユーザが利用しているサービスを他の端末で継続利用するサービス端末切り替えの手法に関し、特に、I/O(入出力)機能を実行する端末を切り替える入出力端末切替システム、入出力端末切替方法、端末、及びプログラムに関する。   The present invention relates to a service terminal switching method for continuously using a service used by a user on another terminal, and in particular, an input / output terminal switching system for switching a terminal that executes an I / O (input / output) function, and input / output The present invention relates to a terminal switching method, a terminal, and a program.

従来、利用中の端末内ウインドウや、音声データ等のI/Oリソースを、異なる端末で継続して利用するための技術として、両方の端末にJAVA(登録商標)や、VMware(登録商標)等のプラットフォームを搭載してI/O機能自体を転送する技術が知られている。   Conventionally, JAVA (registered trademark), VMware (registered trademark), etc. are used for both terminals as techniques for continuously using I / O resources such as in-terminal windows and audio data on different terminals. A technology for transferring the I / O function itself with the platform is known.

関連技術としては、通信サービスを他の装置で継続利用するための手法であり、ネットワーク側に機能追加せず、クライアント、サーバ共に既存を含めた任意の通信サービスを遷移できる技術が提案されている。   As a related technology, there is a technique for continuously using a communication service with other devices, and a technique is proposed in which any communication service including existing clients and servers can be changed without adding a function to the network side. .

また、他の関連技術としては、異なるGUI(Graphical User Interface)上に開発されたアプリケーションを同一ディスプレイ画面上に同時表示する技術が提案されている(例えば、特許文献1参照)。   As another related technique, a technique has been proposed in which applications developed on different GUIs (Graphical User Interfaces) are simultaneously displayed on the same display screen (for example, see Patent Document 1).

なお、ユーザのキーボードや、マウス等による入力を、ディスプレイ上にグラフィカルに表示するシステムとしては、UNIX(登録商標)系OS(Operating System)で使われているX Window(登録商標)システムや、Windows(登録商標)OSで使われているGDI(Graphic Device Interface)ベースのGUIがある。
特開平05−11958号公報
As a system for graphically displaying a user's keyboard or mouse input on a display, an X Windows (registered trademark) system used in a UNIX (registered trademark) OS (Operating System), Windows, or the like is used. There is a GDI (Graphic Device Interface) -based GUI used in the (registered trademark) OS.
Japanese Patent Laid-Open No. 05-11958

しかしながら、上述した関連技術には、JAVA(登録商標)や、VMware等のプラットフォームを搭載する場合には、I/O機能を含む環境全体を転送するような大掛かりな実装が必要となる。また、I/O機能自体を転送しない場合には、転送前後でI/OリソースのID(識別子)を保存する必要があるが、遷移元と遷移先との間でIDがバッティングしてしまう可能性があるために実現できないという問題がある。   However, in the related technology described above, when a platform such as JAVA (registered trademark) or VMware is installed, a large-scale implementation is required to transfer the entire environment including the I / O function. Further, when the I / O function itself is not transferred, it is necessary to save the ID (identifier) of the I / O resource before and after the transfer, but the ID may be batted between the transition source and the transition destination. There is a problem that it can not be realized because of the nature.

特に、上述した他の関連技術(特許文献1)では、OS中のGUI表示を一括処理するI/O機能自体に改造が必要である。また、そもそも同一端末内処理を想定しており、端末間のI/OリソースIDの調整には言及していない。   In particular, in the other related technology (Patent Document 1) described above, the I / O function itself that collectively processes the GUI display in the OS needs to be modified. Also, the same intra-terminal processing is assumed in the first place, and there is no mention of adjustment of I / O resource ID between terminals.

本発明は、このような事情を考慮してなされたものであり、その目的は、利用中の端末内ウインドウや、音声データ等のI/Oリソースを、I/O機能を含む環境全体を転送することなく、異なる端末で継続して利用することができる入出力端末切替システム、入出力端末切替方法、端末、及びプログラムを提供することにある。   The present invention has been made in view of such circumstances, and its purpose is to transfer I / O resources such as in-terminal windows and voice data to the entire environment including I / O functions. It is an object to provide an input / output terminal switching system, an input / output terminal switching method, a terminal, and a program that can be used continuously in different terminals.

上述した課題を解決するために、本発明は、第1の端末と第2の端末との間で、いずれかの端末で利用中のI/Oリソースを、他方の端末で継続して利用する入出力端末切替システムであって、第1の端末及び前記第2の端末は、各々、I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うI/O機能と、前記I/O機能により実行されているI/Oに対するI/Oリソース関連情報を収集するリソース情報収集手段と、いずれかの端末で端末切り替えのトリガがあると、前記I/Oリソース関連情報を他方の端末に転送する転送手段と、取得したI/Oリソース関連情報の内容通りに再現するリソース再現手段と、I/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるID変換手段とを備えることを特徴とする入出力端末切替システムである。   In order to solve the above-described problem, the present invention continuously uses an I / O resource being used in one terminal between the first terminal and the second terminal in the other terminal. In the input / output terminal switching system, the first terminal and the second terminal each have an I / O function for executing I / O through a direct interface with an I / O resource, and the I / O When there is a trigger for terminal switching at one terminal and resource information collecting means for collecting I / O resource related information for I / O executed by the function, the I / O resource related information is sent to the other terminal Identification information related to the I / O resource described in the I / O processing request by relaying the I / O processing request by transferring the transferring unit, the resource reproducing unit reproducing according to the contents of the acquired I / O resource related information Input / output transition Comprise those old and the ID conversion means for rewriting between new one dual transition destination is an input-output terminal switching system according to claim.

本発明は、上記の発明において、前記第1の端末と前記第2の端末との間で双方向のルーティングを設定する端末間ルーティング設定手段と、前記端末間ルーティング設定手段により設定されたルーティングを介して、前記第1の端末と前記第2の端末とのうち、入出力の遷移先の端末から遷移元の端末で実行されるプログラム主体となるプロセスを利用するプロセス利用手段とを備えることを特徴とする。   According to the present invention, in the above invention, the inter-terminal routing setting means for setting bidirectional routing between the first terminal and the second terminal, and the routing set by the inter-terminal routing setting means. A process utilization unit that uses a process that is a program subject to be executed on the transition source terminal from the input / output transition destination terminal, of the first terminal and the second terminal. Features.

本発明は、上記の発明において、前記第1の端末及び前記第2の端末の内部でのルーティングを設定する内部ルーティング設定手段と、前記内部ルーティング設定手段により設定されたルーティングを介して、前記第1の端末と前記第2の端末とのうち、入出力の遷移先の端末の内部で実行されるプログラム主体となるプロセスを利用するプロセス利用手段とを備えることを特徴とする。   According to the present invention, in the above invention, the internal routing setting means for setting routing inside the first terminal and the second terminal, and the routing set by the internal routing setting means, Of the first terminal and the second terminal, there is provided a process using means for using a process that is a main program executed in the terminal of the input / output transition destination.

本発明は、上記の発明において、前記第1の端末と前記第2の端末との間で双方向のルーティングを設定する端末間ルーティング設定手段と、前記端末間ルーティング設定手段により設定されたルーティングを介して、前記第1の端末と前記第2の端末とのうち、入出力の遷移元の端末から遷移先の端末で実行されるプログラム主体となるプロセスを利用するプロセス利用手段とを備えることを特徴とする。   According to the present invention, in the above invention, the inter-terminal routing setting means for setting bidirectional routing between the first terminal and the second terminal, and the routing set by the inter-terminal routing setting means. And a process utilization means for utilizing a process that is a program subject executed by the transition destination terminal from the input / output transition source terminal of the first terminal and the second terminal. Features.

本発明は、上記の発明において、前記リソース情報収集手段は、端末切り替えのために追加取得する必要のあるデータを、前記I/O機能に直接接続して取得することを特徴とする。   The present invention is characterized in that, in the above-mentioned invention, the resource information collection means acquires data that needs to be additionally acquired for terminal switching by directly connecting to the I / O function.

本発明は、上記の発明において、前記リソース情報収集手段は、前記I/O処理要求を中継し、前記I/Oリソース関連情報を抽出してデータベース化することを特徴とする。   The present invention is characterized in that, in the above-mentioned invention, the resource information collection means relays the I / O processing request, extracts the I / O resource related information, and creates a database.

また、上述した課題を解決するために、本発明は、利用中のI/Oリソースを遷移先の端末で継続して利用させる端末であって、I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うI/O機能と、前記I/O機能により実行されているI/Oに対するI/Oリソース関連情報を収集するリソース情報収集手段と、端末切り替えのトリガがあると、前記I/Oリソース関連情報を他方の端末に転送する転送手段とを備えることを特徴とする端末である。   Further, in order to solve the above-described problem, the present invention is a terminal that allows an I / O resource being used to be continuously used by a transition-destination terminal, and is an I / O resource through a direct interface with the I / O resource. When there is an I / O function for executing O, resource information collecting means for collecting I / O resource related information for I / O executed by the I / O function, and a terminal switching trigger, A transfer means for transferring / O resource related information to the other terminal.

また、上述した課題を解決するために、本発明は、遷移元の端末で利用中のI/Oリソースを継続して利用する端末であって、前記遷移元の端末から取得したI/Oリソース関連情報の内容通りに再現するリソース再現手段と、I/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるID変換手段とを備えることを特徴とする端末である。   In order to solve the above-described problem, the present invention is a terminal that continuously uses an I / O resource that is being used in a transition source terminal, and that is obtained from the transition source terminal. Resource reproduction means that reproduces according to the contents of related information, I / O processing requests are relayed, and identification information related to I / O resources described in the I / O processing requests is changed from the old one before the input / output transition It is a terminal characterized by comprising ID conversion means for rewriting between the two systems of the previous new one.

また、上述した課題を解決するために、本発明は、遷移元の端末で利用中のI/Oリソースを、遷移先の端末で継続して利用する入出力端末切替方法であって、遷移元の端末でI/Oリソース関連情報を収集するステップと、遷移元の端末で端末切り替えのトリガがあると、前記I/Oリソース関連情報を遷移先の端末に転送するステップと、前記遷移先の端末で前記I/Oリソース関連情報の内容通りにI/Oリソースを再現するステップと、前記入出力の遷移先の端末でI/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるステップと、前記遷移先の端末で、前記変換されたI/Oリソースに関する識別情報に基づいて、前記I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うステップとを含むことを特徴とする入出力端末切替方法である。   In order to solve the above-described problem, the present invention provides an input / output terminal switching method in which an I / O resource being used in a transition source terminal is continuously used in a transition destination terminal. Collecting I / O resource related information at the terminal of the terminal, and when there is a terminal switching trigger at the transition source terminal, transferring the I / O resource related information to the transition destination terminal; and The step of reproducing the I / O resource according to the content of the I / O resource related information at the terminal, the I / O processing request relayed at the input / output transition destination terminal, and described in the I / O processing request A step of rewriting identification information related to I / O resources between two systems, an old one before input / output transition and a new one at the transition destination, and identification information regarding the converted I / O resource at the transition destination terminal On the basis of the, An input-output terminal switching method characterized in that through direct interface with the serial I / O resources and a step of performing the execution of I / O.

また、上述した課題を解決するために、本発明は、遷移元の端末で利用中のI/Oリソースを、遷移先の端末で継続して利用する際に各端末を制御するコンピュータに、遷移元の端末でI/Oリソース関連情報を収集するステップと、遷移元の端末で端末切り替えのトリガがあると、前記I/Oリソース関連情報を遷移先の端末に転送するステップと、前記遷移先の端末で前記I/Oリソース関連情報の内容通りにI/Oリソースを再現するステップと、前記入出力の遷移先の端末でI/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるステップと、前記遷移先の端末で、前記変換されたI/Oリソースに関する識別情報に基づいて、前記I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うステップとを実行させることを特徴とするプログラムである。   In order to solve the above-described problem, the present invention makes a transition to a computer that controls each terminal when the I / O resource being used by the transition source terminal is continuously used by the transition destination terminal. A step of collecting I / O resource related information at an original terminal, a step of transferring the I / O resource related information to a transition destination terminal when there is a terminal switching trigger at the transition source terminal, and the transition destination The terminal reproduces the I / O resource according to the contents of the I / O resource related information, relays the I / O processing request at the input / output transition destination terminal, and is described in the I / O processing request. Rewriting identification information related to the I / O resource between the old system before the input / output transition and the new system at the transition destination, and identification regarding the converted I / O resource at the transition destination terminal Based on information There are a program characterized by and a step of the execution of the I / O through the direct interface with the I / O resources.

この発明によれば、遷移元の端末でI/Oリソース関連情報を収集し、端末切り替えのトリガがあると、収集したI/Oリソース関連情報を遷移先の端末に転送し、遷移先の端末で、I/Oリソース関連情報の内容通りにI/Oリソースを再現し、I/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関するIDを、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換え、書き換えられたI/Oリソースに関するIDに基づいて、I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うようにしたので、利用中の端末内ウインドウや、音声データ等のI/Oリソースを、I/O機能を含む環境全体を転送することなく、異なる端末で継続して利用することができる。   According to the present invention, when a transition source terminal collects I / O resource related information and there is a trigger for terminal switching, the collected I / O resource related information is transferred to the transition destination terminal, and the transition destination terminal The I / O resource is reproduced according to the contents of the I / O resource related information, the I / O processing request is relayed, and the ID related to the I / O resource described in the I / O processing request is input / output transitioned. I / O is executed through a direct interface with the I / O resource based on the ID related to the rewritten I / O resource between the old system and the new system of the transition destination. Therefore, the in-terminal window and the I / O resources such as audio data that are being used can be continuously used in different terminals without transferring the entire environment including the I / O function.

以下、本発明の一実施形態を、図面を参照して説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

A.第1実施形態
図1は、本発明の第1実施形態による入出力端末切替システムの構成を示すブロック図である。図1において、端末1(A)及び端末2(B)は、ディスプレイ、スピーカ、ボタン、キーボード、マウス等のうちの幾つかのI/O機器を備えた端末である。端末1及び端末2は、各々、ID変換機能3、10、リソース情報収集機能4、11、データベース5、12、リソース再現機能6、13、端末間通信機能7、14からなる中継機能17、18と、I/O機能8、15、I/Oリソース9、16から構成される。各機能ブロック間では、データ通信等でプログラム命令や、データなどが授受される。なお、これらの機能セットは、入出力端末切り替えを双方向で実現するために、端末1及び端末2で同じものとしている。したがって、片方向の切り替えの際には、動作説明で後述するように、一方の端末中で、このうちの幾つかの機能が実行されない。
A. First Embodiment FIG. 1 is a block diagram showing a configuration of an input / output terminal switching system according to a first embodiment of the present invention. In FIG. 1, a terminal 1 (A) and a terminal 2 (B) are terminals provided with some I / O devices such as a display, a speaker, a button, a keyboard, and a mouse. The terminal 1 and the terminal 2 are respectively provided with relay functions 17 and 18 including ID conversion functions 3 and 10, resource information collection functions 4 and 11, databases 5 and 12, resource reproduction functions 6 and 13, and inter-terminal communication functions 7 and 14. And I / O functions 8 and 15 and I / O resources 9 and 16. Between each functional block, a program command, data, and the like are exchanged by data communication or the like. Note that these function sets are the same for the terminal 1 and the terminal 2 in order to realize input / output terminal switching in both directions. Therefore, when switching in one direction, as will be described later in the explanation of the operation, some of these functions are not executed in one terminal.

次に、本第1実施形態による入出力端末切替システムの動作について説明する。
図2は、本第1実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。本第1実施形態では、ユーザが端末1のディスプレイ、キーボード等のI/O機能8を使ったサービスを利用していて、急遽、端末2のI/O機能15に切り替えてサービスを継続することになった場合を想定する。
Next, the operation of the input / output terminal switching system according to the first embodiment will be described.
FIG. 2 is a sequence diagram for explaining the operation of the input / output terminal switching system according to the first embodiment. In the first embodiment, the user uses a service using the I / O function 8 such as the display and keyboard of the terminal 1, and suddenly switches to the I / O function 15 of the terminal 2 to continue the service. Assuming that

端末1において、中継機能17内のリソース情報収集機能4は、I/O処理の要求を中継し、その履歴を保存することで、I/Oリソース識別子や、GUIウインドウのサイズ等のリソース情報と、I/O機能8への接続を識別するためのセッション情報といった大きく2つの情報群を抽出して、データベース5に保存する(ステップSa1)。   In the terminal 1, the resource information collection function 4 in the relay function 17 relays the request for I / O processing and saves its history, so that the resource information such as the I / O resource identifier, the size of the GUI window, etc. Then, two large groups of information such as session information for identifying connection to the I / O function 8 are extracted and stored in the database 5 (step Sa1).

ここで、端末切り替えの何らかのトリガ(ユーザの指定等)があると(ステップSa2)、リソース情報収集機能4は、切り替えのために追加取得する必要のある最新画像データ等をI/O機能8に直接アクセスして取得する(ステップSa3)。また、追加データをデータベース5に追加した上で、全データをI/Oリソース関連情報として、それぞれの端末1、2の端末間通信機能7、14を経由して、端末2の中継機能18内のリソース情報収集機能11に転送し、データベース12に登録する(ステップSa4)。端末2のリソース再現機能13は、I/O機能15との間で新たなセッションを構築し、受信したI/Oリソース関連情報を元にリソース情報、セッション情報をI/O機能15に対して設定する(ステップSa5)。   Here, if there is any terminal switching trigger (user designation or the like) (step Sa2), the resource information collection function 4 sends the latest image data or the like that needs to be additionally acquired for switching to the I / O function 8. Obtained by direct access (step Sa3). Further, after adding the additional data to the database 5, all the data is set as I / O resource related information, and the relay function 18 of the terminal 2 is passed through the inter-terminal communication functions 7 and 14 of the respective terminals 1 and 2. Are registered in the database 12 (step Sa4). The resource reproduction function 13 of the terminal 2 constructs a new session with the I / O function 15 and sends resource information and session information to the I / O function 15 based on the received I / O resource related information. Set (step Sa5).

ここで、端末2において、ID変換機能10が何らかの切り替え完了の通知を受けると(ステップSa6)、データベース12中のリソース情報、セッション情報を参照して、これ以降にID変換機能10を経由する全てのI/O処理要求に記載されているリソースIDや、セッション固有のパラメータを古い遷移元と新たな遷移先との二系統の間で書き換える処理を開始する(ステップSa7)。すなわち、図1に示すように、旧リソースID:旧パラメータ=AA:aaの組と、新リソースID:新パラメータ=BB:bbの組との間で変換を行う。   Here, in the terminal 2, when the ID conversion function 10 receives a notification of completion of switching (step Sa6), the resource information and the session information in the database 12 are referred to, and thereafter all the information that passes through the ID conversion function 10 is referred to. The process of rewriting the resource ID described in the I / O processing request and the session-specific parameter between the two systems of the old transition source and the new transition destination is started (step Sa7). That is, as shown in FIG. 1, conversion is performed between a set of old resource ID: old parameter = AA: aa and a set of new resource ID: new parameter = BB: bb.

このようにして、ユーザは、端末2のI/O機能15に切り替えてサービスを継続することができる。なお、再び、端末1のI/O機能8に戻してサービスを継続したい場合には、上記記述中の「端末1」と「端末2」を入れ替えた内容(図の数字表記は異なる)で同様の処理を行えばよい。   In this way, the user can switch to the I / O function 15 of the terminal 2 and continue the service. In addition, when it is desired to return to the I / O function 8 of the terminal 1 again and continue the service, the same is applied with the contents of “terminal 1” and “terminal 2” interchanged in the above description (numeric notations in the figure are different). May be performed.

B.第2実施形態
次に、本発明の第2実施形態について説明する。
図3は、本第2実施形態による入出力端末切替システムの構成を示すブロック図である。本第2実施形態は、図1に示す構成をベースとし、ユーザが利用するサービスのプロセスが遷移しない場合のシステム構成である。図3において、端末51(A)及び端末52(B)は、ディスプレイ、スピーカ、ボタン、キーボード、マウス等のうちの幾つかのI/O機器を備えた端末である。端末51及び端末52は、各々、ID変換機能55、62、リソース情報収集機能56、63、データベース57、64、リソース再現機能58、65、端末間通信機能59、66からなる中継機能53、54と、プロセス69、I/O機能60、67、I/Oリソース61、68から構成される。各機能ブロック間では、データ通信等でプログラム命令や、データなどが授受される。なお、これらの機能セットは、入出力端末切り替えを双方向で実現するために端末51及び端末52で同じものとしている。したがって、片方向の切り替えの際には、後述する動作の説明でするように、一方の端末中で、このうちの幾つかの機能が実行されない。
B. Second Embodiment Next, a second embodiment of the present invention will be described.
FIG. 3 is a block diagram showing the configuration of the input / output terminal switching system according to the second embodiment. The second embodiment is based on the configuration shown in FIG. 1 and is a system configuration when the service process used by the user does not change. In FIG. 3, a terminal 51 (A) and a terminal 52 (B) are terminals each provided with some I / O devices among a display, a speaker, a button, a keyboard, a mouse, and the like. The terminal 51 and the terminal 52 are respectively provided with relay functions 53 and 54 including ID conversion functions 55 and 62, resource information collection functions 56 and 63, databases 57 and 64, resource reproduction functions 58 and 65, and inter-terminal communication functions 59 and 66, respectively. And process 69, I / O functions 60 and 67, and I / O resources 61 and 68. Between each functional block, a program command, data, and the like are exchanged by data communication or the like. Note that these function sets are the same in the terminal 51 and the terminal 52 in order to realize bidirectional input / output terminal switching. Therefore, at the time of one-way switching, some of these functions are not executed in one terminal, as will be described later.

本第2実施形態では、ユーザが端末51のディスプレイ、キーボード等のI/O機能60を使ってサービスアプリケーションのプロセス69を利用していて、急遽、端末52のI/O機能67に切り替えてサービスを継続することなった場合を想定する。この場合、端末51の処理性能は、十分なため、プロセス69の実行端末を切り替えないで、端末51、52中に、プロセスの接続先が直接I/O機能60、67とならないよう、proxyとして中継する中継機能53、54を設置する。   In the second embodiment, the user uses the service application process 69 using the I / O function 60 such as the display and keyboard of the terminal 51, and suddenly switches to the I / O function 67 of the terminal 52 for service. It is assumed that it is necessary to continue. In this case, the processing performance of the terminal 51 is sufficient, so that the connection destination of the process does not directly become the I / O functions 60 and 67 in the terminals 51 and 52 without switching the execution terminal of the process 69. Relay functions 53 and 54 for relaying are installed.

次に、本第2実施形態による入出力端末切替システムの動作について説明する。
図4は、本第2実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。端末51において、中継機能53内のリソース情報収集機能56は、I/O処理の要求を中継し、その履歴を保存することで、I/Oリソース識別子や、GUIウインドウのサイズ等のリソース情報と、I/O機能60への接続を識別するためのセッション情報といった大きく2つの情報群を抽出して、データベース57に保存する(ステップSb1)。
Next, the operation of the input / output terminal switching system according to the second embodiment will be described.
FIG. 4 is a sequence diagram for explaining the operation of the input / output terminal switching system according to the second embodiment. In the terminal 51, the resource information collection function 56 in the relay function 53 relays the request for I / O processing and saves the history, so that the resource information such as the I / O resource identifier, the size of the GUI window, etc. Then, two large information groups such as session information for identifying the connection to the I / O function 60 are extracted and stored in the database 57 (step Sb1).

ここで、プロセス69を停止して端末切り替えのトリガをかけると(ステップSb2)、端末51のリソース情報収集機能56は、切り替えのために追加取得する必要のある最新画像データ等を、I/O機能60に直接アクセスして取得する(ステップSb3)。また、追加データをデータベース57に追加した上で、全データをI/Oリソース関連情報として、それぞれの端末51、52の端末間通信機能59、66を経由して、端末52の中継機能54内のリソース情報収集機能63に転送し、データベース64に登録する(ステップSb4)。端末52のリソース再現機能65は、I/O機能67との間で新たなセッションを構築し、受信したI/Oリソース関連情報を元にリソース情報、セッション情報をI/O機能67に対して設定する(ステップSb5)。   When the process 69 is stopped and a terminal switching trigger is applied (step Sb2), the resource information collection function 56 of the terminal 51 acquires the latest image data and the like that need to be additionally acquired for switching. The function 60 is directly accessed and acquired (step Sb3). Further, after adding the additional data to the database 57, all the data is set as I / O resource related information, and the relay function 54 of the terminal 52 is passed through the inter-terminal communication functions 59 and 66 of the respective terminals 51 and 52. Are transferred to the resource information collection function 63 and registered in the database 64 (step Sb4). The resource reproduction function 65 of the terminal 52 constructs a new session with the I / O function 67 and sends resource information and session information to the I / O function 67 based on the received I / O resource related information. Set (step Sb5).

ここで、端末52中の端末間通信機能66は、端末51中のプロセス69と接続するため、端末51中の端末間通信機能59と通信し、これ以降の全てのI/O処理要求は、端末間通信機能59と端末間通信機能66のいずれか一方、または両方を経由するようになる。端末間通信機能59、66は、I/O処理要求を受信すると、それぞれの端末内のデータベース57、64中のセッション情報を参照して、入出力端末切り替えを行おうとしているセッションに該当する場合に、I/O機能67−端末間通信機能66−端末間通信機能59−プロセス69の経路で双方向にルーティングできるよう設定する(ステップSb6)。   Here, since the inter-terminal communication function 66 in the terminal 52 is connected to the process 69 in the terminal 51, it communicates with the inter-terminal communication function 59 in the terminal 51, and all subsequent I / O processing requests are: It goes through one or both of the inter-terminal communication function 59 and the inter-terminal communication function 66. When the I / O processing request is received, the inter-terminal communication functions 59 and 66 refer to the session information in the databases 57 and 64 in the respective terminals and correspond to a session for which input / output terminal switching is to be performed. Are set so as to be bidirectionally routable through the route of the I / O function 67-terminal communication function 66-terminal communication function 59-process 69 (step Sb6).

ここで、端末51でプロセス69を再開し(ステップSb7)、上記ルーティング設定の完了をID変換機能62が検知すると、端末52は、データベース64中のリソース情報、セッション情報を参照して、これ以降にID変換機能62を経由する全てのI/O処理要求に記載されているリソースIDや、セッション固有のパラメータを、古い遷移元と新たな遷移先との二系統の間で書き換える処理を開始する(ステップSb8)。すなわち、図3に示すように、旧リソースID:旧パラメータ=AA:aaの組と、新リソースID:新パラメータ=BB:bbの組の間で変換を行う。   Here, the process 69 is restarted at the terminal 51 (step Sb7), and when the ID conversion function 62 detects the completion of the routing setting, the terminal 52 refers to the resource information and session information in the database 64 and thereafter. Start processing to rewrite the resource IDs and session-specific parameters described in all I / O processing requests via the ID conversion function 62 between the old transition source and the new transition destination. (Step Sb8). That is, as shown in FIG. 3, conversion is performed between a set of old resource ID: old parameter = AA: aa and a set of new resource ID: new parameter = BB: bb.

このようにして、ユーザは、I/O機能67−端末間通信機能66−端末間通信機能59−プロセス69の経路で接続し、端末52のI/O機能67に切り替えてサービスを継続することができる(ステップSb9)。なお、再び、端末51のI/O機能60に戻してサービスを継続したい場合には、上記記述中の「端末51」と「端末52」を入れ替えた内容(図の数字表記は異なる)で同様の処理を行えばよい。   In this way, the user connects through the path of the I / O function 67-terminal communication function 66-terminal communication function 59-process 69, and switches to the I / O function 67 of the terminal 52 to continue the service. (Step Sb9). In addition, when it is desired to return to the I / O function 60 of the terminal 51 again and continue the service, the same is applied with the contents of replacing the “terminal 51” and “terminal 52” in the above description (numeric notation in the figure is different). May be performed.

C.第3実施形態
次に、本発明の第3実施形態について説明する。
図5は、本第3実施形態による入出力端末切替システムの構成を示すブロック図である。本第3実施形態は、図1に示す構成をベースとし、ユーザが利用するサービスのプロセスを遷移する場合のシステム構成である。図5において、端末101(A)及び端末102(B)は、ディスプレイ、スピーカ、ボタン、キーボード、マウス等のうちの幾つかのI/O機器を備えた端末である。該端末101(A)及び端末102(B)は、各々、ID変換機能105、112、リソース情報収集機能106、113、データベース107、114、リソース再現機能108、115、端末間通信機能109、116からなる中継機能103、104と、プロセス119、120、サービスHO機能121、122、I/O機能110、117、I/Oリソース111、118から構成される。各機能ブロック間では、データ通信等でプログラム命令や、データなどが授受される。なお、これらの機能セットは、入出力端末切り替えを双方向で実現するために端末101及び端末102で同じものとしている。したがって、片方向の切り替えの際には、後述する動作の説明でするように、一方の端末中で、このうちの幾つかの機能が実行されない。
C. Third Embodiment Next, a third embodiment of the present invention will be described.
FIG. 5 is a block diagram showing the configuration of the input / output terminal switching system according to the third embodiment. The third embodiment is based on the configuration shown in FIG. 1 and is a system configuration in the case of transitioning a service process used by a user. In FIG. 5, a terminal 101 (A) and a terminal 102 (B) are terminals including some I / O devices such as a display, a speaker, a button, a keyboard, and a mouse. The terminal 101 (A) and the terminal 102 (B) have ID conversion functions 105 and 112, resource information collection functions 106 and 113, databases 107 and 114, resource reproduction functions 108 and 115, and inter-terminal communication functions 109 and 116, respectively. And 119, 120, service HO functions 121, 122, I / O functions 110, 117, and I / O resources 111, 118. Between each functional block, a program command, data, and the like are exchanged by data communication or the like. Note that these function sets are the same in the terminal 101 and the terminal 102 in order to realize bidirectional input / output terminal switching. Therefore, at the time of one-way switching, some of these functions are not executed in one terminal, as will be described later.

本第3実施形態では、ユーザが端末101のディスプレイ、キーボード等のI/O機能110を使ってサービスアプリケーションのプロセス119を利用していて、急遽、端末102のI/O機能117に切り替えてサービスを継続することになり、端末101の処理性能が不十分なため、プロセス119の実行端末を切り替える場合を想定する。この場合、端末101、102中に、プロセスの接続先が直接I/O機能110、117とならないよう、proxyとして中継する中継機能103、104を設置する。   In the third embodiment, the user uses the service application process 119 using the I / O function 110 such as the display and keyboard of the terminal 101, and suddenly switches to the I / O function 117 of the terminal 102 for service. Since the processing performance of the terminal 101 is insufficient, it is assumed that the execution terminal of the process 119 is switched. In this case, relay functions 103 and 104 for relaying as a proxy are installed in the terminals 101 and 102 so that the connection destination of the process does not directly become the I / O functions 110 and 117.

次に、本第3実施形態による入出力端末切替システムの動作について説明する。
図6は、本第3実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。端末101において、中継機能103内のリソース情報収集機能106は、I/O処理の要求を中継し、その履歴を保存することで、I/Oリソース識別子や、GUIウインドウのサイズ等のリソース情報と、I/O機能110への接続を識別するためのセッション情報といった大きく2つの情報群を抽出して、データベース107に保存する(ステップSc1)。
Next, the operation of the input / output terminal switching system according to the third embodiment will be described.
FIG. 6 is a sequence diagram for explaining the operation of the input / output terminal switching system according to the third embodiment. In the terminal 101, the resource information collection function 106 in the relay function 103 relays the request for I / O processing and saves its history, so that the resource information such as the I / O resource identifier, the size of the GUI window, etc. Then, two large information groups such as session information for identifying connection to the I / O function 110 are extracted and stored in the database 107 (step Sc1).

ここで、プロセス119を停止して端末切り替えのトリガをかけると(ステップSc2)、端末101のリソース情報収集機能106は、切り替えのために追加取得する必要のある最新画像データ等をI/O機能110に直接アクセスして取得する(ステップSc3)。また、追加データをデータベース107に追加した上で、全データをI/Oリソース関連情報として、それぞれの端末101、102の端末間通信機能109、116を経由して、端末102の中継機能104内のリソース情報収集機能113に転送し、データベース114に登録する(ステップSc4)。端末102のリソース再現機能115は、I/O機能117との間で新たなセッションを構築し、受信したI/Oリソース関連情報を元にリソース情報、セッション情報をI/O機能117に対して設定する(ステップSc5)。   Here, when the process 119 is stopped and a terminal switching trigger is applied (step Sc2), the resource information collection function 106 of the terminal 101 transmits the latest image data and the like that need to be additionally acquired for switching to the I / O function. 110 is directly accessed and acquired (step Sc3). Further, after adding the additional data to the database 107, all the data is set as I / O resource related information, and the relay function 104 of the terminal 102 is passed through the inter-terminal communication functions 109 and 116 of the respective terminals 101 and 102. Are transferred to the resource information collection function 113 and registered in the database 114 (step Sc4). The resource reproduction function 115 of the terminal 102 constructs a new session with the I / O function 117 and sends resource information and session information to the I / O function 117 based on the received I / O resource related information. Set (step Sc5).

ここで、実行中のプロセス119(遷移先ではプロセス120)は、サービスHO機能121、122と連携し、端末101から端末102へプロセス遷移する(ステップSc6)。サービスハンドオーバに適用する技術は、関連技術で規定される技術の他、JAVA(登録商標)や、VMwareのプロセスマイグレーション等、何でも良く限定しない。   Here, the process 119 being executed (the process 120 at the transition destination) cooperates with the service HO functions 121 and 122 to make a process transition from the terminal 101 to the terminal 102 (step Sc6). The technology applied to the service handover is not limited to any technology such as JAVA (registered trademark) or VMware process migration in addition to the technology defined in the related technology.

ここで、端末102中の端末間通信機能116は、上記サービスHOによって外部のプロセスと接続する必要がなくなっているため、端末内部のルーティング設定を行う(ステップSc7)。すなわち、端末間通信機能116がI/O処理要求を受信すると、データベース114中のセッション情報を参照して、入出力端末切り替えを行おうとしているセッションに該当する場合に、I/O機能117−端末間通信機能116−プロセス120の経路で双方向にルーティングできるよう設定する。   Here, since the inter-terminal communication function 116 in the terminal 102 does not need to be connected to an external process by the service HO, routing setting in the terminal is performed (step Sc7). That is, when the terminal-to-terminal communication function 116 receives an I / O processing request, the session information in the database 114 is referred to, and if the I / O function 117- The terminal-to-terminal communication function 116 is set so that it can be routed bidirectionally by the route of the process 120.

ここで、プロセス120を再開し(ステップSc8)、上記ルーティング設定の完了をID変換機能112が検知すると、データベース114中のリソース情報、セッション情報を参照して、これ以降にID変換機能112を経由する全てのI/O処理要求に記載されているリソースIDや、セッション固有のパラメータを、古い遷移元と新たな遷移先との二系統の間で書き換える処理を開始する(ステップSc9)。すなわち、図5に示すように、旧リソースID:旧パラメータ=AA:aaの組と、新リソースID:新パラメータ=BB:bbの組の間で変換を行う。   Here, the process 120 is restarted (step Sc8), and when the ID conversion function 112 detects the completion of the routing setting, the resource information and session information in the database 114 are referred to, and thereafter, the ID conversion function 112 is passed through. Processing for rewriting the resource IDs and session-specific parameters described in all the I / O processing requests to be performed between the two systems of the old transition source and the new transition destination is started (step Sc9). That is, as shown in FIG. 5, conversion is performed between a set of old resource ID: old parameter = AA: aa and a set of new resource ID: new parameter = BB: bb.

このようにして、ユーザは、I/O機能117−端末間通信機能116−プロセス120の経路で接続し、端末102のI/O機能117に切り替えてサービスを継続することができる(ステップSc10)。なお、再び、端末101のI/O機能110に戻してサービスを継続したい場合には、上記記述中の「端末101」と「端末102」を入れ替えた内容(図の数字表記は異なる)で同様の処理を行う。   In this way, the user can connect through the path of the I / O function 117-terminal communication function 116-process 120, and can continue the service by switching to the I / O function 117 of the terminal 102 (step Sc10). . If it is desired to return to the I / O function 110 of the terminal 101 and continue the service again, the same is true with the contents of “terminal 101” and “terminal 102” in the above description being replaced (numeric notations in the figure are different). Perform the process.

D.第4実施形態
次に、本発明の第4実施形態について説明する。
本第4実施形態では、ユーザが利用するサービスのプロセスを遷移するが、入出力を切り替えない場合について説明する。なお、本第4実施形態による入出力端末切替システムは、図5に示す構成と同じであるので説明を省略する。本第4実施形態では、ユーザが端末A101のディスプレイ、キーボード等のI/O機能110を使ってサービスアプリケーションのプロセス119を利用していて、急遽、処理性能が不十分なためプロセス119の実行端末を切り替える一方、入出力は端末A101のままでサービスを継続する場合を想定する。この場合、端末101、102中に、プロセスの接続先が、直接、I/O機能110、117とならないよう、proxyとして中継する中継機能103、104を設置する。
D. Fourth Embodiment Next, a fourth embodiment of the present invention will be described.
In the fourth embodiment, a case will be described in which a process of a service used by a user is transitioned but input / output is not switched. The input / output terminal switching system according to the fourth embodiment is the same as that shown in FIG. In the fourth embodiment, the user uses the process 119 of the service application using the I / O function 110 such as the display and keyboard of the terminal A101, and the execution terminal of the process 119 is suddenly insufficient because the processing performance is insufficient. On the other hand, it is assumed that the service is continued with the terminal A101 being input / output. In this case, relay functions 103 and 104 for relaying as a proxy are installed in the terminals 101 and 102 so that the connection destination of the process does not directly become the I / O functions 110 and 117.

図7は、本第4実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。端末101において、中継機能103内のリソース情報収集機能106は、I/O処理の要求を中継し、その履歴を保存することで、I/Oリソース識別子や、GUIウインドウのサイズ等のリソース情報と、I/O機能110への接続を識別するためのセッション情報といった大きく2つの情報群を抽出して、データベース107に保存する(ステップSd1)。   FIG. 7 is a sequence diagram for explaining the operation of the input / output terminal switching system according to the fourth embodiment. In the terminal 101, the resource information collection function 106 in the relay function 103 relays the request for I / O processing and saves its history, so that the resource information such as the I / O resource identifier, the size of the GUI window, etc. Then, two large information groups such as session information for identifying the connection to the I / O function 110 are extracted and stored in the database 107 (step Sd1).

ここで、プロセス119を停止して端末切り替えのトリガをかけると(ステップSd2)、端末101のリソース情報収集機能106は、切り替えのために追加取得する必要のある最新画像データ等をI/O機能110に直接アクセスして取得する(ステップSd3)。また、追加データをデータベース107に追加した上で、全データをI/Oリソース関連情報として、それぞれの端末101、102の端末間通信機能109、116を経由して、端末102の中継機能104内のリソース情報収集機能113に転送し、データベース114に登録する(ステップSd4)。端末102のリソース再現機能115は、I/O機能117との間で新たなセッションを構築し、受信したI/Oリソース関連情報を元にリソース情報、セッション情報をI/O機能117に対して設定する(ステップSd5)。   Here, when the process 119 is stopped and a terminal switching trigger is applied (step Sd2), the resource information collection function 106 of the terminal 101 transmits the latest image data and the like that need to be additionally acquired for switching to the I / O function. 110 is directly accessed and acquired (step Sd3). Further, after adding the additional data to the database 107, all the data is set as I / O resource related information, and the relay function 104 of the terminal 102 is passed through the inter-terminal communication functions 109 and 116 of the respective terminals 101 and 102. Are transferred to the resource information collection function 113 and registered in the database 114 (step Sd4). The resource reproduction function 115 of the terminal 102 constructs a new session with the I / O function 117 and sends resource information and session information to the I / O function 117 based on the received I / O resource related information. Set (step Sd5).

ここで、実行中のプロセス119(遷移先ではプロセス120)は、サービスHO機能121、122と連携し、端末101から端末102へプロセス遷移する(ステップSd6)。サービスハンドオーバに適用する技術は、関連技術で規定される技術の他、JAVA(登録商標)や、VMwareのプロセスマイグレーション等、何でも良く限定しない。   Here, the process 119 being executed (the process 120 at the transition destination) cooperates with the service HO functions 121 and 122 to make a process transition from the terminal 101 to the terminal 102 (step Sd6). The technology applied to the service handover is not limited to any technology such as JAVA (registered trademark) or VMware process migration in addition to the technology defined in the related technology.

ここで、端末102中のプロセス120は、入出力を端末101のままでサービス継続するため、端末101中のI/O機能110と接続する。このため、端末102中の端末間通信機能116は、端末101中の端末間通信機能109と通信し、これ以降の全てのI/O処理要求は、端末間通信機能109と端末間通信機能116のいずれか一方、または両方を経由するようになる。端末間通信機能109、116は、I/O処理要求を受信すると、それぞれの端末内のデータベース107、114中のセッション情報を参照して、端末切り替えを行おうとしているセッションに該当する場合に、I/O機能110−端末間通信機能109−端末間通信機能116−プロセス120の経路で双方向にルーティングできるよう設定する(ステップSd7)。   Here, the process 120 in the terminal 102 is connected to the I / O function 110 in the terminal 101 in order to continue the service while the input / output remains in the terminal 101. For this reason, the inter-terminal communication function 116 in the terminal 102 communicates with the inter-terminal communication function 109 in the terminal 101, and all subsequent I / O processing requests are transmitted between the inter-terminal communication function 109 and the inter-terminal communication function 116. Either one or both. When receiving the I / O processing request, the inter-terminal communication functions 109 and 116 refer to the session information in the databases 107 and 114 in the respective terminals, and correspond to a session for switching terminals. A setting is made so that bidirectional routing is possible through the path of the I / O function 110-terminal communication function 109-terminal communication function 116-process 120 (step Sd7).

ここで、プロセス120を再開し(ステップSd8)、上記ルーティング設定の完了をID変換機能112が検知すると、データベース114中のリソース情報、セッション情報を参照して、これ以降にID変換機能112を経由する全てのI/O処理要求に記載されているリソースIDや、セッション固有のパラメータを、古い遷移元と新たな遷移先との二系統の間で書き換える処理を開始する(ステップSd9)。すなわち、図5に示すように、旧リソースID:旧パラメータ=AA:aaの組と、新リソースID:新パラメータ=BB:bbの組との間で変換を行う。   Here, the process 120 is restarted (step Sd8), and when the ID conversion function 112 detects the completion of the routing setting, the resource information and session information in the database 114 are referred to and the ID conversion function 112 is subsequently referred to. Processing for rewriting the resource IDs and session-specific parameters described in all I / O processing requests to be performed between the two systems of the old transition source and the new transition destination is started (step Sd9). That is, as shown in FIG. 5, conversion is performed between a set of old resource ID: old parameter = AA: aa and a set of new resource ID: new parameter = BB: bb.

このようにして、ユーザは、I/O機能110−端末間通信機能109−端末間通信機能116−プロセス120の経路で接続し、端末102にプロセス実行を切り替えてサービスを継続することができる(ステップSd10)。なお、再び、端末101にプロセス実行を戻してサービスを継続したい場合には、上記記述中の「端末101」と「端末102」を入れ替えた内容(図の数字表記は異なる)で同様の処理を行う。   In this way, the user can connect through the path of the I / O function 110-terminal communication function 109-terminal communication function 116-process 120, and can continue the service by switching the process execution to the terminal 102 ( Step Sd10). In addition, when it is desired to return the process execution to the terminal 101 and continue the service, the same processing is performed with the contents (the numerical notation in the figure is different) in which “terminal 101” and “terminal 102” in the above description are replaced. Do.

E.他の実施形態
次に、本発明の他の実施形態について説明する。
上述した第2実施形態では、プロセス遷移しない場合に、図3に示す構成で、ID変換機能62にて、I/Oリソース61、68に関するIDを遷移元、遷移先二系統の間で変換する処理を行うが、これらは遷移先の機能ブロックにて実行している。これは、遷移元のID変換機能55にて実行するよう変更しても良い。
E. Other Embodiments Next, other embodiments of the present invention will be described.
In the second embodiment described above, when the process transition does not occur, the ID conversion function 62 converts the IDs related to the I / O resources 61 and 68 between the transition source and the transition destination two systems with the configuration shown in FIG. Processing is performed, but these are executed in the function block of the transition destination. This may be changed so as to be executed by the transition source ID conversion function 55.

また、上述した第1乃至第4実施形態では、I/O処理のセッション毎に入出力端末を切り替える方式となっているので、個々の端末の性能情報に基づいて、映像は端末1、51、101で扱い、音声は端末2、52、102で扱うといったように、入出力を複数の端末の組み合わせで実行することも可能である。   In the first to fourth embodiments described above, since the input / output terminal is switched for each I / O processing session, the video is based on the performance information of each terminal. It is also possible to execute input / output by a combination of a plurality of terminals, such as handling by 101 and voice being handled by terminals 2, 52 and 102.

F.実施例
次に、上述した第2実施形態、第3実施形態において、X Windowシステム上の入出力遷移の例について、図8、図9を参照して説明する。
F. Example Next, in the second embodiment and the third embodiment described above, an example of input / output transitions on the X Window system will be described with reference to FIGS. 8 and 9.

F−1.第1実施例
図8は、上述した第2実施形態(図3の構成)において、X Windowシステム上の入出力を遷移する場合について説明するブロック図である。ユーザは、X Windowシステムベースの端末221(A)を使っている。今、ユーザがディスプレイ、キーボード等の入出力機器を制御するXサーバ230を用いて、Xクライアント239に相当するサービスアプリケーションのプロセスを利用しており、急遽、端末222(B)のXサーバ237に切り替えてサービスを継続することになった場合を想定し、端末221の処理性能は十分なため、Xクライアント239の実行端末は切り替えないとする。そこで、端末221、222中に、プロセスの接続先が直接、Xサーバ230、237とならないよう、proxyとして中継する中継機能223、224を設置し、環境変数の指定等でプロセスの接続先を中継機能223、224としておく。
F-1. First Example FIG. 8 is a block diagram illustrating a case where input / output on the X Window system is transitioned in the above-described second embodiment (configuration of FIG. 3). The user is using the terminal 221 (A) based on the X Window system. Now, the user uses a service application process corresponding to the X client 239 using the X server 230 that controls input / output devices such as a display and a keyboard, and suddenly, the X server 237 of the terminal 222 (B) Assuming a case where the service is continued after switching, it is assumed that the execution terminal of the X client 239 is not switched because the processing performance of the terminal 221 is sufficient. Therefore, in the terminals 221 and 222, relay functions 223 and 224 that relay as a proxy are installed so that the connection destination of the process does not directly become the X servers 230 and 237, and the connection destination of the process is relayed by specifying an environment variable or the like. Functions 223 and 224 are set.

まず、端末221において、中継機能223内のリソース情報収集機能226は、I/O処理の要求を中継し、その履歴を保存することで、I/Oリソース識別子や、GUIウインドウのサイズ等のリソース情報と、Xサーバ230への接続を識別するためのセッション情報といった大きく2つの情報群を抽出して、データベース227に保存する。   First, in the terminal 221, the resource information collection function 226 in the relay function 223 relays the request for I / O processing and saves the history so that resources such as the I / O resource identifier and the size of the GUI window are stored. Two groups of information such as information and session information for identifying connection to the X server 230 are extracted and stored in the database 227.

ここで、Xクライアント239を停止して端末切り替えのトリガをかけると、リソース情報収集機能226は、切り替えのために追加取得する必要のある最新画像データ等をXサーバ230に直接アクセスして取得する。また、追加データをデータベース227に追加した上で、全データをI/Oリソース関連情報としてそれぞれの端末の端末間通信機能229、236を経由して端末B222の中継機能224内のリソース情報収集機能233に転送し、データベース234に登録する。リソース再現機能235は、Xサーバ237との間で新たなセッションを構築し、受信したI/Oリソース関連情報を元にリソース情報、セッション情報をXサーバ237に対して設定する。   Here, when the X client 239 is stopped and a terminal switching trigger is applied, the resource information collection function 226 directly accesses and acquires the latest image data or the like that needs to be additionally acquired for switching. Further, after adding the additional data to the database 227, the resource information collection function in the relay function 224 of the terminal B222 via the inter-terminal communication functions 229 and 236 of each terminal as all data as I / O resource related information Transfer to 233 and register in database 234. The resource reproduction function 235 establishes a new session with the X server 237 and sets resource information and session information for the X server 237 based on the received I / O resource related information.

ここで、端末222中の端末間通信機能236は、端末221中のXクライアント239と接続するため、端末221中の端末間通信機能229と通信し、これ以降の全てのI/O処理要求は、端末間通信機能229と端末間通信機能236のいずれか一方、または両方を経由するようになる。端末間通信機能229、236は、I/O処理要求を受信すると、それぞれの端末221、223内のデータベース227、234中のセッション情報を参照して、入出力端末切り替えを行おうとしているセッションに該当する場合に、Xサーバ237−端末間通信機能236−端末間通信機能229−Xクライアント239の経路で双方向にルーティングできるよう設定する。   Here, since the inter-terminal communication function 236 in the terminal 222 is connected to the X client 239 in the terminal 221, it communicates with the inter-terminal communication function 229 in the terminal 221, and all subsequent I / O processing requests are Then, either one or both of the inter-terminal communication function 229 and the inter-terminal communication function 236 are used. When receiving the I / O processing request, the inter-terminal communication functions 229 and 236 refer to the session information in the databases 227 and 234 in the respective terminals 221 and 223 to determine the session for switching the input / output terminals. In such a case, the X server 237-terminal communication function 236-terminal communication function 229-X client 239 is set so that bidirectional routing is possible.

ここで、Xクライアント239を再開し、上記ルーティング設定の完了をID変換機能232が検知すると、データベース234中のリソース情報、セッション情報を参照して、これ以降にID変換機能232を経由する全てのI/O処理要求に記載されているリソースIDや、セッション固有のシーケンスナンバー(#)を、古い遷移元と新たな遷移先との二系統の間で書き換える処理を開始する。すなわち、図8に示すように、旧リソースID:旧シーケンス#=0x03c1:0x0036の組と、新リソースID:新シーケンス#=0x04d0:0x0001の組との間で変換を行う。   Here, when the X client 239 is restarted and the ID conversion function 232 detects the completion of the above routing setting, the resource information and session information in the database 234 are referred to, and thereafter, all IDs that pass through the ID conversion function 232 are referred to. The process of rewriting the resource ID described in the I / O processing request and the session-specific sequence number (#) between the two systems of the old transition source and the new transition destination is started. That is, as shown in FIG. 8, conversion is performed between a set of old resource ID: old sequence # = 0x03c1: 0x0036 and a set of new resource ID: new sequence # = 0x04d0: 0x0001.

このようにして、ユーザは、Xサーバ237−端末間通信機能236−端末間通信機能229−Xクライアント239の経路で接続し、端末222のXサーバ237に切り替えてサービスを継続することができる。   In this way, the user can connect via the route of the X server 237-terminal communication function 236-terminal communication function 229-X client 239 and switch to the X server 237 of the terminal 222 to continue the service.

なお、再び、端末221のXサーバ230に戻してサービスを継続したい場合には、上記記述中の「端末221」と「端末222」を入れ替えた内容(図の数字表記は異なる)で同様の処理を行えばよい。   If it is desired to return to the X server 230 of the terminal 221 and continue the service, the same processing is performed with the contents of the “terminal 221” and the “terminal 222” in the above description replaced (numeric notations in the figure are different). Can be done.

F−2.第2実施例
図9は、上述した第3実施形態(図5の構成)において、X Windowシステム上の入出力を遷移する場合について説明するブロック図である。ユーザは、X Windowシステムベースの端末271(A)を使っている。今、ユーザがディスプレイ、キーボード等の入出力機器を制御するXサーバ280を用いて、Xクライアント289に相当するサービスアプリケーションのプロセスを利用しており、急遽、端末272(B)のXサーバ287に切り替えてサービスを継続することになった場合を想定し、端末271の処理性能が不十分なため、Xクライアント289の実行端末を切り替えるとする。そこで、端末271、272中に、プロセスの接続先が直接、Xサーバ280、287とならないよう、proxyとして中継する中継機能273、274を設置し、環境変数の指定等でプロセスの接続先を中継機能273、274としておく。
F-2. Second Example FIG. 9 is a block diagram illustrating a case where input / output on the X Window system is transitioned in the above-described third embodiment (configuration of FIG. 5). The user is using the terminal 271 (A) based on the X Window system. Now, the user is using the service application process corresponding to the X client 289 using the X server 280 that controls input / output devices such as a display and a keyboard, and suddenly, the X server 287 of the terminal 272 (B) Assuming that the service is to be continued after switching, it is assumed that the execution terminal of the X client 289 is switched because the processing performance of the terminal 271 is insufficient. Therefore, relay functions 273 and 274 are installed in the terminals 271 and 272 so that the process connection destination does not directly become the X servers 280 and 287, and the process connection destination is relayed by specifying an environment variable or the like. Functions 273 and 274 are provided.

まず、端末271において、中継機能273内のリソース情報収集機能276は、I/O処理の要求を中継し、その履歴を保存することで、I/Oリソース識別子や、GUIウインドウのサイズ等のリソース情報と、Xサーバ280への接続を識別するためのセッション情報といった大きく2つの情報群を抽出して、データベース277に保存する。   First, in the terminal 271, the resource information collection function 276 in the relay function 273 relays a request for I / O processing and saves its history, so that resources such as an I / O resource identifier and a GUI window size are stored. Two groups of information such as information and session information for identifying connection to the X server 280 are extracted and stored in the database 277.

ここで、Xクライアント289を停止して端末切り替えのトリガをかけると、リソース情報収集機能276は、切り替えのために追加取得する必要のある最新画像データ等をXサーバ280に直接アクセスして取得する。また、追加データをデータベース277に追加した上で、全データをI/Oリソース関連情報として、それぞれの端末271、272の端末間通信機能279、286を経由して、端末272の中継機能274内のリソース情報収集機能283に転送し、データベース284に登録する。リソース再現機能285は、Xサーバ287との間で新たなセッションを構築し、受信したI/Oリソース関連情報を元にリソース情報、セッション情報をXサーバ287に対して設定する。   Here, when the X client 289 is stopped and a terminal switching trigger is applied, the resource information collection function 276 directly accesses the X server 280 to acquire the latest image data that needs to be additionally acquired for switching. Further, after adding the additional data to the database 277, all the data is set as I / O resource related information, and the relay function 274 of the terminal 272 is passed through the inter-terminal communication functions 279 and 286 of the respective terminals 271 and 272. Are transferred to the resource information collection function 283 and registered in the database 284. The resource reproduction function 285 constructs a new session with the X server 287 and sets resource information and session information for the X server 287 based on the received I / O resource related information.

ここで、実行中のXクライアント289(遷移先ではXクライアント290)は、サービスHO機能291、292と連携し、端末271から端末272へプロセス遷移する。サービスハンドオーバに適用する技術は、関連技術で規定される技術の他、JAVA(登録商標)や、VMwareのプロセスマイグレーション等、何でも良く限定しない。   Here, the running X client 289 (the X client 290 at the transition destination) makes a process transition from the terminal 271 to the terminal 272 in cooperation with the service HO functions 291 and 292. The technology applied to the service handover is not limited to any technology such as JAVA (registered trademark) or VMware process migration in addition to the technology defined in the related technology.

ここで、端末272中の端末間通信機能286は、上記サービスHOによって外部のプロセスと接続する必要がなくなっているため、端末内部のルーティング設定を行う。すなわち、端末272の端末間通信機能286がI/O処理要求を受信すると、データベース284中のセッション情報を参照して、入出力端末切り替えを行おうとしているセッションに該当する場合に、Xサーバ287−端末間通信機能286−Xクライアント290の経路で双方向にルーティングできるよう設定する。   Here, the inter-terminal communication function 286 in the terminal 272 does not need to be connected to an external process by the service HO, and performs routing setting inside the terminal. That is, when the inter-terminal communication function 286 of the terminal 272 receives the I / O processing request, the session information in the database 284 is referred to, and if the session is going to be switched to the input / output terminal, the X server 287 -Terminal-to-terminal communication function 286-X The client 290 is set so that it can be routed in both directions.

ここで、プロセス290を再開し、上記ルーティング設定の完了をID変換機能282が検知すると、データベース284中のリソース情報、セッション情報を参照して、これ以降にID変換機能282を経由する全てのI/O処理要求に記載されているリソースIDや、セッション固有のシーケンスナンバー(#)を、古い遷移元と新たな遷移先との二系統の間で書き換える処理を開始する。すなわち、図9に示すように、旧リソースID:旧シーケンス#=0x03c1:0x0036の組と、新リソースID:新シーケンス#=0x04d0:0x0001の組との間で変換を行う。   Here, when the process 290 is restarted and the ID conversion function 282 detects the completion of the routing setting, the resource information and session information in the database 284 are referred to, and thereafter all I's passing through the ID conversion function 282 are referred to. The process of rewriting the resource ID and the session-specific sequence number (#) described in the / O processing request between the two systems of the old transition source and the new transition destination is started. That is, as shown in FIG. 9, conversion is performed between a set of old resource ID: old sequence # = 0x03c1: 0x0036 and a set of new resource ID: new sequence # = 0x04d0: 0x0001.

このようにして、ユーザは、Xサーバ287−端末間通信機能286−Xクライアント290の経路で接続し、端末272のXサーバ287に切り替えてサービスを継続することができる。   In this way, the user can connect via the route of the X server 287-terminal communication function 286-X client 290 and switch to the X server 287 of the terminal 272 to continue the service.

なお、再び、端末271のXサーバ280に戻してサービスを継続したい場合には、上記記述中の「端末271」と「端末272」を入れ替えた内容(図の数字表記は異なる)で同様の処理を行う。   In addition, when it is desired to return to the X server 280 of the terminal 271 and continue the service, the same processing is performed with the contents in which “terminal 271” and “terminal 272” in the above description are replaced (numeric notations in the figure are different). I do.

上述した第1乃至第4実施形態によれば、ユーザが利用中の端末内ウインドウや、音声データ等のI/Oリソースを、異なる端末で継続利用する際に、I/O機能を含む環境全体を転送することなく実現できる。また、既存のOSが持つ機能を改造することなく実現できる。さらに、端末の処理性能に応じて、プロセス実行端末と入出力実行端末との遷移を全ての組み合わせ((端末A:端末B)=(プロセス:入出力)、(なし:プロセス、入出力)、(入出力:プロセス))で実行可能である。   According to the first to fourth embodiments described above, when I / O resources such as in-terminal windows and audio data used by the user are continuously used in different terminals, the entire environment including the I / O function is included. Can be realized without transferring. In addition, it can be realized without modifying the functions of the existing OS. Further, depending on the processing performance of the terminal, all combinations of transitions between the process execution terminal and the input / output execution terminal ((terminal A: terminal B) = (process: input / output), (none: process, input / output), (Input / output: process)).

本発明の第1実施形態による入出力端末切替システムの構成を示すブロック図である。It is a block diagram which shows the structure of the input / output terminal switching system by 1st Embodiment of this invention. 本第1実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating operation | movement of the input / output terminal switching system by this 1st Embodiment. 本第2実施形態による入出力端末切替システムの構成を示すブロック図である。It is a block diagram which shows the structure of the input / output terminal switching system by this 2nd Embodiment. 本第2実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating operation | movement of the input / output terminal switching system by this 2nd Embodiment. 本第3実施形態による入出力端末切替システムの構成を示すブロック図である。It is a block diagram which shows the structure of the input / output terminal switching system by this 3rd Embodiment. 本第3実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating operation | movement of the input / output terminal switching system by this 3rd Embodiment. 本第4実施形態による入出力端末切替システムの動作を説明するためのシーケンス図である。It is a sequence diagram for demonstrating operation | movement of the input-output terminal switching system by this 4th Embodiment. 第2実施形態(図3の構成)において、X Window上の入出力を遷移する場合について説明するブロック図である。FIG. 10 is a block diagram illustrating a case where input / output on X Window is transitioned in the second embodiment (configuration of FIG. 3). 第3実施形態(図5の構成)において、X Window上の入出力を遷移する場合について説明するブロック図である。It is a block diagram explaining the case where the input / output on X Window is changed in 3rd Embodiment (structure of FIG. 5).

符号の説明Explanation of symbols

1、2 端末
3、10 ID変換機能
4、11 リソース情報収集機能
5、12 データベース
6、13 リソース再現機能
7、14 端末間通信機能
8、15 I/O機能
9、16 I/Oリソース
17、18 中継機能
51、52 端末
53、54 中継機能
55、62 ID変換機能
56、63 リソース情報収集機能
57、64 データベース
58、65 リソース再現機能
59、66 端末間通信機能
60、67 I/O機能
61、68 I/Oリソース
69 プロセス
101、102 端末
103、104 中継機能
105、112 ID変換機能
106、113 リソース情報収集機能
107、114 データベース
108、115 リソース再現機能
109、116 端末間通信機能
110、117 I/O機能
111、118 I/Oリソース
119、120 プロセス
121、122 サービスHO機能
221、222 端末
223、224 中継機能
225、232 ID変換機能
226、233 リソース情報収集機能
227、234 データベース
228、235 リソース再現機能
229、236 端末間通信機能
230、237 Xサーバ
231、238 I/Oリソース
239 Xクライアント
271、272 端末
273、274 中継機能
275、282 ID変換機能
276、283 リソース情報収集機能
277、284 データベース
278、285 リソース再現機能
279、286 端末間通信機能
280、287 Xサーバ
281、288 I/Oリソース
289、290 Xクライアント
291、292 サービスHO機能
1, 2 terminal 3, 10 ID conversion function 4, 11 resource information collection function 5, 12 database 6, 13 resource reproduction function 7, 14 inter-terminal communication function 8, 15 I / O function 9, 16 I / O resource 17, 18 Relay function 51, 52 Terminal 53, 54 Relay function 55, 62 ID conversion function 56, 63 Resource information collection function 57, 64 Database 58, 65 Resource reproduction function 59, 66 Inter-terminal communication function 60, 67 I / O function 61 , 68 I / O resource 69 Process 101, 102 Terminal 103, 104 Relay function 105, 112 ID conversion function 106, 113 Resource information collection function 107, 114 Database 108, 115 Resource reproduction function 109, 116 Inter-terminal communication function 110, 117 I / O function 111, 118 I / O resource 119, 120 Process 121, 122 Service HO function 221, 222 Terminal 223, 224 Relay function 225, 232 ID conversion function 226, 233 Resource information collection function 227, 234 Database 228, 235 Resource reproduction function 229, 236 Inter-terminal communication function 230 237 X server 231 238 I / O resource 239 X client 271 272 terminal 273 274 Relay function 275 282 ID conversion function 276 283 Resource information collection function 277 284 Database 278 285 Resource reproduction function 279 286 terminal Communication function 280, 287 X server 281, 288 I / O resource 289, 290 X client 291, 292 Service HO function

Claims (10)

第1の端末と第2の端末との間で、いずれかの端末で利用中のI/Oリソースを、他方の端末で継続して利用する入出力端末切替システムであって、
第1の端末及び前記第2の端末は、各々、
I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うI/O機能と、
前記I/O機能により実行されているI/Oに対するI/Oリソース関連情報を収集するリソース情報収集手段と、
いずれかの端末で端末切り替えのトリガがあると、前記I/Oリソース関連情報を他方の端末に転送する転送手段と、
取得したI/Oリソース関連情報の内容通りに再現するリソース再現手段と、
I/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるID変換手段と
を備えることを特徴とする入出力端末切替システム。
An input / output terminal switching system that continuously uses an I / O resource being used in one terminal between the first terminal and the second terminal in the other terminal,
Each of the first terminal and the second terminal is
An I / O function that performs I / O through a direct interface with an I / O resource;
Resource information collection means for collecting I / O resource related information for I / O executed by the I / O function;
When there is a terminal switching trigger at any terminal, transfer means for transferring the I / O resource related information to the other terminal;
Resource reproduction means for reproducing according to the content of the acquired I / O resource related information;
An ID conversion unit that relays an I / O processing request and rewrites identification information related to the I / O resource described in the I / O processing request between the old system before the input / output transition and the new system at the transition destination. And an input / output terminal switching system.
前記第1の端末と前記第2の端末との間で双方向のルーティングを設定する端末間ルーティング設定手段と、
前記端末間ルーティング設定手段により設定されたルーティングを介して、前記第1の端末と前記第2の端末とのうち、入出力の遷移先の端末から遷移元の端末で実行されるプログラム主体となるプロセスを利用するプロセス利用手段と
を備えることを特徴とする請求項1記載の入出力端末切替システム。
Inter-terminal routing setting means for setting bidirectional routing between the first terminal and the second terminal;
Through the routing set by the inter-terminal routing setting means, the program is executed by the transition source terminal from the input / output transition destination terminal of the first terminal and the second terminal. The input / output terminal switching system according to claim 1, further comprising: a process using unit that uses the process.
前記第1の端末及び前記第2の端末の内部でのルーティングを設定する内部ルーティング設定手段と、
前記内部ルーティング設定手段により設定されたルーティングを介して、前記第1の端末と前記第2の端末とのうち、入出力の遷移先の端末の内部で実行されるプログラム主体となるプロセスを利用するプロセス利用手段と
を備えることを特徴とする請求項1記載の入出力端末切替システム。
Internal routing setting means for setting routing inside the first terminal and the second terminal;
A process that is the main body of a program executed inside the input / output transition destination terminal of the first terminal and the second terminal is used via the routing set by the internal routing setting means. The input / output terminal switching system according to claim 1, further comprising: a process using unit.
前記第1の端末と前記第2の端末との間で双方向のルーティングを設定する端末間ルーティング設定手段と、
前記端末間ルーティング設定手段により設定されたルーティングを介して、前記第1の端末と前記第2の端末とのうち、入出力の遷移元の端末から遷移先の端末で実行されるプログラム主体となるプロセスを利用するプロセス利用手段と
を備えることを特徴とする請求項1記載の入出力端末切替システム。
Inter-terminal routing setting means for setting bidirectional routing between the first terminal and the second terminal;
Through the routing set by the inter-terminal routing setting means, the program is executed from the input / output transition source terminal to the transition destination terminal among the first terminal and the second terminal. The input / output terminal switching system according to claim 1, further comprising: a process using unit that uses the process.
前記リソース情報収集手段は、端末切り替えのために追加取得する必要のあるデータを、前記I/O機能に直接接続して取得することを特徴とする請求項1乃至4のいずれかに記載の入出力端末切替システム。   5. The input according to claim 1, wherein the resource information collection unit acquires data that needs to be additionally acquired for terminal switching by directly connecting to the I / O function. 6. Output terminal switching system. 前記リソース情報収集手段は、前記I/O処理要求を中継し、前記I/Oリソース関連情報を抽出してデータベース化することを特徴とする請求項1乃至4のいずれかに記載の入出力端末切替システム。   5. The input / output terminal according to claim 1, wherein the resource information collecting unit relays the I / O processing request, extracts the I / O resource related information, and creates a database. Switching system. 利用中のI/Oリソースを遷移先の端末で継続して利用させる端末であって、
I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うI/O機能と、
前記I/O機能により実行されているI/Oに対するI/Oリソース関連情報を収集するリソース情報収集手段と、
端末切り替えのトリガがあると、前記I/Oリソース関連情報を他方の端末に転送する転送手段と
を備えることを特徴とする端末。
A terminal that continuously uses an I / O resource being used by a transition destination terminal,
An I / O function that performs I / O through a direct interface with an I / O resource;
Resource information collection means for collecting I / O resource related information for I / O executed by the I / O function;
And a transfer means for transferring the I / O resource related information to the other terminal when there is a terminal switching trigger.
遷移元の端末で利用中のI/Oリソースを継続して利用する端末であって、
前記遷移元の端末から取得したI/Oリソース関連情報の内容通りに再現するリソース再現手段と、
I/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるID変換手段と
を備えることを特徴とする端末。
A terminal that continuously uses the I / O resource being used by the transition source terminal,
Resource reproduction means for reproducing according to the content of the I / O resource related information acquired from the transition source terminal;
An ID conversion unit that relays an I / O processing request and rewrites identification information related to the I / O resource described in the I / O processing request between the old system before the input / output transition and the new system at the transition destination. And a terminal.
遷移元の端末で利用中のI/Oリソースを、遷移先の端末で継続して利用する入出力端末切替方法であって、
遷移元の端末でI/Oリソース関連情報を収集するステップと、
遷移元の端末で端末切り替えのトリガがあると、前記I/Oリソース関連情報を遷移先の端末に転送するステップと、
前記遷移先の端末で前記I/Oリソース関連情報の内容通りにI/Oリソースを再現するステップと、
前記入出力の遷移先の端末でI/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるステップと、
前記遷移先の端末で、前記変換されたI/Oリソースに関する識別情報に基づいて、前記I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うステップと
を含むことを特徴とする入出力端末切替方法。
An input / output terminal switching method for continuously using I / O resources being used in a transition source terminal by a transition destination terminal,
Collecting I / O resource related information at the transition source terminal;
When there is a terminal switching trigger at the transition source terminal, the I / O resource related information is transferred to the transition destination terminal;
Reproducing the I / O resource in accordance with the content of the I / O resource related information in the transition destination terminal;
The I / O processing request is relayed at the input / output transition destination terminal, and the identification information regarding the I / O resource described in the I / O processing request is changed between the old one before the input / output transition and the new one at the transition destination. A step to rewrite between the two systems;
And executing I / O at the transition destination terminal through a direct interface with the I / O resource based on the identification information regarding the converted I / O resource. Output terminal switching method.
遷移元の端末で利用中のI/Oリソースを、遷移先の端末で継続して利用する際に各端末を制御するコンピュータに、
遷移元の端末でI/Oリソース関連情報を収集するステップと、
遷移元の端末で端末切り替えのトリガがあると、前記I/Oリソース関連情報を遷移先の端末に転送するステップと、
前記遷移先の端末で前記I/Oリソース関連情報の内容通りにI/Oリソースを再現するステップと、
前記入出力の遷移先の端末でI/O処理要求を中継し、I/O処理要求に記載されたI/Oリソースに関する識別情報を、入出力の遷移前の古いものと遷移先の新しいものの二系統の間で書き換えるステップと、
前記遷移先の端末で、前記変換されたI/Oリソースに関する識別情報に基づいて、前記I/Oリソースとの直接のインタフェースを通してI/Oの実行を行うステップと
を実行させることを特徴とするプログラム。
To the computer that controls each terminal when the I / O resource being used in the transition source terminal is continuously used in the transition destination terminal,
Collecting I / O resource related information at the transition source terminal;
When there is a terminal switching trigger at the transition source terminal, the I / O resource related information is transferred to the transition destination terminal;
Reproducing the I / O resource in accordance with the content of the I / O resource related information in the transition destination terminal;
The I / O processing request is relayed at the input / output transition destination terminal, and the identification information regarding the I / O resource described in the I / O processing request is changed between the old one before the input / output transition and the new one at the transition destination. A step to rewrite between the two systems;
The transition destination terminal executes I / O execution through a direct interface with the I / O resource based on the identification information regarding the converted I / O resource. program.
JP2008210874A 2008-08-19 2008-08-19 Input/output terminal switching system, input/output terminal switching method, terminal, and program Pending JP2010049341A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008210874A JP2010049341A (en) 2008-08-19 2008-08-19 Input/output terminal switching system, input/output terminal switching method, terminal, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008210874A JP2010049341A (en) 2008-08-19 2008-08-19 Input/output terminal switching system, input/output terminal switching method, terminal, and program

Publications (1)

Publication Number Publication Date
JP2010049341A true JP2010049341A (en) 2010-03-04

Family

ID=42066393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008210874A Pending JP2010049341A (en) 2008-08-19 2008-08-19 Input/output terminal switching system, input/output terminal switching method, terminal, and program

Country Status (1)

Country Link
JP (1) JP2010049341A (en)

Similar Documents

Publication Publication Date Title
KR101842559B1 (en) Terminal, server, and terminal control method
RU2008138577A (en) NETWORK SYSTEM
JP2015106292A (en) Information processor, system, and control method for information processor
JP4956276B2 (en) Servlet activation program and home gateway device
JP6608572B1 (en) Data processing apparatus, data processing system, data processing method and program
JP2009009455A (en) Service cooperation support system
JP2019125068A (en) Device cooperation server and device cooperation program and decentralized resource utilization system
JP2010049341A (en) Input/output terminal switching system, input/output terminal switching method, terminal, and program
González et al. An Event-Driven Integration Platform for Context-Aware Web Services.
JP2006018430A (en) Information processor, network system, program, data structure and storage medium
WO2010021230A1 (en) Terminal switching system, terminal switching method, terminal and program
JP6543231B2 (en) Connection control system for virtual machine and connection control method for virtual machine
JP2010244469A (en) Distributed processing system and distributed processing method
JP5721184B2 (en) Electronic device control system and electronic device control method
JP2005149418A (en) Application operation method and sbc system device
JP4551885B2 (en) Digital protection control device
JP5251717B2 (en) Real-time web sharing system, real-time web sharing method, and program
JP7489341B2 (en) NETWORK SYSTEM, INFORMATION PROCESSING METHOD, AND PROGRAM
JPS62121562A (en) Data communication system
JP6288206B2 (en) Program and apparatus
JP3581913B2 (en) Information providing method, relay server and information terminal
JP4490460B2 (en) Method, handset and system for providing fault tolerance
JP2007249522A (en) Presence information communication system, communication device, presence information communication method, and computer program
JP4505359B2 (en) Remote control system and method, program
JP6411322B2 (en) Data processing system, data processing method, customized service management control apparatus, and customized service management control program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100709