JP2006277419A - Client program delivery system, client program delivery method, delivery server - Google Patents

Client program delivery system, client program delivery method, delivery server Download PDF

Info

Publication number
JP2006277419A
JP2006277419A JP2005096559A JP2005096559A JP2006277419A JP 2006277419 A JP2006277419 A JP 2006277419A JP 2005096559 A JP2005096559 A JP 2005096559A JP 2005096559 A JP2005096559 A JP 2005096559A JP 2006277419 A JP2006277419 A JP 2006277419A
Authority
JP
Japan
Prior art keywords
program
client
data
data setting
distribution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005096559A
Other languages
Japanese (ja)
Inventor
Uichi Katsuta
宇一 勝田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2005096559A priority Critical patent/JP2006277419A/en
Publication of JP2006277419A publication Critical patent/JP2006277419A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a client program delivery system in which communication charge reduction for execution of a client program is made. <P>SOLUTION: In the client program delivery system, a delivery server 10 delivers a program to a client device 20, which executes the program. The delivery server 10 converts data necessary for execution of the program into a data setting program for performing setting processing for the data, and delivers the data setting program to the client device 20 through a communication channel established for delivering the program. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、配信サーバからプログラムを携帯端末(携帯電話機)等のクライアント装置に対して配信し、当該プログラムをクライアント装置で実行するクライアントプログラム配信システムに関し、特に、クライアントプログラム実行の際の通信費削減を実現するクライアントプログラム配信システム、クライアントプログラム配信方法、配信サーバに関する。   The present invention relates to a client program distribution system that distributes a program from a distribution server to a client device such as a mobile terminal (cellular phone) and executes the program on the client device, and in particular, reduces communication costs when executing the client program. The present invention relates to a client program distribution system, a client program distribution method, and a distribution server.

従来の配信サーバからプログラムを携帯端末(携帯電話機)等のクライアント装置に対して配信し、当該プログラムをクライアント装置で実行するクライアントプログラム配信システムが広く利用されている。   2. Description of the Related Art Client program distribution systems that distribute a program from a conventional distribution server to a client device such as a mobile terminal (mobile phone) and execute the program on the client device are widely used.

このようなクライアントプログラム配信システムにおいては、まず、配信サーバとクライアント装置間でクライアントプログラム配信用の通信路を確立して、配信サーバ上に格納されるクライアントプログラムをクライアント装置で受信(ダウンロード)する。その後、ダウンロードしたクライアントプログラムをクライアント装置上で実行する場合に、クライアントプログラムの実行に必要となる初期データの送信用通信路を確立して、初期データをクライアント装置に送信することにより、クライアントプログラムの初期設定を行う方式が採用されている。   In such a client program distribution system, first, a communication path for client program distribution is established between the distribution server and the client device, and the client program stored on the distribution server is received (downloaded) by the client device. After that, when the downloaded client program is executed on the client device, a communication channel for transmitting the initial data necessary for the execution of the client program is established, and the initial data is transmitted to the client device. A method for initial setting is adopted.

なお、従来のクライアントプログラム配信システムの例が、特開平9−305408号公報(特許文献1)に記載されている。   An example of a conventional client program distribution system is described in JP-A-9-305408 (Patent Document 1).

この特許文献1に記載される技術では、クライアント計算機からサーバ計算機に対してアプリケーションを要求するファイルを送信し、サーバ計算機が、要求ファイルから実行するアプリケーションとライセンス情報からクライアント計算機がライセンスされれているかを判定し、ライセンスされれていれば当該クライアント計算機に対してアプリケーションを配布するものである。
特開平9−305408号公報
In the technique described in Patent Literature 1, a file requesting an application is transmitted from the client computer to the server computer, and the client computer is licensed based on the application executed from the request file and license information. If it is licensed, the application is distributed to the client computer.
JP-A-9-305408

上述した従来のクライアントプログラム配信システムでは、初期データをクライアントプログラムと同時に別のデータとして配信することにより、プログラムを実行するクライアント装置に応じて異なる初期データを容易に設定できるという利点を有するものの、上記のように、クライアントプログラム配信用の通信路確立と、初期データ送信用の通信路確立というように、2つの通信路を確立する必要がある。   The above-described conventional client program distribution system has an advantage that different initial data can be easily set depending on the client device executing the program by distributing the initial data as separate data simultaneously with the client program. As described above, it is necessary to establish two communication paths, such as establishment of a communication path for client program distribution and establishment of a communication path for initial data transmission.

このように、クライアントプログラムの実行のために2つの通信路を確立する必要があることから、通信路の確立に費用がかかる伝送系においてはクライアント装置でクライアントプログラムを実行する度に通信費がかさむという問題があった。   As described above, since it is necessary to establish two communication paths for the execution of the client program, in a transmission system that requires a cost for establishing the communication path, the communication cost increases each time the client program is executed by the client device. There was a problem.

本発明の目的は、上述したような従来の技術が有する問題を鑑みてなされたものであって、クライアントプログラム実行の際の通信費削減を実現することができるクライアントプログラム配信システム、クライアントプログラム配信方法、配信サーバを提供することにある。   An object of the present invention has been made in view of the problems of the conventional techniques as described above, and is a client program distribution system and a client program distribution method capable of realizing a reduction in communication cost when executing a client program. It is to provide a distribution server.

上記目的を達成する本発明によれば、配信サーバからプログラムをクライアント装置に対して配信し、当該プログラムをクライアント装置で実行するクライアントプログラム配信システムであって、前記配信サーバが、前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用のプログラムとして、前記プログラムを配信するために確立した通信路によって前記クライアント装置に配信することを特徴とする。   According to the present invention that achieves the above object, a client program distribution system that distributes a program from a distribution server to a client device and executes the program on the client device, wherein the distribution server executes the program. Necessary data is distributed to the client device as a data setting program for performing the data setting process through a communication path established for distributing the program.

また、前記配信サーバが、前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換する変換手段を備えることを特徴とする。   In addition, the distribution server includes conversion means for converting data necessary for execution of the program into a data setting program for performing the data setting processing.

(作 用)
クライアントプログラム配信サーバは、クライアント装置からプログラムの要求を受け付けて、クライアント装置に対してプログラムを配信する。
(Work)
The client program distribution server receives a program request from the client device and distributes the program to the client device.

プログラムの配信が完了すると、プログラムの実行に必要なデータを、データの設定処理を行うデータ設定用プログラムに変換し、そのデータ設定用プログラムを、前記プログラムを配信するために確立した通信路によって前記クライアント装置に配信する。   When the distribution of the program is completed, the data necessary for execution of the program is converted into a data setting program for performing data setting processing, and the data setting program is converted by the communication path established for distributing the program. Delivered to the client device.

クライアント装置は、配信されたプログラムとデータ設定用プログラムを一連のプログラムとして格納して実行する。   The client device stores and executes the distributed program and the data setting program as a series of programs.

本発明のクライアントプログラム配信システム、クライアントプログラム配信方法、配信サーバによれば、以下のような効果が達成される。   According to the client program distribution system, client program distribution method, and distribution server of the present invention, the following effects are achieved.

クライアントプログラム実行の際の初期データを読み込むための通信路を新たに確立することなく、クライアントプログラムを配信するために確立した通信路のみで、クライアントプログラムの配信と実行が可能となる。   The client program can be distributed and executed only by the communication path established for distributing the client program without newly establishing a communication path for reading the initial data when the client program is executed.

この結果、通信路の確立に費用がかかる伝送系において、クライアントプログラム実行に要する通信費用を大幅に削減することが可能となる。   As a result, it is possible to significantly reduce the communication cost required to execute the client program in a transmission system that requires a cost for establishing a communication path.

その理由は、クライアントプログラム配信サーバのデータをクライアントプログラムの一部としてクライアントプログラム本体と一緒に配信するためである。   This is because the data of the client program distribution server is distributed together with the client program body as part of the client program.

次に、本発明の実施の形態について図面を用いて詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

(構成の説明)
図1は、本実施の形態によるクライアントプログラム配信システムの構成を示すブロック図である。
(Description of configuration)
FIG. 1 is a block diagram showing a configuration of a client program distribution system according to this embodiment.

図1を参照すると、本実施の形態によるクライアントプログラム配信システムは、クライアントプログラムとその実行に必要なデータ(初期データ)を配信するクライアントプログラム配信サーバ10と、クライアントプログラム配信サーバ10からクライアントプログラムと初期データを受信して実行するクライアント装置20とを含み、互いにネットワーク30を介して有線又は無線により接続されている。   Referring to FIG. 1, the client program distribution system according to this embodiment includes a client program distribution server 10 that distributes a client program and data (initial data) necessary for its execution, and an initial client program from the client program distribution server 10. The client apparatus 20 receives and executes data, and is connected to each other via a network 30 by wire or wireless.

クライアントプログラム配信サーバ10は、クライアントプログラムとその実行に必要なデータ(初期データ)を保持し、それらをクライアント装置20に配信する機能を有する。   The client program distribution server 10 has a function of holding a client program and data (initial data) necessary for executing the client program and distributing them to the client device 20.

また、クライアント装置20は、クライアントプログラム配信サーバ10から配信されるクライアントプログラムとデータを受信する機能と、クライアントプログラムを実行しその結果を出力する機能を有する。   Further, the client device 20 has a function of receiving a client program and data distributed from the client program distribution server 10 and a function of executing the client program and outputting the result.

このクライアントプログラム配信システムとしては、クライアントプログラム配信サーバ10からJava(R)アプレット等のクライアントプログラムをクライアント装置20としての携帯電話機等に配信し、当該携帯電話機上でそのプログラムを実行する形態が考えられる。   As this client program distribution system, a mode in which a client program such as a Java (R) applet is distributed from a client program distribution server 10 to a mobile phone or the like as the client device 20 and the program is executed on the mobile phone is considered. .

クライアントプログラム配信サーバ10は、データ変換装置11と、配信装置12と、データ記憶装置13と、プログラム記憶装置14を備えている。   The client program distribution server 10 includes a data conversion device 11, a distribution device 12, a data storage device 13, and a program storage device 14.

このクライアントプログラム配信サーバ10は、CPU、主記憶装置やHDD等の補助記憶装置及びその他のハードウェアを備える一般的なコンピュータ装置によって実現される。図2においては、本発明の特徴的な構成要素のみを示しているが、配信サーバ10には上記の構成要素以外に、コンピュータ装置として一般的に備えられるハードウェア及びソフトウェアが設けられていることは言うまでもない。   The client program distribution server 10 is realized by a general computer device including a CPU, an auxiliary storage device such as a main storage device and an HDD, and other hardware. In FIG. 2, only characteristic components of the present invention are shown, but the distribution server 10 is provided with hardware and software generally provided as a computer device in addition to the above-described components. Needless to say.

データ記憶装置13には、クライアントプログラムの実行に必要な初期データが記憶されている。データ記憶装置13は、例えば、ハードディスク装置等で実現される。   The data storage device 13 stores initial data necessary for executing the client program. The data storage device 13 is realized by, for example, a hard disk device.

プログラム記憶装置14には、クライアント装置20に対して配信するデータ以外のクライアントプログラムが記憶されている。   The program storage device 14 stores client programs other than data to be distributed to the client device 20.

データ変換装置11は、データ記憶装置13から初期データを入力し、当該初期データをプログラムの実行形式(データ設定用プログラム)に変換する機能を有する。   The data converter 11 has a function of inputting initial data from the data storage device 13 and converting the initial data into a program execution format (data setting program).

初期データから変換された実行形式のデータ設定用プログラムは、配信されたクライアントプログラムのプログラム要素としてプログラム実行装置22で実行されることにより、クライアントプログラムに対する初期データの設定がなされる。   The execution-format data setting program converted from the initial data is executed by the program execution device 22 as a program element of the distributed client program, whereby initial data is set for the client program.

配信装置12は、プログラム記憶装置14に格納されるクライアントプログラム及びデータ変換装置11で変換されたデータ設定用プログラムを読み込んで、通信路(ネットワーク30)を経由して、クライアント装置20に配信する機能を有する。   The distribution device 12 reads the client program stored in the program storage device 14 and the data setting program converted by the data conversion device 11, and distributes it to the client device 20 via the communication path (network 30). Have

クライアント装置20は、受信装置21とプログラム実行装置22と出力装置23と受信プログラム記憶装置24を備えている。   The client device 20 includes a reception device 21, a program execution device 22, an output device 23, and a reception program storage device 24.

受信装置21は、ネットワーク30経由でクライアントプログラム配信サーバ10から配信されたクライアントプログラム及びデータ設定用プログラムを受信し、受信プログラム記憶装置24に出力する。   The reception device 21 receives the client program and data setting program distributed from the client program distribution server 10 via the network 30 and outputs them to the reception program storage device 24.

プログラム実行装置22は、クライアントプログラム及びデータ設定用プログラムを読み込んで実行する機能を有する。このプログラム実行装置22は、CPUとメインメモリを含む構成の一般的なコンピュータ処理部として機能する。   The program execution device 22 has a function of reading and executing a client program and a data setting program. The program execution device 22 functions as a general computer processing unit including a CPU and a main memory.

出力装置23は、クライアントプログラム及びデータ設定用プログラムの実行結果を出力する手段であり、例えば、液晶ディスプレイ等である。   The output device 23 is means for outputting the execution result of the client program and the data setting program, and is, for example, a liquid crystal display.

受信プログラム記憶装置24は、クライアントプログラム配信サーバ10から受信したクライアントプログラム及びデータ設定用プログラムを記憶する。クライアント装置20が、携帯電話機等の携帯端末である場合、この受信プログラム記憶装置24は、小型のハードディスク装置又はフラッシュメモリ等で実現される。   The reception program storage device 24 stores the client program and data setting program received from the client program distribution server 10. When the client device 20 is a mobile terminal such as a mobile phone, the received program storage device 24 is realized by a small hard disk device or a flash memory.

(動作の説明)
次に、図1及び図2と図3を参照して上記のように構成される本実施の形態によるクライアントプログラム配信システムの動作について詳細に説明する。
(Description of operation)
Next, the operation of the client program distribution system according to the present embodiment configured as described above will be described in detail with reference to FIGS. 1, 2, and 3.

図2はクライアントプログラム配信サーバ10における動作を説明するフローチャート、図3は、クライアントプログラムと初期データ及びデータ設定用プログラムの構造を説明する図である。   FIG. 2 is a flowchart for explaining the operation in the client program distribution server 10, and FIG. 3 is a diagram for explaining the structure of the client program, initial data, and data setting program.

まず、クライアント装置20の受信装置21からクライアントプログラム配信サーバ10との通信路を確立し、クライアントプログラムの配信要求を行う。   First, a communication path with the client program distribution server 10 is established from the receiving device 21 of the client device 20, and a client program distribution request is made.

クライアントプログラム配信サーバ10は、クライアント装置20から送信される配信要求を配信装置12で受け付ける(ステップ201)。   The client program distribution server 10 receives the distribution request transmitted from the client device 20 by the distribution device 12 (step 201).

配信装置12は、クライアント装置20からの配信要求を受け付けると、まず配信要求されたクライアントプログラム本体200(図3)をプログラム記憶装置14から読み込み(ステップ202)、クライアント装置20の受信装置21に対して配信する(ステップ203)。   Upon receiving the distribution request from the client device 20, the distribution device 12 first reads the client program body 200 (FIG. 3) requested for distribution from the program storage device 14 (step 202), and sends it to the reception device 21 of the client device 20. (Step 203).

そして、プログラム記憶装置14から読み込んだクライアントプログラム本体200の全ての配信が完了すると(ステップ204)、次に、配信装置12は、データ変換装置11に対して配信したクライアントプログラ本体200の実行に必要な初期データを設定するためのデータ設定用プログラムの要求を行う(ステップ205)。   When the distribution of all of the client program main body 200 read from the program storage device 14 is completed (step 204), the distribution device 12 is then necessary for executing the client program main body 200 distributed to the data conversion device 11. A request for a data setting program for setting initial data is made (step 205).

データ変換装置11は、配信装置12からの要求を受け付けると、要求された初期データ100(図3のA1、A2)をデータ記憶装置13から読み込み(ステップ206)、読み込んだ初期データ100をデータ設定用プログラム400(図3、B1、B2)に変換し(ステップ207)、変換したデータ設定用プログラム400(B1、B2)を配信装置12に送る。   Upon receiving the request from the distribution device 12, the data conversion device 11 reads the requested initial data 100 (A1, A2 in FIG. 3) from the data storage device 13 (step 206), and sets the read initial data 100 as data setting. (Step 207), and the converted data setting program 400 (B1, B2) is sent to the distribution apparatus 12.

配信装置12は、データ設定用プログラム400を、クライアントプログラム本体200に続いて、クライアント装置20の受信装置21に対して配信する(ステップ208)。   The distribution apparatus 12 distributes the data setting program 400 to the reception apparatus 21 of the client apparatus 20 following the client program body 200 (step 208).

配信装置12は、クライアントプログラム本体200の実行に必要な初期データ100の全てがデータ変換装置11によって変換されるまで配信を続ける。   The distribution device 12 continues distribution until all of the initial data 100 necessary for execution of the client program main body 200 is converted by the data conversion device 11.

クライアント装置20の受信装置21は、配信装置12から配信されたクライアントプログラム本体300とデータ設定用プログラム400を全て受信し、クライアントプログラム300(図3)として受信プログラム記憶装置24に格納する。   The reception device 21 of the client device 20 receives all of the client program main body 300 and the data setting program 400 distributed from the distribution device 12, and stores them in the reception program storage device 24 as the client program 300 (FIG. 3).

さらに、受信装置21はクライアントプログラム300を受信プログラム記憶装置24に格納し終えると、プログラム実行装置22に対して、受信プログラム記憶装置24に格納されているクライアントプログラム300の実行を要求する。   Further, when the receiving device 21 finishes storing the client program 300 in the receiving program storage device 24, the receiving device 21 requests the program execution device 22 to execute the client program 300 stored in the receiving program storage device 24.

プログラム実行装置22は、受信プログラム記憶装置24からクライアントプログラム300を読み込んで実行し、その実行結果を出力装置23に出力する。   The program execution device 22 reads and executes the client program 300 from the received program storage device 24 and outputs the execution result to the output device 23.

図3において、図1のクライアントプログラム配信サーバ10に存在する初期データ100とクライアントプログラム本体200がどのように変換されてクライアント装置20に配信されるかを示す。   FIG. 3 shows how the initial data 100 and the client program body 200 existing in the client program distribution server 10 of FIG. 1 are converted and distributed to the client device 20.

まず、クライアントプログラム本体200の実行に必要な初期データ100として、例えば、「値Xを持つデータK」と「値Yを持つデータL」が存在するものとする。これらは図1のデータ記憶装置13に保存されている。   First, as initial data 100 necessary for execution of the client program main body 200, for example, “data K having a value X” and “data L having a value Y” exist. These are stored in the data storage device 13 of FIG.

クライアントプログラム配信サーバ10のデータ変換装置11は、これらの初期データ100を所定の規則によって、例えば「値Xを持つデータK」ならば、「データKに値Xを設定」と初期データの設定処理を行うプログラム要素B1に変換する。同様にして、「値Yを持つデータL」は「データLに値Yを設定」という初期データの設定処理を行うプログラム要素B2に変換する。   The data conversion device 11 of the client program distribution server 10 sets the initial data as “set value X in data K” if the initial data 100 is “data K having value X”, for example, according to a predetermined rule. Is converted into a program element B1. Similarly, “data L having a value Y” is converted into a program element B2 for performing an initial data setting process of “setting value Y to data L”.

このようにして、クライアントプログラム本体200の実行に必要な初期データ100から変換されたプログラム要素B1、B2を全て並べたもの(プログラム要素の集合)をデータ設定用プログラム400とする。そして、この変換されたプログラム要素B1とB2含むデータ設定用プログラム400がクライアント装置20に配信される。   The data setting program 400 is a set of program elements B1 and B2 converted from the initial data 100 necessary for execution of the client program main body 200 in this way (a set of program elements). Then, the data setting program 400 including the converted program elements B1 and B2 is distributed to the client device 20.

一方、プログラム記憶装置14に記憶されているクライアントプログラム本体200が、例えば「データK,Lの値を表示」というプログラム要素A3から構成されているとすると、このプログラム要素A3は、上記データ設定用プログラム400に先だってそのままクライアントプログラム本体200としてクライアント装置20に配信される。   On the other hand, if the client program body 200 stored in the program storage device 14 is composed of, for example, a program element A3 “displays the values of the data K and L”, the program element A3 is used for the data setting. Prior to the program 400, the client program 20 is delivered to the client device 20 as it is.

最後に、データ設定用プログラム400のプログラム要素B1、B2とクライアントプログラム本体200のプログラム要素B3が、クライアント装置20の中で一連のクライアントプログラム300として、プログラム要素B1、B2、B3の順で実行される。   Finally, the program elements B1 and B2 of the data setting program 400 and the program element B3 of the client program body 200 are executed as a series of client programs 300 in the client device 20 in the order of the program elements B1, B2, and B3. The

本発明によれば、クライアントプログラムを配信サーバからダウンロードする形態で実行するが、ダウンロードのための通信路の費用がかかるような場合、例えば、携帯電話機上でのクライアントプログラムのダウンロードと実行といった用途に適用することができる。   According to the present invention, the client program is executed in the form of downloading from the distribution server. However, when the cost of the communication path for the download is high, for example, the client program is downloaded and executed on the mobile phone. Can be applied.

例えば、クレジットカードの利用によって蓄積されるポイントを、クライアント装置10としての携帯電話機で閲覧して確認する例が考えられる。   For example, an example in which points accumulated by using a credit card are viewed and confirmed with a mobile phone as the client device 10 can be considered.

クレジットサービスを提供するクレジット会社のクライアントプログラム配信サーバ10から上記ポイントを閲覧するためのプログラムやポイント数に応じて成長するゲームキャラクタを飼育するゲームプログラムを、クライアントプログラムとして顧客の携帯電話機に配信し、当該クライアントプログラムを携帯電話機で実行することでポイントを閲覧し又はゲームをプレイする場合、クライアント配信サーバ10に格納されている顧客のポイントである初期データを、上記のようにデータ設定プログラム400として配信することで、初期データを受信するための通信路を確立することなくプログラムの実行が行えるようになる。   A program for viewing the points from a client program distribution server 10 of a credit company that provides a credit service and a game program for breeding a game character that grows according to the number of points are distributed as a client program to a customer's mobile phone, When browsing the points or playing the game by executing the client program on the mobile phone, the initial data that is the customer's points stored in the client distribution server 10 is distributed as the data setting program 400 as described above. As a result, the program can be executed without establishing a communication path for receiving the initial data.

(実施の形態による効果)
上述したように本実施の形態によれば、クライアントプログラム配信サーバ10の初期データ100を変換したデータ設定プログラム400をクライアントプログラム300の一部としてクライアントプログラム本体300と一緒に配信する構成としたので、クライアントプログラム実行の際の初期データを読み込むために通信路を確立する必要がなくなり、クライアントプログラムを配信するために確立した通信路のみで、クライアントプログラムを配信して実行できる。この結果、通信路の確立に費用がかかる伝送系において、クライアントプログラム実行の際に必要となる通信費用を削減することが可能となる。
(Effects of the embodiment)
As described above, according to the present embodiment, the data setting program 400 obtained by converting the initial data 100 of the client program distribution server 10 is distributed together with the client program main body 300 as a part of the client program 300. It is not necessary to establish a communication path for reading initial data when executing the client program, and the client program can be distributed and executed only through the communication path established for distributing the client program. As a result, it is possible to reduce the communication cost required for executing the client program in a transmission system that requires a cost for establishing a communication path.

以上好ましい複数の実施の形態をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   Although the present invention has been described above with a plurality of preferred embodiments, the present invention is not necessarily limited to the above-described embodiments, and various modifications may be made within the scope of the technical idea. Can do.

本実施の形態によるクライアントプログラム配信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the client program delivery system by this Embodiment. 図2はクライアントプログラム配信サーバ10における動作を説明するフローチャートである。FIG. 2 is a flowchart for explaining the operation in the client program distribution server 10. 、図3は、クライアントプログラムと初期データ及びデータ設定用プログラムの構造と関係を説明する図である。FIG. 3 is a diagram for explaining the structure and relationship of the client program, the initial data, and the data setting program.

符号の説明Explanation of symbols

10:クライアントプログラム配信サーバ
11:データ変換装置
12:配信装置
13:データ記憶装置
14:プログラム記憶装置
20:クライアント装置
21:送受信装置
22:プログラム実行装置
23:出力装置
24:受信プログラム記憶装置
100:初期データ
200:クライアントプログラム本体
300:クライアントプログラム
400:データ設定用プログラム
10: client program distribution server 11: data conversion device 12: distribution device 13: data storage device 14: program storage device 20: client device 21: transmission / reception device 22: program execution device 23: output device 24: received program storage device 100: Initial data 200: Client program body 300: Client program 400: Data setting program

Claims (12)

配信サーバからプログラムをクライアント装置に対して配信し、当該プログラムをクライアント装置で実行するクライアントプログラム配信システムであって、
前記配信サーバが、前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用のプログラムとして、前記プログラムを配信するために確立した通信路によって前記クライアント装置に配信することを特徴とするクライアントプログラム配信システム。
A client program distribution system that distributes a program from a distribution server to a client device and executes the program on the client device,
The distribution server distributes data necessary for execution of the program as a data setting program for performing the data setting process to the client device through a communication path established for distributing the program. Client program distribution system.
前記配信サーバが、
前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換する変換手段を備えることを特徴とする請求項1に記載のクライアントプログラム配信システム。
The distribution server is
2. The client program distribution system according to claim 1, further comprising conversion means for converting data necessary for execution of the program into a data setting program for performing the data setting process.
前記データの設定処理を行うデータ設定用のプログラムが、各データ毎に設定処理を行うプログラム要素の集合であることを特徴とする請求項2に記載のクライアントプログラム配信システム。 3. The client program distribution system according to claim 2, wherein the data setting program for performing the data setting process is a set of program elements for performing the setting process for each data. 前記クライアント装置は、前記プログラムと前記データ設定プログラムを一連のプログラムとして実行することを特徴とする請求項1から請求項3の何れか1項に記載のクライアントプログラム配信システム。 4. The client program distribution system according to claim 1, wherein the client device executes the program and the data setting program as a series of programs. 5. 前記クライアント装置が、携帯端末であることを特徴とする請求項1から請求項4の何れか1項に記載のクライアントプログラム配信システム。 The client program distribution system according to claim 1, wherein the client device is a mobile terminal. 前記配信サーバが、
前記クライアント装置から前記プログラムの要求を受け付けて、前記プログラムを前記クライアント装置に配信し、
前記プログラムの配信完了後に、前記データ変換手段で前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換し、
変換した前記データ設定用プログラムを、前記プログラムを配信するために確立した通信路によって前記クライアント端末に配信し、
前記クライアント端末が、
配信された前記プログラムと前記データ設定用プログラムを一連のプログラムとして格納して実行することを特徴とする請求項2から請求項5に記載のクライアントプログラム配信システム。
The distribution server is
Receiving a request for the program from the client device, and delivering the program to the client device;
After the distribution of the program is completed, the data conversion means converts the data necessary for the execution of the program into a data setting program for performing the data setting process,
The converted data setting program is distributed to the client terminal by a communication path established for distributing the program,
The client terminal is
6. The client program distribution system according to claim 2, wherein the distributed program and the data setting program are stored and executed as a series of programs.
配信サーバからプログラムをクライアント装置に対して配信し、当該プログラムをクライアント装置で実行するクライアントプログラム配信システムのクライアントプログラム配信方法であって、
前記配信サーバに格納される前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用のプログラムとして、前記プログラムを配信するために確立した通信路によって前記クライアント装置に配信するステップを有することを特徴とするクライアントプログラム配信方法。
A client program distribution method of a client program distribution system for distributing a program from a distribution server to a client device and executing the program on the client device,
Distributing data necessary for execution of the program stored in the distribution server to the client device as a data setting program for performing the data setting processing through a communication path established for distributing the program A client program distribution method comprising:
前記配信サーバにおいて前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換する変換ステップを有することを特徴とする請求項7に記載のクライアントプログラム配信方法。 8. The client program distribution method according to claim 7, further comprising a conversion step of converting data necessary for execution of the program in the distribution server into a data setting program for performing the data setting process. 前記クライアント装置から前記プログラムの要求を受け付けて、前記配信サーバから前記プログラムを前記クライアント装置に配信するステップと、
前記プログラムの配信完了後に、前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換するステップと、
変換した前記データ設定用プログラムを、前記プログラムを配信するために確立した通信路によって前記クライアント端末に配信するステップを有することを特徴とする請求項7又は請求項8に記載のクライアントプログラム配信システム。
Receiving a request for the program from the client device, and delivering the program from the delivery server to the client device;
Converting data necessary for execution of the program into a data setting program for performing the data setting process after the distribution of the program is completed;
9. The client program distribution system according to claim 7, further comprising a step of distributing the converted data setting program to the client terminal through a communication path established for distributing the program.
配信サーバからプログラムをクライアント装置に対して配信し、当該プログラムをクライアント装置で実行するクライアントプログラム配信システムの配信サーバであって、
前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用のプログラムとして、前記プログラムを配信するために確立した通信路によって前記クライアント装置に配信する手段を有することを特徴とする配信サーバ。
A distribution server of a client program distribution system that distributes a program from a distribution server to a client device and executes the program on the client device,
And a means for delivering data necessary for execution of the program as a data setting program for performing the data setting process to the client device through a communication path established for delivering the program. Distribution server.
前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換する変換手段を有することを特徴とする請求項10に記載の配信サーバ。 11. The distribution server according to claim 10, further comprising conversion means for converting data necessary for execution of the program into a data setting program for performing the data setting processing. 前記クライアント装置から前記プログラムの要求を受け付けて、前記プログラムを前記クライアント装置に配信する手段と、
前記プログラムの配信完了後に、前記プログラムの実行に必要なデータを、前記データの設定処理を行うデータ設定用プログラムに変換する手段と、
変換した前記データ設定用プログラムを、前記プログラムを配信するために確立した通信路によって前記クライアント端末に配信する手段を備えることを特徴とする請求項10又は請求項11に記載の配信サーバ。
Means for accepting a request for the program from the client device and delivering the program to the client device;
Means for converting data required for execution of the program after completion of distribution of the program into a data setting program for performing setting processing of the data;
12. The distribution server according to claim 10, further comprising means for distributing the converted data setting program to the client terminal through a communication path established for distributing the program.
JP2005096559A 2005-03-29 2005-03-29 Client program delivery system, client program delivery method, delivery server Pending JP2006277419A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005096559A JP2006277419A (en) 2005-03-29 2005-03-29 Client program delivery system, client program delivery method, delivery server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005096559A JP2006277419A (en) 2005-03-29 2005-03-29 Client program delivery system, client program delivery method, delivery server

Publications (1)

Publication Number Publication Date
JP2006277419A true JP2006277419A (en) 2006-10-12

Family

ID=37212104

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005096559A Pending JP2006277419A (en) 2005-03-29 2005-03-29 Client program delivery system, client program delivery method, delivery server

Country Status (1)

Country Link
JP (1) JP2006277419A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013037647A (en) * 2011-08-11 2013-02-21 Nippon Yunishisu Kk Software distribution system and program for software distribution
JP6268245B1 (en) * 2016-09-05 2018-01-24 デジタル・アドバタイジング・コンソーシアム株式会社 Program and information distribution apparatus
JP2018041466A (en) * 2017-09-19 2018-03-15 デジタル・アドバタイジング・コンソーシアム株式会社 Program and information distribution device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013037647A (en) * 2011-08-11 2013-02-21 Nippon Yunishisu Kk Software distribution system and program for software distribution
JP6268245B1 (en) * 2016-09-05 2018-01-24 デジタル・アドバタイジング・コンソーシアム株式会社 Program and information distribution apparatus
WO2018043758A1 (en) * 2016-09-05 2018-03-08 デジタル・アドバタイジング・コンソーシアム株式会社 Program and information delivery device
JP2018041121A (en) * 2016-09-05 2018-03-15 デジタル・アドバタイジング・コンソーシアム株式会社 Program and information distribution device
JP2018041466A (en) * 2017-09-19 2018-03-15 デジタル・アドバタイジング・コンソーシアム株式会社 Program and information distribution device

Similar Documents

Publication Publication Date Title
US10387856B2 (en) Online payment method, system, and apparatus
US20160358135A1 (en) Digital currency management method and digital currency node apparatus
CN108960818A (en) A kind of virtual card generation method, user terminal and token server
CN110377440B (en) Information processing method and device
CN112866385B (en) Interface calling method and device, electronic equipment and storage medium
CN106572146A (en) Message sending method and message sending device
CN103826139A (en) CDN system, watching server and streaming media data transmission method
CN110753020A (en) Network request processing method and device
US20130159179A1 (en) Mobile device for processing application of client device and method for processing application of client device using the same
JP2006277419A (en) Client program delivery system, client program delivery method, delivery server
JP5981009B1 (en) Payment processing apparatus, mail order ordering system, payment processing method, information processing method, and program
US20150334185A1 (en) Terminal device, program, data transmission/reception system, and data transmission/reception method
US7231454B2 (en) Multimedia data relay system, multimedia data relay apparatus, and multimedia data relay method
CN112187921A (en) Object file downloading method, device, system, server and storage medium
CN109274656B (en) Interface parameter decryption method and device, computer equipment and storage medium
CN109343880B (en) RN packet updating method and device and readable storage medium
US20030149667A1 (en) Data management apparatus, storage medium having stored therein data management program, storage medium having stored therein usage certificate data, and method of using data
CN111147358A (en) Security authentication method and device based on instant messaging software
CN108279855A (en) A method of read-write storage device
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN110443684B (en) Combined product snapshot type price information processing method and device
WO2016169327A1 (en) Method and system for sharing data plan usage quota of mobile terminal
CN110602513B (en) Information processing method and device and electronic equipment
CN109933556B (en) Method and apparatus for processing information
CN112346661A (en) Data processing method and device and electronic equipment