JP4769775B2 - Program, information processing apparatus, access distribution method, system - Google Patents

Program, information processing apparatus, access distribution method, system Download PDF

Info

Publication number
JP4769775B2
JP4769775B2 JP2007211322A JP2007211322A JP4769775B2 JP 4769775 B2 JP4769775 B2 JP 4769775B2 JP 2007211322 A JP2007211322 A JP 2007211322A JP 2007211322 A JP2007211322 A JP 2007211322A JP 4769775 B2 JP4769775 B2 JP 4769775B2
Authority
JP
Japan
Prior art keywords
time
value
predetermined
place
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007211322A
Other languages
Japanese (ja)
Other versions
JP2008004122A (en
Inventor
久道 樋口
祐司 寺田
嘉一 安藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007211322A priority Critical patent/JP4769775B2/en
Publication of JP2008004122A publication Critical patent/JP2008004122A/en
Application granted granted Critical
Publication of JP4769775B2 publication Critical patent/JP4769775B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、主として、ネットワークに接続されたコンピュータが前記ネットワークを介してインストール候補をダウンロードするに際してネットワーク上の通信量を低減させるための技術に関する。   The present invention mainly relates to a technique for reducing the amount of communication on a network when a computer connected to the network downloads installation candidates via the network.

従来、ネットワークに接続されたコンピュータが前記ネットワークを介してインストール候補をダウンロードする技術として、ユーザが個別にダウンロード対象を指定して、インストール候補の全てをダウンロードするものが知られている(例えば非特許文献1参照)。
http://windowsupdate.microsoft.com/
Conventionally, a technique in which a computer connected to a network downloads installation candidates via the network is known in which a user individually designates a download target and downloads all the installation candidates (for example, non-patent). Reference 1).
http: // windowsupdated. Microsoft. com /

しかしながら、インストール候補の全てをダウンロードするようにすると、あるコンピュータにとって自己のプログラム実行環境に適合していないものまでもダウンロードすることになる。これは、無駄な通信が発生すること、および、これによりネットワーク上の通信量が増大することを意味する。本発明の課題は、あるコンピュータにとって自己のプログラム実行環境に適合しているもののみをダウンロードするための技術を提供することにある。   However, if all of the installation candidates are downloaded, even a computer that does not conform to its own program execution environment is downloaded. This means that useless communication occurs, and this increases the amount of communication on the network. An object of the present invention is to provide a technique for downloading only a computer suitable for its own program execution environment.

本発明は、上記課題を解決するためになされたものであり、ネットワークに接続されたコンピュータに、前記コンピュータのプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信するステップ、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信するステップ、所定条件に従ってインストール候補を前記リストから選択するステップ、前記選択されたインストール候補をインストールするステップ、を実行させるためのプログラムとした。   The present invention has been made to solve the above-described problems, and sends a request including execution environment specifying information for specifying a program execution environment of the computer to a computer connected to the network via the network. Transmitting to a predetermined server; receiving a list including installation candidates that can be installed under the program execution environment specified by the execution environment specifying information from the predetermined server via the network; A program for executing the step of selecting from the list and the step of installing the selected installation candidate is provided.

本発明によれば、所定コンピュータのプログラム実行環境下でインストール可能なインストール候補を含むリストを所定サーバから受信し、このリストから選択されたインストール候補がインストールされることになる。従って、あるコンピュータにとって自己のプログラム実行環境に適合しているもののみをダウンロードすることできることから、従来のように、自己のプログラム実行環境に適合していないものまでもダウンロードすることによる無駄な通信の発生を防止できる。   According to the present invention, a list including installation candidates that can be installed in a program execution environment of a predetermined computer is received from a predetermined server, and the installation candidates selected from this list are installed. Therefore, since only a computer that is compatible with its own program execution environment can be downloaded for a certain computer, useless communication by downloading even those that are not compatible with its own program execution environment as in the past. Occurrence can be prevented.

また、上記プログラムにおいては、例えば、前記実行環境特定情報は、前記コンピュータの機種名を特定する情報とそのコンピュータにインストールされているオペレーティングシステムを特定する情報を含む。これは、実行環境特定情報の例示である。従って、本発明の実行環境特定情報は、これに限定されず、他のプログラム実行環境特定情報とすることができる。   In the program, for example, the execution environment specifying information includes information for specifying the model name of the computer and information for specifying an operating system installed in the computer. This is an example of execution environment specifying information. Therefore, the execution environment specifying information of the present invention is not limited to this, and can be other program execution environment specifying information.

また、上記プログラムにおいては、前記インストール候補はドライバプログラムである。これは、インストール候補の例示である。従って、本発明のインストール候補は、これ
に限定されず、他のインストール候補とすることができる。
In the above program, the installation candidate is a driver program. This is an example of an installation candidate. Therefore, the installation candidates of the present invention are not limited to this, and can be other installation candidates.

また、上記プログラムにおいては、前記リストはインストール候補のダウンロード先アドレスを含み、前記選択されたインストール候補は、そのダウンロード先アドレスからダウンロードされてインストールされる。このようにすれば、必要なインストール候補のみをダウンロードできることから、無駄な通信をより一層防止できる。   In the above program, the list includes download destination addresses of installation candidates, and the selected installation candidates are downloaded from the download destination addresses and installed. In this way, since only necessary installation candidates can be downloaded, useless communication can be further prevented.

本発明は次のように特定することもできる。
コンピュータに、インストール候補に関する日付を取得するステップ、前記取得されたインストール候補に関する日付と所定日付とを比較するステップ、前記比較の結果に基づいてインストール候補をインストールするか否かを判定するステップ、前記インストールすると判定されたインストール候補をインストールするステップ、を実行させるためのプログラム。
The present invention can also be specified as follows.
Acquiring a date related to an installation candidate in a computer; comparing a date related to the acquired installation candidate with a predetermined date; determining whether to install an installation candidate based on a result of the comparison; A program for executing a step of installing installation candidates determined to be installed.

このようにすれば、バージョン比較に基づきインストールするか否かを判定する場合に比べて、判定精度を高めることが可能となる。
また、本発明は次のように特定することもできる。
In this way, it is possible to improve the determination accuracy as compared with the case of determining whether to install based on version comparison.
The present invention can also be specified as follows.

コンピュータに、所定情報をユーザに入力させるステップ、前記入力された所定情報を、第1不可視的文字と第2不可視的文字とを予め定められたルールに従って組み合わせた不可視的文字列に変換するステップ、前記変換された不可視的文字列を、所定ファイルに付加するステップ、を実行させるためのプログラム。   Causing the computer to input predetermined information; converting the input predetermined information into an invisible character string obtained by combining the first invisible character and the second invisible character according to a predetermined rule; A program for executing the step of adding the converted invisible character string to a predetermined file.

このようにすれば、所定ファイル(Read Meファイル等の顧客閲覧用ドキュメント)を閲覧した顧客に意味不明な記号等を見せないようにすることが可能となる。すなわち、ユーザに視認される今までのインフラでユーザが意識しない形態で所定情報を提供し、この情報をもとにプログラム・ユーザへドキュメントと全く別の情報を提供することが可能になる。   In this way, it is possible to prevent a customer who has browsed a predetermined file (a customer browsing document such as a Read Me file) from showing unclear symbols or the like. In other words, it is possible to provide predetermined information in a form that the user is not aware of in the infrastructure that has been visually recognized by the user, and to provide completely different information from the document to the program user based on this information.

また、上記プログラムにおいては、例えば、所定ファイルを取得するステップ、前記取得された所定ファイルから第1不可視的文字と第2不可視的文字とを含む不可視的文字列を抽出するステップ、前記抽出された不可視的文字列を予め定められたルールに従って元の所定情報に変換するステップ、をさらに備える。   In the above program, for example, a step of acquiring a predetermined file, a step of extracting an invisible character string including a first invisible character and a second invisible character from the acquired predetermined file, the extracted The method further includes the step of converting the invisible character string into the original predetermined information according to a predetermined rule.

このようにすれば、所定ファイル(Read Meファイル等の顧客閲覧用ドキュメント)を閲覧した顧客に意味不明な記号等を見せないようにすることが可能となる。すなわち、ユーザに視認される今までのインフラでユーザが意識しない形態で所定情報を提供し、この情報をもとにプログラム・ユーザへドキュメントと全く別の情報を提供することが可能になる。   In this way, it is possible to prevent a customer who has browsed a predetermined file (a customer browsing document such as a Read Me file) from showing unclear symbols or the like. In other words, it is possible to provide predetermined information in a form that the user is not aware of in the infrastructure that has been visually recognized by the user, and to provide completely different information from the document to the program user based on this information.

また、上記プログラムにおいては、例えば、前記所定情報は制御コードである。これは、所定情報の例示である。従って、本発明の所定情報は、これに限定されず、他の所定情報とすることができる。   In the program, for example, the predetermined information is a control code. This is an example of the predetermined information. Therefore, the predetermined information of the present invention is not limited to this, and can be other predetermined information.

また、本発明は次のように特定することができる。
ネットワークに接続されたコンピュータに、基準日からの経過日数が予め定めたしきい値を超えるごとに、前記ネットワークを介して次回アクセスするタイミングとして前回アクセスしたタイミングよりも遅いタイミングを設定するステップ、前記設定されたタイミングで前記ネットワークを介してアクセスするステップ、を実行させるためのプログラム。
Further, the present invention can be specified as follows.
Each time the number of days elapsed from a reference date exceeds a predetermined threshold, the computer connected to the network sets a timing later than the previous access timing as the next access timing through the network, A program for executing the step of accessing via the network at a set timing.

このようにすれば、複数のコンピュータから発生するアクセスを分散化させることが可能となる。
また、本発明は次のように特定することができる。
In this way, it is possible to distribute access generated from a plurality of computers.
Further, the present invention can be specified as follows.

ネットワークに接続されたコンピュータに、当該プログラムの起動時刻を取得するステップ、前記取得された起動時刻に応じて求めたタイミングにてネットワークを介して所定サーバにアクセスするステップ、を実行させるためのプログラム。
コンピュータに、(式)基点時間の時+(基点時間の分+基点時間の秒×係数1)分+(基点時間の秒+基点時間のミリ秒×係数2)秒+基点時間のミリ秒+オフセット時間、を演算させるステップ、前記演算結果が示す時分秒に、ネットワークを介して所定サーバにアクセスするステップ、を実行させるためのプログラム。
A program for causing a computer connected to a network to execute a step of acquiring a start time of the program, and a step of accessing a predetermined server via the network at a timing obtained according to the acquired start time.
(Formula) Time of base time + (minute of base time + second of base time x factor 1) minute + (second of base time + millisecond of base time x factor 2) second + millisecond of base time + The program for performing the step which calculates offset time, and the step which accesses a predetermined | prescribed server via a network in the hour and minute which the said calculation result shows.

このようにすれば、複数のコンピュータから近似時間に発生するアクセスを分散化させることが可能となる。
また、本発明は、装置の発明として次のように特定することができる。
In this way, it is possible to distribute accesses that occur from a plurality of computers in approximate time.
In addition, the present invention can be specified as an apparatus invention as follows.

ネットワークに接続された情報処理装置であって、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信する手段、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信する手段、所定条件に従ってインストール候補を前記リストから選択する手段、前記選択されたインストール候補をインストールする手段、を備える情報処理装置。   An information processing apparatus connected to a network, a means for transmitting a request including execution environment specifying information for specifying its own program execution environment to a predetermined server via the network, specified by the execution environment specifying information Means for receiving an installation candidate that can be installed under the program execution environment from the predetermined server via the network, means for selecting an installation candidate from the list according to a predetermined condition, and selecting the selected installation candidate An information processing apparatus comprising means for installing.

また、本発明は、方法の発明として次のように特定することができる。
ネットワークに接続されたコンピュータにインストールする方法であって、前記コンピュータのプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信するステップ、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信するステップ、所定条件に従ってインストール候補を前記リストから選択するステップ、前記選択されたインストール候補をインストールするステップ、を備えるインストール方法。
Moreover, this invention can be specified as follows as invention of a method.
A method of installing in a computer connected to a network, the step of transmitting a request including execution environment specifying information for specifying a program execution environment of the computer to a predetermined server via the network, the execution environment specifying Receiving a list including installation candidates that can be installed under the program execution environment specified by the information from the predetermined server via the network, selecting an installation candidate from the list according to a predetermined condition, the selected An installation method comprising: installing an installation candidate.

また、本発明はシステムの発明として次のように特定することができる。ネットワークに接続された、情報処理装置および所定サーバを包含するシステムであって、前記情報処理装置は、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信する手段、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信する手段、所定条件に従ってインストール候補を前記リストから選択する手段、前記選択されたインストール候補をインストールする手段、を備えるシステム。   Further, the present invention can be specified as the system invention as follows. A system including an information processing apparatus and a predetermined server connected to a network, wherein the information processing apparatus sends a request including execution environment specifying information for specifying its own program execution environment via the network. Means for transmitting to a predetermined server; means for receiving a list including installation candidates that can be installed under the program execution environment specified by the execution environment specifying information from the predetermined server via the network; A system comprising: means for selecting from the list; and means for installing the selected installation candidate.

ネットワークに接続された、情報処理装置および所定サーバを包含するシステムであって、前記情報処理装置は、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信する手段、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信する手段、所定条件に従ってインストール候補を前記リストから選択する手段、前記選択されたインストール候補をインストールする手段を備え、前記所定サーバは、前記情報処理装置から送信されるリクエストを受信する手段、前記リクエストに含まれる実行環境特定情報により特定
されるプログラム実行環境下でインストール可能なインストール候補に関する情報を、所定データベースから検索する手段、前記検索結果を前記インストール候補を含むリストとして前記情報処理装置に送信する手段を備えるシステム。
A system including an information processing apparatus and a predetermined server connected to a network, wherein the information processing apparatus sends a request including execution environment specifying information for specifying its own program execution environment via the network. Means for transmitting to a predetermined server; means for receiving a list including installation candidates that can be installed under the program execution environment specified by the execution environment specifying information from the predetermined server via the network; Means for selecting from the list; means for installing the selected installation candidate; and the predetermined server is specified by means for receiving a request transmitted from the information processing apparatus, and by execution environment specifying information included in the request Under the program execution environment System with information about the installation can be installed candidates, means for retrieving from a predetermined data base, means for transmitting to the information processing apparatus the search results as a list including the installation candidates.

ここでいう所定サーバは、例えば、上記各手段を備えた既存のサーバである。このようにすれば、ネットワークを利用したプログラム自動更新システムの構築および運用を、低コストで実現することが可能となる。すなわち、たとえば、コンピュータに対応したドライバ等の各種プログラム(インストール候補)をユーザが検索しダウンロードできるよう構築してあった既存のサーバを利用し、コンピュータ(ユーザパソコン)でネットワークを介してのプログラム更新が可能となる。   The predetermined server here is, for example, an existing server provided with each of the above means. In this way, the construction and operation of an automatic program update system using a network can be realized at low cost. That is, for example, using an existing server constructed so that the user can search and download various programs (installation candidates) such as drivers corresponding to the computer, the computer (user personal computer) updates the program via the network. Is possible.

本発明によれば、あるコンピュータにとって自己のプログラム実行環境に適合しているもののみをダウンロードすることが可能となる。   According to the present invention, it is possible to download only a computer suitable for its own program execution environment.

以下、本発明の一実施形態について図面を参照しながら説明する。図1は、本実施形態におけるネットワークシステムの概略構成を説明するための図である。
図1に示すように、本実施形態におけるネットワークシステムは、インターネット等のネットワークNに接続された装置(クライアントともいう)100、およびサーバ200を包含する。装置100はパーソナルコンピュータ等の一般的な情報処理装置であり、コンピュータ本体、これに接続された、キーボードやマウス等の入力装置、ディスプレイ等の表示装置、ハードディスク装置等の記憶装置、およびネットワークNに接続された通信装置等を備えている。装置100には後述の各種処理を実現するための所定プログラム等がインストールされている。なお、図1には装置100が1台しか図示されていないが、複数台の装置100がネットワークNに接続されているものである。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram for explaining a schematic configuration of a network system in the present embodiment.
As shown in FIG. 1, the network system in the present embodiment includes a device (also referred to as a client) 100 and a server 200 connected to a network N such as the Internet. The device 100 is a general information processing device such as a personal computer. The computer 100 is connected to a computer main body, an input device such as a keyboard and a mouse, a display device such as a display, a storage device such as a hard disk device, and a network N. A connected communication device or the like is provided. The apparatus 100 is installed with a predetermined program for realizing various processes described later. Although only one device 100 is shown in FIG. 1, a plurality of devices 100 are connected to the network N.

サーバ200は、ワークステーション等の一般的な情報処理装置であり、コンピュータ本体、これに接続された、ハードディスク装置等の記憶装置、およびネットワークNに接続された通信装置等を備えている。キーボードやマウス等の入力装置、およびディスプレイ等の表示装置を備えていることもある。サーバ200には後述の各種処理を実現するための所定プログラム等がインストールされている。   The server 200 is a general information processing apparatus such as a workstation, and includes a computer main body, a storage device such as a hard disk device connected thereto, a communication device connected to the network N, and the like. An input device such as a keyboard and a mouse and a display device such as a display may be provided. The server 200 is installed with a predetermined program for realizing various processes described later.

次に、上記構成のネットワークシステムの動作について図面を参照しながら説明する。以下、装置100およびサーバ200における動作は、装置100およびサーバ200にそれぞれの所定プログラムが読み込まれて実行されることにより実現される。
(ドライバ更新処理)
図2は、ドライバ更新処理について説明するためのシーケンス図である。本シーケンスは、本発明の所定プログラムが実行され、それによる制御によって装置100が動作しているものとして説明する。
Next, the operation of the network system configured as described above will be described with reference to the drawings. Hereinafter, the operations in the apparatus 100 and the server 200 are realized by reading and executing respective predetermined programs in the apparatus 100 and the server 200.
(Driver update process)
FIG. 2 is a sequence diagram for explaining the driver update processing. This sequence will be described on the assumption that the predetermined program of the present invention is executed and the apparatus 100 is operated by the control based thereon.

装置100は、これにインストールされている本発明の所定プログラムが実行された後に、所定イベント等を検出すると、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、ネットワークNを介してサーバ200に送信する(S100)。所定イベントとしては、装置100に接続されている入力装置からの送信指示入力や予め設定されたタイミング到来等がある。また、実行環境特定情報としては、装置100の機種名を特定するための情報や装置100にインストールされているオペレーティングシステムを特定するための情報等がある。これらは単独であってもよいし、組み合わせであってもよい。   When the device 100 detects a predetermined event after the predetermined program of the present invention installed therein is executed, the device 100 sends a request including execution environment specifying information for specifying its own program execution environment to the network N. To the server 200 (S100). Examples of the predetermined event include a transmission instruction input from an input device connected to the device 100 and a preset timing. The execution environment specifying information includes information for specifying the model name of the device 100, information for specifying an operating system installed in the device 100, and the like. These may be used alone or in combination.

サーバ200は、装置100からのリクエストを受信し(S101)、このリクエストに含まれている実行環境特定情報により特定されるプログラム実行環境下でインストール可能なドライバ(本発明のインストール候補に相当)に関する情報を、所定データベースから検索する(S102)。所定データベースには実行環境特定情報(例えば機種名を特定するための情報およびオペレーティングシステムを特定するための情報)とドライバに関する情報(ドライバ名称等)との対応関係が格納されている。従って、サーバ200は、装置100からのリクエストに含まれている実行環境特定情報と所定データベースとを照合することで、その実行環境特定情報に対応するドライバに関する情報(ドライバ名称等)を検索すること(絞り込み)が可能となっている。このサーバ100はユーザ自身によるドライバ等のプログラムを検索可能に提供している既存のサーバである。本発明においてはこの既存サーバを利用することで、ネットワークを利用した装置100のドライバ等のプログラム更新を行うシステムを低コストで構築している。   The server 200 receives a request from the apparatus 100 (S101), and relates to a driver (corresponding to an installation candidate of the present invention) that can be installed under the program execution environment specified by the execution environment specifying information included in the request. Information is retrieved from a predetermined database (S102). The predetermined database stores a correspondence relationship between execution environment specifying information (for example, information for specifying a model name and information for specifying an operating system) and information about a driver (driver name or the like). Therefore, the server 200 searches the information (driver name, etc.) related to the driver corresponding to the execution environment specifying information by collating the execution environment specifying information included in the request from the apparatus 100 with a predetermined database. (Narrowing down) is possible. The server 100 is an existing server that provides a searchable program such as a driver by the user. In the present invention, by using this existing server, a system for updating a program such as a driver of the apparatus 100 using the network is constructed at a low cost.

ドライバに関する情報が検索されると、サーバ200は、ドライバリストを生成して、これをリクエスト元の装置100に送信する(S103)。ドライバリストは、装置100のプログラム実行環境下でインストール可能なドライバに関する情報を含むリストである。図2に示すように、ドライバリストに関する情報としては、ドライバ名称、ドライバダウンロード先URL(Uniform Resource Locator)、およびこのドライバに対応するReadMeファイルダウンロード先URL等がある。なお、ドライバとは、オペレーティングシステムを拡張して様々な周辺機器等を使えるようにするためのプログラムのことである。また、Read Meファイルとは、これに対応するドライバに関する機能、適用可能な装置、注意事項、改版履歴などの各種情報等をいわゆるテキストで記述したいわゆるテキストファイルである。   When the information related to the driver is retrieved, the server 200 generates a driver list and transmits it to the requesting apparatus 100 (S103). The driver list is a list including information on drivers that can be installed in the program execution environment of the apparatus 100. As shown in FIG. 2, the driver list information includes a driver name, a driver download destination URL (Uniform Resource Locator), and a ReadMe file download destination URL corresponding to this driver. The driver is a program for extending the operating system so that various peripheral devices can be used. The Read Me file is a so-called text file in which various functions such as a driver-related function, applicable devices, precautions, revision history, and the like are described in so-called text.

装置100は、サーバ200からのドライバリストを受信し(S104)、これを自己の内部メモリ等に格納する。装置100は、ドライバリストから、更新すべきドライバがあるか否かを、所定条件に従って判定する(S105)。すなわち、更新すべきドライバを選択する。これは、ドライバリスト中のドライバのうち装置100に既にインストールされているのと同じドライバについては再度インストールする必要がないことから、そのようなドライバを再度インストールしないようにするために行う処理である。   The device 100 receives the driver list from the server 200 (S104) and stores it in its own internal memory or the like. The device 100 determines whether there is a driver to be updated from the driver list according to a predetermined condition (S105). That is, the driver to be updated is selected. This is a process that is performed in order not to install such a driver again because it is not necessary to install again the same driver that is already installed in the device 100 among the drivers in the driver list. .

更新すべきドライバがあるか否かは各種の方法で判定することが考えられる。この判定方法の一例について図3を参照しながら説明する。図3は、装置100による判定処理を説明するためのフローチャートである。図4も図3とほぼ同内容となっている。   It can be determined by various methods whether there is a driver to be updated. An example of this determination method will be described with reference to FIG. FIG. 3 is a flowchart for explaining determination processing by the apparatus 100. 4 has almost the same contents as FIG.

装置100は、サーバ200からのドライバリストを受信すると(S104)、そのリスト中のRead Meファイルダウンロード先URLにアクセスして、Read Meファイルをダウンロードする。なお、そのリスト中に複数のRead Meファイルダウンロード先URLが含まれていれば、それぞれのURLにアクセスして、複数のRead
Meファイルをダウンロードする(S1040)。このダウンロードしたRead Meファイルは、後述のように、不可視的文字列に変換(エンコード)された制御コード(そのRead Meファイルに対応するドライバの公開日等)を含む。
Upon receiving the driver list from the server 200 (S104), the apparatus 100 accesses the Read Me file download destination URL in the list and downloads the Read Me file. If a plurality of Read Me file download destination URLs are included in the list, each URL is accessed and a plurality of Read Me files are accessed.
The Me file is downloaded (S1040). As will be described later, the downloaded Read Me file includes a control code converted (encoded) into an invisible character string (such as the release date of the driver corresponding to the Read Me file).

装置100は、その不可視的文字列に変換された制御コード(公開日等)を、後述のように、元の制御コード(公開日等)に変換(デコード)する(S1041)。そして、装置100は、そのデコードされた公開日と自己のレジストリ等に格納されているシステム構築日(マスタ作成日)とを比較し(S1042)、先ほどダウンロードしたRead
Meファイルが新しいか否かを判定する(S1043)。このように、日付比較に基づき判定していることから、バージョン比較に基づき判定する場合に比べて、判定精度を高めることが可能となる。なぜならば、例えば、サーバ200にアップロードした最新バージ
ョンのドライバにバグがあり、そのため旧バージョンのドライバを再度アップロードした場合、バージョンで新旧を判定すると、装置100においてはサーバ200にアップロードされたドライバのバージョンが自身にインストールされているドライバのバージョンより旧版であるため、それをサーバ200からダウンロードしなくなる。本発明の手法はこのような場合にも対応できることで判定精度を高めている。
The device 100 converts (decodes) the control code (publication date, etc.) converted into the invisible character string into the original control code (publication date, etc.) as described later (S1041). Then, the apparatus 100 compares the decoded release date with the system construction date (master creation date) stored in its own registry (S1042), and the Read downloaded earlier.
It is determined whether or not the Me file is new (S1043). Thus, since it determines based on date comparison, it becomes possible to raise determination accuracy compared with the case where it determines based on version comparison. This is because, for example, there is a bug in the latest version of the driver uploaded to the server 200. Therefore, if the old version of the driver is uploaded again, the version of the driver uploaded to the server 200 is determined in the apparatus 100 when the version is determined to be new or old. Is older than the version of the driver installed in itself, so that it is not downloaded from the server 200. Since the method of the present invention can cope with such a case, the determination accuracy is improved.

その結果、先ほどダウンロードしたRead Meファイルが新しくないと判定されると(S1043:No)、そのRead Meファイルは更新対象外とされる(S1044)。一方、そのRead Meファイルが新しいと判断されると(S1043:Yes)、装置100は、自己に既にインストール処理済みのRead Meファイルがあるか否かを判定する(S1045)。その結果、既にインストール処理済みのRead Meファイルがあると判定されると(S1045:Yes)、装置100は、このRead Meファイルと先ほどダウンロードしたRead Meファイルの公開日(いずれも制御コードをデコードして得られたもの)とを比較し(S1046)、インストール候補(先ほどダウンロードしたRead Meファイル)の方が新しいか否かを判定する(S1047)。   As a result, if it is determined that the previously read Read Me file is not new (S1043: No), the Read Me file is excluded from the update target (S1044). On the other hand, when it is determined that the Read Me file is new (S1043: Yes), the apparatus 100 determines whether or not there is a Read Me file that has already been installed (S1045). As a result, if it is determined that there is a Read Me file that has already been installed (S1045: Yes), the apparatus 100 decodes the Read Me file and the release date of the Read Me file that was downloaded earlier (both decode the control code). (S1046), and determines whether the installation candidate (Read Me file downloaded earlier) is newer (S1047).

その結果、インストール候補の方が新しくないと判定されると(S1047:No)、そのインストール候補は更新対象外とされる(S1048)。一方、インストール候補の方が新しいと判定されると(S1047:Yes)、装置100は、先ほどダウンロードしたRead Meファイルからデコードされた制御コード中に特定の情報(File情報)があるか否かを判定する(S1049)。その結果、特定の情報があれば(S1049:Yes)、装置100は、既定のフォルダにその特定の情報と同じ情報があるか否かを判定する(S1050)。その結果、同じ情報があれば(S1050:Yes)、そのインストール候補は更新対象外とされる(S1051)。一方、同じ情報がなければ(S1052)、そのインストール候補は更新対象とされる(S1052)。装置100は、S1040でダウンロードした全てのRead Meファイルについて上記S1041〜S1052の処理を実行する。以上のようにして、更新すべきドライバがあるか否かを判定すること、すなわち、更新すべきドライバを選択することが可能となっている。   As a result, if it is determined that the installation candidate is not newer (S1047: No), the installation candidate is excluded from the update target (S1048). On the other hand, if it is determined that the installation candidate is newer (S1047: Yes), the apparatus 100 determines whether or not there is specific information (File information) in the control code decoded from the Read Me file downloaded earlier. Determination is made (S1049). As a result, if there is specific information (S1049: Yes), the apparatus 100 determines whether there is the same information as the specific information in the default folder (S1050). As a result, if there is the same information (S1050: Yes), the installation candidate is excluded from the update target (S1051). On the other hand, if the same information does not exist (S1052), the installation candidate is set as an update target (S1052). The apparatus 100 executes the processes of S1041 to S1052 for all the Read Me files downloaded in S1040. As described above, it is possible to determine whether there is a driver to be updated, that is, to select a driver to be updated.

更新すべきドライバが選択されると、装置100は、その更新対象とされた全てのインストール候補ドライバに関する情報(ドライバ名称等)を、例えば図5に示すように表示する(S106)。そして、装置100は、同図に示す更新ボタンがクリック等により押下された場合には(S107)、インストール候補ドライバダウンロード先URL(ドライバリストまたはRead Meファイルの制御コードに含まれている)にアクセスして(S108)、該当するドライバをダウンロードする(S109、S110)。そして、装置100は、そのダウンロードしたドライバをインストール(更新)する処理を実行する(S111)。   When a driver to be updated is selected, the apparatus 100 displays information (driver names and the like) regarding all the installation candidate drivers that are the update target as shown in FIG. 5, for example (S106). When the update button shown in the figure is pressed by clicking or the like (S107), the apparatus 100 accesses the installation candidate driver download destination URL (included in the driver list or the Read Me file control code). Then, the corresponding driver is downloaded (S109, S110). Then, the apparatus 100 executes a process for installing (updating) the downloaded driver (S111).

以上説明したように、本実施形態では、サーバ200は、装置100のプログラム実行環境下でインストール可能なドライバプログラムを絞り込んで、ドライバリストの形式で装置100に送信する。従って、このような絞り込みを行わずに、ドライバの全てを装置100に送信する場合に比べて、ネットワーク上の通信量を低減させることが可能となる。また、ドライバのインストールを自動化することが可能となる。   As described above, in the present embodiment, the server 200 narrows down the driver programs that can be installed under the program execution environment of the device 100 and transmits them to the device 100 in the form of a driver list. Therefore, it is possible to reduce the amount of communication on the network as compared with the case where all of the drivers are transmitted to the apparatus 100 without performing such narrowing down. In addition, driver installation can be automated.

なお、本実施形態では、インストール候補がドライバであるように説明したが、本発明はこれに限定されない。例えば、インストール候補は更新プログラム(例えばバージョンアップされたアプリケーションプログラム等)であってもよい。
(不可視的文字列への変換処理)
次に、不可視的文字への変換処理について図面を参照しながら説明する。
In the present embodiment, the installation candidate is described as being a driver, but the present invention is not limited to this. For example, the installation candidate may be an update program (for example, an upgraded application program).
(Conversion to invisible character string)
Next, the conversion process into invisible characters will be described with reference to the drawings.

この処理は、制御コード(本発明の所定情報に相当)を不可視的文字列に変換(エンコード)してRead Meファイル(本発明の所定ファイルに相当)に付加又は記述しようとするものである。
(従来技術)
従来、パソコン安定稼動を達成するために、修正ソフトウエアを開発後、配布用サーバに登録している。その後は顧客が自発的に修正ソフトウエアを登録したサーバへ修正版が有るかどうか確認のためにアクセスする。そして登録されていれば、手動でダウンロード後、修正版をシステムへインストールする。
(発明が解決しようとする問題点)
しかしながら、従来の修正方法は、顧客に修正ソフトウェアの確認をさせ、それをダウンロードさせるというものであるため、顧客はパソコンのメンテナンスを常に意識する必要があり、また、修正ソフトウェアの配布用サーバに対し、自己のパソコンに適合した的確な情報の指示及び必要な修正ソフトウェアの取捨選択をしなければならなかった。これには、顧客がパソコンに関してある程度の知識を持っている必要があり、通常の顧客にとってはこれら作業をすることは困難であった。したがって、顧客に対するサポート情報が活用されず、顧客のサポート品質、満足度が低下する原因となっていた。
これらの問題を回避すべく、修正ソフトウェアの自動ダウンロード及びインストールを実現するシステムを構築するためには、上記既存の修正ソフトウェア配布用サーバとは別個に新規に専用のサーバを開発する必要があって非常に高額な開発コストがかかるという問題がある。また、双方のシステム(サーバ)をメンテナンスしなければならないというサポート側のメンテナンス作業負担が大きくなると共にメンテナンスコストも増大するという問題がある。さらには、顧客に自動配布するためには顧客からのユーザ登録などの操作が必要になり、結果、サポート範囲が限られサポート品質の低下、装置販売会社の評判低下をまねくことの他、顧客閲覧ドキュメントにコマンドを添付すると意味不明な記号を顧客に見せることになり顧客の混乱、サポート品質の低下をまねくという問題がある。
In this process, the control code (corresponding to the predetermined information of the present invention) is converted (encoded) into an invisible character string and added or described in the Read Me file (corresponding to the predetermined file of the present invention).
(Conventional technology)
Conventionally, in order to achieve stable operation of personal computers, correction software has been developed and registered on a distribution server. After that, the customer voluntarily accesses the server on which the correction software is registered to check whether there is a correction version. If registered, manually download and install the modified version into the system.
(Problems to be solved by the invention)
However, the conventional correction method is to have the customer check the modified software and download it, so the customer must always be aware of the maintenance of the personal computer, and the modified software distribution server In addition, it was necessary to provide accurate information suitable for the personal computer and to select necessary correction software. This requires that the customer has some knowledge of the personal computer, and it has been difficult for ordinary customers to perform these operations. Therefore, the support information for the customer is not utilized, and this has been a cause of the decrease in customer support quality and satisfaction.
In order to avoid these problems, it is necessary to develop a new dedicated server separately from the existing modified software distribution server in order to construct a system that realizes automatic download and installation of modified software. There is a problem that a very high development cost is required. In addition, there is a problem that the maintenance work burden on the support side that both systems (servers) must be maintained increases and the maintenance cost also increases. Furthermore, in order to automatically distribute to customers, operations such as user registration from customers are required. As a result, the support range is limited, resulting in a decline in support quality and a decline in the reputation of equipment sales companies. If a command is attached to a document, an unintelligible symbol is shown to the customer, resulting in a problem of customer confusion and poor support quality.

ここでは、制御コード(本発明の所定情報に相当)を不可視的文字列に変換(エンコード)して顧客閲覧用ドキュメントであるRead Meファイル(本発明の所定ファイルに相当)に付加又は記述することにより、顧客閲覧用ドキュメントを閲覧した顧客に意味不明な記号等を見せないようにすることを目的とする。
(不可視的文字列へのエンコード処理)
次に、所定情報を不可視的文字列にエンコードする方法について図面を参照しながら説明する。図6は、所定情報を不可視的文字列にエンコードする方法について説明するためのフローチャートである。
Here, the control code (corresponding to the predetermined information of the present invention) is converted (encoded) into an invisible character string and added or described in the Read Me file (corresponding to the predetermined file of the present invention) which is a customer browsing document. Accordingly, it is an object of the present invention to prevent an unintelligible symbol or the like from being shown to a customer who has viewed a customer browsing document.
(Encoding to invisible character string)
Next, a method for encoding predetermined information into an invisible character string will be described with reference to the drawings. FIG. 6 is a flowchart for explaining a method of encoding predetermined information into an invisible character string.

このエンコードは、例えば所定コンピュータに、制御コード(本発明の所定情報に相当)を不可視的文字列にエンコードする機能、これを顧客閲覧用ドキュメント(ここではRead Meファイル)に付加する機能、を有する所定プログラムが読み込まれて実行されることにより実現される。   This encoding has, for example, a function of encoding a control code (corresponding to predetermined information of the present invention) into an invisible character string, and a function of adding this to a customer browsing document (here, Read Me file) in a predetermined computer. This is realized by reading and executing a predetermined program.

図7に示すように、制御コードとしては、ドライバ名、詳細説明・・・公開日等がある。エンコードに際して、所定コンピュータは、まず制御コードのヘッダ文字列を設定(または出力)する(S201)。ヘッダ文字列は対象言語によって異なる。例えば、日本語であればcts、英語であればcts_engの文字列を設定する(図7参照)。このヘッダ文字列は、タブ(本発明の第1不可視的文字に相当)と半角スペース(本発明の第2不可視的文字に相当)に置き換えられ(エンコード)、例えば顧客閲覧用ドキュメント中の所定箇所に付加又は記述される。   As shown in FIG. 7, the control code includes a driver name, a detailed description, a release date, and the like. At the time of encoding, a predetermined computer first sets (or outputs) a header character string of a control code (S201). The header string varies depending on the target language. For example, a character string of cts is set for Japanese and cts_eng is set for English (see FIG. 7). This header character string is replaced (encoded) with a tab (corresponding to the first invisible character of the present invention) and a half-width space (corresponding to the second invisible character of the present invention), for example, a predetermined location in the customer browsing document. Added or described.

ここで、エンコードの手順について説明する。所定コンピュータは、自動配布用コマン
ド等の制御コード(本発明の所定情報に相当)を、タブと半角スペースとを予め定められたルールに従って組み合わせた不可視的文字列に変換(エンコード)する。例えば、シフトJIS全角“A”は16進数で“8260”、二進数で“1000 0010 0110 0000”と表記される。従って、タブを二進数の“1”に対応させ、半角スペースを二進数の“0”に対応させるように予め取り決めておけば、シフトJIS全角“A”を不可視的文字列[Tab] [Space] [Space] [Space] [Space] [Space] [Tab] [Space] [Space] [Tab] [Tab] [Space] [Space] [Space] [Space] [Space]に変換(エンコード)することが可能となる。
Here, the encoding procedure will be described. The predetermined computer converts (encodes) a control code (equivalent to predetermined information of the present invention) such as an automatic distribution command into an invisible character string in which tabs and half-width spaces are combined according to a predetermined rule. For example, the shift JIS full-width “A” is expressed as “8260” in hexadecimal and “1000 0010 0110 0000” in binary. Accordingly, if the tab is made to correspond to the binary number “1” and the half-width space is made to correspond to the binary number “0”, the shift JIS full-width “A” is changed to the invisible character string [Tab] [Space]. ] [Space] [Space] [Space] [Space] [Tab] [Space] [Space] [Tab] [Tab] [Space] [Space] [Space] [Space] [Space] [Space] Is possible.

上記のようにして、ヘッダ文字列を不可視的文字列にエンコードすると、次に、所定コンピュータは、各制御コードの先頭にこれに対応する識別子を付加した後、それぞれの文字を、上記のようにして不可視的文字にエンコードする。例えば、ドライバ名の先頭にはこれに対応する識別子「DN:」(図6参照)が付加された後、それぞれの文字が不可視的文字にエンコードされ、例えば顧客閲覧用ドキュメント中のヘッダ文字列の直後に付加又は記述される(S201)。このエンコードは、最後の制御コード(ここでは公開日)に達するまで繰り返される(S203)。   When the header character string is encoded into an invisible character string as described above, the predetermined computer then adds an identifier corresponding to the head of each control code, and then sets each character as described above. Encode to invisible characters. For example, after the identifier “DN:” (see FIG. 6) corresponding to the driver name is added to the head of the driver name, each character is encoded into an invisible character, for example, the header character string in the customer browsing document. Immediately after that, it is added or described (S201). This encoding is repeated until the last control code (here, the release date) is reached (S203).

最後の制御コードに対するエンコードが完了すると、所定コンピュータは、制御コードのフッタ文字列を設定(出力)する(S204)。フッタ文字列としては全言語共通で例えば「end:」を設定する。このフッタ文字列は上記のようにエンコードされ、例えば顧客閲覧用ドキュメント中の最後の制御コード(ここでは公開日)の直後に付加又は記述される。
(不可視的文字列のデコード処理)
次に、不可視的文字列にエンコードされた制御コードを元の制御コードにデコードする方法について図面を参照しながら説明する。図8は、不可視的文字列にエンコードされた制御コードを元の制御コードにデコードする方法について説明するためのフローチャートである。
When the encoding for the last control code is completed, the predetermined computer sets (outputs) the footer character string of the control code (S204). For example, “end:” is set as the footer character string common to all languages. This footer character string is encoded as described above, and is added or described immediately after the last control code (here, the release date) in the customer browsing document, for example.
(Decoding processing of invisible character strings)
Next, a method for decoding the control code encoded in the invisible character string into the original control code will be described with reference to the drawings. FIG. 8 is a flowchart for explaining a method of decoding a control code encoded in an invisible character string into an original control code.

このデコードは、例えば装置100に、不可視的文字列にエンコードされた制御コードをデコードする機能を有する所定プログラムが読み込まれて実行されることにより実現される。   This decoding is realized by, for example, reading and executing a predetermined program having a function of decoding a control code encoded in an invisible character string in the apparatus 100.

装置100は、所定ファイル(例えば、上記エンコードにより生成された不可視的文字列(および可視的文字列)を含むRead Meファイル)からエンコードされたヘッダ文字列を検索する(S300)。検索できなければ、処理を終了する(S300:No)。一方、ヘッダ文字列を検索できた場合(S300:Yes)、所定プログラムはこの次の行を抽出してデコードする(S301)。このデコードは上記エンコードと逆の処理を行うことにより実現される。このデコードの結果がフッタ文字列である場合(S301:Yes)、デコードが全て完了したとして、所定プログラムはデコード処理を終了する。   The apparatus 100 searches for a header character string encoded from a predetermined file (for example, a Read Me file including an invisible character string (and a visible character string) generated by the encoding) (S300). If the search is not possible, the process is terminated (S300: No). On the other hand, when the header character string can be searched (S300: Yes), the predetermined program extracts and decodes the next line (S301). This decoding is realized by performing processing reverse to the above encoding. If the result of this decoding is a footer character string (S301: Yes), the predetermined program ends the decoding process, assuming that all decoding has been completed.

一方、デコードの結果がフッタ文字列でない場合(S301:No)、先頭3文字がドライバ名識別子「DN:」であるか否かを判定し(S302)、ドライバ名識別子「DN:」であれば(S302:Yes)、4文字目以降をドライバ名として設定する(S303)。このデコードは、最後の制御コード(ここでは公開日)に達するまで繰り返される(S304〜S307)。そして、所定プログラムは、デコードの結果がフッタ文字列である場合、デコード処理を終了する(S301:Yes)。   On the other hand, if the decoding result is not a footer character string (S301: No), it is determined whether the first three characters are the driver name identifier “DN:” (S302). If the driver name identifier is “DN:” (S302: Yes) The fourth and subsequent characters are set as the driver name (S303). This decoding is repeated until the final control code (here, the release date) is reached (S304 to S307). Then, when the decoding result is a footer character string, the predetermined program ends the decoding process (S301: Yes).

以上説明したように、制御コードは、タブと半角スペースとを予め定められたルール(例えばタブが二進数の“1”、半角スペースが二進数の“0”)に従って組み合わせた不
可視的文字列変換される。そして、この不可視的文字列がRead Meファイルに付加又は記述されることにより、この不可視的文字列(および可視的文字列)を含むRead
Meファイルが生成される。
As described above, the control code is an invisible character string conversion in which a tab and a half-width space are combined according to a predetermined rule (for example, a tab is binary “1” and a half-width space is binary “0”). Is done. Then, by adding or describing this invisible character string to the Read Me file, a Read including this invisible character string (and the visible character string) is included.
A Me file is generated.

従って、顧客閲覧用ドキュメントを閲覧した顧客に意味不明な記号等を見せないようにすることが可能となる。すなわち、ユーザに視認される今までのインフラでユーザが意識しない形態で制御コードを提供し、この情報をもとにプログラム・ユーザへドキュメントと全く別の情報を提供することが可能になる。また、一つの顧客閲覧用ドキュメントに可視的文字列と不可視的文字列とを混在して記述できることから、制御コードを提供する側にとっても、顧客閲覧用ドキュメントに付加するだけで極めて容易にかつ簡易に制御コードを提供することが可能になる。また、顧客オペレーションに頼らず安定して顧客システムを最新の状態に保つことができる。また、日々システムの安定度が向上するため顧客が予期しないシステムのハングアップやフリーズを事前に阻止できることから、顧客データの消失を未然に防ぐことができる。さらに、常時システム販売メーカのサポートを身近に感じることができるためシステム使用時の安心感がある。   Accordingly, it is possible to prevent a customer who has browsed the customer browsing document from showing an unfamiliar symbol or the like. That is, it is possible to provide the control code in a form that the user is not aware of in the infrastructure that has been visually recognized by the user, and to provide completely different information from the document to the program user based on this information. In addition, since a visible character string and an invisible character string can be described in one customer browsing document, it is extremely easy and simple for the control code provider to add it to the customer browsing document. Can be provided with a control code. In addition, the customer system can be stably kept up-to-date without depending on the customer operation. In addition, since the stability of the system is improved every day, it is possible to prevent unexpected customer hang-ups and freezes in advance, thereby preventing customer data from being lost. Furthermore, there is a sense of security when using the system because you can always feel close to the support of the system sales manufacturer.

なお、本実施形態では、所定情報を不可視的情報にデコードしてこれを所定ファイルに可視的情報とともに付加または記述するように説明したが、本発明はこれに限定されない。例えば、所定情報をデコードすることなく可視的情報のまま、これを所定ファイルに可視的情報とともに記述(付加)するようにしてもよい。このようにすれば、所定情報(制御コード等)を提供する側にとっては、顧客閲覧用ドキュメントに付加するだけで所定情報(制御コード等)を提供することが可能になる。
(アクセス分散処理その1)
次に、装置(パソコン)の出荷累積増加によるメンテナンスシステムへの負荷の分散化手法についてその処理を図面を参照しながら説明する。図9および図10は、複数の装置100からのアクセスを分散させるための処理について説明するためのフローチャート等である。
In the present embodiment, the predetermined information is decoded into invisible information and added or described together with the visible information in the predetermined file. However, the present invention is not limited to this. For example, the predetermined information may be described (added) to the predetermined file together with the visible information without decoding the predetermined information. In this way, it becomes possible for the side providing the predetermined information (control code or the like) to provide the predetermined information (control code or the like) simply by adding it to the customer browsing document.
(Access distribution process 1)
Next, a process for distributing the load on the maintenance system due to the cumulative increase in shipment of devices (personal computers) will be described with reference to the drawings. FIG. 9 and FIG. 10 are flowcharts for explaining processing for distributing accesses from a plurality of apparatuses 100.

各装置100は、メンテナンス履歴を確認して初回であるか又は非初回であるかを判定する(S400)。非初回であれば(S400:非初回)、経過日数=システム構築日(本発明の基準日に相当)−利用日を計算し、経過日数を算出する(S401)。一方、初回であれば(S400:初回)、メンテナンス履歴の初期化を実行した後(S402)、非初回と同様に、経過日数を算出する(S401)。   Each device 100 checks the maintenance history and determines whether it is the first time or a non-first time (S400). If it is non-first time (S400: non-first time), the elapsed days = system construction date (corresponding to the reference date of the present invention) -use date is calculated, and the elapsed days are calculated (S401). On the other hand, if it is the first time (S400: first time), after the maintenance history is initialized (S402), the elapsed days are calculated (S401) as in the non-first time.

次に、装置100は、経過日数が予め定めたしきい値を超えるごとに、ネットワークNを介してサーバ200等へ次回アクセスするタイミングとして前回アクセスしたタイミングよりも遅い(遅く到来する)タイミングを設定する(S403〜S411)。具体的には、経過日数<半月(しきい値)であれば(S403:Yes)、メンテナンス日(次回アクセスタイミング)を3日後に設定する(S404)。また、経過日数<2月(しきい値)であれば(S405:Yes)、メンテナンス日(次回アクセスタイミング)を1週間後に設定する(S406)。また、経過日数<3月(しきい値)であれば(S407:Yes)、メンテナンス日(次回アクセスタイミング)を2週間後に設定する(S408)。また、経過日数<半年(しきい値)であれば(S409:Yes)、メンテナンス日(次回アクセスタイミング)を1月後に設定する(S410)。さらに、経過日数が6月を超えるのであれば(S409:No)、メンテナンス日(次回アクセスタイミング)を2月後に設定する(S411)。装置100は、上記の設定されたタイミングでサーバ200(特定のURL)等にアクセスして、ドライバ等が存在すれば、これを自動ダウンロードする。   Next, every time the number of elapsed days exceeds a predetermined threshold, the apparatus 100 sets a timing that is later (arrives later) than the previous access timing as the next access timing to the server 200 or the like via the network N. (S403 to S411). Specifically, if the elapsed days <half a month (threshold) (S403: Yes), the maintenance date (next access timing) is set three days later (S404). If the elapsed days <February (threshold) (S405: Yes), the maintenance date (next access timing) is set one week later (S406). If the elapsed days <March (threshold) (S407: Yes), the maintenance date (next access timing) is set two weeks later (S408). If the elapsed days <half a year (threshold) (S409: Yes), the maintenance date (next access timing) is set to one month later (S410). Further, if the elapsed days exceed June (S409: No), the maintenance date (next access timing) is set after 2 months (S411). The apparatus 100 accesses the server 200 (specific URL) or the like at the set timing, and automatically downloads the driver or the like if it exists.

以上説明したように、上記アクセス分散処理によれば、経過日数が予め定めたしきい値
を超えるごとに、ネットワークNを介してサーバ200等へ次回アクセスするタイミングとして前回アクセスしたタイミングよりも遅いタイミングを設定することから、アクセスを分散化することが可能となる。
(アクセス分散処理その2)
次に、アクセスを分散させるための処理について説明する。
As described above, according to the above access distribution processing, every time the number of elapsed days exceeds a predetermined threshold, the next access timing to the server 200 or the like via the network N is later than the previous access timing. Since it is set, access can be distributed.
(Access distribution process 2)
Next, processing for distributing access will be described.

この処理は、複数の装置100から近似時間に発生する自動問い合わせ要求(アクセス)を分散化させようとするものである。
(従来技術)
近年、一定期間に監視・問合せを行うシステムにより、状態監視・状態維持の自動化が要求されている。このとき、対象装置が問合せ先へ自動的に情報を問い合わせる要求(アクセス)が発生するが、特定日や特定時間を指定する手法では特定の時間に問合せが集中し、ピーク時と非ピーク時で大きな隔たりが発生していた。このため、特定の時間に集中する問い合わせ(アクセス)を分散化し、特定の時間に集中してかかる負荷を軽減する必要がある。
This process is intended to distribute automatic inquiry requests (accesses) generated from a plurality of devices 100 at approximate times.
(Conventional technology)
In recent years, automation of state monitoring and state maintenance has been required by a system that performs monitoring and inquiry for a certain period of time. At this time, a request (access) for the target device to automatically inquire information to the inquiry destination occurs. However, in the method of specifying a specific day or a specific time, the inquiry is concentrated at a specific time, and it is peak and non-peak times. There was a big gap. For this reason, it is necessary to decentralize inquiries (accesses) that concentrate at a specific time and reduce the load that is concentrated at a specific time.

一定期間毎に情報を入手する必要がある場合において、ユーザが装置を利用開始するごとに(もしくはあらかじめ指定した特定の日時に)、情報の確認(アクセス)を行う場合、特定の日にちや時間帯に問い合わせ(アクセス)が集中することとなり、ゆえに特定期間だけが極端な高負荷に陥り、しばしば問い合わせ先が急激な負荷に耐えられずシステム停止に陥っていた。ところが一定期間毎に入手する情報は即時の緊急性を必要とする情報だけではないにも関わらず特定日や特定時間が指定されているため、不必要に特定日や特定時間に問い合わせが集中していた。   When it is necessary to obtain information at regular intervals, every time the user starts using the device (or at a specific date and time specified in advance), when confirming (accessing) information, a specific date or time zone Inquiries (accesses) were concentrated on the system, and therefore, the system suffered an extremely high load only during a specific period. However, because information that is obtained at regular intervals is not limited to information that requires immediate urgency, specific dates and specific times are specified, so inquiries are unnecessarily concentrated on specific dates and specific times. It was.

典型的な従来例を図11および図12に示す。装置100’にインストールされた自動監視プログラムと基幹システムを一例にすると、装置100’にインストールされた自動監視プログラムが開始した時の 基点a点にN台の装置にインストールされたプログラムが同じくa点に基幹システムへ一斉に問い合わせを行い、同じくa点に処理を要求する高負荷(N台からの応答・即時処理要求)となっていた。
(発明が解決しようとする問題点)
従って、即時の緊急性がない自動問い合わせの場合においても、即時処理要求を特定日や特定時間(a点)に行うという問題を生じていた。また、近似時間に自動問い合わせ要求が多数発生した場合、問い合わせ先はその要求を同時に受ける必要があった。
A typical conventional example is shown in FIGS. Taking the automatic monitoring program installed on the device 100 'and the backbone system as an example, the program installed on the N devices at the starting point a when the automatic monitoring program installed on the device 100' is started is also the point a. Inquiries were made to the core system all at once, and there was also a high load (response from N units / immediate processing request) that required processing at point a.
(Problems to be solved by the invention)
Therefore, even in the case of an automatic inquiry with no immediate urgency, there is a problem that an immediate processing request is made on a specific date or a specific time (point a). In addition, when many automatic inquiry requests are generated in the approximate time, the inquiry destination needs to receive the requests at the same time.

ここでは、図13のようにN台がほぼ同じ日時a点、b点に案件が発生しても即時(a点、b点)には問い合わせを要求せず、所定の時間経過したa’点、b’点に問い合わせ要求(アクセス)を行い、問い合わせ要求(アクセス)を分散化することを目的とする。   Here, as shown in FIG. 13, even if N cases have the same date and time points a and b, no inquiry is requested immediately (points a and b), and a 'point after a predetermined time has elapsed. , B ′ point is made an inquiry request (access), and the inquiry request (access) is distributed.

次に、アクセスを分散させるための処理について図面を参照しながら説明する。図14は、アクセスを分散させるための処理について説明するためのフローチャートである。
装置100は、システムが起動されると(S500)、問い合わせ案件の発生時間を基点とし、基点から所定の時間経過した時間に問い合わせ先へ要求(アクセス)を行う。具体的には、装置100は、自動メンテナンスプログラムがロードされた時間(本発明のプログラムの起動時刻に相当)を取得し、これを基点とし、この基点の時間から保守システムへ最新情報の確認を要求する時間を分散化した要求時間として予約(設定)する(S501)。問い合わせ開始時間(分散化した要求時間)は次の式を演算することで得る。
Next, processing for distributing access will be described with reference to the drawings. FIG. 14 is a flowchart for explaining processing for distributing access.
When the system is activated (S500), the apparatus 100 makes a request (access) to the inquiry destination at a time when a predetermined time has elapsed from the reference point, based on the generation time of the inquiry case. Specifically, the apparatus 100 acquires the time when the automatic maintenance program is loaded (corresponding to the start time of the program of the present invention), uses this as a base point, and checks the latest information from the base point time to the maintenance system. The requested time is reserved (set) as a distributed request time (S501). The inquiry start time (distributed request time) is obtained by calculating the following expression.

(式)基点時間の時+(基点時間の分+基点時間の秒×係数1)分+(基点時間の秒+基点時間のミリ秒×係数2)秒+基点時間のミリ秒+Offset時間
この式によると、例えば、基点時間が8時40分00秒000ミリ秒、係数1が3、係
数2が0.18、Offset時間が0時間0分0秒000ミリ秒であるとすれば、1分間に発生する要求を約3時間へ分散化することが可能となる(分散化の度合い)。なお、係数1を調整することで分散化の時間を調整可能となっている。図15および図16に、各基点時間とこの基点時間に基づいて演算される分散化した要求時間との関係を示す。
(Expression) Time of base time + (base minute minute + base time second x coefficient 1) minute + (base time second + base time millisecond x coefficient 2) second + base time millisecond + offset time This formula For example, if the base time is 8:40:00 000 milliseconds, the coefficient 1 is 3, the coefficient 2 is 0.18, and the offset time is 0 hour 0 minute 0 000 milliseconds, 1 minute It is possible to disperse requests generated in the period of about 3 hours (degree of decentralization). Note that the dispersion time can be adjusted by adjusting the coefficient 1. 15 and 16 show the relationship between each base time and the distributed request time calculated based on this base time.

自動メンテナンスプログラムは予約された要求時間まで待機し(S502)、予約した要求時間に達したら(S503)保守システム(期間システム)へ保守情報を要求する(S503)。保守システムは、要求に基づき、装置100へ保守情報を提供する(S504、S505)。装置100は、その保守システムからの応答内容に従い所定処理を実行する(S506)。   The automatic maintenance program waits until the reserved request time (S502), and when the reserved request time is reached (S503), requests maintenance information from the maintenance system (period system) (S503). The maintenance system provides maintenance information to the apparatus 100 based on the request (S504, S505). The apparatus 100 executes predetermined processing according to the response content from the maintenance system (S506).

以上説明したように、一定期間に監視・問合せを行う装置において、状態監視・状態維持の自動問い合わせ要求を近似の時間から期待する幅に分散することができる。よって、同時に発生する要求量を抑え、ピークトラフィック量を分散化し、インフラ開発・維持のためのコストを低く抑えることが可能となる。   As described above, in an apparatus that performs monitoring / inquiry over a certain period, automatic inquiry requests for state monitoring / maintenance can be distributed in an expected range from an approximate time. Therefore, it is possible to suppress the amount of requests that occur at the same time, distribute the amount of peak traffic, and keep the costs for infrastructure development and maintenance low.

なお、本実施形態では、システムが起動され自動メンテナンスプログラムがロードされた時間を基点とするように説明したが、本発明はこれに限定されない。例えば、そのような時間+α(例えば20分)の時間を基点とするようにしてもよいし、他の時間を基点とするようにしてもよい。   In the present embodiment, the time when the system is activated and the automatic maintenance program is loaded is described as the base point. However, the present invention is not limited to this. For example, such a time + α (for example, 20 minutes) may be used as a base point, or another time may be used as a base point.

また、保守システムにおけるダウンロード不可時間帯(例えば午前3時から午前5時)にかかる場合は、その時間帯の時間を当初の予約した要求時間に加算することとしてもよい。このようにすれば、ダウンロード不可時間帯に保守システムにアクセスすることがなくなる。   Further, when it takes a download unavailable time zone (for example, from 3 am to 5 am) in the maintenance system, the time in that time zone may be added to the originally reserved request time. In this way, the maintenance system is not accessed during the download unavailable time period.

本発明は、その精神または主要な特徴から逸脱することなく、他の様々な形で実施することができる。このため、上記の実施形態は、あらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。   The present invention can be implemented in various other forms without departing from the spirit or main features thereof. For this reason, said embodiment is only a mere illustration in all points, and is not interpreted limitedly.

本発明は次のように特定することもできる。
(付記)
(付記1) コンピュータに、前記コンピュータのプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、ネットワークを介して所定サーバに送信するステップ、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信するステップ、所定条件に従ってインストール候補を前記リストから選択するステップ、前記選択されたインストール候補をインストールするステップ、を実行させるためのプログラム。(1)
(付記2)前記実行環境特定情報は、前記コンピュータの機種名を特定する情報とそのコンピュータにインストールされているオペレーティングシステムを特定する情報を含む、付記1に記載のプログラム。(2)
(付記3) 前記インストール候補はドライバプログラムである、付記1に記載のプログラム。(3)
(付記4) 前記リストはインストール候補のダウンロード先アドレスを含み、前記選択されたインストール候補は、そのダウンロード先アドレスからダウンロードされてインストールされる、付記1に記載のプログラム。(4)
(付記5) コンピュータに、インストール候補に関する日付を取得するステップ、前記取得されたインストール候補に関する日付と所定日付とを比較するステップ、前記比較の結果に基づいてインストール候補をインストールするか否かを判定するステップ、前記
インストールすると判定されたインストール候補をインストールするステップ、を実行させるためのプログラム。(5)
(付記6) コンピュータに、所定情報をユーザに入力させるステップ、前記入力された所定情報を、第1不可視的文字と第2不可視的文字とを予め定められたルールに従って組み合わせた不可視的文字列に変換するステップ、前記変換された不可視的文字列を、所定ファイルに付加するステップ、を実行させるためのプログラム。(6)
(付記7) コンピュータに、所定ファイルを取得するステップ、前記取得された所定ファイルから第1不可視的文字と第2不可視的文字とを含む不可視的文字列を抽出するステップ、前記抽出された不可視的文字列を予め定められたルールに従って元の所定情報に変換するステップ、を実行させるためのプログラム。(7)
(付記8) 前記所定情報は制御コードである、付記6または7に記載のプログラム。(8)
(付記9) コンピュータに、基準日からの経過日数が予め定めたしきい値を超えるごとに、ネットワークを介して次回アクセスするタイミングとして前回アクセスしたタイミングよりも遅いタイミングを設定するステップ、前記設定されたタイミングで前記ネットワークを介してアクセスするステップ、を実行させるためのプログラム。(9)
(付記10) コンピュータに、当該プログラムの起動時刻を取得するステップ、前記取得された起動時刻に応じて求めたタイミングにてネットワークを介して所定サーバにアクセスするステップ、を実行させるためのプログラム。(10)
(付記11) 情報処理装置であって、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、ネットワークを介して所定サーバに送信する手段、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信する手段、所定条件に従ってインストール候補を前記リストから選択する手段、前記選択されたインストール候補をインストールする手段、を備える情報処理装置。(12)
The present invention can also be specified as follows.
(Appendix)
(Additional remark 1) The step which transmits the request containing the execution environment specific information for specifying the program execution environment of the said computer to a computer to a predetermined server via a network, The program execution environment specified by the said execution environment specific information Receiving a list including installation candidates that can be installed from the predetermined server via the network, selecting an installation candidate from the list according to a predetermined condition, and installing the selected installation candidate. A program to be executed. (1)
(Supplementary note 2) The program according to supplementary note 1, wherein the execution environment specifying information includes information for specifying a model name of the computer and information for specifying an operating system installed in the computer. (2)
(Additional remark 3) The program of Additional remark 1 whose said installation candidate is a driver program. (3)
(Supplementary note 4) The program according to supplementary note 1, wherein the list includes a download destination address of an installation candidate, and the selected installation candidate is downloaded and installed from the download destination address. (4)
(Additional remark 5) The step which acquires the date regarding an installation candidate in a computer, the step which compares the date regarding the acquired installation candidate with predetermined date, and determines whether to install an installation candidate based on the result of the comparison A program for executing the step of installing the installation candidate determined to be installed. (5)
(Additional remark 6) The step which makes a computer input predetermined information to a computer, The input predetermined information is made into the invisible character string which combined the 1st invisible character and the 2nd invisible character according to the predetermined rule. A program for executing a step of converting and a step of adding the converted invisible character string to a predetermined file. (6)
(Additional remark 7) The step which acquires a predetermined file to a computer, The step which extracts the invisible character string containing a 1st invisible character and a 2nd invisible character from the acquired said predetermined file, The said extracted invisible A program for executing a step of converting a character string into original predetermined information according to a predetermined rule. (7)
(Supplementary note 8) The program according to supplementary note 6 or 7, wherein the predetermined information is a control code. (8)
(Supplementary Note 9) Each time the number of days elapsed from the reference date exceeds a predetermined threshold value, the computer sets a timing later than the previous access timing as the next access timing via the network. For executing the step of accessing via the network at a predetermined timing. (9)
(Additional remark 10) The program for making a computer perform the step which acquires the starting time of the said program, and the step which accesses a predetermined | prescribed server via a network at the timing calculated | required according to the acquired starting time. (10)
(Additional remark 11) It is information processing apparatus, Comprising: The means which transmits the request containing the execution environment specific information for specifying own program execution environment to a predetermined server via a network, It specifies by the said execution environment specific information Means for receiving a list including installation candidates that can be installed under a program execution environment from the predetermined server via the network; means for selecting an installation candidate from the list according to a predetermined condition; and installing the selected installation candidate An information processing apparatus comprising means. (12)

(付記12) 前記実行環境特定情報は、前記コンピュータの機種名を特定する情報とそのコンピュータにインストールされているオペレーティングシステムを特定する情報を含む、付記11に記載の情報処理装置。(13)   (Supplementary note 12) The information processing apparatus according to supplementary note 11, wherein the execution environment specifying information includes information specifying a model name of the computer and information specifying an operating system installed in the computer. (13)

(付記13) 前記インストール候補はドライバプログラムである、付記11に記載の情報処理装置。(14)
(付記14) 前記リストはインストール候補のダウンロード先アドレスを含み、
前記選択されたインストール候補は、そのダウンロード先アドレスからダウンロードされてインストールされる、付記11に記載の情報処理装置。(15)
(Supplementary note 13) The information processing apparatus according to supplementary note 11, wherein the installation candidate is a driver program. (14)
(Supplementary Note 14) The list includes download destination addresses of installation candidates,
The information processing apparatus according to appendix 11, wherein the selected installation candidate is downloaded from the download destination address and installed. (15)

(付記15) インストール候補に関する日付を取得する手段、前記取得されたインストール候補に関する日付と所定日付とを比較する手段、前記比較の結果に基づいてインストール候補をインストールするか否かを判定する手段、前記インストールすると判定されたインストール候補をインストールする手段、を備える情報処理装置。(16)   (Supplementary Note 15) Means for acquiring a date related to an installation candidate, means for comparing the date related to the acquired installation candidate and a predetermined date, means for determining whether to install an installation candidate based on the result of the comparison, An information processing apparatus comprising: means for installing an installation candidate determined to be installed. (16)

(付記16) 所定情報をユーザに入力させる手段、前記入力された所定情報を、第1不可視的文字と第2不可視的文字とを予め定められたルールに従って組み合わせた不可視的文字列に変換する手段、前記変換された不可視的文字列を、所定ファイルに付加する手段、を備える情報処理装置。(17)   (Supplementary Note 16) Means for allowing a user to input predetermined information, means for converting the input predetermined information into an invisible character string obtained by combining the first invisible character and the second invisible character according to a predetermined rule. An information processing apparatus comprising: means for adding the converted invisible character string to a predetermined file. (17)

(付記17) 所定ファイルを取得する手段、前記取得された所定ファイルから第1不可視的文字と第2不可視的文字とを含む不可視的文字列を抽出する手段、前記抽出された不可視的文字列を予め定められたルールに従って元の所定情報に変換する手段、を備える情報処理装置。(18)   (Supplementary Note 17) Means for acquiring a predetermined file, means for extracting an invisible character string including a first invisible character and a second invisible character from the acquired predetermined file, and extracting the invisible character string An information processing apparatus comprising: means for converting into original predetermined information according to a predetermined rule. (18)

(付記18) 前記所定情報は制御コードである、付記16または17に記載の情報処理装置。(19)
(付記19) 情報処理装置であって、基準日からの経過日数が予め定めたしきい値を超えるごとに、ネットワークを介して次回アクセスするタイミングとして前回アクセスしたタイミングよりも遅いタイミングを設定する手段、前記設定されたタイミングで前記ネットワークを介してアクセスする手段、を備える情報処理装置。(20)
(Supplementary note 18) The information processing apparatus according to supplementary note 16 or 17, wherein the predetermined information is a control code. (19)
(Additional remark 19) It is an information processing apparatus, and the means which sets a timing later than the timing accessed last time as the next access timing via the network every time the number of days elapsed from the reference date exceeds a predetermined threshold value An information processing apparatus comprising: means for accessing via the network at the set timing. (20)

(付記20) 情報処理装置であって、当該プログラムの起動時刻を取得する手段、前記取得された起動時刻に応じて求めたタイミングにてネットワークを介して所定サーバにアクセスする手段、を備える情報処理装置。   (Additional remark 20) Information processing apparatus, comprising: means for acquiring a start time of the program; and means for accessing a predetermined server via a network at a timing determined according to the acquired start time apparatus.

(付記21) ネットワークに接続されたコンピュータにインストールする方法であって、前記コンピュータのプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信するステップ、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信するステップ、所定条件に従ってインストール候補を前記リストから選択するステップ、前記選択されたインストール候補をインストールするステップ、を備えるインストール方法。   (Supplementary note 21) A method of installing on a computer connected to a network, the step of transmitting a request including execution environment specifying information for specifying a program execution environment of the computer to a predetermined server via the network; Receiving a list including installation candidates that can be installed under the program execution environment specified by the execution environment specifying information from the predetermined server via the network; selecting an installation candidate from the list according to a predetermined condition; An installation method comprising: installing the selected installation candidate.

(付記22) 前記実行環境特定情報は、前記コンピュータの機種名を特定する情報とそのコンピュータにインストールされているオペレーティングシステムを特定する情報を含む、付記21に記載のインストール方法。   (Supplementary note 22) The installation method according to supplementary note 21, wherein the execution environment specifying information includes information for specifying a model name of the computer and information for specifying an operating system installed in the computer.

(付記23) 前記インストール候補はドライバプログラムである、付記21に記載のインストール方法。
(付記24) 前記リストはインストール候補のダウンロード先アドレスを含み、
前記選択されたインストール候補は、そのダウンロード先アドレスからダウンロードされてインストールされる、付記21に記載のインストール方法。
(Supplementary note 23) The installation method according to supplementary note 21, wherein the installation candidate is a driver program.
(Supplementary Note 24) The list includes download destination addresses of installation candidates,
The installation method according to appendix 21, wherein the selected installation candidate is downloaded from the download destination address and installed.

(付記25) コンピュータに、インストール候補に関する日付を取得するステップ、前記取得されたインストール候補に関する日付と所定日付とを比較するステップ、前記比較の結果に基づいてインストール候補をインストールするか否かを判定するステップ、前記インストールすると判定されたインストール候補をインストールするステップ、を実行させるためのインストール方法。   (Supplementary Note 25) A step of acquiring a date related to an installation candidate in a computer, a step of comparing a date related to the acquired installation candidate with a predetermined date, and determining whether to install an installation candidate based on the result of the comparison An installation method for executing the step of installing the installation candidate determined to be installed.

(付記26) 所定情報をユーザに入力させるステップ、前記入力された所定情報を、第1不可視的文字と第2不可視的文字とを予め定められたルールに従って組み合わせた不可視的文字列に変換するステップ、前記変換された不可視的文字列を、所定ファイルに付加するステップ、を備える不可視的文字処理方法。   (Additional remark 26) The step which makes a user input predetermined information, The step which converts the said input predetermined information into the invisible character string which combined the 1st invisible character and the 2nd invisible character according to the predetermined rule. And a step of adding the converted invisible character string to a predetermined file.

(付記27) 所定ファイルを取得するステップ、前記取得された所定ファイルから第1不可視的文字と第2不可視的文字とを含む不可視的文字列を抽出するステップ、前記抽出された不可視的文字列を予め定められたルールに従って元の所定情報に変換するステップ、をさらに実行させるための不可視的文字処理方法。   (Supplementary note 27) A step of obtaining a predetermined file, a step of extracting an invisible character string including a first invisible character and a second invisible character from the acquired predetermined file, and the extracted invisible character string An invisible character processing method for further executing the step of converting into original predetermined information according to a predetermined rule.

(付記28) 前記所定情報は制御コードである、付記26または27に記載の不可視的文字処理方法。
(付記29) コンピュータからのアクセスを分散させる方法であって、基準日からの経過日数が予め定めたしきい値を超えるごとに、ネットワークを介して次回アクセスする
タイミングとして前回アクセスしたタイミングよりも遅いタイミングを設定するステップ、前記設定されたタイミングで前記ネットワークを介してアクセスするステップ、を備えるアクセス分散方法。
(Supplementary note 28) The invisible character processing method according to supplementary note 26 or 27, wherein the predetermined information is a control code.
(Supplementary note 29) A method of distributing access from computers, and every time the number of days elapsed from a reference date exceeds a predetermined threshold, the next access timing via the network is later than the previous access timing An access distribution method comprising: setting a timing; and accessing via the network at the set timing.

(付記30) コンピュータからのアクセスを分散させる方法であって、当該プログラムの起動時刻を取得するステップ、前記取得された起動時刻に応じて求めたタイミングにてネットワークを介して所定サーバにアクセスするステップ、を備えるアクセス分散方法。   (Supplementary Note 30) A method for distributing access from a computer, the step of acquiring a start time of the program, and the step of accessing a predetermined server via a network at a timing determined according to the acquired start time An access distribution method comprising:

(付記31) ネットワークに接続された、情報処理装置および所定サーバを包含するシステムであって、前記情報処理装置は、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信する手段、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信する手段、所定条件に従ってインストール候補を前記リストから選択する手段、前記選択されたインストール候補をインストールする手段、を備えるシステム。   (Supplementary Note 31) A system including an information processing apparatus and a predetermined server connected to a network, wherein the information processing apparatus sends a request including execution environment specifying information for specifying its own program execution environment to the request Means for transmitting to a predetermined server via a network; means for receiving a list including installation candidates installable under the program execution environment specified by the execution environment specifying information from the predetermined server via the network; predetermined conditions A system comprising: means for selecting an installation candidate from the list in accordance with: means for installing the selected installation candidate.

(付記32) 前記実行環境特定情報は、前記コンピュータの機種名を特定する情報とそのコンピュータにインストールされているオペレーティングシステムを特定する情報を含む、付記31に記載のシステム。   (Supplementary note 32) The system according to supplementary note 31, wherein the execution environment specifying information includes information specifying a model name of the computer and information specifying an operating system installed in the computer.

(付記33) 前記インストール候補はドライバプログラムである、付記31に記載のシステム。
(付記34) 前記リストはインストール候補のダウンロード先アドレスを含み、前記選択されたインストール候補は、そのダウンロード先アドレスからダウンロードされてインストールされる、付記31に記載のシステム。
(Supplementary note 33) The system according to supplementary note 31, wherein the installation candidate is a driver program.
(Supplementary note 34) The system according to supplementary note 31, wherein the list includes download destination addresses of installation candidates, and the selected installation candidate is downloaded from the download destination address and installed.

(付記35) インストール候補に関する日付を取得する手段、前記取得されたインストール候補に関する日付と所定日付とを比較する手段、前記比較の結果に基づいてインストール候補をインストールするか否かを判定する手段、前記インストールすると判定されたインストール候補をインストールする手段、を備えるシステム。   (Supplementary Note 35) Means for acquiring a date related to an installation candidate, means for comparing the date related to the acquired installation candidate and a predetermined date, means for determining whether to install an installation candidate based on the result of the comparison, A system comprising: means for installing an installation candidate determined to be installed.

(付記36) ネットワークに接続された情報処理装置を包含するシステムであって、基準日からの経過日数が予め定めたしきい値を超えるごとに、前記ネットワークを介して次回アクセスするタイミングとして前回アクセスしたタイミングよりも遅いタイミングを設定する手段、前記設定されたタイミングで前記ネットワークを介してアクセスする手段、を備えるシステム。   (Supplementary note 36) A system including an information processing apparatus connected to a network, each time the number of days elapsed from a reference date exceeds a predetermined threshold value, the previous access as the next access timing via the network A system comprising: means for setting a timing later than the set timing; and means for accessing via the network at the set timing.

(付記37) ネットワークに接続された、情報処理装置および所定サーバを包含するシステムであって、当該プログラムの起動時刻を取得する手段、前記取得された起動時刻に応じて求めたタイミングにてネットワークを介して所定サーバにアクセスする手段、を備えるシステム。   (Supplementary Note 37) A system including an information processing apparatus and a predetermined server connected to a network, the means for acquiring the start time of the program, and the network at a timing determined according to the acquired start time A system for accessing a predetermined server via the network.

(付記38) ネットワークに接続された、情報処理装置および所定サーバを包含するシステムであって、前記情報処理装置は、自己のプログラム実行環境を特定するための実行環境特定情報を含むリクエストを、前記ネットワークを介して所定サーバに送信する手段、前記実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補を含むリストを、前記ネットワークを介して前記所定サーバから受信する手段、所定条件に従ってインストール候補を前記リストから選択する手段、前記選択されたインストール候補をインストールする手段を備え、前記所定サーバは、前記情報処理
装置から送信されるリクエストを受信する手段、前記リクエストに含まれる実行環境特定情報により特定されるプログラム実行環境下でインストール可能なインストール候補に関する情報を、所定データベースから検索する手段、前記検索結果を前記インストール候補を含むリストとして前記情報処理装置に送信する手段を備えるシステム。
(付記39) コンピュータに、(式)基点時間の時+(基点時間の分+基点時間の秒×係数1)分+(基点時間の秒+基点時間のミリ秒×係数2)秒+基点時間のミリ秒+オフセット時間、を演算させるステップ、前記演算結果が示す時分秒に、ネットワークを介して所定サーバにアクセスするステップ、を実行させるためのプログラム。(11)
(付記40) 情報処理装置であって、(式)基点時間の時+(基点時間の分+基点時間の秒×係数1)分+(基点時間の秒+基点時間のミリ秒×係数2)秒+基点時間のミリ秒+オフセット時間、を演算する手段、前記演算結果が示す時分秒に、前記ネットワークを介して所定サーバにアクセスする手段、を備える情報処理装置。
(付記41) コンピュータからのアクセスを分散させる方法であって、(式)基点時間の時+(基点時間の分+基点時間の秒×係数1)分+(基点時間の秒+基点時間のミリ秒×係数2)秒+基点時間のミリ秒+オフセット時間、を演算させるステップ、前記演算結果が示す時分秒に、前記ネットワークを介して所定サーバにアクセスするステップ、を備えるアクセス分散方法。
(付記42) ネットワークに接続された、情報処理装置および所定サーバを包含するシステムであって、(式)基点時間の時+(基点時間の分+基点時間の秒×係数1)分+(基点時間の秒+基点時間のミリ秒×係数2)秒+基点時間のミリ秒+オフセット時間、を演算する手段、前記演算結果が示す時分秒に、前記ネットワークを介して前記所定サーバにアクセスする手段、を備えるシステム。
(Supplementary Note 38) A system including an information processing apparatus and a predetermined server connected to a network, wherein the information processing apparatus sends a request including execution environment specifying information for specifying its own program execution environment to the request Means for transmitting to a predetermined server via a network; means for receiving a list including installation candidates installable under the program execution environment specified by the execution environment specifying information from the predetermined server via the network; predetermined conditions And a means for selecting the installation candidate from the list, a means for installing the selected installation candidate, the predetermined server receiving a request transmitted from the information processing apparatus, and an execution environment included in the request Program specified by specific information A system comprising: means for searching for information on installation candidates that can be installed in an execution environment from a predetermined database; and means for transmitting the search results to the information processing apparatus as a list including the installation candidates.
(Supplementary Note 39) Computer (time): (formula) base time hour + (base time minute + base time second x factor 1) min + (base time second + base time millisecond x factor 2) second + base time A program for executing the step of calculating the millisecond + offset time, and the step of accessing a predetermined server via the network at the hour, minute, and second indicated by the calculation result. (11)
(Supplementary Note 40) Information processing apparatus, wherein (formula) time at base time + (minute of base time + second of base time × factor 1) min + (second of base time + millisecond of base time × factor 2) An information processing apparatus comprising: means for calculating second + millisecond of base time + offset time; and means for accessing a predetermined server via the network at the hour, minute, and second indicated by the calculation result.
(Supplementary note 41) A method of distributing access from a computer, wherein (formula) base time hour + (base time minute + base time second x factor 1) minute + (base time second + base time millimeter) An access distribution method comprising the steps of: (second × factor 2) second + millisecond of base time + offset time; and accessing a predetermined server via the network at the hour, minute, and second indicated by the calculation result.
(Supplementary Note 42) A system including an information processing apparatus and a predetermined server connected to a network, wherein (formula) time of base time + (minute of base time + second of base time × factor 1) min + (base point) Means for calculating second of time + millisecond of base time × coefficient 2) second + millisecond of base time + offset time, accessing the predetermined server via the network at the hour, minute and second indicated by the calculation result Means.

本発明によれば、あるコンピュータにとって自己のプログラム実行環境に適合しているもののみをダウンロードすることが可能となる。   According to the present invention, it is possible to download only a computer suitable for its own program execution environment.

本実施形態におけるネットワークシステムの概略構成を説明するための図である。It is a figure for demonstrating schematic structure of the network system in this embodiment. ドライバ更新処理について説明するためのシーケンス図である。It is a sequence diagram for demonstrating a driver update process. 装置100による判定処理を説明するためのフローチャートである。4 is a flowchart for explaining determination processing by the apparatus 100. 装置100による判定処理を説明するためのフローチャートである。4 is a flowchart for explaining determination processing by the apparatus 100. インストール候補ドライバの表示画面例である。It is an example of a display screen of installation candidate drivers. 所定情報を不可視的文字列にエンコードする方法について説明するためのフローチャートである。It is a flowchart for demonstrating the method to encode predetermined information into an invisible character string. 制御コード等の例示である。It is an example of a control code or the like. 不可視的文字列にエンコードされた制御コードを元の制御コードにデコードする方法について説明するためのフローチャートである。It is a flowchart for demonstrating the method to decode the control code encoded into the invisible character string into the original control code. 複数の装置100からのアクセスを分散させるための処理について説明するためのフローチャートである。10 is a flowchart for explaining processing for distributing accesses from a plurality of apparatuses 100. 複数の装置100からのアクセスを分散させるための処理について説明するための図である。FIG. 6 is a diagram for describing processing for distributing access from a plurality of devices 100. 従来例を説明するための図である。It is a figure for demonstrating a prior art example. 従来例を説明するための図である。It is a figure for demonstrating a prior art example. 複数の装置100からのアクセスを分散させるための処理について説明するための図である。FIG. 6 is a diagram for describing processing for distributing access from a plurality of devices 100. 複数の装置100からのアクセスを分散させるための処理について説明するためのフローチャートである。10 is a flowchart for explaining processing for distributing accesses from a plurality of apparatuses 100. 各基点時間とこの基点時間に基づいて演算される分散化した要求時間との関係を説明するための図である。It is a figure for demonstrating the relationship between each base time and the distributed request | requirement time calculated based on this base time. 各基点時間とこの基点時間に基づいて演算される分散化した要求時間との関係を説明するための図である。It is a figure for demonstrating the relationship between each base time and the distributed request | requirement time calculated based on this base time.

符号の説明Explanation of symbols

100 装置
200 サーバ
N ネットワーク
100 devices 200 servers N networks

Claims (4)

コンピュータに、ネットワークを介してサーバにアクセスする時刻を決定させるためのプログラムであって、
プログラムの起動時刻又は前記起動時刻に所定時間を加算した時刻である基点時間を取得するステップと、
前記基点時間を時間、分、秒、ミリ秒の各単位でもって示したときにおける前記基点時間の前記秒の位を表す数値に第1の係数を乗じた値と前記基点時間の前記分の位を表す数値とを加算した値を分の位の値として算出するステップと、
前記基点時間の前記ミリ秒の位を表す数値に第2の係数を乗じた値と前記基点時間の前記秒の位を表す数値とを加算した値を秒の位の値として算出するステップと、
時間の位の値が前記基点時間の前記時間の位を表す数値で表され、分の位の値が前記算出した分の位の値で表され、秒の位の値が前記算出した秒の値の位で表され、ミリ秒の位の値が前記基点時間のミリ秒の位を表す数値で表された時刻に、オフセット時間を加算して求めた前記サーバにアクセスする時刻を出力するステップと、
をコンピュータに実行させるためのプログラム。
A program for causing a computer to determine a time to access a server via a network,
Obtaining a base time which is a start time of the own program or a time obtained by adding a predetermined time to the start time;
A value obtained by multiplying a numerical value representing the position of the second of the base time when the base time is expressed in units of hours, minutes, seconds, and milliseconds by a first coefficient and the minutes of the base time. Calculating a value obtained by adding a numerical value representing as a fractional value;
Calculating a value obtained by adding a value obtained by multiplying a numerical value representing the millisecond of the base time by a second coefficient and a numerical value representing the second of the base time as the value of the second;
The value of the hour place is represented by a numerical value representing the place of the hour of the base time, the value of the minute place is represented by the value of the calculated minute place, and the value of the second place is the value of the calculated second. A step of outputting a time for accessing the server, which is obtained by adding an offset time to a time represented by a value, and the time represented by a numerical value representing the millisecond of the base time. When,
A program that causes a computer to execute.
ネットワークを介してサーバにアクセスする時刻を決定する情報処理装置であって、
ネットワークを介してサーバにアクセスする時刻を決定させるためのプログラムの起動時刻又は前記起動時刻に所定時間を加算した時刻である基点時間を取得する手段と、
前記基点時間を時間、分、秒、ミリ秒の各単位でもって示したときにおける前記基点時間の前記秒の位を表す数値に第1の係数を乗じた値と前記基点時間の前記分の位を表す数値とを加算した値を分の位の値として算出する手段と、
前記基点時間の前記ミリ秒の位を表す数値に第2の係数を乗じた値と前記基点時間の前記秒の位を表す数値とを加算した値を秒の位の値として算出する手段と、
時間の位の値が前記基点時間の前記時間の位を表す数値で表され、分の位の値が前記算出した分の位の値で表され、秒の位の値が前記算出した秒の値の位で表され、ミリ秒の位の値が前記基点時間のミリ秒の位を表す数値で表された時刻に、オフセット時間を加算して求めた前記サーバにアクセスする時刻を出力する手段と、
を備える情報処理装置。
An information processing apparatus for determining a time for accessing a server via a network,
Means for acquiring a starting time of a program for determining a time to access a server via a network or a base time which is a time obtained by adding a predetermined time to the starting time;
A value obtained by multiplying a numerical value representing the position of the second of the base time when the base time is expressed in units of hours, minutes, seconds, and milliseconds by a first coefficient and the minutes of the base time. Means for calculating a value obtained by adding a numerical value representing the value as a fractional value;
Means for calculating a value obtained by adding a value obtained by multiplying a numerical value representing the millisecond place of the base time by a second coefficient and a numerical value representing the second place of the base time as a second place value;
The value of the hour place is represented by a numerical value representing the place of the hour of the base time, the value of the minute place is represented by the value of the calculated minute place, and the value of the second place is the value of the calculated second. Means for outputting the time of access to the server, which is obtained by adding the offset time to the time represented by the value, and the time represented by the numerical value representing the millisecond of the base time When,
An information processing apparatus comprising:
コンピュータからネットワークを介してサーバにアクセスする時刻を決定することにより、前記コンピュータからのアクセスを分散させる方法であって、
ネットワークを介してサーバにアクセスする時刻を決定させるためのプログラムの起動時刻又は前記起動時刻に所定時間を加算した時刻である基点時間を取得するステップと、
前記基点時間を時間、分、秒、ミリ秒の各単位でもって示したときにおける前記基点時間の前記秒の位を表す数値に第1の係数を乗じた値と前記基点時間の前記分の位を表す数値とを加算した値を分の位の値として算出するステップと、
前記基点時間の前記ミリ秒の位を表す数値に第2の係数を乗じた値と前記基点時間の前記秒の位を表す数値とを加算した値を秒の位の値として算出するステップと、
時間の位の値が前記基点時間の前記時間の位を表す数値で表され、分の位の値が前記算出した分の位の値で表され、秒の位の値が前記算出した秒の値の位で表され、ミリ秒の位の値が前記基点時間のミリ秒の位を表す数値で表された時刻に、オフセット時間を加算して求めた前記サーバにアクセスする時刻を出力するステップと、
を備えるアクセス分散方法。
A method of distributing access from the computer by determining a time at which the computer accesses the server via a network,
Obtaining a base time which is a start time of a program for determining a time to access a server via a network or a time obtained by adding a predetermined time to the start time;
A value obtained by multiplying a numerical value representing the position of the second of the base time when the base time is expressed in units of hours, minutes, seconds, and milliseconds by a first coefficient and the minutes of the base time. Calculating a value obtained by adding a numerical value representing as a fractional value;
Calculating a value obtained by adding a value obtained by multiplying a numerical value representing the millisecond of the base time by a second coefficient and a numerical value representing the second of the base time as the value of the second;
The value of the hour place is represented by a numerical value representing the place of the hour of the base time, the value of the minute place is represented by the value of the calculated minute place, and the value of the second place is the value of the calculated second. A step of outputting a time for accessing the server, which is obtained by adding an offset time to a time represented by a value, and the time represented by a numerical value representing the millisecond of the base time. When,
An access distribution method comprising:
ネットワークに接続された、情報処理装置およびサーバを包含し、前記ネットワークを介して前記サーバにアクセスする時刻を決定するシステムであって、
ネットワークを介してサーバにアクセスする時刻を決定させるためのプログラムの起動時刻又は前記起動時刻に所定時間を加算した時刻である基点時間を取得する手段と、
前記基点時間を時間、分、秒、ミリ秒の各単位でもって示したときにおける前記基点時間の前記秒の位を表す数値に第1の係数を乗じた値と前記基点時間の前記分の位を表す数値とを加算した値を分の位の値として算出する手段と、
前記基点時間の前記ミリ秒の位を表す数値に第2の係数を乗じた値と前記基点時間の前記秒の位を表す数値とを加算した値を秒の位の値として算出する手段と、
時間の位の値が前記基点時間の前記時間の位を表す数値で表され、分の位の値が前記算出した分の位の値で表され、秒の位の値が前記算出した秒の値の位で表され、ミリ秒の位の値が前記基点時間のミリ秒の位を表す数値で表された時刻に、オフセット時間を加算して求めた前記サーバにアクセスする時刻を出力する手段と、
を備えるシステム。
A system that includes an information processing apparatus and a server connected to a network, and determines a time for accessing the server via the network,
Means for acquiring a starting time of a program for determining a time to access a server via a network or a base time which is a time obtained by adding a predetermined time to the starting time;
A value obtained by multiplying a numerical value representing the position of the second of the base time when the base time is expressed in units of hours, minutes, seconds, and milliseconds by a first coefficient and the minutes of the base time. Means for calculating a value obtained by adding a numerical value representing the value as a fractional value;
Means for calculating a value obtained by adding a value obtained by multiplying a numerical value representing the millisecond place of the base time by a second coefficient and a numerical value representing the second place of the base time as a second place value;
The value of the hour place is represented by a numerical value representing the place of the hour of the base time, the value of the minute place is represented by the value of the calculated minute place, and the value of the second place is the value of the calculated second. Means for outputting the time of access to the server, which is obtained by adding the offset time to the time represented by the value, and the time represented by the numerical value representing the millisecond of the base time When,
A system comprising:
JP2007211322A 2003-09-22 2007-08-14 Program, information processing apparatus, access distribution method, system Expired - Fee Related JP4769775B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007211322A JP4769775B2 (en) 2003-09-22 2007-08-14 Program, information processing apparatus, access distribution method, system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2003330768 2003-09-22
JP2003330768 2003-09-22
JP2007211322A JP4769775B2 (en) 2003-09-22 2007-08-14 Program, information processing apparatus, access distribution method, system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2004252970A Division JP2005122704A (en) 2003-09-22 2004-08-31 Program

Publications (2)

Publication Number Publication Date
JP2008004122A JP2008004122A (en) 2008-01-10
JP4769775B2 true JP4769775B2 (en) 2011-09-07

Family

ID=39008393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007211322A Expired - Fee Related JP4769775B2 (en) 2003-09-22 2007-08-14 Program, information processing apparatus, access distribution method, system

Country Status (1)

Country Link
JP (1) JP4769775B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5190317B2 (en) * 2008-08-25 2013-04-24 富士通フロンテック株式会社 Terminal device and resource transmission / reception system
JP5539129B2 (en) * 2010-09-13 2014-07-02 キヤノン株式会社 Image forming apparatus, firmware update method, and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3298516B2 (en) * 1998-08-28 2002-07-02 日本電気株式会社 Internet information search system and method
JP3915115B2 (en) * 2002-01-15 2007-05-16 ソニー株式会社 Computer and computer program

Also Published As

Publication number Publication date
JP2008004122A (en) 2008-01-10

Similar Documents

Publication Publication Date Title
US6711557B1 (en) Client-based background update monitoring
US7403297B2 (en) Printing system that manages font resources using system independent resource references
US20080244058A1 (en) Program
US8667480B1 (en) Automatically updating browser extensions, and applications thereof
KR101310218B1 (en) Method for installing an integrated file and image forming apparatus for installing the integrated file thereby
CN101425922B (en) Method and device for tracking and positioning change in web service updating process
US8046757B2 (en) Method for installing ActiveX control
JP2005302031A (en) Automatic customization of printer drivers
JP2007086969A (en) Printer
US7827158B2 (en) Information processing apparatus, content processing method, storage medium, and program
US7865821B2 (en) Electronic document update notification device and electronic document update notifying method
JP2005533294A (en) Service acquisition method and service acquisition system
US10878055B2 (en) Web server
US7171616B1 (en) Method, system and computer program product for keeping files current
JP4769775B2 (en) Program, information processing apparatus, access distribution method, system
US20020029244A1 (en) Client-server system, computer readable medium and computer-executable program product for updating software
JP4654227B2 (en) Program, information processing apparatus, installation method, system
EP3846038A1 (en) Application program and data transfer system
US6980311B1 (en) Method and apparatus for modifying temporal addresses
JP2008016048A (en) Program, information processor, and method for processing invisible character
JP2007323672A (en) Program, information processing device, access distribution method and system
CN100594478C (en) Information processing apparatus, accesses dispersing method and system including the information processing apparatus
JP2006018721A (en) Form definition management system, form definition development system and form definition management method
JP5513429B2 (en) Content provision program
JP2006260143A (en) Document management system, document management method and document management program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101130

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110315

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110427

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110620

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4769775

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees