JP2006195926A - Program distribution device and method, program distribution program, and program distribution system - Google Patents
Program distribution device and method, program distribution program, and program distribution system Download PDFInfo
- Publication number
- JP2006195926A JP2006195926A JP2005009602A JP2005009602A JP2006195926A JP 2006195926 A JP2006195926 A JP 2006195926A JP 2005009602 A JP2005009602 A JP 2005009602A JP 2005009602 A JP2005009602 A JP 2005009602A JP 2006195926 A JP2006195926 A JP 2006195926A
- Authority
- JP
- Japan
- Prior art keywords
- program
- specific standard
- common
- terminal
- transmission request
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
本発明は、プログラム配信装置及び方法、プログラム配信プログラム、及びプログラム配信システムにかかり、より詳細には、特定の領域において使用されることが予定される特定規格の特定規格プログラムを配信するプログラム配信装置及び方法、プログラム配信プログラム、及びプログラム配信システムに関する。 The present invention relates to a program distribution apparatus and method, a program distribution program, and a program distribution system, and more specifically, a program distribution apparatus that distributes a specific standard program of a specific standard that is scheduled to be used in a specific area. And a method, a program distribution program, and a program distribution system.
近年、ネットワーク技術の進歩と、ネットワーク環境の整備により、プログラムをサーバに配置し、クライアントがサーバよりプログラムの配布を受けて実行する形態が広がってきた。従来は、プログラムをクライアントのハードディスクなどの記憶装置に記憶し、そこから実行するのが一般的であったが、このような形態ではプログラムを改訂する毎に全てのクライアントに対してプログラムを記憶させなければならず、クライアント数が多い場合などはプログラムの改訂状況の管理と更新に手間がかかっていた。こうした状況を改善するため、中央に配置したプログラム配布サーバにプログラムを記憶させ、クライアントが必要に応じてプログラム配布サーバからプログラムの配布を受けて実行する形態が提案され、普及している。 In recent years, with the advancement of network technology and the improvement of the network environment, a form in which a program is arranged on a server and a client receives the program from the server and executes it has spread. Conventionally, it has been common to store a program in a storage device such as a hard disk of a client and execute the program. However, in such a form, every time the program is revised, the program is stored for all clients. When there were many clients, it took time and effort to manage and update the revision status of the program. In order to improve such a situation, a form in which a program is stored in a program distribution server arranged in the center, and a client receives a program from the program distribution server and executes it as necessary has been proposed and spread.
ところで、これまではローカルエリアネットワーク(LAN)ではイーサネット(登録商標)をはじめとする高速ネットワークが普及しており、プログラム配布サーバからプログラムの配布を受けて実行するプログラム実行形態が利用できたが、広域ネットワーク(WAN)は低速回線による接続が主であり、拠点間でのプログラム配布というのはあまり考えられてこなかった。 By the way, high-speed networks such as Ethernet (registered trademark) have been widespread in local area networks (LANs) so far, and a program execution form that is executed by receiving program distribution from a program distribution server can be used. Wide area networks (WANs) are mainly connected by low-speed lines, and it has not been considered to distribute programs between sites.
しかし、最近になり、ADSL、FTTH、広域イーサネット(登録商標)など拠点間を結ぶWANにおいてもLANと遜色ない高速なネットワークが利用できる環境が整備され、本社などの拠点で一元管理されたプログラムを支社など離れた拠点のクライアントが配布を受けて実行するということも実現可能となってきた。プログラム配布サーバをLANで使用する場合、プログラムの実行環境はひとつの拠点、オフィスなどに限定されるため、クライアントごとにプログラムの実行内容を変える必要はほとんどなかった。すなわち、LANでのプログラム配布は、プログラム配布サーバをひとつ用意して、配布するプログラムを記憶しておき、各クライアントはプログラム配布サーバからプログラムを取得して実行するだけで十分でおった。 Recently, however, an environment has been established that allows the use of high-speed networks that are comparable to LANs even in WANs that connect sites such as ADSL, FTTH, and wide area Ethernet (registered trademark). It has become feasible for clients at remote locations such as branch offices to receive and execute distributions. When a program distribution server is used on a LAN, the program execution environment is limited to a single location, office, etc., so there was almost no need to change the program execution contents for each client. That is, for program distribution on the LAN, it is sufficient to prepare one program distribution server and store the program to be distributed, and each client acquires and executes the program from the program distribution server.
ところが、多拠点でプログラム配布サービスを利用しようという場合には、LANと同様に単一のプログラム配布サーバで一種類のプログラムを配布しているだけでは十分ではない状況が生まれてきた。プログラムの実行では単にクライアント上でプログラムを実行し、その結果を得れば十分という場合もあるが、例えば、外部にあるデータベースなどのサーバに接続してデータの問い合わせを行う、プりンタにレポートを出力するといったプログラム配布サーバ以外の各種サービスの利用が発生する場合が多い。特にプリンタなどはクライアントの近くに出力されなければ基本的に意味がないことも多く、拠点毎に少しだけ異なるプログラムを用意するという必要が発生する。また、支店、事業所などの各拠点はそれぞれの機能に応じて分かれており、拠点独自のプログラムを配布するといった必要もある。 However, when a program distribution service is to be used at multiple locations, a situation has arisen in which it is not sufficient to distribute a single type of program using a single program distribution server as in the case of a LAN. In some cases, it may be sufficient to execute the program on the client and obtain the result, but for example, report to the printer that queries the data by connecting to an external database or other server In many cases, various services other than the program distribution server are used. In particular, a printer or the like is basically meaningless unless it is output near the client, and it is necessary to prepare a slightly different program for each site. In addition, each base such as a branch office or business office is divided according to its function, and it is necessary to distribute a program unique to the base.
これを従来のプログラム配布サーバで実現しようとすると、第1に、中心拠点に置いたプログラム配布サーバに各拠点に対応した変更を入れたプログラムと、各拠点が独自に使用するプログラムをすべて用意しておき、クライアントがプログラムの配布を受ける際に自分の拠点で使用できるものを選択して実行するといった方法が考えられる。 If this is to be realized with a conventional program distribution server, first, a program in which changes corresponding to each site are added to the program distribution server located at the central site, and a program that each site independently uses are prepared. A method may be considered in which a client selects and executes a program that can be used at his / her base when receiving distribution of the program.
また、第2に、各拠点にプログラム配布サーバを配置して、中心拠点作成されたプログラムを各拠点ごとに必要な変更を行って、拠点独自のプログラムとともにクライアントに配布するといった方法も考えられる。 Second, a method may be considered in which a program distribution server is arranged at each site, the program created at the center site is changed for each site, and distributed to clients together with the program unique to the site.
上記第1の方法では、プログラムの改訂の集中管理が可能となり、改訂管理の問題は解消されるが、各クライアントからは使用できない他拠点向けのプログラムも同時に見えるため、選択の手間が煩雑となるという問題があり、実用的とはいえない。 In the first method, centralized management of program revision is possible and the problem of revision management is solved. However, since the programs for other bases that cannot be used by each client can be seen at the same time, the troublesome selection becomes complicated. This is not practical.
上記第2の方法では、各拠点ごとにプログラム配布サーバを持つため、他拠点用のプログラムが見えるといった問題は解消されるが、各拠点に置かれたプログラム配布サーバでの改訂、更新状況の管理を行う必要が発生する。 In the second method, since each site has a program distribution server, the problem of seeing programs for other sites can be solved. However, revision and update status management at the program distribution server at each site is possible. Need to do.
このように、従来のプログラム配布サービスをそのまま利用しているだけでは多拠点へのサービスを実現することは難しい。 In this way, it is difficult to realize a service to multiple bases simply by using a conventional program distribution service as it is.
このような問題を解決するため、次のようなプログラム配布方法を応用することが考えられる(特許文献1参照)。即ち、中央に配置したプログラム配布サーバに各拠点用のプログラムを記憶させておき、クライアントがどの拠点からアクセスしてきたかをlPアドレス等を用いて判別することでクライアントが位置する拠点用のプログラムのみを配布するようにすることで、クライアントからはプログラムの機能を指定するだけで拠点に応じたプログラムの配布を受けることができるようになる。
しかし、上記特許文献1に開示されている技術を用いても、複数の拠点に対応したプログラムを作成し、記憶させるという手間は解消されない。即ち、例えば、プログラムを使用する拠点が10箇所あれば、プログラムを改訂する毎に10種のバリエーションを作成しなければならず、中心拠点でのプログラム改訂の煩雑さは全く解消されない。 However, even if the technique disclosed in Patent Document 1 is used, the trouble of creating and storing a program corresponding to a plurality of locations cannot be eliminated. That is, for example, if there are 10 sites that use the program, 10 types of variations must be created every time the program is revised, and the complexity of the program revision at the center site is not eliminated at all.
また、単一の拠点でしか使用しないプログラムも中心拠点で管理する必要があり、中心拠点からも利用拠点からも煩雑な管理が必要となる。 In addition, a program that is used only at a single site must be managed at the central site, and complicated management is required from both the central site and the user site.
本発明は、上記事実に鑑み成されたもので、プログラムの記憶、管理の負担を軽減することの可能なプログラム配信装置及び方法、プログラム配信プログラム、及びプログラム配信システムを提供することを目的とする。 The present invention has been made in view of the above-described facts, and an object thereof is to provide a program distribution apparatus and method, a program distribution program, and a program distribution system that can reduce the burden of storing and managing programs. .
上記目的を達成するために請求項1に記載の発明のプログラム配信装置は、特定の領域において使用されることが予定される特定規格の特定規格プログラムの送信要求、及び特定規格のプログラムと一部共通する部分を有する共通プログラムを受信する受信手段と、共通プログラムの送信要求、及び特定規格プログラムを送信する送信手段と、前記受信手段により前記特定規格プログラムの送信要求が受信された場合、前記共通プログラムの送信要求が送信されるように前記送信手段と制御し、前記受信手段により前記共通プログラムが受信された場合、受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、該特定規格のプログラムが送信されるように前記送信手段を制御する制御手段と、を備えている。 In order to achieve the above object, the program distribution apparatus according to the first aspect of the present invention includes a transmission request for a specific standard program of a specific standard scheduled to be used in a specific area, and a part of the specific standard program. A receiving unit that receives a common program having a common part, a transmission request for a common program, a transmission unit that transmits a specific standard program, and a transmission request for the specific standard program that is received by the receiving unit; When the transmission unit controls the transmission unit so that a program transmission request is transmitted, and the reception unit receives the common program, a portion of the received common program that is not common to the program of the specific standard is Generate a program of a specific standard by changing to the corresponding part of the program, Program is provided with a control means for controlling said transmitting means to be transmitted.
請求項2記載の発明のプログラム配信装置は、特定の領域において使用されることが予定される特定規格プログラムの送信要求を受信する特定規格プログラム送信要求受信手段と、前記特定規格のプログラムと一部共通する部分を有する共通プログラムの送信要求を送信する共通プログラム送信要求送信手段と、前記共通プログラムを受信する共通プログラム受信手段と、前記共通プログラム受信手段により受信された共通プログラムの前記特定規格プログラムと共通しない部分を前記特定規格プログラムの対応する部分に変更することにより特定規格プログラムを生成する特定規格プログラム生成手段と、前記特定規格プログラム生成手段により生成された特定規格プログラムを送信する特定規格プログラム送信手段と、を備えている。 According to a second aspect of the present invention, there is provided a program distribution apparatus, a specific standard program transmission request receiving means for receiving a transmission request for a specific standard program scheduled to be used in a specific area, and a program and a part of the specific standard program A common program transmission request transmitting means for transmitting a transmission request for a common program having a common part; a common program receiving means for receiving the common program; and the specific standard program of the common program received by the common program receiving means; Specific standard program generation means for generating a specific standard program by changing a non-common part to a corresponding part of the specific standard program, and specific standard program transmission for transmitting the specific standard program generated by the specific standard program generation means Means.
特定規格プログラム送信要求受信手段および共通プログラム受信手段はそれぞれ別の受信手段として実装しても良いし、共通の受信手段として実装しても良い。また、共通プログラム送信要求送信手段および特定規格プログラム送信手段はそれぞれ別の送信手段として実装しても良いし、共通の送信手段として実装しても良い。この場合の受信手段または送信手段の実装に用いられるものは有線または無線を問わず公知のネットワーク通信技術が採用可能である。 The specific standard program transmission request receiving unit and the common program receiving unit may be implemented as separate receiving units, or may be implemented as a common receiving unit. The common program transmission request transmission unit and the specific standard program transmission unit may be implemented as separate transmission units, or may be implemented as a common transmission unit. In this case, a publicly known network communication technique can be adopted regardless of whether it is used for mounting the receiving means or the transmitting means.
請求項3記載の発明のプログラム配信方法は、特定の領域において使用されることが予定される特定規格の特定規格プログラムの送信要求を受信手段により受信し、前記特定規格のプログラムと一部共通する部分を有する共通プログラムの送信要求を送信手段により送信し、前記共通プログラムを前記受信手段により受信し、前記受信手段により受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、前記生成された特定規格のプログラムを前記送信手段により送信する。 According to a third aspect of the present invention, there is provided a program distribution method in which a receiving unit receives a transmission request for a specific standard program scheduled to be used in a specific area, and is partially shared with the specific standard program. A transmission request of a common program having a part is transmitted by a transmission unit, the common program is received by the reception unit, and a part of the common program received by the reception unit is not common to the program of the specific standard A program of a specific standard is generated by changing to a corresponding part of the program, and the generated program of the specific standard is transmitted by the transmission means.
請求項4記載の発明は、コンピュータに、プログラムの配信処理を実行させるプログラム配信プログラムであって、前記プログラムの配信処理は、特定の領域において使用されることが予定される特定規格の特定規格プログラムの送信要求を受信手段により受信し、前記特定規格のプログラムと一部共通する部分を有する共通プログラムの送信要求を送信手段により送信し、前記共通プログラムを前記受信手段により受信し、前記受信手段により受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、前記生成された特定規格のプログラムを前記送信手段により送信する。 The invention according to claim 4 is a program distribution program that causes a computer to execute a program distribution process, and the program distribution process is a specific standard program that is scheduled to be used in a specific area. The transmission means receives the transmission request, transmits the transmission request of the common program having a part in common with the program of the specific standard by the transmission means, receives the common program by the reception means, and receives by the reception means A program of a specific standard is generated by changing a part of the received common program that is not common to the program of the specific standard to a corresponding part of the program of the specific standard, and the generated program of the specific standard is the transmitting means Send by.
請求項5の発明は、特定の領域において使用されることが予定される特定規格の特定規格プログラムを使用する第1の端末と、該特定規格のプログラムと一部共通する部分を有する共通プログラムを記憶する第2の端末と、該第1の端末と該第2の端末との間のプログラムの配信を代理する代理端末と、を備えたプログラム配信システムであって、前記第1の端末は前記代理端末に、前記特定規格プログラムの送信要求を送信し、前記代理端末は、前記第1の端末から前記特定規格プログラムの送信要求を受信すると、前記共通プログラムの送信要求を前記第2の端末に送信し、前記第2の端末は、前記代理端末から前記共通プログラムの送信要求を受信すると、共通プログラムを前記代理端末に送信し、前記代理端末は、前記第2の端末から前記共通プログラムを受信すると、受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、前記生成された特定規格のプログラムを前記第1の端末に送信する。 According to a fifth aspect of the present invention, there is provided a first terminal that uses a specific standard program of a specific standard that is scheduled to be used in a specific area, and a common program that has a part in common with the specific standard program. A program distribution system comprising: a second terminal to store; and a proxy terminal that acts as a proxy for program distribution between the first terminal and the second terminal, wherein the first terminal The proxy terminal transmits a transmission request for the specific standard program to the proxy terminal. When the proxy terminal receives the transmission request for the specific standard program from the first terminal, the proxy terminal transmits the transmission request for the common program to the second terminal. And when the second terminal receives the transmission request for the common program from the proxy terminal, the second terminal transmits the common program to the proxy terminal, and the proxy terminal is the second terminal. When the common program is received, a program of a specific standard is generated by changing a portion of the received common program that is not common with the program of the specific standard to a corresponding portion of the program of the specific standard, and the generated specific A standard program is transmitted to the first terminal.
以上の請求項1乃至請求項5に記載の発明は同様の作用、効果を奏するので、以下、請求項5記載の発明を例にとり説明し、他の発明の作用、効果の説明そ省略する。 Since the invention described in claims 1 to 5 has the same operation and effect, the invention described in claim 5 will be described below as an example, and description of the operation and effect of other invention will be omitted.
上記のように請求項5の発明は、特定の領域において使用されることが予定される特定規格の特定規格プログラムを使用する第1の端末と、該特定規格のプログラムと一部共通する部分を有する共通プログラムを記憶する第2の端末と、該第1の端末と該第2の端末との間のプログラムの配信を代理する代理端末と、を備えたプログラム配信システムである。 As described above, the invention of claim 5 includes a first terminal that uses a specific standard program of a specific standard scheduled to be used in a specific area, and a part that is partially in common with the specific standard program. A program distribution system comprising a second terminal that stores a common program and a proxy terminal that acts as a proxy for program distribution between the first terminal and the second terminal.
前記第1の端末は前記代理端末に、前記特定規格プログラムの送信要求を送信する。 The first terminal transmits a transmission request for the specific standard program to the proxy terminal.
前記代理端末は、前記第1の端末から前記特定規格プログラムの送信要求を受信すると、前記共通プログラムの送信要求を前記第2の端末に送信する。 When the proxy terminal receives the transmission request for the specific standard program from the first terminal, the proxy terminal transmits the transmission request for the common program to the second terminal.
前記第2の端末は、前記代理端末から前記共通プログラムの送信要求を受信すると、共通プログラムを前記代理端末に送信する。 When the second terminal receives a transmission request for the common program from the proxy terminal, the second terminal transmits the common program to the proxy terminal.
前記代理端末は、前記第2の端末から前記共通プログラムを受信すると、受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、前記生成された特定規格のプログラムを前記第1の端末に送信する。 When the proxy terminal receives the common program from the second terminal, the proxy terminal changes a part of the received common program that is not common to the program of the specific standard to a corresponding part of the program of the specific standard. And the generated program of the specific standard is transmitted to the first terminal.
このように、特定規格プログラムの送信要求があると、共通プログラムの送信要求をし、これにより共通プログラムを受信すると、受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、該特定規格のプログラムを送信するので、複数の特定領域各々において各特定規格のプログラムを記憶、管理することを無くすことができ、プログラムの記憶、管理の負担を軽減することができる。 As described above, when there is a transmission request for the specific standard program, a transmission request for the common program is made, and when the common program is received, a portion of the received common program that is not common with the program of the specific standard is specified. A program of a specific standard is generated by changing to a corresponding part of the program, and the program of the specific standard is transmitted, so that it is possible to eliminate storing and managing each specific standard program in each of a plurality of specific areas. The burden of program storage and management can be reduced.
以上説明したように本発明によれば、複数の特定領域各々において各特定規格のプログラムを記憶、管理することを無くすことができ、プログラムの記憶、管理の負担を軽減することができるという効果がある。 As described above, according to the present invention, it is possible to eliminate storing and managing each specific standard program in each of a plurality of specific areas, and to reduce the burden of storing and managing the program. is there.
以下、図面を参照して、本発明の実施の形態を詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
図1に示すように、プログラム配信システムは、複数の狭域ネットワーク10A〜10D(4個に限定されるものではない)を、広域ネットワークを介して相互に接続して構成されている。
As shown in FIG. 1, the program distribution system is configured by connecting a plurality of narrow-
ここで、狭域ネットワーク10A〜10Dは、例えば、複数の支社や本社におけるネットワークであり、例えば、狭域ネットワーク10Aは大阪支社、狭域ネットワーク10Bは東京本社、狭域ネットワーク10Cは神奈川支社、狭域ネットワーク10Dはアメリカ支社等を想定することができる。
Here, the
各狭域ネットワーク10A〜10D各々は略同一の構成であるので、大阪支社の狭域ネットワーク10Aを例にとり説明する。大阪支社の狭域ネットワーク10Aは、特定の領域(大阪支社)において使用されることが予定される特定規格の特定規格プログラム(詳細は後述する)を使用する第1の端末としての複数の複合機(クライアント)12A〜12C(3個に限定されるものではない)と、当該特定の領域(大坂支社)において使用する上記特定規格プログラムを配布する配布サーバ14、及び、代理端末としての代理サーバ16を備えている。
Since each of the
ここで、東京本社の狭域ネットワーク10Bの代理サーバ16は、大阪支社の狭域ネットワーク10Aの代理サーバ16と同様の構成であるが、各支社における各特定規格プログラムそれぞれと一部共通する部分を有する共通プログラムを記憶する。
Here, the
図2に示すように、東京本社や各支社の代理サーバ16は、制御手段としてのCPU22、後述するプログラム配信プログラムを記憶したROM24、RAM26、記憶装置28、及び、広域ネットワークに接続され、送信手段及び受信手段を構成する通信装置30を備えている。なお、通信装置は、送信装置と受信装置とにより構成することも可能である。
As shown in FIG. 2, the
更に、詳細は後述するが、特定規格のプログラムの送信要求を受信する受信装置と、共通プログラムを受信する装置とをそれぞれ別の受信装置として実装しても良いし、共通の受信装置として実装しても良い。また、共通プログラムの送信要求の送信装置と、特定規格のプログラムの送信装置とをそれぞれ別の送信装置として実装しても良いし、共通の送信装置として実装しても良い。 Further, as will be described in detail later, the receiving device that receives a transmission request for a program of a specific standard and the device that receives a common program may be implemented as separate receiving devices, or as a common receiving device. May be. Further, the transmission device for the transmission request for the common program and the transmission device for the program of the specific standard may be implemented as separate transmission devices, or may be implemented as a common transmission device.
なお、受信装置または送信装置の実装に用いられるものは有線または無線を問わず公知のネットワーク通信技術が採用可能である。 In addition, what is used for mounting a receiving device or a transmitting device can employ a known network communication technique regardless of wired or wireless.
なお、配布サーバ14も代理サーバ16と同様の構成となっている。また、複合機12A〜12Cは、配布サーバ14の上記構成要素を備えている他、図示しないスキャン部、印刷部等の複数の機能を実行する複数の実行部を備えている。
The
次に、上記特定規格プログラム(指示記述)及び共通プログラム(指示記述)を図4(A)及び図4(B)を参照して説明する。 Next, the specific standard program (instruction description) and the common program (instruction description) will be described with reference to FIGS. 4 (A) and 4 (B).
図4(A)に示すように、共通プログラムは、例えば、SCAN要素201、PRINT要素202、及びSTORE要素203を備えている。SCAN要素201で複合機12A等でのスキャンを指示し、PRINT要素202で、該スキャンした文書の印刷、及び、STORE要素203で、該スキャンした文書の保存を指示している。
As shown in FIG. 4A, the common program includes, for example, a SCAN element 201, a
上記PRlNT要素202には、apply属性としてlocalが指定されている。この指定は、PRINT要素202を拠点に応じた内容に変更すべきであることを示しており、STORE要素203にはapply属性としてglobalが指定されており、この要素は拠点での変更を認めないという記述となっている。
In the
図4(A)に示す共通プログラムを、本社以外の各支社における複合機12A等でそのまま実行すると、複合機12Aは文書のスキャンを行い、本社にあるprinterl.honsha.foo.comで識別されるプリンタヘの印刷出力と、server1.honsha.foo.comで識別される代理サーバ16ヘの保管が実行される。
When the common program shown in FIG. 4A is executed as it is on the
従って、図4(A)に示す共通プログラムは、本社以外の各支社における複合機12A等では実行することができない。
Therefore, the common program shown in FIG. 4A cannot be executed by the
一方、図4(B)には、例えば、大阪支社の狭域ネットワーク10Aにおいて使用が予定される特定規格プログラムが示されている。この特定規格プログラム(図4(B))と共通プログラム(図4(A))とを比較すると、共通プログラム(図4(A))は、特定規格のプログラム(図4(B))と一部共通する部分を有することが理解することができる。即ち、共通プログラム(図4(A))は、PRINT要素202の部分60Aが、特定規格のプログラム(図4(B))の対応する部分60B以外が相違しているだけで、その他の部分は共通している。即ち、特定規格のプログラム(図4(B))の対応する部分60B(PRINT要素402の部分)は、当該支社にあるprinterl.osakashisha.foo.comで識別されるプリンタヘの印刷出力が指示されている。
On the other hand, FIG. 4B shows a specific standard program scheduled to be used in the
このような特定規格のプログラムは、各支社でそれぞれ異なるが一部は共通プログラムと共通するものである。 Such specific standard programs are different for each branch office, but some are common to common programs.
ところで、各支社の特定規格のプログラムをそれぞれ一部を変更する必要が生じた場合、各支社それぞれで変更することも可能である。 By the way, when it becomes necessary to change a part of the program of the specific standard of each branch office, it is also possible to change in each branch office.
しかし、各支社それぞれで変更することはその労力が過大である。また、特定規格のプログラムの一部の変更は、1回に限らず、定期的乃至不定期的に複数回行う場合があり、その都度、変更しなければならないとするとやはりその労力が過大である。 However, changing each branch office is too labor intensive. In addition, there is a case where a part of a program of a specific standard is changed not only once, but also a plurality of times regularly or irregularly. If it is necessary to change each time, the labor is excessive. .
一方、例えば、本社の代理サーバ16が、各支社の各特定規格のプログラムを記憶し、変更がある毎に、本社において変更することも考えられるが、やはりその労力が過大であると共に、各支社の各特定規格のプログラムの記憶、管理も負担となる。
On the other hand, for example, the
そこで、本実施の形態では、各支社の各特定規格のプログラムは、完全に同一ではなく、一部が異なるが、多くが共通する点に鑑み、本社の代理サーバ16は上記共通プログラムを記憶し、支社では、上記共通プログラムを一部変更して特定規格のプログラムを生成して使用するものである。
Therefore, in this embodiment, the programs of each specific standard of each branch office are not completely the same and some of them are different, but in view of the fact that many of them are common, the
以下、これを実行するためのプログラム配信プログラムを、図3に示したフローチャートを参照して説明する。 Hereinafter, a program distribution program for executing this will be described with reference to the flowchart shown in FIG.
例えば、大阪支社における複合機12Aで、特定規格のプログラムに従って所定の処理を実行する場合、最初に複合機12Aの図示しない表示パネルに複数の特定規格のプログラムのIDを表示する。複数の異なる処理の態様に応じて複数の特定規格のプログラムが存在する。なお、各代理サーバ16が所定時間毎に、各狭域ネットワーク10A〜10Dの配布サーバ14に対し、特定規格のプログラムのIDの送信要求をし、各代理サーバ16は、これにより配布サーバ14から受信した特定規格のプログラムのIDを記憶しており、これを上記のように表示する。
For example, when a predetermined process is executed according to a program of a specific standard in the
ユーザは、表示された複数の特定規格のプログラムのIDから、所望のIDを選択することにより、所望の特定規格のプログラムの実行を指示する。 The user instructs execution of a program of a desired specific standard by selecting a desired ID from among the displayed IDs of a plurality of programs of the specific standard.
このように特定規格のプログラムの実行が指示された複合機12Aは、代理サーバ16に、当該特定規格のプログラムのIDと共に、当該特定規格のプログラムの送信要求を送信する。
The
このように、複合機12Aから、当該特定規格のプログラムのIDと共に、当該特定規格のプログラムの送信要求を受信した代理サーバ16は、図3に示すプログラム配信プログラムをスタートし、ステップ52で、受信したIDから特定規格のプログラムを決定し、ステップ54で、共通プログラムの送信要求を、本社の代理サーバ16に送信する。
In this manner, the
本社の代理サーバ16は、共通プログラム(図4(A)参照)を、共通プログラムの送信要求を送信した大阪支社における代理サーバ16に送信する。これにより、大阪支社における代理サーバ16は、共通プログラムを受信し(ステップ56が肯定判定)、ステップ58で、共通プログラムの一部を差し替えする。即ち、受信した共通プログラム(図4(A))の特定規格のプログラム(図4(B))と共通しない部分60Aを特定規格のプログラムの対応する部分60Bに変更することにより特定規格のプログラムを生成する。
The
そして、ステップ60で、大阪支社における代理サーバ16は、生成した特定規格のプログラムを、当該特定規格のプログラムの送信要求を送信した複合機12Aに送信する。
In
以上説明したように本実施の形態では、特定規格プログラムの送信要求があると、代理サーバは、共通プログラムの送信要求をし、これにより共通プログラムを受信すると、受信された共通プログラムの前記特定規格プログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、該特定規格のプログラムを送信するので、複数の特定領域各々において各特定規格のプログラムを記憶、管理することを無くすことができ、プログラムの記憶、管理の負担を軽減することができる。 As described above, in this embodiment, when there is a request for transmission of a specific standard program, the proxy server makes a transmission request for the common program, and when receiving the common program, the specific standard of the received common program. A program of a specific standard is generated by changing a part not common to the program to a corresponding part of the program of the specific standard, and the program of the specific standard is transmitted. Storage and management can be eliminated, and the burden of program storage and management can be reduced.
そして、プログラムを変更する場合には、当該共通プログラムを変更するので、各支社でプログラムの変更が不要となり、労力が軽減される。 And when changing a program, since the said common program is changed, the change of a program becomes unnecessary in each branch office, and labor is reduced.
即ち、プログラムの集中管理と、支店への適用を容易に行え、プログラムの管理の効率化が可能となる。 That is, the centralized management of the program and the application to the branch can be easily performed, and the efficiency of the program management can be improved.
10A〜10D 狭域ネットワーク(特定領域)
12A〜12C 複合機(第1の端末)
16 代理サーバ(代理端末)
16 東京本社の狭域ネットワーク10Bの代理サーバ(第2の端末)
22 CPU(制御手段)
30 通信装置(送信手段、受信手段)
10A-10D Narrow area network (specific area)
12A-12C MFP (first terminal)
16 Proxy server (proxy terminal)
16 A proxy server (second terminal) for the narrow area network 10B of the Tokyo head office
22 CPU (control means)
30 Communication device (transmission means, reception means)
Claims (5)
共通プログラムの送信要求、及び特定規格プログラムを送信する送信手段と、
前記受信手段により前記特定規格プログラムの送信要求が受信された場合、前記共通プログラムの送信要求が送信されるように前記送信手段と制御し、前記受信手段により前記共通プログラムが受信された場合、受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、該特定規格のプログラムが送信されるように前記送信手段を制御する制御手段と、
を備えたプログラム配信装置。 A receiving means for receiving a transmission request for a specific standard program of a specific standard scheduled to be used in a specific area, and a common program having a part in common with the specific standard program;
A transmission means for transmitting a common program transmission request and a specific standard program;
When the transmission unit receives the transmission request for the specific standard program, the transmission unit controls the transmission unit so that the transmission request for the common program is transmitted, and the reception unit receives the common program when the reception unit receives the common program. A program of a specific standard is generated by changing a portion of the common program that is not common with the program of the specific standard to a corresponding portion of the program of the specific standard, and the transmission is performed so that the program of the specific standard is transmitted Control means for controlling the means;
A program distribution apparatus comprising:
前記特定規格のプログラムと一部共通する部分を有する共通プログラムの送信要求を送信する共通プログラム送信要求送信手段と、
前記共通プログラムを受信する共通プログラム受信手段と、
前記共通プログラム受信手段により受信された共通プログラムの前記特定規格プログラムと共通しない部分を前記特定規格プログラムの対応する部分に変更することにより特定規格プログラムを生成する特定規格プログラム生成手段と、
前記特定規格プログラム生成手段により生成された特定規格プログラムを送信する特定規格プログラム送信手段と、
を備えたプログラム配信装置。 Specific standard program transmission request receiving means for receiving a transmission request for a specific standard program that is scheduled to be used in a specific area;
A common program transmission request transmitting means for transmitting a transmission request of a common program having a part in common with the program of the specific standard;
Common program receiving means for receiving the common program;
Specific standard program generating means for generating a specific standard program by changing a part not common to the specific standard program of the common program received by the common program receiving means to a corresponding part of the specific standard program;
Specific standard program transmitting means for transmitting the specific standard program generated by the specific standard program generating means;
A program distribution apparatus comprising:
前記特定規格のプログラムと一部共通する部分を有する共通プログラムの送信要求を送信手段により送信し、
前記共通プログラムを前記受信手段により受信し、
前記受信手段により受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、
前記生成された特定規格のプログラムを前記送信手段により送信する、
プログラム配信方法。 A transmission means receives a transmission request of a specific standard program that is scheduled to be used in a specific area,
A transmission request for a common program having a part in common with the program of the specific standard is transmitted by transmission means
Receiving the common program by the receiving means;
Generating a program of a specific standard by changing a part of the common program received by the receiving unit that is not common with the program of the specific standard to a corresponding part of the program of the specific standard,
The generated specific standard program is transmitted by the transmission means.
Program delivery method.
前記プログラムの配信処理は、
特定の領域において使用されることが予定される特定規格の特定規格プログラムの送信要求を受信手段により受信し、
前記特定規格のプログラムと一部共通する部分を有する共通プログラムの送信要求を送信手段により送信し、
前記共通プログラムを前記受信手段により受信し、
前記受信手段により受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、
前記生成された特定規格のプログラムを前記送信手段により送信する、
プログラム配信プログラム。 A program distribution program for causing a computer to execute a program distribution process,
The program distribution process is:
A transmission means receives a transmission request of a specific standard program that is scheduled to be used in a specific area,
A transmission request for a common program having a part in common with the program of the specific standard is transmitted by transmission means
Receiving the common program by the receiving means;
Generating a program of a specific standard by changing a part of the common program received by the receiving unit that is not common with the program of the specific standard to a corresponding part of the program of the specific standard,
The generated specific standard program is transmitted by the transmission means.
Program distribution program.
前記第1の端末は前記代理端末に、前記特定規格プログラムの送信要求を送信し、
前記代理端末は、前記第1の端末から前記特定規格プログラムの送信要求を受信すると、前記共通プログラムの送信要求を前記第2の端末に送信し、
前記第2の端末は、前記代理端末から前記共通プログラムの送信要求を受信すると、共通プログラムを前記代理端末に送信し、
前記代理端末は、前記第2の端末から前記共通プログラムを受信すると、受信された共通プログラムの前記特定規格のプログラムと共通しない部分を前記特定規格のプログラムの対応する部分に変更することにより特定規格のプログラムを生成し、前記生成された特定規格のプログラムを前記第1の端末に送信する、
プログラム配信システム。 A first terminal that uses a specific standard program of a specific standard that is scheduled to be used in a specific area; and a second terminal that stores a common program that has a part in common with the program of the specific standard A program distribution system comprising: a proxy terminal acting as a proxy for program distribution between the first terminal and the second terminal,
The first terminal transmits a transmission request for the specific standard program to the proxy terminal,
When the proxy terminal receives the transmission request for the specific standard program from the first terminal, the proxy terminal transmits the transmission request for the common program to the second terminal,
When the second terminal receives the transmission request for the common program from the proxy terminal, the second terminal transmits the common program to the proxy terminal,
When the proxy terminal receives the common program from the second terminal, the proxy terminal changes a part of the received common program that is not common to the program of the specific standard to a corresponding part of the program of the specific standard. And the generated program of the specific standard is transmitted to the first terminal.
Program distribution system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005009602A JP4784099B2 (en) | 2005-01-17 | 2005-01-17 | Program distribution apparatus and method, program distribution program, and program distribution system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005009602A JP4784099B2 (en) | 2005-01-17 | 2005-01-17 | Program distribution apparatus and method, program distribution program, and program distribution system |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006195926A true JP2006195926A (en) | 2006-07-27 |
JP4784099B2 JP4784099B2 (en) | 2011-09-28 |
Family
ID=36801950
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005009602A Expired - Fee Related JP4784099B2 (en) | 2005-01-17 | 2005-01-17 | Program distribution apparatus and method, program distribution program, and program distribution system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4784099B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018509714A (en) * | 2015-05-15 | 2018-04-05 | ネイバー コーポレーションNAVER Corporation | Search term list providing apparatus and method using the same |
JP2019139297A (en) * | 2018-02-06 | 2019-08-22 | 泰久 澤 | Program, information processing device, information processing method and manufacturing method |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06103192A (en) * | 1992-09-21 | 1994-04-15 | Advanced Syst Kenkyusho:Kk | Execution program updating system |
JPH09223021A (en) * | 1996-02-15 | 1997-08-26 | Hitachi Ltd | Software sharing method |
JPH11272471A (en) * | 1998-03-19 | 1999-10-08 | Hitachi Information Systems Ltd | Software distribution system and recording medium stored with program used for the same |
JP2000163342A (en) * | 1998-11-25 | 2000-06-16 | Nec Corp | Software managing system for terminal |
JP2003167745A (en) * | 2001-12-04 | 2003-06-13 | Oki Electric Ind Co Ltd | Network optimization processing system |
JP2004088492A (en) * | 2002-08-27 | 2004-03-18 | Toshiba Corp | Device and method for replacing regional information of contents file for data broadcasting and data broadcasting device for digital broadcast system |
JP2004086863A (en) * | 2002-06-28 | 2004-03-18 | Ricoh Co Ltd | Software installing method, program for making computer execute method and medium storing the program |
-
2005
- 2005-01-17 JP JP2005009602A patent/JP4784099B2/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06103192A (en) * | 1992-09-21 | 1994-04-15 | Advanced Syst Kenkyusho:Kk | Execution program updating system |
JPH09223021A (en) * | 1996-02-15 | 1997-08-26 | Hitachi Ltd | Software sharing method |
JPH11272471A (en) * | 1998-03-19 | 1999-10-08 | Hitachi Information Systems Ltd | Software distribution system and recording medium stored with program used for the same |
JP2000163342A (en) * | 1998-11-25 | 2000-06-16 | Nec Corp | Software managing system for terminal |
JP2003167745A (en) * | 2001-12-04 | 2003-06-13 | Oki Electric Ind Co Ltd | Network optimization processing system |
JP2004086863A (en) * | 2002-06-28 | 2004-03-18 | Ricoh Co Ltd | Software installing method, program for making computer execute method and medium storing the program |
JP2004088492A (en) * | 2002-08-27 | 2004-03-18 | Toshiba Corp | Device and method for replacing regional information of contents file for data broadcasting and data broadcasting device for digital broadcast system |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018509714A (en) * | 2015-05-15 | 2018-04-05 | ネイバー コーポレーションNAVER Corporation | Search term list providing apparatus and method using the same |
JP2019139297A (en) * | 2018-02-06 | 2019-08-22 | 泰久 澤 | Program, information processing device, information processing method and manufacturing method |
JP7042637B2 (en) | 2018-02-06 | 2022-03-28 | 泰久 澤 | Programs, information processing equipment, information processing methods and virtual currency trading systems |
Also Published As
Publication number | Publication date |
---|---|
JP4784099B2 (en) | 2011-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070168881A1 (en) | Multifunction apparatus, server, and server system | |
JP4936551B2 (en) | Management device, management method, and computer program | |
JP5755052B2 (en) | Print relay server system, control method thereof, and program. | |
JP6061501B2 (en) | Service providing apparatus, information processing apparatus, image forming apparatus, printing system control method, and computer program | |
JP2003157275A (en) | Network system, network device, method for preparing web page, program for preparing web page, and program for transmitting data | |
JP2013050804A (en) | Printing system, print control method, and computer program | |
JP5744489B2 (en) | Image processing apparatus, image processing apparatus control method, server, server control method, program, and Web system | |
JP2011138277A (en) | Information processing apparatus, method for controlling the same, and computer program | |
JP2015089008A (en) | Image formation system, image formation method, image formation management device, image formation device and information processing device | |
JP4784099B2 (en) | Program distribution apparatus and method, program distribution program, and program distribution system | |
JP2009145970A (en) | Driver management device, driver management method and computer program | |
KR100732688B1 (en) | Method for setting print port and user terminal device using the same | |
JP2015179893A (en) | Information processing system, information processing unit, data processing method and program | |
JP2012053511A (en) | Server device, information processor, service processing apparatus, network system, job management method, and program | |
JP6179492B2 (en) | Communication relay device, program, and communication relay method | |
CN101938527A (en) | Communication apparatus and method of controlling the same | |
JP2007018294A (en) | File distribution system | |
JP5465016B2 (en) | Print control apparatus, print control method, and program | |
JP2006259865A (en) | Document distributing system, its method and program | |
JP2004234292A (en) | Communication system | |
JP2020057366A (en) | Information processing system, information processing apparatus, server, information processing method, and program | |
JP2007110263A (en) | Information processing apparatus and method thereof, and image processing apparatus and control method thereof | |
JP2007128215A (en) | Information collection on network device | |
JP6074923B2 (en) | Information processing apparatus, network system, operation information capturing method, and operation information capturing program | |
JP2012027601A (en) | Content printing system, printing relay system, control method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071219 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101216 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110419 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110527 |
|
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: 20110614 |
|
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: 20110627 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140722 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |