JP5720484B2 - Thin client system program execution method and portable terminal - Google Patents

Thin client system program execution method and portable terminal Download PDF

Info

Publication number
JP5720484B2
JP5720484B2 JP2011176558A JP2011176558A JP5720484B2 JP 5720484 B2 JP5720484 B2 JP 5720484B2 JP 2011176558 A JP2011176558 A JP 2011176558A JP 2011176558 A JP2011176558 A JP 2011176558A JP 5720484 B2 JP5720484 B2 JP 5720484B2
Authority
JP
Japan
Prior art keywords
thin client
mobile terminal
program
server device
service area
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.)
Active
Application number
JP2011176558A
Other languages
Japanese (ja)
Other versions
JP2013041351A (en
Inventor
孝治 黒飛
孝治 黒飛
章彦 押之見
章彦 押之見
Original Assignee
株式会社ナカヨ
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 株式会社ナカヨ filed Critical 株式会社ナカヨ
Priority to JP2011176558A priority Critical patent/JP5720484B2/en
Publication of JP2013041351A publication Critical patent/JP2013041351A/en
Application granted granted Critical
Publication of JP5720484B2 publication Critical patent/JP5720484B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、シンクライアントシステムに関し、特に、クライアント端末として機能する携帯端末を含むシンクライアントシステムのプログラム実行技術に関する。   The present invention relates to a thin client system, and more particularly to a program execution technique for a thin client system including a portable terminal that functions as a client terminal.

特許文献1には、携帯端末の使い勝手を向上させることのできる技術が開示されている。この技術において、携帯端末は、電気製品、書籍、食品等に貼り付けられたRFIDタグ等の記憶媒体からIDを読み取り、このIDに対応付けられて予め登録されているアプリケーションを実行する。ここで、このIDに対応付けられたアプリケーションが登録されていない場合、携帯端末は、サーバ装置(ID照合センタ)からこのIDに対応付けられているアプリケーションをダウンロードして登録し、実行する。   Patent Document 1 discloses a technique that can improve the usability of a mobile terminal. In this technology, a portable terminal reads an ID from a storage medium such as an RFID tag attached to an electric product, a book, a food, or the like, and executes an application registered in advance in association with the ID. Here, when the application associated with this ID is not registered, the mobile terminal downloads, registers, and executes the application associated with this ID from the server device (ID collation center).

特開2005−269565号公報JP 2005-269565 A

特許文献1に記載の技術では、常にアプリケーションの実行を携帯端末が行っている。また、多種多様なアプリケーションの実行に先立ち、これらのアプリケーションをIDに対応付けて予め携帯端末に登録しておかなければならない。このため、携帯端末には、多種多様なアプリケーションをいつでも展開できるだけのリソース(メモリの容量、CPUの処理能力等)が要求される。   In the technique described in Patent Document 1, a mobile terminal always executes an application. Prior to executing various applications, these applications must be registered in advance in the portable terminal in association with the ID. For this reason, the mobile terminal is required to have resources (memory capacity, CPU processing capacity, etc.) that can deploy various applications at any time.

本発明は上記事情に鑑みてなされたものであり、本発明の目的は、携帯端末のリソースを効率的に使用して多種多様なプログラムを利用可能とする技術を提供することにある。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a technology that makes it possible to use a variety of programs by efficiently using resources of a mobile terminal.

上記課題を解決するために、本発明では、シンクライアントシステムのクライアント端末として機能する携帯端末が、シンクライアントシステムのサーバとして機能するサーバ装置のサービスエリア外からサービスエリア内に移動した場合に、携帯端末は、サーバ装置との間にシンクライアント接続を確立するともに、サーバ装置からプログラムを取得して記憶する。一方、サーバ装置は、携帯端末のために実行可能なプログラムを携帯端末に送信するとともに、シンクライアント接続を介して携帯端末から受け付けた指示に従いプログラムを実行する。   In order to solve the above problems, in the present invention, when a mobile terminal that functions as a client terminal of a thin client system moves from outside the service area of the server device that functions as a server of the thin client system to the service area, The terminal establishes a thin client connection with the server device and acquires and stores a program from the server device. On the other hand, the server device transmits a program executable for the mobile terminal to the mobile terminal and executes the program according to an instruction received from the mobile terminal via the thin client connection.

また、携帯端末がサーバ装置のサービスエリア内からサービスエリア外に移動した場合に、携帯端末は、シンクライアント接続を切断するとともに、サーバ装置からオンライン引継情報を受信し、このオンライン引継情報に基づいて、プログラムを実行して作業状態を引き継ぐ。また、サーバ装置から取得して記憶しておいたプログラムのうち、このオンライン引継情報で指定されているプログラム以外のプログラムを削除する。一方、サーバ装置は、シンクライアント接続を介して携帯端末から受け付けた指示に従い実行中のプログラムの指定および作業状態を含むオンライン引継情報を生成して、このオンライン引継情報を携帯端末に送信するとともに、実行中のプログラムを終了する。   In addition, when the mobile terminal moves from the service area of the server device to the outside of the service area, the mobile terminal disconnects the thin client connection and receives online takeover information from the server device. Based on the online takeover information Execute the program and take over the working state. Further, among the programs acquired from the server device and stored, programs other than the program specified by the online takeover information are deleted. On the other hand, the server device generates online takeover information including the designation of the program being executed and the working state according to the instruction received from the mobile terminal via the thin client connection, and transmits the online takeover information to the mobile terminal. Close the running program.

例えば、本発明は、シンクライアントシステムのクライアント端末として機能する携帯端末であって、
自携帯端末が、前記シンクライアントシステムのサーバとして機能するサーバ装置のサービスエリアに位置しているか否かを監視するエリア監視手段と、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア外からサービスエリア内に移動したことを検出された場合に、前記サーバ装置との間にシンクライアント接続を確立し、前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア内からサービスエリア外に移動したことを検出された場合に、当該シンクライアント接続を切断するシンクライアント接続制御手段と、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア外からサービスエリア内に移動したことを検出された場合に、前記シンクライアント接続を介して前記サーバ装置に実行させることが可能なプログラムを前記サーバ装置から取得するプログラム取得手段と、
前記プログラム取得手段により取得されたプログラムを記憶する取得プログラム記憶手段と、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア内からサービスエリア外に移動したことを検出された場合に、前記サーバ装置で実行中のプログラムの指定および作業状態を含むオンライン引継情報を前記サーバ装置から受信して、当該オンライン引継情報に基づいて、前記シンクライアント接続を介して前記サーバ装置に実行させていたプログラムを実行し、作業状態を引き継ぐオンライン引継手段と、
前記取得プログラム記憶手段から、前記オンライン引継手段により実行されているプログラム以外のプログラムを削除する取得プログラム削除手段と、を有する。
For example, the present invention is a portable terminal that functions as a client terminal of a thin client system,
Area monitoring means for monitoring whether or not the self-portable terminal is located in a service area of a server device functioning as a server of the thin client system;
When it is detected by the area monitoring means that the mobile terminal has moved from outside the service area of the server device into the service area, a thin client connection is established with the server device, and the area monitoring means A thin client connection control means for disconnecting the thin client connection when it is detected that the mobile terminal has moved from the service area of the server device to the outside of the service area;
A program that can be executed by the server device via the thin client connection when the area monitoring unit detects that the mobile terminal has moved from outside the service area of the server device into the service area. Program acquisition means for acquiring from the server device;
Acquisition program storage means for storing the program acquired by the program acquisition means;
When the area monitoring means detects that the mobile terminal has moved from the service area of the server device to the outside of the service area, online takeover information including designation of the program being executed on the server device and work status On-line take-over means for executing the program received by the server device via the thin client connection and taking over the working state based on the online take-over information received from the server device;
Acquisition program deletion means for deleting a program other than the program being executed by the online takeover means from the acquisition program storage means.

本発明において、携帯端末は、サーバ装置のサービスエリア内にいる場合には、サーバ装置にシンクライアント接続してサーバ装置のリソースを利用し、サーバ装置のサービスエリア外に移動した場合には、サーバ装置に実行させていたプログラムの作業状態を引き継いで、このプログラムの実行をオフラインで継続するとともに、サーバ装置から取得したプログラムのうち、この作業状態を引き継いだプログラム以外のすべてのプログラムを削除する。このため、携帯端末のリソースを効率的に使用して多種多様なプログラムを利用できる。   In the present invention, when the mobile terminal is within the service area of the server device, the mobile terminal uses a resource of the server device by connecting to the server device as a thin client, and when the mobile terminal moves outside the service area of the server device, The work state of the program that has been executed by the apparatus is taken over, and the execution of this program is continued offline, and all programs other than the program that has taken over the work state are deleted from the programs acquired from the server apparatus. For this reason, a variety of programs can be used by efficiently using the resources of the mobile terminal.

図1(A)は、本発明の一実施の形態に係るシンクライアントシステムの概略構成図であり、図1(B)は、図1(A)に示すシンクライアントシステムの変形例の概略構成図である。1A is a schematic configuration diagram of a thin client system according to an embodiment of the present invention, and FIG. 1B is a schematic configuration diagram of a modification of the thin client system shown in FIG. 1A. It is. 図2は、本発明の一実施の形態に係るシンクライアントシステムにおいて、携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動した場合の動作例を説明するためのシーケンス図である。FIG. 2 is a sequence diagram for explaining an operation example when the mobile terminal 1 moves from outside the service area 5 of the relay device 2 into the service area 5 in the thin client system according to the embodiment of the present invention. is there. 図3は、本発明の一実施の形態に係るシンクライアントシステムにおいて、携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動した場合の動作例を説明するためのシーケンス図である。FIG. 3 is a sequence diagram for explaining an operation example when the mobile terminal 1 moves from the service area 5 of the relay device 2 to the outside of the service area 5 in the thin client system according to the embodiment of the present invention. is there. 図4は、携帯端末1の概略機能構成図である。FIG. 4 is a schematic functional configuration diagram of the mobile terminal 1. 図5は、携帯端末1の動作を説明するためのフロー図である。FIG. 5 is a flowchart for explaining the operation of the mobile terminal 1. 図6は、中継装置2の概略機能構成図である。FIG. 6 is a schematic functional configuration diagram of the relay device 2. 図7は、中継装置2の動作を説明するためのフロー図である。FIG. 7 is a flowchart for explaining the operation of the relay device 2.

以下に、本発明の実施の形態について説明する。   Embodiments of the present invention will be described below.

図1(A)は、本発明の一実施の形態に係るシンクライアントシステムの概略構成図である。   FIG. 1A is a schematic configuration diagram of a thin client system according to an embodiment of the present invention.

図示するように、本実施の形態に係るシンクライアントシステムは、クライアント端末として機能する携帯端末1、およびサーバとして機能する中継装置2を備えて構成されている。   As illustrated, the thin client system according to the present embodiment includes a mobile terminal 1 that functions as a client terminal and a relay device 2 that functions as a server.

携帯端末1は、Bluetooth(登録商標)等の近距離無線通信により中継装置2にシンクライアント接続(リモートデスクトップ接続)し、中継装置2が提供する各種アプリケーションの実行環境(デスクトップ環境)を利用する。また、携帯端末1は、3G(第3世代携帯電話)、Wi−Fi(登録商標)等の無線通信により無線基地局4を介してネットワーク3に接続する。   The mobile terminal 1 makes a thin client connection (remote desktop connection) to the relay apparatus 2 by short-range wireless communication such as Bluetooth (registered trademark), and uses an execution environment (desktop environment) of various applications provided by the relay apparatus 2. Further, the mobile terminal 1 is connected to the network 3 via the wireless base station 4 by wireless communication such as 3G (third generation mobile phone), Wi-Fi (registered trademark).

中継装置2は、自中継装置2にシンクライアント接続された携帯端末1に対して、各種アプリケーションの実行環境を提供する。また、中継装置2は、ネットワーク3に接続されており、近距離無線通信により接続された携帯端末1とネットワーク3との間のデータ送受信を中継する。さらに、中継装置2は、ファイルサーバとしての機能を有しており、シンクライアント接続を介して携帯端末1のために実行可能なすべてのアプリケーションを、携帯端末1に送信する。   The relay device 2 provides an execution environment for various applications to the mobile terminal 1 connected to the own relay device 2 as a thin client. The relay device 2 is connected to the network 3 and relays data transmission / reception between the mobile terminal 1 and the network 3 connected by short-range wireless communication. Furthermore, the relay apparatus 2 has a function as a file server, and transmits all applications that can be executed for the mobile terminal 1 to the mobile terminal 1 through a thin client connection.

なお、図1(A)において、符号6は中継装置2の通信エリアである。携帯端末1は、この通信エリア6内に位置している場合にのみ、近距離無線通信により中継装置2との通信が可能となる。また、符号5は中継装置2のサービスエリアであり、通信エリア6より狭く設定されている。携帯端末1は、このサービスエリア5内に位置している場合にのみ、中継装置2にシンクライアント接続して、中継装置2が提供する各種アプリケーションの実行環境を利用できる。   In FIG. 1A, reference numeral 6 denotes a communication area of the relay device 2. The mobile terminal 1 can communicate with the relay device 2 by short-range wireless communication only when it is located within the communication area 6. Reference numeral 5 denotes a service area of the relay device 2 and is set narrower than the communication area 6. Only when the mobile terminal 1 is located in the service area 5 can the thin client connect to the relay device 2 and use the execution environment of various applications provided by the relay device 2.

図2は、本実施の形態に係るシンクライアントシステムにおいて、携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動してきた場合の動作例を説明するためのシーケンス図である。   FIG. 2 is a sequence diagram for explaining an operation example when the mobile terminal 1 moves from outside the service area 5 of the relay device 2 into the service area 5 in the thin client system according to the present embodiment.

まず、携帯端末1は、中継装置2のサービスエリア5内に移動したことを検知すると(S100)、中継装置2にアプリケーションのダウンロード要求を送信する(S101)。これを受けて、中継装置2は、シンクライアント接続を介して携帯端末1のために実行可能なすべてのアプリケーション(中継装置2が提供するデスクトップ環境上で実行可能なすべてのアプリケーション)を、携帯端末1に送信する(S102)。そして、携帯端末1は、中継装置2から取得したこれらのアプリケーションを記憶する(S103)。   First, when the mobile terminal 1 detects that it has moved into the service area 5 of the relay device 2 (S100), it transmits an application download request to the relay device 2 (S101). In response to this, the relay device 2 sends all applications that can be executed for the mobile terminal 1 via the thin client connection (all applications that can be executed on the desktop environment provided by the relay device 2) to the mobile terminal. 1 (S102). And the portable terminal 1 memorize | stores these applications acquired from the relay apparatus 2 (S103).

つぎに、携帯端末1は、自携帯端末1で実行中のアプリケーションの有無を確認する(S104)。なお、携帯端末1は、何れかのアプリケーションを実行しているものとする。そして、自携帯端末1で実行中のアプリケーションが存在するならば、このアプリケーションの指定および作業状態(このアプリケーションのためにメモリ等に確保されたワークエリアの内容)を含むオフライン引継情報を生成する(S105)。それから、実行中のアプリケーションを終了する(S106)。 Next, the mobile terminal 1 checks whether or not there is an application being executed on the mobile terminal 1 (S104). The mobile terminal 1 is assumed to be running something Re of the applications. If there is an application being executed on the mobile terminal 1, offline transfer information including the designation of the application and the work state (the contents of the work area secured in a memory or the like for the application) is generated ( S105). Then, the running application is terminated (S106).

つぎに、携帯端末1は、中継装置2にシンクライアント接続要求を送信する。このとき、オフライン引継情報があるならば、このオフライン引継情報を、シンクライアント接続要求に付加して中継装置2に送信する(S107)。   Next, the mobile terminal 1 transmits a thin client connection request to the relay device 2. At this time, if there is offline takeover information, the offline takeover information is added to the thin client connection request and transmitted to the relay apparatus 2 (S107).

これを受けて、中継装置2は、シンクライアントシステムのサーバ機能を有効にして、携帯端末1に提供するデスクトップ環境を生成する。このとき、シンクライアント接続要求にオフライン引継情報が付加されているならば、このオフライン引継情報で指定されているアプリケーションをデスクトップ環境上で実行するとともに、このオフライン引継情報に含まれている作業状態を、このアプリケーションのためにメモリ等に確保されたワークエリアに展開する。これにより、携帯端末1が中継装置2にシンクライアント接続要求を送信する直前まで実行していたアプリケーションの作業状態(携帯端末1のオフラインでのデスクトップ環境)を再現する(S108)。   In response, the relay device 2 enables the server function of the thin client system and generates a desktop environment to be provided to the mobile terminal 1. At this time, if offline takeover information is added to the thin client connection request, the application specified in the offline takeover information is executed on the desktop environment, and the work state included in the offline takeover information is displayed. Deploy to the work area secured in memory etc. for this application. As a result, the working state of the application (offline desktop environment of the portable terminal 1) that has been executed until the portable terminal 1 transmits the thin client connection request to the relay device 2 is reproduced (S108).

つぎに、中継装置2は、携帯端末1にシンクライアント接続応答を送信する(S109)。これにより、携帯端末1と中継装置2との間にシンクライアント接続が確立され(S110)、このシンクライアント接続を介して、つぎの処理が繰り返し実行される。すなわち、中継装置2は、デスクトップ画面データを携帯端末1に送信して、デスクトップ画面に対する操作情報を携帯端末1から受信する。そして、受信した操作情報に従い各種アプリケーションを実行・操作して、デスクトップ画面を更新すべく、デスクトップ画面データを携帯端末1に逐次送信する。一方、携帯端末1は、中継装置2からデスクトップ画面データを受信してデスクトップ画面を表示して、このデスクトップ画面に対する操作を操作者より受け付ける。そして、操作情報を中継装置2に送信する。   Next, the relay device 2 transmits a thin client connection response to the mobile terminal 1 (S109). Thereby, a thin client connection is established between the portable terminal 1 and the relay device 2 (S110), and the following processing is repeatedly executed through this thin client connection. That is, the relay device 2 transmits desktop screen data to the mobile terminal 1 and receives operation information for the desktop screen from the mobile terminal 1. Then, according to the received operation information, various applications are executed and operated, and desktop screen data is sequentially transmitted to the mobile terminal 1 in order to update the desktop screen. On the other hand, the mobile terminal 1 receives the desktop screen data from the relay device 2 and displays the desktop screen, and accepts an operation on the desktop screen from the operator. Then, the operation information is transmitted to the relay device 2.

図3は、本実施の形態に係るシンクライアントシステムにおいて、携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動した場合の動作例を説明するためのシーケンス図である。   FIG. 3 is a sequence diagram for explaining an operation example when the mobile terminal 1 moves from the service area 5 of the relay device 2 to the outside of the service area 5 in the thin client system according to the present embodiment.

携帯端末1と中継装置2との間にシンクライアント接続が確立している状態において(S200)、携帯端末1は、中継装置2のサービスエリア5外に移動したことを検知すると(S201)、中継装置2にシンクライアント切断要求を送信する(S202)。   When the thin client connection is established between the mobile terminal 1 and the relay apparatus 2 (S200), when the mobile terminal 1 detects that the mobile terminal 1 has moved out of the service area 5 of the relay apparatus 2 (S201), the relay is performed. A thin client disconnection request is transmitted to the device 2 (S202).

これを受けて、中継装置2は、シンクライアント接続を介して携帯端末1に提供するデスクトップ環境上で実行中のアプリケーションの有無を確認する(S203)。そして、このデスクトップ環境上で実行中のアプリケーションが存在するならば、このアプリケーションの指定および作業状態(このアプリケーションのためにメモリ等に確保されたワークエリアの内容)を含むオンライン引継情報を生成する(S204)。   In response to this, the relay device 2 checks whether there is an application being executed on the desktop environment provided to the mobile terminal 1 via the thin client connection (S203). If there is an application being executed on the desktop environment, online transfer information including the designation of the application and the work status (the contents of the work area secured in a memory or the like for the application) is generated ( S204).

それから、中継装置2は、携帯端末1にシンクライアント切断応答を送信する。このとき、オンライン引継情報があるならば、このオンライン引継情報を、シンクライアント切断応答に付加して携帯端末1に送信する(S205)。これにより、携帯端末1と中継装置2との間のシンクライアント接続が切断され、中継装置2は、携帯端末1に提供するデスクトップ環境の生成(このデスクトップ環境上で実行中のアプリケーションの処理を含む)を終了する(S206)。   Then, the relay device 2 transmits a thin client disconnection response to the mobile terminal 1. At this time, if there is online takeover information, the online takeover information is added to the thin client disconnection response and transmitted to the portable terminal 1 (S205). Thereby, the thin client connection between the mobile terminal 1 and the relay device 2 is disconnected, and the relay device 2 generates a desktop environment to be provided to the mobile terminal 1 (including processing of an application being executed on the desktop environment). ) Is terminated (S206).

一方、携帯端末1は、中継装置2からシンクライアント切断応答を受信すると、このシンクライアント切断応答にオンライン引継情報が付加されているか否かを確認する。そして、オンライン引継情報が付加されているならば、予め中継装置2からダウンロードして保存しておいたアプリケーションのなかから、このオンライン引継情報で指定されているアプリケーションを特定して実行するとともに、このオンライン引継情報に含まれている作業状態を、このアプリケーションのためにメモリ等に確保されたワークエリアに展開する。これにより、携帯端末1がシンクライアント接続を介して中継装置2から享受していたデスクトップ環境(携帯端末1のオンラインでのデスクトップ環境)を再現する(S207)。   On the other hand, when the mobile terminal 1 receives the thin client disconnection response from the relay device 2, the mobile terminal 1 confirms whether the online takeover information is added to the thin client disconnection response. If online takeover information is added, the application specified by the online takeover information is identified and executed from the applications downloaded and stored in advance from the relay device 2, and this The work state included in the online transfer information is expanded in a work area secured in a memory or the like for this application. As a result, the desktop environment that the mobile terminal 1 enjoyed from the relay device 2 through the thin client connection (the online desktop environment of the mobile terminal 1) is reproduced (S207).

その後、携帯端末1は、予め中継装置2からダウンロードして保存しておいたアプリケーションのうち、実行中のアプリケーション以外のアプリケーションをすべて削除する(S208)。   Thereafter, the mobile terminal 1 deletes all applications other than the application being executed from among the applications downloaded and stored in advance from the relay device 2 (S208).

つぎに、本実施の形態に係るシンクライアントシステムを構成する携帯端末1および中継装置2の詳細を説明する。   Next, details of the mobile terminal 1 and the relay device 2 that constitute the thin client system according to the present embodiment will be described.

まず、携帯端末1の詳細を説明する。   First, details of the mobile terminal 1 will be described.

図4は、携帯端末1の概略機能構成図である。   FIG. 4 is a schematic functional configuration diagram of the mobile terminal 1.

図示するように、携帯端末1は、無線インターフェース部101と、近距離無線インターフェース部102と、ユーザインターフェース部103と、携帯電話機能部104と、アプリケーション記憶部105と、アプリケーション実行部106と、エリア監視部107と、シンクライアント接続制御部108と、シンクライアント用クライアント処理部109と、アプリケーション管理部110と、オンライン引継処理部111と、オフライン引継情報生成部112と、を備えている。   As illustrated, the mobile terminal 1 includes a wireless interface unit 101, a short-range wireless interface unit 102, a user interface unit 103, a mobile phone function unit 104, an application storage unit 105, an application execution unit 106, an area, A monitoring unit 107, a thin client connection control unit 108, a thin client processing unit 109, an application management unit 110, an online takeover processing unit 111, and an offline takeover information generation unit 112 are provided.

無線インターフェース部101は、3G、Wi−Fi等の無線通信により無線基地局4に接続するためのインターフェースである。   The wireless interface unit 101 is an interface for connecting to the wireless base station 4 by wireless communication such as 3G or Wi-Fi.

近距離無線インターフェース部102は、Bluetooth(登録商標)等の近距離無線通信により中継装置2に接続するためのインターフェースである。   The short-range wireless interface unit 102 is an interface for connecting to the relay apparatus 2 by short-range wireless communication such as Bluetooth (registered trademark).

ユーザインターフェース部103は、ディスプレイ、スピーカ等の出力装置、および、操作パネル等の入力装置を備え、出力装置にデスクトップ画面等の情報を出力するとともに、入力装置を介して操作者から操作を受け付ける。   The user interface unit 103 includes an output device such as a display and a speaker, and an input device such as an operation panel. The user interface unit 103 outputs information such as a desktop screen to the output device and receives an operation from the operator via the input device.

携帯電話機能部104は、携帯電話としての機能を実現する処理部であり、無線インターフェース部101を介して相手装置との間に通話路を確立する。そして、この通話路を介して相手装置から受信した通話相手の通話データをユーザインターフェース部103に出力するとともに、ユーザインターフェース部103から受け取った操作者の通話データを、この通話路を介して相手装置に送信する。   The mobile phone function unit 104 is a processing unit that realizes a function as a mobile phone, and establishes a communication path with a partner apparatus via the wireless interface unit 101. Then, the call data of the call partner received from the partner device via this call path is output to the user interface unit 103, and the call data of the operator received from the user interface unit 103 is transmitted to the partner device via this call path. Send to.

アプリケーション記憶部105には、後述するアプリケーション管理部110により中継装置2から取得したアプリケーションを含む各種アプリケーション(グループウェア、ワープロソフト、プレゼンテーションソフト、テレビ会議ソフト、ストリーミング再生ソフト等)が記憶される。   The application storage unit 105 stores various applications (groupware, word processor software, presentation software, video conference software, streaming playback software, etc.) including applications acquired from the relay device 2 by the application management unit 110 described later.

アプリケーション実行部106は、ユーザインターフェース部103を介して受け付けた操作者の指示、あるいはオンライン引継処理部111の指示に従い、アプリケーション記憶部105に記憶されているアプリケーションを実行する。   The application execution unit 106 executes an application stored in the application storage unit 105 in accordance with an operator instruction received via the user interface unit 103 or an online transfer processing unit 111 instruction.

エリア監視部107は、中継装置2から送信される電波信号(例えばビーコン信号)の近距離無線インターフェース部102における受信強度に基づいて、自携帯端末1が中継装置2のサービスエリア5に位置しているか否かを監視する。上述したように、中継装置2のサービスエリア5は、中継装置2の通信エリア6より狭く設定されているため、自携帯端末1がサービスエリア5内に位置していると判断される電波信号の受信強度のしきい値は、自携帯端末1が通信エリア6に位置していると判断される電波信号の受信強度のしきい値より高い。   The area monitoring unit 107 determines that the mobile terminal 1 is located in the service area 5 of the relay device 2 based on the reception strength of the short-range wireless interface unit 102 of the radio wave signal (for example, beacon signal) transmitted from the relay device 2. Monitor whether or not. As described above, since the service area 5 of the relay device 2 is set narrower than the communication area 6 of the relay device 2, the radio wave signal that is determined that the mobile terminal 1 is located in the service area 5. The threshold value of the reception intensity is higher than the threshold value of the reception intensity of the radio signal that is determined that the mobile terminal 1 is located in the communication area 6.

シンクライアント接続制御部108は、自携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動したことをエリア監視部107により検出された場合に、中継装置2にシンクライアント接続要求を送信して、中継装置2との間にシンクライアント接続を確立する。また、自携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動したことをエリア監視部107により検出された場合に、中継装置2にシンクライアント切断要求を送信して、中継装置2との間に確立されているシンクライアント接続を切断する。   When the area monitoring unit 107 detects that the mobile terminal 1 has moved from outside the service area 5 of the relay device 2 into the service area 5, the thin client connection control unit 108 requests the thin client connection request to the relay device 2. To establish a thin client connection with the relay apparatus 2. When the area monitoring unit 107 detects that the mobile terminal 1 has moved from within the service area 5 of the relay device 2 to the outside of the service area 5, a thin client disconnect request is transmitted to the relay device 2 and relayed. The thin client connection established with the device 2 is disconnected.

シンクライアント用クライアント処理部109は、シンクライアントシステムのクライアント端末としての機能を実現する処理部であり、シンクライアント接続を介して中継装置2からデスクトップ画面データを受信してユーザインターフェース部103に出力するとともに、ユーザインターフェース部103を介して操作者から、デスクトップ画面に対する操作を受け付け、シンクライアント接続を介して中継装置2に操作情報を送信する。   The thin client processing unit 109 is a processing unit that implements a function as a client terminal of the thin client system. The thin client processing unit 109 receives desktop screen data from the relay apparatus 2 through the thin client connection and outputs the desktop screen data to the user interface unit 103. At the same time, an operation on the desktop screen is received from the operator via the user interface unit 103, and operation information is transmitted to the relay apparatus 2 via the thin client connection.

アプリケーション管理部110は、自携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動したことをエリア監視部107により検出された場合に、アプリケーションのダウンロード要求を中継装置2に送信し、中継装置2からアプリケーションを取得してアプリケーション記憶部105に記憶する。また、自携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動したことをエリア監視部107により検出された場合に、中継装置2から取得したアプリケーションのうち、後述するオンライン引継処理部111により中継装置2から実行を引き継いだアプリケーション以外のアプリケーションを、アプリケーション記憶部105から削除する。   The application management unit 110 transmits an application download request to the relay device 2 when the area monitoring unit 107 detects that the mobile terminal 1 has moved from outside the service area 5 of the relay device 2 into the service area 5. The application is acquired from the relay device 2 and stored in the application storage unit 105. In addition, when the area monitoring unit 107 detects that the mobile terminal 1 has moved from the service area 5 to the outside of the service area 5 of the relay device 2, among the applications acquired from the relay device 2, an online takeover described later. An application other than the application that has been taken over from the relay device 2 by the processing unit 111 is deleted from the application storage unit 105.

オンライン引継処理部111は、シンクライアント切断要求に対する応答としてシンクライアント接続制御部108が中継装置2から受信したシンクライアント切断応答にオンライン引継情報が付加されている場合、アプリケーション記憶部105に記憶されているアプリケーションのなかから、このオンライン引継情報で指定されたアプリケーションを特定してアプリケーション実行部106に実行させるとともに、このオンライン引継情報に含まれている作業状態を、このアプリケーションのためにメモリ等に確保されたワークエリアに展開する。これにより、携帯端末1がシンクライアント接続を介して中継装置2に実行させていたアプリケーションの作業状態を復元する。   If the online takeover information is added to the thin client disconnection response received from the relay device 2 by the thin client connection control unit 108 as a response to the thin client disconnection request, the online takeover processing unit 111 is stored in the application storage unit 105. The application specified by the online takeover information is identified from the applications being executed and executed by the application execution unit 106, and the work state included in the online takeover information is secured in a memory or the like for the application. Expand to the designated work area. Thereby, the work state of the application which the portable terminal 1 was making the relay apparatus 2 perform via the thin client connection is restored.

オフライン引継情報生成部112は、シンクライアント接続制御部108による中継装置2へのシンクライアント接続要求の送信に先立ち、アプリケーション実行部106が実行中のアプリケーションの有無を確認する。そして、実行中のアプリケーションが存在するならば、このアプリケーションの指定および作業状態(このアプリケーションのためにメモリ等に確保されたワークエリアの内容)を含むオフライン引継情報を生成し、このオフライン引継情報をシンクライアント接続制御部108に渡す。   Prior to the transmission of the thin client connection request to the relay device 2 by the thin client connection control unit 108, the offline takeover information generation unit 112 checks whether there is an application being executed by the application execution unit 106. Then, if there is an application being executed, offline transfer information including the specification of this application and the work status (the contents of the work area secured in the memory or the like for this application) is generated, and this offline transfer information is The data is passed to the thin client connection control unit 108.

図5は、携帯端末1の動作を説明するためのフロー図である。なお、このフローは、携帯端末1に電源が投入され、近距離無線インターフェース部102の機能が利用可能な状態になると開始する。   FIG. 5 is a flowchart for explaining the operation of the mobile terminal 1. This flow starts when the mobile terminal 1 is powered on and the functions of the short-range wireless interface unit 102 are available.

まず、エリア監視部107は、自携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動したことを検出すると(S300でYES)、その旨をアプリケーション管理部110およびシンクライアント接続制御部108に通知する。   First, when the area monitoring unit 107 detects that the mobile terminal 1 has moved from outside the service area 5 of the relay device 2 into the service area 5 (YES in S300), the application management unit 110 and the thin client connection are notified to that effect. Notify the control unit 108.

これを受けて、アプリケーション管理部110は、近距離無線インターフェース部102を介して中継装置2に、アプリケーションのダウンロード要求を送信する(S301)。そして、アプリケーション管理部110は、近距離無線インターフェース部102を介して中継装置2からアプリケーションを取得し、取得したアプリケーションをアプリケーション記憶部105に記憶する(S302)。   In response to this, the application management unit 110 transmits an application download request to the relay apparatus 2 via the short-range wireless interface unit 102 (S301). Then, the application management unit 110 acquires an application from the relay device 2 via the short-range wireless interface unit 102, and stores the acquired application in the application storage unit 105 (S302).

シンクライアント接続制御部108は、オフライン引継情報生成部112にオフライン引継情報の生成を依頼する。これを受けて、オフライン引継情報生成部112は、アプリケーション実行部106で実行中のアプリケーションが存在するか否かを確認する(S303)。   The thin client connection control unit 108 requests the offline transfer information generation unit 112 to generate offline transfer information. In response to this, the offline transfer information generation unit 112 checks whether there is an application being executed by the application execution unit 106 (S303).

実行中のアプリケーションが存在しない場合(S303でNO)、オフライン引継情報生成部112は、オフライン引継情報なしをシンクライアント接続制御部108に通知する。これを受けて、シンクライアント接続制御部108は、近距離無線インターフェース部102を介して中継装置2に、シンクライアント接続要求を送信する(S304)。その後、S308に進む。   If there is no application being executed (NO in S303), the offline takeover information generation unit 112 notifies the thin client connection control unit 108 that there is no offline takeover information. In response to this, the thin client connection control unit 108 transmits a thin client connection request to the relay apparatus 2 via the short-range wireless interface unit 102 (S304). Thereafter, the process proceeds to S308.

一方、実行中のアプリケーションが存在する場合(S303でYES)、オフライン引継情報生成部112は、このアプリケーションの指定および作業状態(このアプリケーションのためにメモリ等に確保されたワークエリアの内容)を含むオフライン引継情報を生成する(S305)。それから、オフライン引継情報生成部112は、シンクライアント接続制御部108にオフライン引継情報を渡すとともに、アプリケーション実行部106に、実行中のアプリケーションを終了させる(S306)。シンクライアント接続制御部108は、近距離無線インターフェース部102を介して中継装置2に、渡されたオフライン引継情報を付加したシンクライアント接続要求を送信する(S307)。その後、S308に進む。   On the other hand, when there is an application being executed (YES in S303), the offline takeover information generation unit 112 includes the designation of this application and the work status (the contents of the work area secured in the memory or the like for this application). Offline takeover information is generated (S305). Then, the offline takeover information generation unit 112 passes the offline takeover information to the thin client connection control unit 108 and causes the application execution unit 106 to terminate the application being executed (S306). The thin client connection control unit 108 transmits a thin client connection request to which the transferred offline takeover information is added to the relay apparatus 2 via the short-range wireless interface unit 102 (S307). Thereafter, the process proceeds to S308.

S308において、シンクライアント接続制御部108は、近距離無線インターフェース部102を介して中継装置2からシンクライアント接続応答を受信して、中継装置2との間にシンクライアント接続を確立する。これにより、シンクライアント用クライアント処理部109は、シンクライアントシステムのクライアント端末としての処理を開始する(S309)。具体的には、シンクライアント接続を介して中継装置2からデスクトップ画面データを受信し、このデスクトップ画面データをユーザインターフェース部103に出力するとともに、ユーザインターフェース部103を介して操作者から操作を受け付け、シンクライアント接続を介して中継装置2に操作情報を送信する。   In S <b> 308, the thin client connection control unit 108 receives a thin client connection response from the relay device 2 via the short-range wireless interface unit 102, and establishes a thin client connection with the relay device 2. Accordingly, the thin client client processing unit 109 starts processing as a client terminal of the thin client system (S309). Specifically, the desktop screen data is received from the relay apparatus 2 through the thin client connection, and the desktop screen data is output to the user interface unit 103, and an operation is accepted from the operator through the user interface unit 103. The operation information is transmitted to the relay device 2 through the thin client connection.

また、エリア監視部107は、自携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動したことを検出すると(S320でYES)、その旨をアプリケーション管理部110およびシンクライアント接続制御部108に通知する。   When the area monitoring unit 107 detects that the mobile terminal 1 has moved from the service area 5 of the relay device 2 to the outside of the service area 5 (YES in S320), the application management unit 110 and the thin client connection Notify the control unit 108.

これを受けて、シンクライアント接続制御部108は、近距離無線インターフェース部102を介して中継装置2にシンクライアント切断要求を送信する(S321)。その後、シンクライアント接続制御部108は、近距離無線インターフェース部102を介して中継装置2からシンクライアント切断応答を受信して(S322)、中継装置2との間に確立しているシンクライアント接続を切断する。これにより、シンクライアント用クライアント処理部109は、シンクライアントシステムのクライアント端末としての処理を終了する(S323)。   In response to this, the thin client connection control unit 108 transmits a thin client disconnection request to the relay apparatus 2 via the short-range wireless interface unit 102 (S321). Thereafter, the thin client connection control unit 108 receives a thin client disconnection response from the relay device 2 via the short-range wireless interface unit 102 (S322), and establishes a thin client connection established with the relay device 2. Disconnect. Thereby, the client processing unit 109 for thin client ends the processing as the client terminal of the thin client system (S323).

つぎに、シンクライアント接続制御部108は、中継装置2から受信したシンクライアント切断応答にオンライン引継情報が付加されているか否かを調べる(S324)。シンクライアント切断応答にオンライン引継情報が付加されていない場合(S324でNO)、シンクライアント接続制御部108は、その旨をアプリケーション管理部110に通知する。これを受けて、アプリケーション管理部110は、S302において中継装置2から取得してアプリケーション記憶部105に記憶しておいたアプリケーションをすべて削除する(S325)。   Next, the thin client connection control unit 108 checks whether online handover information is added to the thin client disconnection response received from the relay device 2 (S324). When the online takeover information is not added to the thin client disconnection response (NO in S324), the thin client connection control unit 108 notifies the application management unit 110 to that effect. In response to this, the application management unit 110 deletes all the applications acquired from the relay device 2 and stored in the application storage unit 105 in S302 (S325).

一方、シンクライアント切断応答にオンライン引継情報が付加されている場合(S324でYES)、シンクライアント接続制御部108は、オンライン引継処理部111に、このオンライン引継情報を渡して、アプリケーションの引継を指示する。これを受けて、オンライン引継処理部111は、アプリケーション記憶部105に記憶されているアプリケーションのなかから、このオンライン引継情報で指定されているアプリケーションを特定してアプリケーション実行部106に実行させるとともに、このオンライン引継情報に含まれている作業状態を、このアプリケーションのためにメモリ等に確保されたワークエリアに展開する。これにより、携帯端末1がシンクライアント接続を介して中継装置2に実行させていたアプリケーションの作業状態を復元する(S326)。   On the other hand, when online takeover information is added to the thin client disconnection response (YES in S324), the thin client connection control unit 108 passes the online takeover information to the online takeover processing unit 111 and instructs to take over the application. To do. In response to this, the online takeover processing unit 111 identifies the application specified by the online takeover information from the applications stored in the application storage unit 105 and causes the application execution unit 106 to execute the application. The work state included in the online transfer information is expanded in a work area secured in a memory or the like for this application. As a result, the work state of the application that the mobile terminal 1 has caused the relay device 2 to execute via the thin client connection is restored (S326).

つぎに、オンライン引継処理部111は、このオンライン引継情報で指定されているアプリケーションをアプリケーション管理部110に通知する。これを受けて、アプリケーション管理部110は、S302において中継装置2から取得してアプリケーション記憶部105に記憶しておいたアプリケーションのうち、通知されたアプリケーション以外をすべて削除する(S327)。   Next, the online takeover processing unit 111 notifies the application management unit 110 of the application specified by the online takeover information. In response to this, the application management unit 110 deletes all of the applications acquired from the relay device 2 in S302 and stored in the application storage unit 105 other than the notified application (S327).

つぎに、中継装置2の詳細を説明する。   Next, details of the relay device 2 will be described.

図6は、中継装置2の概略機能構成図である。   FIG. 6 is a schematic functional configuration diagram of the relay device 2.

図示するように、中継装置2は、近距離無線インターフェース部201と、ネットワークインターフェース部202と、アプリケーション記憶部203と、アプリケーション送信部204と、シンクライアント接続制御部205と、シンクライアント用サーバ処理部206と、オフライン引継処理部207と、オンライン引継情報生成部208と、を備えている。   As illustrated, the relay device 2 includes a short-range wireless interface unit 201, a network interface unit 202, an application storage unit 203, an application transmission unit 204, a thin client connection control unit 205, and a thin client server processing unit. 206, an offline takeover processing unit 207, and an online takeover information generation unit 208.

近距離無線インターフェース部201は、Bluetooth(登録商標)等の近距離無線通信により携帯端末1と接続するためのインターフェースである。   The short-range wireless interface unit 201 is an interface for connecting to the mobile terminal 1 through short-range wireless communication such as Bluetooth (registered trademark).

ネットワークインターフェース部202は、ネットワーク3に接続するためのインターフェースである。   The network interface unit 202 is an interface for connecting to the network 3.

アプリケーション記憶部203には、後述するシンクライアント用サーバ処理部206で実行可能な各種アプリケーション(グループウェア、ワープロソフト、プレゼンテーションソフト、テレビ会議ソフト、ストリーミング再生ソフト等)が記憶されている。   The application storage unit 203 stores various applications (groupware, word processing software, presentation software, video conference software, streaming playback software, etc.) that can be executed by the thin client server processing unit 206 described later.

アプリケーション送信部204は、近距離無線インターフェース部201を介して携帯端末1より受信したダウンロード要求に従い、アプリケーション記憶部203に記憶されているすべてのアプリケーションを、近距離無線インターフェース部201を介して携帯端末1に送信する。   The application transmission unit 204 sends all the applications stored in the application storage unit 203 to the mobile terminal via the short-range wireless interface unit 201 according to the download request received from the mobile terminal 1 via the short-range wireless interface unit 201. 1 to send.

シンクライアント接続制御部205は、近距離無線インターフェース部201を介して、携帯端末1より受信したシンクライアント接続要求に対するシンクライアント接続応答を送信して、携帯端末1との間にシンクライアント接続を確立する。また、近距離無線インターフェース部201を介して、携帯端末1より受信したシンクライアント切断要求に対するシンクライアント切断応答を送信して、携帯端末1との間に確立されているシンクライアント接続を切断する。   The thin client connection control unit 205 transmits a thin client connection response to the thin client connection request received from the mobile terminal 1 via the short-range wireless interface unit 201, and establishes a thin client connection with the mobile terminal 1. To do. Also, a thin client disconnection response to the thin client disconnection request received from the mobile terminal 1 is transmitted via the short-range wireless interface unit 201 to disconnect the thin client connection established with the mobile terminal 1.

シンクライアント用サーバ処理部206は、シンクライアントシステムのサーバとしての機能を実現する処理部であり、シンクライアント接続を介して携帯端末1に、アプリケーション記憶部203に記憶されている各種アプリケーションの実行環境(デスクトップ環境)を提供する。すなわち、シンクライアント接続を介して携帯端末1から操作情報を受信して、この操作情報に従い、アプリケーション記憶部203に記憶されているアプリケーションを実行・操作する。そして、その処理結果が反映されたデスクトップ画面データを生成し、このデスクトップ画面データを、シンクライアント接続を介して携帯端末1に送信する。   The thin client server processing unit 206 is a processing unit that realizes a function as a server of the thin client system, and is an execution environment for various applications stored in the application storage unit 203 in the portable terminal 1 through the thin client connection. (Desktop environment). That is, operation information is received from the portable terminal 1 via a thin client connection, and an application stored in the application storage unit 203 is executed and operated according to the operation information. And the desktop screen data in which the processing result was reflected are produced | generated, and this desktop screen data is transmitted to the portable terminal 1 via a thin client connection.

オフライン引継処理部207は、シンクライアント接続制御部205が携帯端末1から受信したシンクライアント接続要求にオフライン引継情報が付加されている場合、アプリケーション記憶部203に記憶されているアプリケーションのなかから、このオフライン引継情報で指定されたアプリケーションを特定してシンクライアント用サーバ処理部206に実行させるとともに、このオフライン引継情報に含まれている作業状態を、このアプリケーションのためにメモリ等に確保されたワークエリアに展開する。これにより、携帯端末1がシンクライアント接続前(オフライン)に実行していたアプリケーションの作業状態を、シンクライアント接続を介して携帯端末1に提供するデスクトップ環境上に復元する。   When the offline takeover information is added to the thin client connection request received from the portable terminal 1 by the thin client connection control unit 205, the offline takeover processing unit 207 uses this application from the applications stored in the application storage unit 203. A work area in which the application specified by the offline takeover information is identified and executed by the thin client server processing unit 206 and the work state included in the offline takeover information is secured in a memory or the like for this application Expand to. As a result, the work state of the application executed before the portable terminal 1 is connected to the thin client (offline) is restored on the desktop environment provided to the portable terminal 1 via the thin client connection.

オンライン引継情報生成部208は、シンクライアント接続制御部205による携帯端末1へのシンクライアント切断応答の送信に先立ち、シンクライアント用サーバ処理部206で実行中のアプリケーションの有無を確認する。そして、実行中のアプリケーションが存在するならば、このアプリケーションの指定および作業状態(このアプリケーションのためにメモリ等に確保されたワークエリアの内容)を含むオンライン引継情報を生成し、このオンライン引継情報をシンクライアント接続制御部205に渡す。   Prior to the transmission of the thin client disconnection response to the mobile terminal 1 by the thin client connection control unit 205, the online takeover information generation unit 208 checks whether there is an application being executed by the thin client server processing unit 206. Then, if there is an application being executed, online transfer information including the designation of this application and the work status (the contents of the work area secured in the memory or the like for this application) is generated, and this online transfer information is The data is passed to the thin client connection control unit 205.

図7は、中継装置2の動作を説明するためのフロー図である。   FIG. 7 is a flowchart for explaining the operation of the relay device 2.

アプリケーション送信部204は、近距離無線インターフェース部201を介して携帯端末1からアプリケーションのダウンロード要求を受信すると(S400でYES)、アプリケーション記憶部203に記憶されているアプリケーションをすべて読み出し、近距離無線インターフェース部201を介して携帯端末1にこれらのアプリケーションを送信する(S401)。   When the application transmission unit 204 receives an application download request from the portable terminal 1 via the short-range wireless interface unit 201 (YES in S400), the application transmission unit 204 reads all the applications stored in the application storage unit 203, and the short-range wireless interface These applications are transmitted to the portable terminal 1 via the unit 201 (S401).

また、シンクライアント接続制御部205は、近距離無線インターフェース部201を介して携帯端末1からシンクライアント接続要求を受信すると(S410でYES)、このシンクライアント接続要求にオフライン引継情報が付加されているか否かを確認する(S411)。オフライン引継情報が付加されていないならば(S411でNO)、S413に進む。一方、オフライン引継情報が付加されているならば(S411でYES)、シンクライアント接続制御部205は、オフライン引継処理部207に、このオフライン引継情報を渡してアプリケーションの引継を指示する。これを受けて、オフライン引継処理部207は、アプリケーション記憶部203に記憶されているアプリケーションのなかから、このオフライン引継情報で指定されているアプリケーションを特定し、このアプリケーションをシンクライアント用サーバ処理部206に実行させるとともに、このオフライン引継情報に含まれている作業状態を、このアプリケーションのためにメモリ等に確保されたワークエリアに展開する。これにより、携帯端末1がシンクライアント接続前に実行していたアプリケーションの作業状態を、シンクライアント接続を介して携帯端末1に提供するデスクトップ環境上に復元する(S412)。その後、S413に進む。   When the thin client connection control unit 205 receives a thin client connection request from the portable terminal 1 via the short-range wireless interface unit 201 (YES in S410), is offline takeover information added to the thin client connection request? It is confirmed whether or not (S411). If the offline takeover information is not added (NO in S411), the process proceeds to S413. On the other hand, if the offline takeover information has been added (YES in S411), the thin client connection control unit 205 gives the offline takeover information to the offline takeover processing unit 207 and instructs to take over the application. In response to this, the offline takeover processing unit 207 identifies the application specified by the offline takeover information from the applications stored in the application storage unit 203, and designates the application as the thin client server processing unit 206. The work state included in the offline transfer information is developed in a work area secured in a memory or the like for this application. As a result, the work state of the application executed by the portable terminal 1 before the thin client connection is restored on the desktop environment provided to the portable terminal 1 via the thin client connection (S412). Thereafter, the process proceeds to S413.

S413において、シンクライアント接続制御部205は、近距離無線インターフェース部201を介して携帯端末1にシンクライアント接続応答を送信して、携帯端末1との間にシンクライアント接続を確立する。これにより、シンクライアント用サーバ処理部206は、シンクライアントシステムのサーバとしての処理を開始する(S414)。具体的には、シンクライアント接続を介して携帯端末1から操作情報を受信して、この操作情報に従い、アプリケーション記憶部203に記憶されているアプリケーションを実行・操作する。そして、その処理結果が反映されたデスクトップ画面データを生成し、シンクライアント接続を介して携帯端末1に、このデスクトップ画面データを送信する。   In step S <b> 413, the thin client connection control unit 205 transmits a thin client connection response to the mobile terminal 1 via the short-range wireless interface unit 201 to establish a thin client connection with the mobile terminal 1. Accordingly, the thin client server processing unit 206 starts processing as a server of the thin client system (S414). Specifically, the operation information is received from the portable terminal 1 via the thin client connection, and the application stored in the application storage unit 203 is executed and operated according to the operation information. And the desktop screen data in which the processing result was reflected are produced | generated, and this desktop screen data is transmitted to the portable terminal 1 via a thin client connection.

また、シンクライアント接続制御部205は、近距離無線インターフェース部201を介して携帯端末1からシンクライアント切断要求を受信すると(S420でYES)、オンライン引継情報の生成をオンライン引継情報生成部208に依頼する。これを受けて、オンライン引継情報生成部208は、シンクライアント用サーバ処理部206で実行中のアプリケーションが存在するか否かを確認する(S421)。   When the thin client connection control unit 205 receives a thin client disconnection request from the portable terminal 1 via the short-range wireless interface unit 201 (YES in S420), the thin client connection control unit 205 requests the online takeover information generation unit 208 to generate online takeover information. To do. In response, the online takeover information generation unit 208 checks whether there is an application being executed by the thin client server processing unit 206 (S421).

実行中のアプリケーションが存在しない場合(S421でNO)、オンライン引継情報生成部208は、オンライン引継情報なしをシンクライアント接続制御部205に通知する。これを受けて、シンクライアント接続制御部205は、近距離無線インターフェース部201を介して携帯端末1にシンクライアント切断応答を送信して(S422)、携帯端末1との間に確立しているシンクライアント接続を切断する。これにより、シンクライアント用サーバ処理部206は、シンクライアントシステムのサーバとしての処理を終了する(S426)。   When there is no application being executed (NO in S421), the online takeover information generation unit 208 notifies the thin client connection control unit 205 that there is no online takeover information. In response to this, the thin client connection control unit 205 transmits a thin client disconnection response to the portable terminal 1 via the short-range wireless interface unit 201 (S422), and the thin client connection control unit 205 establishes the thin client established with the portable terminal 1. Disconnect the client connection. Thereby, the thin client server processing unit 206 ends the processing as the server of the thin client system (S426).

一方、実行中のアプリケーションが存在する場合(S421でYES)、オンライン引継情報生成部208は、このアプリケーションの指定および作業状態(このアプリケーションのためにメモリ等に確保されたワークエリアの内容)を含むオンライン引継情報を生成する(S423)。それから、オンライン引継情報生成部208は、このオンライン引継情報をシンクライアント接続制御部205に渡すとともに、シンクライアント用サーバ処理部206に、実行中のアプリケーションを終了させる(S424)。これを受けて、シンクライアント接続制御部205は、近距離無線インターフェース部201を介して携帯端末1に、オンライン引継情報が付加されたシンクライアント切断応答を送信し(S425)、携帯端末1との間に確立しているシンクライアント接続を切断する。これにより、シンクライアント用サーバ処理部206は、シンクライアントシステムのサーバとしての処理を終了する(S426)。   On the other hand, if there is an application being executed (YES in S421), the online transfer information generation unit 208 includes the designation of this application and the work status (the contents of the work area secured in the memory or the like for this application). Online takeover information is generated (S423). Then, the online takeover information generation unit 208 passes this online takeover information to the thin client connection control unit 205 and causes the thin client server processing unit 206 to terminate the running application (S424). In response to this, the thin client connection control unit 205 transmits a thin client disconnection response to which the online takeover information is added to the mobile terminal 1 via the short-range wireless interface unit 201 (S425). Disconnect the thin client connection established between them. Thereby, the thin client server processing unit 206 ends the processing as the server of the thin client system (S426).

以上、本発明の一実施の形態について説明した。   The embodiment of the present invention has been described above.

本実施の形態において、携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動した場合、携帯端末1は、中継装置2との間にシンクライアント接続を確立するともに、中継装置2からアプリケーションを取得して記憶する。一方、中継装置2は、シンクライアント接続を介して携帯端末1のために実行可能なすべてのアプリケーションを携帯端末1に送信するとともに、シンクライアント接続を介して受け付けた携帯端末1の操作情報に従いアプリケーションを実行・操作する。   In the present embodiment, when the mobile terminal 1 moves from outside the service area 5 of the relay device 2 into the service area 5, the mobile terminal 1 establishes a thin client connection with the relay device 2 and 2. Acquire the application from 2 and store it. On the other hand, the relay device 2 transmits all applications that can be executed for the mobile terminal 1 through the thin client connection to the mobile terminal 1, and the application according to the operation information of the mobile terminal 1 received through the thin client connection. Execute and operate.

また、携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動した場合に、携帯端末1は、シンクライアント接続を切断するとともに、中継装置2からオンライン引継情報を受信し、このオンライン引継情報に基づいて、アプリケーションを実行し、作業状態を引き継ぐ。また、中継装置2から取得して記憶しておいたアプリケーションのうち、このオンライン引継情報で指定されているアプリケーション以外のアプリケーションを削除する。一方、中継装置2は、シンクライアント接続を介して受け付けた携帯端末1の操作情報に従って実行しているアプリケーションの指定および作業状態を含むオンライン引継情報を生成して、このオンライン引継情報を携帯端末1に送信するとともに、実行中のアプリケーションを終了する。   In addition, when the mobile terminal 1 moves from the service area 5 of the relay device 2 to the outside of the service area 5, the mobile terminal 1 disconnects the thin client connection and receives online takeover information from the relay device 2, Based on the online takeover information, the application is executed and the working state is taken over. Further, among the applications acquired from the relay device 2 and stored, applications other than the application specified by the online takeover information are deleted. On the other hand, the relay device 2 generates online takeover information including the designation of the application being executed and the working state according to the operation information of the mobile terminal 1 received through the thin client connection, and the online takeover information is transmitted to the mobile terminal 1. And the running application is terminated.

このように、携帯端末1は、中継装置2のサービスエリア5内にいる場合には、中継装置2にシンクライアント接続し、中継装置2のリソースを利用することにより、携帯端末1のCPUの負荷等を軽減することができる。また、携帯端末1は、中継装置2のサービスエリア5外に移動した場合には、中継装置2に実行させていたアプリケーションの作業状態を引き継いで、このアプリケーションの実行をオフラインで継続するとともに、中継装置2から取得したアプリケーションのうち、この作業状態を引き継いだアプリケーション以外のすべてのアプリケーションを削除することにより、携帯端末1のメモリの消費等を低減することができる。このため、本実施の形態によれば、携帯端末1のリソースを効率的に使用して多種多様なアプリケーションを利用することができる。   As described above, when the mobile terminal 1 is in the service area 5 of the relay device 2, the load on the CPU of the mobile terminal 1 is obtained by connecting to the relay device 2 as a thin client and using the resources of the relay device 2. Etc. can be reduced. Further, when the mobile terminal 1 moves out of the service area 5 of the relay device 2, the mobile device 1 takes over the work state of the application that has been executed by the relay device 2, continues execution of this application offline, and relays it. By deleting all the applications acquired from the apparatus 2 other than the application that has inherited the work state, it is possible to reduce memory consumption of the mobile terminal 1. For this reason, according to this Embodiment, the resource of the portable terminal 1 can be used efficiently and various applications can be utilized.

また、本実施の形態において、携帯端末1は、中継装置2のサービスエリア5内に移動した場合、実行中のアプリケーションの指定および作業状態を含むオフライン引継情報を生成して、このオフライン引継情報を中継装置2に送信する。一方、中継装置2は、シンクライアント接続の確立に際して、アプリケーションの指定および作業状態を含むオフライン引継情報を携帯端末1から受信し、このオフライン引継情報に基づいて、携帯端末1が実行していたアプリケーションを実行し、作業状態を引き継ぐ。このように、本実施の形態によれば、シンクライアント接続の確立前後でアプリケーションの作業状態を携帯端末1および中継装置2間で引き継ぐことがきるので、シンクライアントシステムの使い勝手が向上する。   In the present embodiment, when the mobile terminal 1 moves into the service area 5 of the relay device 2, the mobile terminal 1 generates offline takeover information including the designation of the application being executed and the working state, and uses this offline takeover information. Transmit to the relay device 2. On the other hand, when establishing the thin client connection, the relay device 2 receives the offline takeover information including the designation of the application and the working state from the mobile terminal 1, and the application that the mobile terminal 1 is executing based on the offline takeover information. And take over the working state. Thus, according to the present embodiment, the work state of the application can be taken over between the portable terminal 1 and the relay device 2 before and after the establishment of the thin client connection, so that the usability of the thin client system is improved.

また、本実施の形態において、携帯端末1は、中継装置2から送信される電波信号の信号強度に基づいて、自携帯端末1が中継装置2のサービスエリア5に位置しているか否かを監視する。ここで、中継装置2のサービスエリア5は、中継装置2の通信エリア6より狭く設定されている。このため、携帯端末1は、中継装置2のサービスエリア5外に移動した場合でも、通信エリア6内であれば、中継装置2と確実に情報のやり取りを行うことができる。   In the present embodiment, the mobile terminal 1 monitors whether or not the mobile terminal 1 is located in the service area 5 of the relay device 2 based on the signal strength of the radio signal transmitted from the relay device 2. To do. Here, the service area 5 of the relay device 2 is set narrower than the communication area 6 of the relay device 2. For this reason, even when the mobile terminal 1 moves outside the service area 5 of the relay device 2, the mobile terminal 1 can reliably exchange information with the relay device 2 within the communication area 6.

なお、本発明は上記の実施の形態に限定されるものではなく、その要旨の範囲内で数々の変形が可能である。   In addition, this invention is not limited to said embodiment, Many deformation | transformation are possible within the range of the summary.

例えば、上記の実施の形態では、携帯端末1および中継装置2間を近距離無線通信により接続しているが、無線LAN等の一般的な無線通信により接続するものでもよい。   For example, in the above embodiment, the mobile terminal 1 and the relay device 2 are connected by short-range wireless communication, but may be connected by general wireless communication such as a wireless LAN.

また、上記の実施の形態では、無線通信により携帯端末1と接続して携帯端末1およびネットワーク3間を中継する中継装置2に、シンクライアントシステムのサーバとしての機能を持たせている。しかし、本発明はこれに限定されない。例えば、図1(B)に示すように、シンクライアントシステムのサーバとして機能するサーバ装置2Aを、無線通信により携帯端末1と接続する一般的な中継装置2Bとは別に設けて、サーバ装置2Aおよび中継装置2B間をネットワーク3で接続するようにしてもよい。この場合、サーバ装置2Aは、図6に示す中継装置2から近距離無線インターフェース部201を省略し、アプリケーション送信部204およびシンクライアント接続制御部205をネットワークインターフェース部202に接続した構成になる。   In the above-described embodiment, the relay apparatus 2 that connects to the mobile terminal 1 by wireless communication and relays between the mobile terminal 1 and the network 3 has a function as a server of the thin client system. However, the present invention is not limited to this. For example, as shown in FIG. 1B, a server device 2A that functions as a server of a thin client system is provided separately from a general relay device 2B that is connected to the mobile terminal 1 by wireless communication. The relay apparatuses 2B may be connected via the network 3. In this case, the server apparatus 2A has a configuration in which the short-range wireless interface unit 201 is omitted from the relay apparatus 2 illustrated in FIG. 6 and the application transmission unit 204 and the thin client connection control unit 205 are connected to the network interface unit 202.

また、上記の実施の形態において、携帯端末1が中継装置2のサービスエリア5外からサービスエリア5内に移動した際に、携帯端末1が中継装置2からアプリケーションを取得しているが、本発明はこれに限定されない。携帯端末1が中継装置2のサービスエリア5内からサービスエリア5外に移動した際に、中継装置2で実行していたアプリケーションをオンライン引継情報とともに、中継装置2が携帯端末1に送信することで、携帯端末1が中継装置2からアプリケーションを取得するようにしてもよい。   In the above embodiment, when the mobile terminal 1 moves from outside the service area 5 of the relay device 2 into the service area 5, the mobile terminal 1 acquires the application from the relay device 2. Is not limited to this. When the mobile terminal 1 moves from the service area 5 of the relay apparatus 2 to the outside of the service area 5, the relay apparatus 2 transmits the application executed on the relay apparatus 2 to the mobile terminal 1 together with the online takeover information. The mobile terminal 1 may acquire an application from the relay device 2.

また、上記の実施の形態において、図4に示す携帯端末1および図6に示す中継装置2の機能構成は、例えば、ASIC(Application Specific Integrated Circuit)、FPGA(Field Programmable Gate Array)などの集積ロジックICによりハード的に実現されるものでもよいし、あるいは、DSP(Digital Signal Processor)などの計算機によりソフトウエア的に実現されるものでもよい。もしくは、CPU、メモリ、HDD、DVD−ROM等の補助記憶装置、およびNIC(Network Interface Card)、無線アダプタ等の通信インターフェースを備えたPC(Personal Computer)等の汎用コンピュータにおいて、CPUが所定のプログラムを補助記憶装置からメモリ上にロードして実行することで実現されるものでもよい。   In the above embodiment, the functional configuration of the mobile terminal 1 shown in FIG. 4 and the relay device 2 shown in FIG. 6 is, for example, an integrated logic such as ASIC (Application Specific Integrated Circuit) or FPGA (Field Programmable Gate Array). It may be realized in hardware by an IC, or may be realized in software by a computer such as a DSP (Digital Signal Processor). Alternatively, in a general-purpose computer such as a PC (Personal Computer) equipped with an auxiliary storage device such as a CPU, memory, HDD, DVD-ROM, and a communication interface such as a NIC (Network Interface Card) or a wireless adapter, the CPU performs a predetermined program. May be realized by loading the program from the auxiliary storage device onto the memory and executing it.

1:携帯端末、2:中継装置、3:ネットワーク、4:無線基地局、5:サービスエリア、6:通信エリア、101:無線インターフェース部、102:近距離無線インターフェース部、103:ユーザインターフェース部、104:携帯電話機能部、105:アプリケーション記憶部、106:アプリケーション実行部、107:エリア監視部、108:シンクライアント接続制御部、109:シンクライアント用クライアント処理部、110:アプリケーション管理部、111:オンライン引継処理部、112:オフライン引継情報生成部、201:近距離無線インターフェース部、202:ネットワークインターフェース部、203:アプリケーション記憶部、204:アプリケーション送信部、205:シンクライアント接続制御部、206:シンクライアント用サーバ処理部、207:オフライン引継処理部、208:オンライン引継情報生成部   1: mobile terminal 2: relay device 3: network 4: wireless base station 5: service area 6: communication area 101: wireless interface unit 102: short-range wireless interface unit 103: user interface unit 104: Mobile phone function unit, 105: Application storage unit, 106: Application execution unit, 107: Area monitoring unit, 108: Thin client connection control unit, 109: Client processing unit for thin client, 110: Application management unit, 111: Online takeover processing unit, 112: offline takeover information generation unit, 201: short-range wireless interface unit, 202: network interface unit, 203: application storage unit, 204: application transmission unit, 205: thin client connection control unit 206: for thin client server processing unit, 207: offline takeover processing unit, 208: Online takeover information generation unit

Claims (3)

シンクライアントシステムのプログラム実行方法であって、
前記シンクライアントシステムのクライアント端末として機能する携帯端末が、前記シンクライアントシステムのサーバとして機能するサーバ装置のサービスエリア外からサービスエリア内に移動した場合に、
前記携帯端末は、前記サーバ装置との間にシンクライアント接続を確立するともに、前記サーバ装置からプログラムを取得して記憶し、
前記サーバ装置は、前記携帯端末のために実行可能な前記プログラムを前記携帯端末に送信するとともに、前記シンクライアント接続を介して前記携帯端末から受け付けた指示に従いプログラムを実行し、
前記携帯端末が、前記サーバ装置のサービスエリア内からサービスエリア外に移動した場合に、
前記携帯端末は、前記シンクライアント接続を切断するとともに、前記サーバ装置からオンライン引継情報を受信し、当該オンライン引継情報に基づいて、プログラムを実行して作業状態を引き継ぎ、かつ前記サーバ装置から取得して記憶しておいたプログラムのうち、当該オンライン引継情報で指定されているプログラム以外のプログラムを削除し、
前記サーバ装置は、前記シンクライアント接続を介して前記携帯端末から受け付けた前記指示に従い実行中のプログラムの指定および作業状態を含む前記オンライン引継情報を生成して、当該オンライン引継情報を前記携帯端末に送信するとともに、当該実行中のプログラムを終了する
ことを特徴とするシンクライアントシステムのプログラム実行方法。
A thin client system program execution method comprising:
When a mobile terminal that functions as a client terminal of the thin client system moves from outside the service area of the server device that functions as a server of the thin client system to the service area,
The mobile terminal establishes a thin client connection with the server device, acquires and stores a program from the server device,
The server device transmits the program executable for the portable terminal to the portable terminal, and executes the program according to an instruction received from the portable terminal via the thin client connection,
When the mobile terminal moves out of the service area of the server device,
The mobile terminal disconnects the thin client connection, receives online takeover information from the server device, executes a program based on the online takeover information, takes over a work state, and obtains from the server device Delete programs other than those specified in the online takeover information
The server device generates the online takeover information including a designation of a program being executed and a working state according to the instruction received from the mobile terminal via the thin client connection, and sends the online takeover information to the mobile terminal. A program execution method for a thin client system, wherein the program is transmitted and the program being executed is terminated.
シンクライアントシステムのクライアント端末として機能する携帯端末であって、
自携帯端末が、前記シンクライアントシステムのサーバとして機能するサーバ装置のサービスエリアに位置しているか否かを監視するエリア監視手段と、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア外からサービスエリア内に移動したことを検出された場合に、前記サーバ装置との間にシンクライアント接続を確立し、前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア内からサービスエリア外に移動したことを検出された場合に、当該シンクライアント接続を切断するシンクライアント接続制御手段と、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア外からサービスエリア内に移動したことを検出された場合に、前記シンクライアント接続を介して前記サーバ装置に実行させることが可能なプログラムを前記サーバ装置から取得するプログラム取得手段と、
前記プログラム取得手段により取得されたプログラムを記憶する取得プログラム記憶手段と、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア内からサービスエリア外に移動したことを検出された場合に、前記サーバ装置で実行中のプログラムの指定および作業状態を含むオンライン引継情報を前記サーバ装置から受信して、当該オンライン引継情報に基づいて、前記シンクライアント接続を介して前記サーバ装置に実行させていたプログラムを実行し、作業状態を引き継ぐオンライン引継手段と、
前記取得プログラム記憶手段から、前記オンライン引継手段により実行されているプログラム以外のプログラムを削除する取得プログラム削除手段と、を有する
ことを特徴とする携帯端末。
A portable terminal that functions as a client terminal of a thin client system,
Area monitoring means for monitoring whether or not the self-portable terminal is located in a service area of a server device functioning as a server of the thin client system;
When it is detected by the area monitoring means that the mobile terminal has moved from outside the service area of the server device into the service area, a thin client connection is established with the server device, and the area monitoring means A thin client connection control means for disconnecting the thin client connection when it is detected that the mobile terminal has moved from the service area of the server device to the outside of the service area;
A program that can be executed by the server device via the thin client connection when the area monitoring unit detects that the mobile terminal has moved from outside the service area of the server device into the service area. Program acquisition means for acquiring from the server device;
Acquisition program storage means for storing the program acquired by the program acquisition means;
When the area monitoring means detects that the mobile terminal has moved from the service area of the server device to the outside of the service area, online takeover information including designation of the program being executed on the server device and work status On-line take-over means for executing the program received by the server device via the thin client connection and taking over the working state based on the online take-over information received from the server device;
An acquisition program deleting means for deleting a program other than the program being executed by the online takeover means from the acquisition program storage means.
請求項2に記載の携帯端末であって、
前記エリア監視手段により自携帯端末が前記サーバ装置のサービスエリア外からサービスエリア内に移動したことを検出された場合に、実行中のプログラムの指定および作業状態を含むオフライン引継情報を生成し、当該オフライン引継情報を前記サーバ装置に送信するオフライン引継情報送信手段を、さらに有する
ことを特徴とする携帯端末。
The mobile terminal according to claim 2,
When the area monitoring means detects that the mobile terminal has moved from outside the service area of the server device into the service area, it generates offline takeover information including the designation of the program being executed and the work state, and The portable terminal characterized by further having an offline transfer information transmission means for transmitting offline transfer information to the server device.
JP2011176558A 2011-08-12 2011-08-12 Thin client system program execution method and portable terminal Active JP5720484B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011176558A JP5720484B2 (en) 2011-08-12 2011-08-12 Thin client system program execution method and portable terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011176558A JP5720484B2 (en) 2011-08-12 2011-08-12 Thin client system program execution method and portable terminal

Publications (2)

Publication Number Publication Date
JP2013041351A JP2013041351A (en) 2013-02-28
JP5720484B2 true JP5720484B2 (en) 2015-05-20

Family

ID=47889712

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011176558A Active JP5720484B2 (en) 2011-08-12 2011-08-12 Thin client system program execution method and portable terminal

Country Status (1)

Country Link
JP (1) JP5720484B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6701779B2 (en) * 2016-02-15 2020-05-27 株式会社リコー Communications system
WO2022249240A1 (en) * 2021-05-24 2022-12-01 三菱電機株式会社 Activation system and activation method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4640597B2 (en) * 2005-08-18 2011-03-02 富士ゼロックス株式会社 Thin client system
JP4789819B2 (en) * 2007-01-31 2011-10-12 株式会社日立製作所 Application and data management method, management system, thin client terminal used therefor, management server, and remote computer
JP5272794B2 (en) * 2009-02-23 2013-08-28 日本電気株式会社 Mobile terminal, service cooperation system, method, and program

Also Published As

Publication number Publication date
JP2013041351A (en) 2013-02-28

Similar Documents

Publication Publication Date Title
JP5293618B2 (en) Wireless communication device
JP4552075B2 (en) Image sharing system
JP4599449B2 (en) Electronic device and communication control method
JP6305023B2 (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP4461192B1 (en) Electronic device and communication control method
JP2014197775A (en) Function execution device
JP2018093433A (en) Communication system, image forming device and control method thereof, and program
JP2016001391A (en) Information processing device and information processing system
KR100703375B1 (en) Method for managing log in bluetooth of wireless terminal
EP3700169B1 (en) Electronic device for communicating with external electronic device
JP5720484B2 (en) Thin client system program execution method and portable terminal
US10064232B2 (en) Non-transitory computer readable storage medium for terminal device
JP6157190B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, PROGRAM
JP5455399B2 (en) COMMUNICATION DEVICE, COMMUNICATION PROCESSING METHOD, AND PROGRAM
JP2014127121A (en) Portable terminal, control method of portable terminal, and device control system
JP5254294B2 (en) Electronic device and communication control method
JP2010028479A (en) Mutual control system for distributed apparatus and information processing apparatus
JP6352838B2 (en) Wireless communication device
JP2015002516A (en) Information processing apparatus, conference terminal, control method of the same, and program
JP5812065B2 (en) External storage device, data file transmission / reception system, data file transmission / reception method / program
JP4856270B2 (en) Electronic device and communication control method
JP5762984B2 (en) Data transceiver
JP2008242827A (en) Call system
JP2015220587A (en) Radio communication system, communication method of the same, and program
JP2017034546A (en) Communication device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141029

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141125

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141229

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150224

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150309

R150 Certificate of patent or registration of utility model

Ref document number: 5720484

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250