JP2012068944A - Information processing apparatus and program - Google Patents

Information processing apparatus and program Download PDF

Info

Publication number
JP2012068944A
JP2012068944A JP2010213797A JP2010213797A JP2012068944A JP 2012068944 A JP2012068944 A JP 2012068944A JP 2010213797 A JP2010213797 A JP 2010213797A JP 2010213797 A JP2010213797 A JP 2010213797A JP 2012068944 A JP2012068944 A JP 2012068944A
Authority
JP
Japan
Prior art keywords
communication
line
time
processing apparatus
information processing
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.)
Granted
Application number
JP2010213797A
Other languages
Japanese (ja)
Other versions
JP5774287B2 (en
Inventor
Kento Takeda
兼人 竹田
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 Personal Computers Ltd
Original Assignee
NEC Personal Computers Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Personal Computers Ltd filed Critical NEC Personal Computers Ltd
Priority to JP2010213797A priority Critical patent/JP5774287B2/en
Publication of JP2012068944A publication Critical patent/JP2012068944A/en
Application granted granted Critical
Publication of JP5774287B2 publication Critical patent/JP5774287B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enable a plurality of terminals to communicate sharing a line while users are unaware of a connection state of the line in a communication service in which a plurality of terminals are not allowed to be connected to one line simultaneously.SOLUTION: An information processing apparatus includes: communication state information acquisition means of acquiring information on a communication state of the apparatus itself during a communication line connection; timer means of measuring time; and line control means of disconnecting the communication line based upon the information on the communication state acquired by the communication state information acquisition means and the time measured by the timer means.

Description

本発明は、情報処理装置及びプログラムに関し、特に、複数端末での契約が可能だが、同時に回線接続することが許容されていない通信サービスにおいて使用される情報処理装置に好ましく適用される技術に関するものである。   The present invention relates to an information processing apparatus and a program, and more particularly to a technique that is preferably applied to an information processing apparatus used in a communication service that allows contracts with a plurality of terminals but is not permitted to connect to a line at the same time. is there.

近年、ワイヤレスブロードバンドサービスを提供するための無線通信規格として、WiMAX(Worldwide Interoperability for Microwave Access)が注目されている。また、今後は、LTE(Long Term Evolution)によるサービスも開始が予定されている。   In recent years, WiMAX (Worldwide Interoperability for Microwave Access) has attracted attention as a wireless communication standard for providing wireless broadband services. In the future, a service by LTE (Long Term Evolution) is also scheduled to start.

ワイヤレスブロードバンドサービスを提供する通信事業者によっては、1つの契約で複数端末を同時接続できない場合がある。この場合、通信事業者との間において1つの契約で複数の端末をしたユーザは、接続中の端末を切断してからでないと、他の端末を接続して通信を行うことができない。   Some carriers that provide wireless broadband services may not be able to connect multiple terminals simultaneously with a single contract. In this case, a user who has made a plurality of terminals with one contract with a communication carrier cannot connect with another terminal to communicate without disconnecting the currently connected terminal.

自宅用の回線利用とモバイル用の回線利用をワイヤレスブロードバンドサービスで行うべく1つの契約(つまり1つの回線)で済ませたいと考えているユーザにとって、自宅のPCの利用形態がインターネットに常時接続しているようなものである場合、同時接続が許されない上記サービスでは、自宅と外出先で1つの回線を共有することができない。また、家族が各自の端末で通信を行う自宅用の回線利用をワイヤレスブロードバンドサービスで行うべく1つの契約(家族での回線共有が可能な1つの契約)で済ませたいと考えているユーザにとっても、上述したように回線への同時接続が許容されていないため、家族で回線を共有することが極めて困難である。   For users who want to use one line (that is, one line) to use the home line and mobile line with the wireless broadband service, the use form of the home PC is always connected to the Internet. In such a service where simultaneous connection is not permitted, one line cannot be shared between the home and the outside. Also, for users who want to use a single contract (one contract that allows sharing of the line with the family) to use the line for the home where the family communicates with their terminals with the wireless broadband service, As described above, since simultaneous connection to a line is not permitted, it is extremely difficult for a family to share a line.

例えば特許文献1では、同一ユーザによる複数のコンピュータへの多重ログインを防止するログイン管理システムが開示されている。当該ログイン管理システムでは、サーバ装置(利用状況管理装置3)は、クライアント装置(コンピュータ1、2)からの問い合わせに対して、クライアント装置へのログインアカウントを登録するデータベース(利用状況管理データベース31)を検索し、問い合わされたアカウントで他のクライアント装置にログイン中であるときにはログイン不可を、ログインしていなければログイン可を応答する。   For example, Patent Document 1 discloses a login management system that prevents multiple logins to a plurality of computers by the same user. In the login management system, the server device (usage status management device 3) creates a database (usage status management database 31) for registering a login account for the client device in response to an inquiry from the client devices (computers 1 and 2). If the account is queried and the client is logged in to another client device with the inquired account, a response indicating that the user cannot log in is returned.

特開平10−312361号公報JP-A-10-31361

特許文献1で開示された発明は、コンピュータのアカウント管理に関し、同一アカウントによる複数ログインを防止するものであるが、ワイヤレスブロードバンドサービス利用における上記問題を解決するものではない。上述したように、1つの契約をして自宅において家族が各自の端末で通信を行う、すなわち1本の回線を異なるユーザが共有する場合もあり、このような場合に特許文献1の発明を適用したとしても、家族でうまく1本の回線を共有するという問題を解決できない。   The invention disclosed in Patent Literature 1 relates to account management of a computer and prevents multiple logins by the same account, but does not solve the above problem in using a wireless broadband service. As described above, there is a case in which a single contract is made and a family communicates with their own terminals at home, that is, different users share one line. In such a case, the invention of Patent Document 1 is applied. Even so, the problem of sharing a single line with family members cannot be solved.

そこで、本発明は、複数の端末が1つの回線に同時に接続することを許容しない通信サービスにおいて、ユーザが回線の接続状況を意識することなく、複数の端末が回線を共有して通信を行うことができるようにすることを目的とする。   Therefore, the present invention provides a communication service that does not allow a plurality of terminals to connect to a single line at the same time, and allows a plurality of terminals to communicate by sharing a line without the user being aware of the connection status of the line. The purpose is to be able to.

本発明の一側面である情報処理装置は、通信回線接続中における自装置の通信状態の情報を取得する通信状態情報取得手段と、時間を計測する計時手段と、通信状態情報取得手段により取得された通信状態の情報と計時手段により計測された時間とに基づいて通信回線の切断を行う回線制御手段と、を有する。   An information processing apparatus according to an aspect of the present invention is acquired by a communication state information acquisition unit that acquires information on a communication state of the own device during connection to a communication line, a time measuring unit that measures time, and a communication state information acquisition unit. Line control means for disconnecting the communication line based on the communication state information and the time measured by the time measuring means.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、通信状態情報取得手段により取得された通信状態の情報が非通信中であることを示すものであり、計時手段により計測された非通信中の時間が第1の時間を超える場合、通信回線の切断を行うものであってもよい。   In the information processing apparatus of the present invention, in the above information processing apparatus, the line control means indicates that the communication status information acquired by the communication status information acquisition means is not in communication, When the non-communication time measured by (1) exceeds the first time, the communication line may be disconnected.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、通信状態情報取得手段により取得された通信状態の情報が通信中であることを示すものであり、計時手段により計測された通信中の時間が第2の時間を超える場合、通信回線の切断を行うものであってもよい。   In the information processing apparatus according to the present invention, in the information processing apparatus described above, the line control unit indicates that the communication state information acquired by the communication state information acquisition unit is in communication. When the measured communication time exceeds the second time, the communication line may be disconnected.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、通信状態の情報及び計測時間に基づく通信回線の切断後、起動中のアプリケーションからの要求に応じて通信回線の再接続を行うものであってもよい。   In the information processing apparatus of the present invention, in the information processing apparatus described above, the line control unit disconnects the communication line based on the communication state information and the measurement time, and then sets the communication line in response to a request from the running application. Reconnection may be performed.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、通信状態の情報及び計測時間に基づく通信回線の切断から第3の時間が経過した後、通信回線の再接続を行うものであってもよい。   The information processing apparatus according to the present invention is the information processing apparatus described above, wherein the line control unit reconnects the communication line after a third time has elapsed since the communication line was disconnected based on the communication state information and the measurement time. It may be what performs.

また、本発明の情報処理装置は、上記の情報処理装置において、第3の時間が、再接続の試行後から接続失敗の判明までの時間を示す再接続試行時間と接続失敗後から再接続の試行開始までの時間を示す切断待機時間との和より大きいものであってもよい。   In the information processing apparatus according to the present invention, in the above information processing apparatus, the third time is a reconnection trial time indicating a time from the reconnection attempt until the connection failure is found, and a reconnection attempt after the connection failure. It may be larger than the sum of the disconnection waiting time indicating the time until the trial starts.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、稼働中のアプリケーションに、回線接続中であることを示す情報を送るものであってもよい。   In the information processing apparatus according to the present invention, in the information processing apparatus described above, the line control unit may send information indicating that the line is connected to an active application.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、通信回線の接続が失敗した後、所定の時間経過後に再接続を行うものであってもよい。   In the information processing apparatus of the present invention, in the information processing apparatus described above, the line control unit may perform reconnection after a predetermined time has elapsed after connection of the communication line has failed.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、通信回線に接続されているサーバ装置に記憶された情報で通信を行う装置の優先度を示す優先度情報に基づいて通信回線の切断を行うものであってもよい。   In the information processing apparatus according to the present invention, in the information processing apparatus described above, the line control means includes priority information indicating a priority of a device that performs communication using information stored in a server device connected to a communication line. Based on this, the communication line may be disconnected.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、優先度情報が自装置の優先度を最も高く示すものであり、通信状態情報取得手段により取得された通信状態の情報が通信中であることを示すものであり、計時手段により計測された通信中の時間が所定の時間より長い時間を超える場合、通信回線の切断を行うものであってもよい。   Further, in the information processing apparatus of the present invention, in the information processing apparatus described above, the line control means indicates that the priority information indicates the highest priority of the own apparatus, and the communication state acquired by the communication state information acquisition means This information indicates that communication is in progress, and when the time during communication measured by the time measuring means exceeds a time longer than a predetermined time, the communication line may be disconnected.

また、本発明の情報処理装置は、上記の情報処理装置において、回線制御手段が、優先度情報が他の情報処理装置の優先度を最も高く示すものであり、通信状態情報取得手段により取得された通信状態の情報が通信中であることを示すものであり、計時手段により計測された通信中の時間が所定の時間より短い時間を超える場合、通信回線の切断を行うものであってもよい。   In the information processing apparatus according to the present invention, in the information processing apparatus described above, the line control unit has the priority information indicating the highest priority of the other information processing apparatus, and is acquired by the communication state information acquisition unit. The communication status information indicates that the communication is in progress, and the communication line may be disconnected when the communication time measured by the time measuring means exceeds a predetermined time. .

本発明の一側面であるプログラムは、コンピュータに、通信回線接続中における自装置の通信状態の情報を取得する通信状態情報取得処理と、時間を計測する計時処理と、通信状態情報取得処理で取得された通信状態の情報と計時処理で計測された時間とに基づいて通信回線の切断を行う回線制御処理と、を実行させる。   A program according to one aspect of the present invention is acquired by a communication state information acquisition process for acquiring information on a communication state of the own apparatus while a communication line is connected to a computer, a time measurement process for measuring time, and a communication state information acquisition process. And a line control process for disconnecting the communication line based on the communication state information and the time measured by the time measurement process.

本発明によれば、複数の端末が1つの回線に同時に接続することを許容しない通信サービスにおいて、ユーザが回線の接続状況を意識することなく、複数の端末が回線を共有して通信を行うことが可能となる。   According to the present invention, in a communication service that does not allow a plurality of terminals to connect to a single line at the same time, a plurality of terminals share a line and communicate without the user being aware of the connection status of the line. Is possible.

本発明の実施形態に係るPCのハードウェア構成図である。It is a hardware block diagram of PC concerning embodiment of this invention. 本発明の実施形態に係るPCの機能構成図である。It is a functional block diagram of PC concerning embodiment of this invention. 本発明の実施形態に係る回線制御処理(回線切断)のフローチャートである。4 is a flowchart of line control processing (line disconnection) according to the embodiment of the present invention. 本発明の実施形態に係る回線制御処理(回線接続)のフローチャートである。4 is a flowchart of line control processing (line connection) according to the embodiment of the present invention. 本発明の実施形態における複数端末間の回線接続及び回線切断(一例)の説明図である。It is explanatory drawing of the line connection and line disconnection (an example) between several terminals in embodiment of this invention. 本発明の実施形態における複数端末間の回線接続及び回線切断(他の例)の説明図である。It is explanatory drawing of the line connection between multiple terminals and line disconnection (other examples) in embodiment of this invention.

以下、本発明の実施形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の実施形態に係るPC(Personal Computer)のハードウェア構成図である。本実施形態のPC10は、一般的なハードウェア構成を持つPCであり、CPU(Central Processing Unit)11、メモリ12、HDD(Hard Disk Drive)13、入力装置14、出力装置15、通信IF(Interface)を備える。   FIG. 1 is a hardware configuration diagram of a PC (Personal Computer) according to an embodiment of the present invention. The PC 10 of the present embodiment is a PC having a general hardware configuration, and includes a CPU (Central Processing Unit) 11, a memory 12, an HDD (Hard Disk Drive) 13, an input device 14, an output device 15, and a communication IF (Interface). ).

CPU11は、メモリ12に格納されたOS(Operating System)や本実施形態特有のプログラムに従って、PC10の全体動作制御を行うとともに、自装置の通信状態及びその通信状態の継続時間に基づく回線切断処理及び回線接続処理(回線制御処理)を行う。メモリ12は、OSや本実施形態特有のプログラムを格納する記憶領域(ROM(Read Only Memory))、CPU11の各種処理等で用いる作業用の記憶領域(RAM(Random Access Memory))を持つ。HDD13は、各種データを保持する外部記憶装置である。入力装置14は、ユーザによる入力操作を受け付ける装置で、マウス、タッチパッド、キーボード等である。出力装置15は、各種データの画面出力や音声出力を行う装置で、ディスプレイ、スピーカ等である。通信IF12は、無線信号処理を行い、基地局といった他の通信装置との無線通信を実現するインターフェースである。   The CPU 11 controls the overall operation of the PC 10 according to an OS (Operating System) stored in the memory 12 and a program specific to the present embodiment, and performs line disconnection processing based on the communication state of the own device and the duration of the communication state. Perform line connection processing (line control processing). The memory 12 has a storage area (ROM (Read Only Memory)) for storing an OS and a program specific to the present embodiment, and a working storage area (RAM (Random Access Memory)) used for various processes of the CPU 11. The HDD 13 is an external storage device that holds various data. The input device 14 is a device that receives an input operation by a user, and is a mouse, a touch pad, a keyboard, or the like. The output device 15 is a device that performs screen output and audio output of various data, and is a display, a speaker, or the like. The communication IF 12 is an interface that performs wireless signal processing and realizes wireless communication with another communication device such as a base station.

図2は、本実施形態に係るPCの機能構成図である。本実施形態のPC10は、CPU11がメモリ12に格納された本実施形態特有のプログラムを読み込んで、自装置の通信状態及びその通信状態の継続時間に基づく回線切断処理及び回線接続処理(回線制御処理)を行うための機能部である制御部100を構成する。制御部100は、通信状態情報取得手段110、計時手段120、回線制御手段130を論理的に有する。なお、各手段は、上記のようにソフト的に実現するほか、回路等を用いてハード的に実現してもよい。   FIG. 2 is a functional configuration diagram of the PC according to the present embodiment. In the PC 10 of the present embodiment, the CPU 11 reads a program specific to the present embodiment stored in the memory 12, and performs line disconnection processing and line connection processing (line control processing) based on the communication state of the own device and the duration of the communication state. ) Is configured as a control unit 100. The control unit 100 logically includes a communication state information acquisition unit 110, a timing unit 120, and a line control unit 130. Each means may be realized by software as described above, or may be realized by hardware using a circuit or the like.

通信状態情報取得手段110は、通信IF16を監視し、通信回線の接続中におけるPC1の通信状態の情報を取得する。通信状態の情報は、例えばPC1と回線上の他の装置との間で通信が行われ通信回線中にデータが流れていることを表す「通信中」や、通信回線に接続されているもののPCと回線上の他の装置との間においてデータのやり取りが行われていないことを表す「非通信中」がある。   The communication state information acquisition unit 110 monitors the communication IF 16 and acquires information on the communication state of the PC 1 while the communication line is connected. The communication status information includes, for example, “communication” indicating that communication is performed between the PC 1 and another device on the line and data is flowing in the communication line, or a PC connected to the communication line. And “not communicating” indicating that data is not being exchanged between the device and another device on the line.

計時手段120は、PC1の通信状態の継続時間や回線切断状態の継続時間を計測する。例えば通信状態情報取得手段110が取得した通信状態の情報から、通信状態の変化毎に時刻を記録しておき、それぞれ「通信中」の継続時間を通信時間として求め、あるいは、「非通信中」の継続時間を通信中断時間として求める。   The time measuring means 120 measures the duration of the communication state of the PC 1 and the duration of the line disconnection state. For example, from the communication state information acquired by the communication state information acquisition unit 110, the time is recorded for each change in the communication state, and the duration of “communication” is obtained as the communication time, or “not communicating” Is determined as the communication interruption time.

回線制御手段130は、通信状態情報取得手段110の取得した通信状態の情報と計時手段120の計測した通信状態の継続時間とに基づいて、PC1の通信回線の切断及び接続を行う。具体的な処理の流れについては、図3及び4のフローを用いて述べる。   The line control unit 130 disconnects and connects the communication line of the PC 1 based on the communication state information acquired by the communication state information acquisition unit 110 and the duration of the communication state measured by the time measuring unit 120. A specific processing flow will be described with reference to the flowcharts of FIGS.

図3は、本発明の実施形態に係る回線制御処理のフローチャートで、回線切断を行う際の処理を表す。まず、制御部100の通信状態情報取得手段110がPC1の通信状態の情報を取得する(ステップS101)。   FIG. 3 is a flowchart of the line control process according to the embodiment of the present invention, and represents the process when the line is disconnected. First, the communication state information acquisition unit 110 of the control unit 100 acquires information on the communication state of the PC 1 (step S101).

取得した通信状態の情報が「通信中」であり(ステップS102/YES)、計時手段120が計測した「通信中」の継続時間が所定時間を過ぎている場合(ステップS103/YES)、回線制御手段130は、ユーザに対して回線切断の予告を行い(ステップS105)、回線を切断する(ステップS106)。   If the acquired communication state information is “communication” (step S102 / YES) and the duration of “communication” measured by the time measuring means 120 exceeds a predetermined time (step S103 / YES), line control The means 130 notifies the user of line disconnection (step S105), and disconnects the line (step S106).

一方、取得した通信状態の情報が「非通信中」であっても(ステップS102/NO)、計時手段120が計測した「非通信中」の継続時間が所定時間を過ぎている場合には(ステップS104/YES)、回線制御手段130は、ユーザに対して回線切断の予告を行い(ステップS105)、回線を切断する(ステップS106)。   On the other hand, even if the acquired communication state information is “not communicating” (step S102 / NO), when the “non-communication” duration measured by the time measuring means 120 exceeds a predetermined time ( In step S104 / YES), the line control unit 130 notifies the user of line disconnection (step S105) and disconnects the line (step S106).

なお、「通信中」において回線切断と判断するための所定時間と、「非通信中」において回線切断と判断するための所定時間とは、本実施形態では異なることを想定しているが、同一であってもよい。また、回線の切断あるいは接続を判定するための閾値としての時間は、PC製造時に設定しておいてもよいし、ユーザがPCを使用する中で任意に設定を変更できるようにしてもよい。   In this embodiment, it is assumed that the predetermined time for determining that the line is disconnected during “communication” and the predetermined time for determining that the line is disconnected during “not communicating” are the same in this embodiment. It may be. Further, the time as a threshold for determining disconnection or connection of a line may be set at the time of manufacturing the PC, or the setting may be arbitrarily changed while the user is using the PC.

図4は、本発明の実施形態に係る回線制御処理のフローチャートで、回線接続を行う際の処理を表す。まず、回線制御手段130は、PC1で起動されているアプリケーションから通信要求があった場合(ステップS201/YES)、回線接続を行う(ステップS203)。   FIG. 4 is a flowchart of the line control process according to the embodiment of the present invention, and represents the process when performing line connection. First, when there is a communication request from an application activated on the PC 1 (step S201 / YES), the line control unit 130 performs line connection (step S203).

回線接続に成功すれば(ステップS204/YES)、回線を接続して(ステップS206)通信を開始する。回線接続に失敗した(ステップS204/NO)場合は、接続失敗から所定時間ごとに(ステップS205/YES)回線接続の再試行を行う(ステップS203)。   If the line connection is successful (step S204 / YES), the line is connected (step S206) and communication is started. If the line connection has failed (step S204 / NO), the line connection is retried every predetermined time (step S205 / YES) after the connection failure (step S203).

他方、PC1で起動されているアプリケーションから特に通信要求がない場合であっても(ステップS201/NO)、計時手段120が計測した回線切断中の継続時間が所定時間を過ぎている場合には(ステップS202/YES)、回線接続を行う(ステップS203)。そして、接続成功後には回線を接続し(ステップS204/YES、ステップS206)、接続失敗後に回線接続の再試行を行う(ステップS204/NO、ステップS205/YES、ステップS203)。   On the other hand, even when there is no particular communication request from the application running on the PC 1 (step S201 / NO), when the continuation time during the line disconnection measured by the time measuring means 120 exceeds a predetermined time ( In step S202 / YES), line connection is performed (step S203). Then, after the connection is successful, the line is connected (step S204 / YES, step S206), and after the connection failure, the line connection is retried (step S204 / NO, step S205 / YES, step S203).

図5は、本発明の実施形態における複数端末間の回線接続及び回線切断の一例を説明するための図である。本例では端末Aと端末Bが回線を共有しており、図5は左から右に向かって状態が遷移していることを表している。   FIG. 5 is a diagram for explaining an example of line connection and line disconnection between a plurality of terminals in the embodiment of the present invention. In this example, terminal A and terminal B share a line, and FIG. 5 shows that the state transitions from left to right.

まず、回線切断中の端末Bが回線接続を行うが、端末Aが回線接続中であり通信中であるため、端末Bの回線接続は失敗となり、回線切断中のまま所定時間待機となる。他方の端末Aは、端末Bが回線切断中で待機している間に回線切断を行う。   First, the terminal B that is disconnected is connected to the line. However, since the terminal A is connected to the line and is communicating, the terminal B fails to connect to the line and waits for a predetermined time while the line is disconnected. The other terminal A disconnects the line while terminal B is waiting while the line is disconnected.

ここで、行う回線切断は、本発明の回線制御処理によるもので、通信状態が所定時間継続した場合の強制的な回線切断で、いわば定期的な回線切断である。また、本発明の回線制御処理により、図5には示していないが、通信していない状態が所定時間継続した場合にも強制的に回線切断を行う。   Here, the line disconnection to be performed is based on the line control processing of the present invention, and is a forced line disconnection when the communication state continues for a predetermined time, that is, a periodic line disconnection. Further, although not shown in FIG. 5, the line control process of the present invention forcibly disconnects the line even when the state of no communication continues for a predetermined time.

そして、端末Bは、端末Aの回線切断中に、接続失敗後の回線接続の再試行を行い、接続に成功して通信回線と接続し、通信を開始する。   Then, the terminal B retries the line connection after the connection failure while the line of the terminal A is disconnected, connects to the communication line after the connection is successful, and starts communication.

端末Aは、定期的な回線切断の後、所定時間が経過したら回線接続を行う。しかし、端末Bが回線接続中であり通信中であるため、端末Aの回線接続は失敗となり、回線切断中のまま所定時間待機となる。接続失敗後は所定時間経過ごとに回線接続の再試行を行い、接続が成功するまで再試行を繰り返す。   Terminal A performs line connection after a predetermined time has elapsed after periodic line disconnection. However, since the terminal B is connected to the line and is communicating, the line connection of the terminal A fails and the line is disconnected for a predetermined time. After connection failure, the line connection is retried every predetermined time, and the retry is repeated until the connection is successful.

回線切断に係る切断処理時間をD、定期的な回線切断の後から最初に回線接続を行うまでの定期切断時間をV、回線接続後から失敗が判明するまでの接続試行時間をF、回線接続の失敗判明後から回線接続の再試行までの接続試行待ち時間をWとしたとき、本実施形態においてV>W+Fの関係を常に満たすものとする。   D is the disconnection processing time related to line disconnection, V is the periodic disconnection time from the periodic line disconnection until the first line connection is established, F is the connection attempt time until connection failure is found after the line connection is established, and line connection In this embodiment, it is assumed that the relationship of V> W + F is always satisfied, where W is the connection attempt waiting time from the time when the failure is found until the line connection is retried.

図5の例によれば、回線に接続して通信を行おうとする複数の端末は、回線接続中の端末が所定時間通信中の場合、あるいは、回線接続中の端末が通信していない状態が所定時間継続した場合に、自ら回線を切断して回線切断中の端末のために回線非占有状態を作り出す。回線切断中で通信待ちの端末は、回線接続を行って通信を行うことができる。このように、各端末が通信中であるか否かにかかわらず、回線接続状態を自ら解消して通信回線を譲り合うことで、1本の通信回線への同時接続が許容されてない場合であっても、ユーザは、自分の操作で回線切断や回線接続を行うことなく、まるで同時に接続しているような使い勝手で回線をりようすることが可能となる。   According to the example of FIG. 5, a plurality of terminals that are connected to a line for communication are in a state where a terminal connected to the line is in communication for a predetermined time, or a state where the terminal connected to the line is not communicating. If it continues for a predetermined time, it disconnects itself and creates a line non-occupied state for the terminal that is disconnecting. A terminal that is waiting for communication while the line is disconnected can perform communication by connecting the line. In this way, regardless of whether or not each terminal is communicating, it is a case where simultaneous connection to one communication line is not permitted by canceling the line connection state and transferring the communication line. However, it is possible for the user to connect the line as if they were connected at the same time without disconnecting or connecting the line by their own operation.

また、本実施形態では、V>W+Fの関係を常に満たすようにしているため、回線切断中で通信待ちの端末が回線に接続できる確率を高める(回線の再接続に失敗する確率を低くする)ことが可能となる。   In this embodiment, since the relationship of V> W + F is always satisfied, the probability that a terminal waiting for communication while the line is disconnected can be connected to the line is increased (the probability that the reconnection of the line will fail is reduced). It becomes possible.

図6は、本発明の実施形態における複数端末間の回線接続及び回線切断の別の例を説明するための図である。図6の例は、複数の端末のうち一方の端末を優先的に使用し、一時的に回線を占有させたい場合の方法を示している。図5の例と同様に端末Aと端末Bが回線を共有するが、さらにその回線にサーバが接続されている。   FIG. 6 is a diagram for explaining another example of line connection and line disconnection between a plurality of terminals in the embodiment of the present invention. The example of FIG. 6 shows a method in which one terminal is preferentially used among a plurality of terminals and a line is to be temporarily occupied. Similarly to the example of FIG. 5, terminal A and terminal B share a line, and a server is connected to the line.

本例では、回線に接続して通信を行おうとする装置が、サーバ上の共有スペース(所定の記憶領域)に、通信を行う装置の優先度を示す優先度情報を保存し参照することで、ある端末が他の端末よりも長い時間回線に接続して通信することを可能とする。優先度情報の参照、これに基づく回線切断や回線接続は、上述した回線制御手段130が行う。   In this example, a device that communicates by connecting to a line stores and references priority information indicating the priority of a device that performs communication in a shared space (predetermined storage area) on the server, A certain terminal can communicate by connecting to a line for a longer time than other terminals. The line control means 130 described above refers to priority information, and disconnects and connects lines based on the priority information.

まず、回線接続中で通信中の端末Aは、サーバの記憶領域にアクセスし、優先度情報を参照する。このときいずれの端末についても優先度が設定されていなかったため、端末Aは、自端末が優先度を設定し、定期的な回線切断を行う。なお、図6では、1つの端末のみ優先度の設定を可能としているが、優先度を段階的に設けて複数の端末が設定できるようにしてもよい(例えば、優先度を3段階(1が最も優先度が高く、3が最も優先度が低い)とし、端末Aを優先度1、端末Bを優先度3、端末Cを優先度2とする等)。   First, the terminal A communicating with the line is connected to the storage area of the server and refers to the priority information. At this time, since the priority is not set for any of the terminals, the terminal A sets the priority, and periodically disconnects the line. In FIG. 6, the priority can be set only for one terminal, but a plurality of terminals may be set by setting priorities in stages (for example, the priority is set in three stages (1 Terminal 3 is given priority 1, terminal B is given priority 3, terminal C is given priority 2, etc.).

そして、切断中で通信待ちであった端末Bは、回線を接続し通信を開始した後、サーバの記憶領域に保持された優先度情報を参照する。このとき優先度情報として端末Aが設定されていたため、端末Bは、通常の定期的な回線切断より早いタイミングで回線切断を行う。   Then, the terminal B that is disconnected and waiting for communication refers to the priority information held in the storage area of the server after connecting the line and starting communication. At this time, since the terminal A is set as the priority information, the terminal B disconnects the line at a timing earlier than the normal periodic line disconnection.

端末Aは、定期的な回線切断後の回線接続により、回線を接続して通信を開始する。そして、サーバの記憶領域に保持された優先度情報を参照する。このとき、端末Aは、優先度情報として自端末が設定されていたため、通常の定期的な回線切断より遅いタイミングで回線切断を行う。なお、端末Aは、この回線切断を行う前に、優先度情報における自端末の設定を解除する。また、本例においても、V>W+Fの関係を常に満たすものとする。   Terminal A starts communication by connecting a line by line connection after periodic line disconnection. Then, the priority information held in the storage area of the server is referred to. At this time, since the terminal A has been set as the priority information, the terminal A disconnects the line at a timing later than the normal periodic line disconnection. Note that the terminal A cancels the setting of the terminal in the priority information before disconnecting the line. Also in this example, it is assumed that the relationship of V> W + F is always satisfied.

優先度が設定されている端末は、端末自身による回線切断(上記のような通常より遅いタイミングでの定期的な回線切断)を行わずに、ユーザ操作を待って回線切断を行うように構成してもよい。また、他の端末について優先度が設定されている状態で回線を接続しようとする端末について、自端末が優先度設定されるかいずれの端末も優先度が設定されていない状態となるまで回線接続を認めないように構成してもよい。このように構成することで、優先的な端末の使用とより強固なものとすることができる。   A terminal with a priority set is configured to disconnect the line by waiting for a user operation without disconnecting the line by the terminal itself (periodic line disconnection at a timing later than usual as described above). May be. In addition, for a terminal that tries to connect a line when priority is set for another terminal, the line is connected until the priority is set for the terminal itself or the priority is not set for any terminal. You may comprise so that it may not be recognized. With this configuration, it is possible to make the use of a preferential terminal more robust.

図6の例によれば、1本の通信回線を共有する複数の端末で優先度の設定を行い、該優先度に応じて回線の接続時間に差を設けることで、端末の通信使用に強弱をつけることができ、ユーザのより柔軟な回線利用が可能となる。   According to the example of FIG. 6, the priority is set by a plurality of terminals sharing one communication line, and the difference in the connection time of the line is set according to the priority. The user can use the circuit more flexibly.

なお、上述する実施形態は、本発明の好適な実施形態であり、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。例えば、本発明が適用される情報処理装置としては、上述したPCのほか、PDA(Personal Digital Assistant)、携帯電話機、携帯音楽プレイヤ等が考えられる。   The above-described embodiment is a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiment alone, and various modifications are made without departing from the gist of the present invention. Implementation is possible. For example, as an information processing apparatus to which the present invention is applied, a PDA (Personal Digital Assistant), a cellular phone, a portable music player, and the like can be considered in addition to the PC described above.

また、本実施形態におけるクライアントPC1で実行されるプログラムは、先に述べた各手段(通信状態情報取得110、計時手段120、回線制御手段130)を含むモジュール構成となっており、実際のハードウェアを用いて具体的手段を実現する。すなわち、コンピュータ(CPU)が所定の記録媒体からプログラムを読み出して実行することにより上記各手段が主記憶装置上にロードされて生成される。   In addition, the program executed on the client PC 1 in this embodiment has a module configuration including the above-described units (communication state information acquisition 110, timing unit 120, and line control unit 130). A concrete means is realized using. That is, when the computer (CPU) reads a program from a predetermined recording medium and executes it, the above-mentioned means are loaded onto the main storage device and generated.

本実施形態におけるクライアントPCで実行されるプログラムは、インターネット等のネットワークに接続されたコンピュータ上に格納され、ネットワーク経由でダウンロードさせることにより提供されるように構成してもよい。また、上記プログラムをインターネット等のネットワーク経由で提供あるいは配布するように構成してもよい。   The program executed on the client PC in the present embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. Further, the program may be provided or distributed via a network such as the Internet.

また、上記プログラムは、インストール可能な形式又は実行可能な形式のファイルで、フロッピー(登録商標)ディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、DVD、不揮発性のメモリカード等のコンピュータで読み取り可能な記録媒体に記録されて提供されるように構成してもよい。また、上記プログラムは、ROM等にあらかじめ組み込んで提供するように構成してもよい。   The program is a file in an installable or executable format, such as a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD, nonvolatile memory card, or the like. It may be configured to be provided by being recorded on a computer-readable recording medium. Further, the program may be provided by being incorporated in advance in a ROM or the like.

この場合、上記記録媒体から読み出された又は通信回線を通じてロードし実行されたプログラムコード自体が前述の実施形態の機能を実現することになる。そして、そのプログラムコードを記録した記録媒体は本発明を構成する。   In this case, the program code itself read from the recording medium or loaded and executed through the communication line realizes the functions of the above-described embodiments. And the recording medium which recorded the program code comprises this invention.

10 PC
11 CPU
12 メモリ
13 HDD
14 入力装置
15 出力装置
16 通信IF
100 制御部
110 通信状態情報取得手段
120 計時手段
130 回線制御手段
10 PC
11 CPU
12 Memory 13 HDD
14 Input device 15 Output device 16 Communication IF
DESCRIPTION OF SYMBOLS 100 Control part 110 Communication state information acquisition means 120 Timing means 130 Line control means

Claims (12)

通信回線接続中における自装置の通信状態の情報を取得する通信状態情報取得手段と、
時間を計測する計時手段と、
前記通信状態情報取得手段により取得された通信状態の情報と前記計時手段により計測された時間とに基づいて通信回線の切断を行う回線制御手段と、
を有することを特徴とする情報処理装置。
Communication status information acquisition means for acquiring information on the communication status of the own device during communication line connection;
A time measuring means for measuring time;
Line control means for disconnecting the communication line based on the communication state information acquired by the communication state information acquisition means and the time measured by the time measuring means;
An information processing apparatus comprising:
前記回線制御手段は、前記通信状態情報取得手段により取得された通信状態の情報が非通信中であることを示すものであり、前記計時手段により計測された非通信中の時間が第1の時間を超える場合、通信回線の切断を行うことを特徴とする請求項1に記載の情報処理装置。   The line control means indicates that the communication status information acquired by the communication status information acquisition means is not communicating, and the non-communication time measured by the time measuring means is a first time. 2. The information processing apparatus according to claim 1, wherein the communication line is disconnected when the number exceeds 1. 前記回線制御手段は、前記通信状態情報取得手段により取得された通信状態の情報が通信中であることを示すものであり、前記計時手段により計測された通信中の時間が第2の時間を超える場合、通信回線の切断を行うことを特徴とする請求項1又は2に記載の情報処理装置。   The line control means indicates that the communication state information acquired by the communication state information acquisition means is in communication, and the communication time measured by the time measurement means exceeds a second time. The information processing apparatus according to claim 1, wherein the communication line is disconnected. 前記回線制御手段は、前記通信状態の情報及び前記計測時間に基づく通信回線の切断後、起動中のアプリケーションからの要求に応じて通信回線の再接続を行うことを特徴とする請求項1から3のいずれか1項に記載の情報処理装置。   The line control means reconnects a communication line in response to a request from a running application after disconnecting the communication line based on the communication state information and the measurement time. The information processing apparatus according to any one of the above. 前記回線制御手段は、前記通信状態の情報及び前記計測時間に基づく通信回線の切断から第3の時間が経過した後、通信回線の再接続を行うことを特徴とする請求項1から4のいずれか1項に記載の情報処理装置。   5. The line control unit according to claim 1, wherein the line control unit reconnects the communication line after a third time has elapsed since the communication line was disconnected based on the communication state information and the measurement time. The information processing apparatus according to claim 1. 前記第3の時間は、再接続の試行後から接続失敗の判明までの時間を示す再接続試行時間と接続失敗後から再接続の試行開始までの時間を示す切断待機時間との和より大きいことを特徴とする請求項5に記載の情報処理装置。   The third time is greater than the sum of the reconnection attempt time indicating the time from the attempt to reconnect until the connection failure is found and the disconnection waiting time indicating the time from the connection failure to the start of the reconnection attempt. The information processing apparatus according to claim 5. 前記回線制御手段は、稼働中のアプリケーションに、回線接続中であることを示す情報を送ることを特徴とする請求項1から6のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the line control unit sends information indicating that the line is connected to an active application. 前記回線制御手段は、通信回線の接続が失敗した後、所定の時間経過後に再接続を行うことを特徴とする請求項1から7のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the line control unit performs reconnection after a predetermined time has elapsed after connection of the communication line has failed. 前記回線制御手段は、通信回線に接続されているサーバ装置に記憶された情報で通信を行う装置の優先度を示す優先度情報に基づいて通信回線の切断を行うことを特徴とする請求項1から8のいずれか1項に記載の情報処理装置。   The line control means disconnects a communication line based on priority information indicating a priority of a device that performs communication using information stored in a server device connected to the communication line. The information processing apparatus according to any one of 1 to 8. 前記回線制御手段は、前記優先度情報が自装置の優先度を最も高く示すものであり、前記通信状態情報取得手段により取得された通信状態の情報が通信中であることを示すものであり、前記計時手段により計測された通信中の時間が所定の時間より長い時間を超える場合、通信回線の切断を行うことを特徴とする請求項9に記載の情報処理装置。   The line control means indicates that the priority information indicates the highest priority of the own device, and that the communication status information acquired by the communication status information acquisition means is in communication, The information processing apparatus according to claim 9, wherein the communication line is disconnected when a time during communication measured by the time measuring unit exceeds a predetermined time. 前記回線制御手段は、前記優先度情報が他の情報処理装置の優先度を最も高く示すものであり、前記通信状態情報取得手段により取得された通信状態の情報が通信中であることを示すものであり、前記計時手段により計測された通信中の時間が所定の時間より短い時間を超える場合、通信回線の切断を行うことを特徴とする請求項9又は10に記載の情報処理装置。   The line control means indicates that the priority information indicates the highest priority of another information processing apparatus, and that the communication status information acquired by the communication status information acquisition means is in communication 11. The information processing apparatus according to claim 9, wherein the communication line is disconnected when a time during communication measured by the time measuring unit exceeds a time shorter than a predetermined time. コンピュータに、
通信回線接続中における自装置の通信状態の情報を取得する通信状態情報取得処理と、
時間を計測する計時処理と、
前記通信状態情報取得処理で取得された通信状態の情報と前記計時処理で計測された時間とに基づいて通信回線の切断を行う回線制御処理と、
を実行させることを特徴とするプログラム。
On the computer,
A communication status information acquisition process for acquiring information on the communication status of the own device during communication line connection;
A timekeeping process to measure time,
A line control process for disconnecting the communication line based on the communication status information acquired in the communication status information acquisition process and the time measured in the time measurement process;
A program characterized by having executed.
JP2010213797A 2010-09-24 2010-09-24 Information processing apparatus and program Active JP5774287B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010213797A JP5774287B2 (en) 2010-09-24 2010-09-24 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010213797A JP5774287B2 (en) 2010-09-24 2010-09-24 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2012068944A true JP2012068944A (en) 2012-04-05
JP5774287B2 JP5774287B2 (en) 2015-09-09

Family

ID=46166140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010213797A Active JP5774287B2 (en) 2010-09-24 2010-09-24 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP5774287B2 (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04162860A (en) * 1990-10-26 1992-06-08 Fujitsu Ltd Communication system having line backup function and line backup method
JPH11215208A (en) * 1998-01-23 1999-08-06 Hitachi Ltd Circuit connection method and device
JP2000013852A (en) * 1998-06-22 2000-01-14 Ntt Mobil Communication Network Inc Radio data communication system
JP2000174846A (en) * 1998-12-03 2000-06-23 Furukawa Electric Co Ltd:The Communication equipment and recording medium
JP2001268272A (en) * 2000-03-22 2001-09-28 Nec Telecom Syst Ltd Terminal adaptor for isdn
JP2001344471A (en) * 2000-05-31 2001-12-14 Noritsu Koki Co Ltd Method, device, and system for user customization of electronic service, and recording medium with recorded program implementing user customizing method
JP2002077427A (en) * 2000-08-29 2002-03-15 Yamatake Corp Data communication system for management of apparatuses installed in extension station
JP2002101453A (en) * 2000-09-21 2002-04-05 Casio Comput Co Ltd Radio communication system
JP2003018327A (en) * 2001-06-29 2003-01-17 Sharp Corp Portable terminal
JP2003106847A (en) * 2001-09-28 2003-04-09 Pioneer Electronic Corp Communication navigation system, information server for communication navigation system as well as method for communication navigating and communication navigation program
JP2005033668A (en) * 2003-07-10 2005-02-03 Nec Saitama Ltd Communication system, communication method, and portable information terminal

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04162860A (en) * 1990-10-26 1992-06-08 Fujitsu Ltd Communication system having line backup function and line backup method
JPH11215208A (en) * 1998-01-23 1999-08-06 Hitachi Ltd Circuit connection method and device
JP2000013852A (en) * 1998-06-22 2000-01-14 Ntt Mobil Communication Network Inc Radio data communication system
JP2000174846A (en) * 1998-12-03 2000-06-23 Furukawa Electric Co Ltd:The Communication equipment and recording medium
JP2001268272A (en) * 2000-03-22 2001-09-28 Nec Telecom Syst Ltd Terminal adaptor for isdn
JP2001344471A (en) * 2000-05-31 2001-12-14 Noritsu Koki Co Ltd Method, device, and system for user customization of electronic service, and recording medium with recorded program implementing user customizing method
JP2002077427A (en) * 2000-08-29 2002-03-15 Yamatake Corp Data communication system for management of apparatuses installed in extension station
JP2002101453A (en) * 2000-09-21 2002-04-05 Casio Comput Co Ltd Radio communication system
JP2003018327A (en) * 2001-06-29 2003-01-17 Sharp Corp Portable terminal
JP2003106847A (en) * 2001-09-28 2003-04-09 Pioneer Electronic Corp Communication navigation system, information server for communication navigation system as well as method for communication navigating and communication navigation program
JP2005033668A (en) * 2003-07-10 2005-02-03 Nec Saitama Ltd Communication system, communication method, and portable information terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6014055112; 清水理史: '清水理史のイニシャルB 第350回:機器追加はスグできる? 同時利用はどうなる? UQ WiMAXの機器追加オプ' インターネット(BB Watch) , 20090714 *

Also Published As

Publication number Publication date
JP5774287B2 (en) 2015-09-09

Similar Documents

Publication Publication Date Title
US10701183B2 (en) Configuring a computing device to automatically obtain data in response to a predetermined event
US11206283B2 (en) Security management of devices using blockchain technology
JP6465911B2 (en) Startup control method and apparatus, and terminal device
US10437581B1 (en) Internet of things platform for handling firmware transfer on machine-to-machine devices
TWI498744B (en) Method, system, and computer readable storage device for bidirectional dynamic offloading of tasks between a host and a mobile device
US10095500B2 (en) Revision locking
JP2017534201A (en) Connection selection in hybrid networks
US20140229436A1 (en) Method of File Synchronization and Electronic Device Thereof
US20170195275A1 (en) Delivery of email to a mobile device
EP3635547B1 (en) Systems and methods for preventing service disruption during software updates
US9628567B2 (en) Methods and systems for efficient discovery of devices in a peer-to-peer network
US20140010220A1 (en) Method and apparatus for enabling wireless dockees to find and dock with a wireless docking host being used by another dockee
CN102419753B (en) Information processing equipment, information processing method and information processing system
US9191853B2 (en) Managing network load using device application programs
US20150074167A1 (en) Information processing device, information processing method, server device, retrieval method, and information processing system
CN112486733B (en) System restoration method, device, terminal and storage medium
CN105453518B (en) Synchronization of metering networks
JP6248713B2 (en) Communication control system, information processing apparatus, and communication control method
JP5774287B2 (en) Information processing apparatus and program
US20150326727A1 (en) Delivery of visual voicemail over multimedia messaging service
US10067839B1 (en) Content object backup between user equipment
CN111258810A (en) Method, system, terminal equipment and storage medium for realizing data source switching
EP3518513A1 (en) Streaming data acquisition method, device, and system
CN110855764A (en) Network traffic scheduling method and device and electronic equipment
CN110740151A (en) micro-service adjusting method, device, server and computer storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130906

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140515

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140520

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140715

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150106

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150302

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: 20150602

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150701

R150 Certificate of patent or registration of utility model

Ref document number: 5774287

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