JP2003208376A - Computer program, recording medium, computer and data transmission method - Google Patents

Computer program, recording medium, computer and data transmission method

Info

Publication number
JP2003208376A
JP2003208376A JP2002005698A JP2002005698A JP2003208376A JP 2003208376 A JP2003208376 A JP 2003208376A JP 2002005698 A JP2002005698 A JP 2002005698A JP 2002005698 A JP2002005698 A JP 2002005698A JP 2003208376 A JP2003208376 A JP 2003208376A
Authority
JP
Japan
Prior art keywords
data transmission
computer
predetermined
transmission timing
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2002005698A
Other languages
Japanese (ja)
Other versions
JP3915115B2 (en
Inventor
Toru Mineyama
徹 峯山
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2002005698A priority Critical patent/JP3915115B2/en
Publication of JP2003208376A publication Critical patent/JP2003208376A/en
Application granted granted Critical
Publication of JP3915115B2 publication Critical patent/JP3915115B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a computer program, a recording medium, a computer and a data transmission method by which a load to be imposed on the computer can be relieved by preventing concentration of data transmission/reception. <P>SOLUTION: A program for making a user terminal 20 realize a function of promoting selection of a prescribed time range to a user, a function of determining download request timing to a contents server 10 by random numbers within the selected time range and a function of transmitting download request information to the contents server 10 according to the determined download request timing is installed in the user terminal 20. <P>COPYRIGHT: (C)2003,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、所定のタイミング
でデータを送信することのできるコンピュータプログラ
ム、記録媒体、コンピュータおよびデータ送信方法に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer program, a recording medium, a computer and a data transmitting method capable of transmitting data at a predetermined timing.

【0002】[0002]

【従来の技術】近年、インターネットに接続可能なデバ
イスが急速に普及しており、そのようなデバイスは、ク
ライアントとしてインターネットを経由して所望のサー
バにアクセスすることが可能になっている。従来、クラ
イアントのサーバへのアクセスは、ユーザのアクション
がトリガーとなって行われることが多かったが、サービ
スの多様化に伴い、クライアントがタイマーに基づくア
クションをトリガーにして自動的にインターネットに接
続し、サーバにアクセスすることが行われるようになっ
てきた。
2. Description of the Related Art In recent years, devices capable of connecting to the Internet have rapidly spread, and such devices can access a desired server via the Internet as a client. In the past, a client's access to a server was often triggered by a user's action, but with the diversification of services, the client automatically triggers a timer-based action to connect to the Internet. , Access to the server has started to take place.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、一のサ
ーバ(複数のサーバから構成されるサーバ群を含む。以
下同様。)に対し多数のクライアントのアクセスタイミ
ングが重なると、そのサーバに対するアクセスが同時に
集中して負荷が過大になり、場合によってはサーバがダ
ウンしてしまうおそれがある。特に、アクセス先のサー
バを固定している専用クライアントアプリケーションで
は、サーバへのアクセスタイミングが一意に固定されや
すいため、サーバへのアクセスが集中することとなる。
However, when the access timings of a large number of clients overlap with one server (including a server group composed of a plurality of servers. The same applies to the following), the access to that server is concentrated at the same time. Then, the load becomes excessive and the server may go down in some cases. In particular, in a dedicated client application in which the server to be accessed is fixed, the access timing to the server is likely to be uniquely fixed, so that access to the server is concentrated.

【0004】また、クライアントアプリケーションのサ
ーバへのアクセスタイミングをユーザに指定させる場合
であっても、ユーザは正時または15分、30分などの
切りのよい時間を指定する傾向にあるため、そのような
時間にサーバへのアクセスが集中しやすい。
Even when the user is required to specify the access timing to the server of the client application, the user tends to specify the hour on the hour or a good time such as 15 minutes or 30 minutes. It is easy to concentrate access to the server at various times.

【0005】本発明は、このような実情に鑑みてなされ
たものであり、データの送受信の集中を防止してコンピ
ュータにかかる負荷を軽減することのできるコンピュー
タプログラム、記録媒体、コンピュータおよびデータ送
信方法を提供することを目的とする。
The present invention has been made in view of the above circumstances, and a computer program, a recording medium, a computer and a data transmission method capable of preventing the concentration of data transmission and reception and reducing the load on the computer. The purpose is to provide.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に、第1に本発明は、乱数によりデータ送信タイミング
を決定する機能と、前記決定したデータ送信タイミング
に従って所定のデータを所定のコンピュータに送信する
機能とをコンピュータに実現させることのできるプログ
ラム(請求項1)、乱数によりデータ送信タイミングを
決定する手段と、前記決定したデータ送信タイミングに
従って所定のデータを所定のコンピュータに送信する手
段とを備えたことを特徴とするコンピュータ(請求項
6)、および乱数によりデータ送信タイミングを決定す
るステップと、前記決定したデータ送信タイミングに従
って所定のデータを所定のコンピュータに送信するステ
ップとを備えたことを特徴とするデータ送信方法(請求
項10)を提供する。
In order to achieve the above-mentioned object, firstly, the present invention provides a function of determining a data transmission timing by a random number and a predetermined data to a predetermined computer according to the determined data transmission timing. A program capable of causing a computer to realize the function of transmitting data (claim 1), means for determining a data transmission timing by a random number, and means for transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing. A computer characterized by being provided (claim 6); and a step of determining a data transmission timing by a random number, and a step of transmitting predetermined data to a predetermined computer according to the determined data transmission timing. A characteristic data transmission method (claim 10) is provided.

【0007】「データ送信タイミング」としては、デー
タ送信時刻等を例示することができるが、これに限定さ
れるものではない。「所定のデータ」としては、例え
ば、サーバに対する情報要求データ、電子メール、コン
テンツデータ等が挙げられる。
The "data transmission timing" can be exemplified by the data transmission time, but is not limited to this. Examples of the “predetermined data” include information request data for the server, electronic mail, content data, and the like.

【0008】「所定のコンピュータ」および「コンピュ
ータ」は、それぞれクライアント、サーバのいずれであ
ってもよい。クライアントとしては、ネットワークに接
続可能なデバイス、例えば、インターネット等のネット
ワークに接続可能なパーソナルコンピュータや、携帯電
話端末、PHS(Personal Handy Phone System)端末
等の移動電話端末、あるいは、PDA(Personal Digit
al Assistant)等の携帯情報端末、ゲーム機などが挙げ
られ、サーバの種類としては、例えば、WWW(World
Wide Web)サーバ、メールサーバ、アプリケーションサ
ーバ等が挙げられる。
The "predetermined computer" and the "computer" may each be a client or a server. As a client, a device connectable to a network, for example, a personal computer connectable to a network such as the Internet, a mobile phone terminal, a mobile phone terminal such as a PHS (Personal Handy Phone System) terminal, or a PDA (Personal Digit) is used.
Examples of the type of server include a WWW (World Assistant).
Wide Web) server, mail server, application server and the like.

【0009】上記発明(請求項1,6,10)によれ
ば、データ送信タイミングを乱数により決定するため、
データ送信タイミングをランダムに分散させることがで
き、したがって、データ受信側またはデータ送信側のコ
ンピュータにかかる負荷を軽減することができる。
According to the above inventions (claims 1, 6 and 10), since the data transmission timing is determined by a random number,
The data transmission timing can be randomly distributed, and therefore, the load on the computer on the data receiving side or the data transmitting side can be reduced.

【0010】第2に本発明は、ユーザに所定の時間範囲
の選択を促す機能と、前記選択された時間範囲内におい
て乱数によりデータ送信タイミングを決定する機能と、
前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する機能とをコンピュー
タに実現させることのできるプログラム(請求項2)、
ユーザに所定の時間範囲の選択を促す手段と、前記選択
された時間範囲内において乱数によりデータ送信タイミ
ングを決定する手段と、前記決定したデータ送信タイミ
ングに従って所定のデータを所定のコンピュータに送信
する手段とを備えたことを特徴とするコンピュータ(請
求項7)、およびユーザに所定の時間範囲の選択を促す
ステップと、前記選択された時間範囲内において乱数に
よりデータ送信タイミングを決定するステップと、前記
決定したデータ送信タイミングに従って所定のデータを
所定のコンピュータに送信するステップとを備えたこと
を特徴とするデータ送信方法(請求項11)を提供す
る。
Secondly, the present invention provides a function of prompting the user to select a predetermined time range, and a function of determining a data transmission timing by a random number within the selected time range.
A program capable of causing a computer to realize a function of transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing (claim 2),
Means for urging the user to select a predetermined time range, means for determining a data transmission timing by a random number within the selected time range, and means for transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing. And a step of urging a user to select a predetermined time range, a step of deciding a data transmission timing by a random number within the selected time range, And a step of transmitting predetermined data to a predetermined computer according to the determined data transmission timing, the data transmission method (claim 11) is provided.

【0011】「所定の時間範囲」としては、例えば、1
時台、2時台等の1時間毎の時間範囲、あるいは6時〜
12時、12時〜15時等の複数時にわたる時間範囲で
あってもよいし、日であってもよい。
The "predetermined time range" is, for example, 1
Hourly hour, hourly hour, etc., every hour, or from 6 o'clock
It may be a time range over a plurality of hours such as 12:00, 12:00 to 15:00, or may be a day.

【0012】上記発明(請求項2,7,11)によれ
ば、データ送信タイミングを乱数により決定するため、
データ送信タイミングをランダムに分散させることがで
き、したがって、データ受信側またはデータ送信側のコ
ンピュータにかかる負荷を軽減することができる。ま
た、ユーザにとっては、データ送信タイミングにつき、
所望の時間範囲の選択をすることができるというメリッ
トがある。
According to the above inventions (claims 2, 7, and 11), the data transmission timing is determined by a random number.
The data transmission timing can be randomly distributed, and therefore, the load on the computer on the data receiving side or the data transmitting side can be reduced. Also, for the user, regarding the data transmission timing,
There is an advantage that a desired time range can be selected.

【0013】第3に本発明は、所定のイベントが発生し
た時間に応じてデータ送信タイミングを決定する機能
と、前記決定したデータ送信タイミングに従って所定の
データを所定のコンピュータに送信する機能とをコンピ
ュータに実現させることのできるプログラム(請求項
3)、所定のイベントが発生した時間に応じてデータ送
信タイミングを決定する手段と、前記決定したデータ送
信タイミングに従って所定のデータを所定のコンピュー
タに送信する手段とを備えたことを特徴とするコンピュ
ータ(請求項8)、および所定のイベントが発生した時
間に応じてデータ送信タイミングを決定するステップ
と、前記決定したデータ送信タイミングに従って所定の
データを所定のコンピュータに送信するステップとを備
えたことを特徴とするデータ送信方法(請求項12)を
提供する。
Thirdly, the present invention provides a computer having a function of determining a data transmission timing according to a time when a predetermined event occurs, and a function of transmitting predetermined data to a predetermined computer according to the determined data transmission timing. And a means for determining a data transmission timing according to a time when a predetermined event occurs, and a means for transmitting predetermined data to a predetermined computer according to the determined data transmission timing. And a step of determining a data transmission timing according to a time when a predetermined event occurs, and a predetermined computer transmitting predetermined data according to the determined data transmission timing. And a step of sending the Provides a data transmission method (claim 12).

【0014】「所定のイベントが発生した時間」として
は、所定の画面において所定のボタンがクリックされた
時間等を例示することができるが、これに限定されるも
のではない。
The "time when a predetermined event occurs" may be, for example, a time when a predetermined button is clicked on a predetermined screen, but is not limited to this.

【0015】上記発明(請求項3,8,12)によれ
ば、データ送信タイミングを所定のイベントが発生した
時間に応じて決定するため、データ送信タイミングをラ
ンダムに分散させることができ、したがって、データ受
信側またはデータ送信側のコンピュータにかかる負荷を
軽減することができる。
According to the above inventions (claims 3, 8 and 12), the data transmission timing is determined according to the time when a predetermined event occurs, so that the data transmission timing can be randomly distributed. It is possible to reduce the load on the computer on the data receiving side or the data transmitting side.

【0016】第4に本発明は、ユーザに所定の時間範囲
の選択を促す機能と、前記選択が行われた時間に応じて
データ送信タイミングを決定する機能と、前記決定した
データ送信タイミングに従って所定のデータを所定のコ
ンピュータに送信する機能とをコンピュータに実現させ
ることのできるプログラム(請求項4)、ユーザに所定
の時間範囲の選択を促す手段と、前記選択が行われた時
間に応じてデータ送信タイミングを決定する手段と、前
記決定したデータ送信タイミングに従って所定のデータ
を所定のコンピュータに送信する手段とを備えたことを
特徴とするコンピュータ(請求項9)、およびユーザに
所定の時間範囲の選択を促すステップと、前記選択が行
われた時間に応じてデータ送信タイミングを決定するス
テップと、前記決定したデータ送信タイミングに従って
所定のデータを所定のコンピュータに送信するステップ
とを備えたことを特徴とするデータ送信方法(請求項1
3)。
A fourth aspect of the present invention is a function of prompting a user to select a predetermined time range, a function of determining a data transmission timing according to the time when the selection is performed, and a predetermined value according to the determined data transmission timing. A program capable of causing a computer to realize the function of transmitting the data of the above to a predetermined computer (claim 4), means for prompting the user to select a predetermined time range, and data depending on the time when the selection is made. A computer (claim 9) comprising means for determining a transmission timing and means for transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing, and a user within a predetermined time range. A step of prompting a selection, a step of determining a data transmission timing according to a time when the selection is made, Data transmission method characterized by comprising a step of transmitting a predetermined data to a predetermined computer following data transmission timing (claim 1
3).

【0017】上記発明(請求項4,9,13)によれ
ば、データ送信タイミングを所定のイベントが発生した
時間に応じて決定するため、データ送信タイミングをラ
ンダムに分散させることができ、したがって、データ受
信側またはデータ送信側のコンピュータにかかる負荷を
軽減することができる。また、ユーザにとっては、デー
タ送信タイミングにつき、所望の時間範囲の選択をする
ことができるというメリットがある。
According to the above inventions (claims 4, 9 and 13), the data transmission timing is determined according to the time when a predetermined event occurs, so that the data transmission timing can be randomly distributed. It is possible to reduce the load on the computer on the data receiving side or the data transmitting side. In addition, the user has the advantage of being able to select a desired time range for the data transmission timing.

【0018】第5に本発明は、上記プログラム(請求項
1〜4)を記録したコンピュータ読取可能な記録媒体を
提供する(請求項5)。「記録媒体」の種類としては、
例えば、磁気媒体(ハードディスク、磁気ディスク、フ
ロッピー(登録商標)ディスク、磁気テープ、磁気カー
ド等)、光媒体(コンパクトディスク、DVD(Digita
l Versatile Disc)、レーザーディスク(登録商標)等
の光ディスク)、光磁気媒体(MO(Magnet Optical)
ディスク等の光磁気ディスク)や、あるいは各種半導体
メモリ等があるが、特に限定されるものではない。
Fifth, the present invention provides a computer-readable recording medium in which the program (claims 1 to 4) is recorded (claim 5). As the type of "recording medium",
For example, magnetic media (hard disk, magnetic disk, floppy (registered trademark) disk, magnetic tape, magnetic card, etc.), optical medium (compact disk, DVD (Digita)
l Versatile Disc), laser disc (registered trademark) and other optical discs), magneto-optical medium (MO (Magnet Optical))
There is a magneto-optical disk such as a disk), or various semiconductor memories, but it is not particularly limited.

【0019】[0019]

【発明の実施の形態】以下、本発明の実施形態を図面に
基づいて説明する。本発明の実施形態を説明するにあた
り、第1〜第3の実施形態ではコンテンツ配信システム
を例に挙げ、第4の実施形態では電子メール生成・配信
システムを例に挙げるが、本発明はこれらのシステム形
態に限定されるものではない。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. In describing the embodiments of the present invention, the first to third embodiments will exemplify a content distribution system, and the fourth embodiment will exemplify an e-mail generation / distribution system. It is not limited to the system form.

【0020】〔第1の実施形態〕本発明の第1の実施形
態によるコンテンツ配信システムは、所定のコンテンツ
を所定のタイミングでサーバからクライアントに配信す
るシステムである。本実施形態によるコンテンツ配信シ
ステムは、図1に示すように、インターネットを介して
それぞれ接続されたコンテンツサーバ10と、複数のユ
ーザ端末20とから構成されている。
[First Embodiment] A content distribution system according to a first embodiment of the present invention is a system for distributing a predetermined content from a server to a client at a predetermined timing. As shown in FIG. 1, the content distribution system according to the present embodiment is composed of a content server 10 and a plurality of user terminals 20 that are respectively connected via the Internet.

【0021】コンテンツサーバ10は、通常のWWWサ
ーバからなり、所定のコンテンツを記憶しているととも
に、クライアントからコンテンツのダウンロード要求が
あった場合に、そのコンテンツをクライアントに送信す
るプログラムを具備している。
The content server 10 is an ordinary WWW server, stores predetermined content, and is provided with a program for transmitting the content to the client when the client requests the download of the content. .

【0022】ユーザ端末20は、インターネットに接続
可能なデバイスであり、本実施形態では、インターネッ
トに接続可能な通常のパーソナルコンピュータを例に挙
げるものとする。
The user terminal 20 is a device that can be connected to the Internet, and in the present embodiment, an ordinary personal computer that can be connected to the Internet will be taken as an example.

【0023】ユーザ端末20の主要な構成を図2に示
す。図2に示すように、ユーザ端末20は、主制御装置
21と、記憶装置22と、通信制御装置23と、入力装
置24と、出力装置25とを備えている。
The main configuration of the user terminal 20 is shown in FIG. As shown in FIG. 2, the user terminal 20 includes a main control device 21, a storage device 22, a communication control device 23, an input device 24, and an output device 25.

【0024】主制御装置21は、CPUおよび主記憶装
置(メモリ)等から構成され、各装置の制御や、データ
の転送、種々の演算、データの一時的な格納等を行う。
記憶装置22は、ハードディスク装置等から構成され、
現在時刻を取得・維持するプログラム、所定のタイミン
グでコンテンツのダウンロードを要求するアプリケーシ
ョンプログラム221等を記憶している。通信制御装置
23は、モデムまたはターミナルアダプタ等から構成さ
れ、インターネットへの接続、サーバとのデータ通信等
を制御する。入力装置24は、キーボードおよびマウス
から構成され、出力装置25は、ディスプレイ装置から
構成される。
The main controller 21 is composed of a CPU, a main storage device (memory), etc., and controls each device, transfers data, performs various calculations, temporarily stores data, and the like.
The storage device 22 is composed of a hard disk device or the like,
A program for acquiring / maintaining the current time, an application program 221 for requesting the download of contents at a predetermined timing, and the like are stored. The communication control device 23 is composed of a modem, a terminal adapter or the like, and controls connection to the Internet, data communication with a server, and the like. The input device 24 is composed of a keyboard and a mouse, and the output device 25 is composed of a display device.

【0025】上記アプリケーションプログラム221に
関するユーザ端末20の処理動作について、図3のフロ
ーチャートを参照して説明する。
The processing operation of the user terminal 20 regarding the application program 221 will be described with reference to the flowchart of FIG.

【0026】まず最初に、ユーザ端末20においてアプ
リケーションプログラム221に係るソフトウエアを立
ち上げると、ユーザ端末20の主制御装置21は、図4
に例示するようなダウンロード時刻設定画面30を出力
装置25であるディスプレイ装置に表示する(SU10
1)。
First, when the software related to the application program 221 is started up in the user terminal 20, the main control unit 21 of the user terminal 20 is set in FIG.
The download time setting screen 30 as illustrated in FIG. 2 is displayed on the display device which is the output device 25 (SU10.
1).

【0027】図4に例示するダウンロード時刻設定画面
30には、0時台〜23時台までの1時間毎の時間表示
31と、それぞれの時間表示31の左側に設けられたチ
ェックボックス32と、OKと表示されたクリックボタ
ン(OKボタン)33とが含まれている。
On the download time setting screen 30 illustrated in FIG. 4, hour display 31 for each hour from 0 o'clock to 23:00, and a check box 32 provided on the left side of each time display 31, A click button (OK button) 33 displayed as OK is included.

【0028】この状態で、ユーザ端末20の主制御装置
21は、所定の時間が選択されたか否か、すなわちチェ
ックボックス32にチェックが付されてOKボタン33
がクリックされたか否かを判断する(SU102)。
In this state, the main control unit 21 of the user terminal 20 determines whether or not a predetermined time is selected, that is, the check box 32 is checked and the OK button 33 is selected.
It is determined whether or not is clicked (SU102).

【0029】ユーザが、ダウンロード時刻設定画面30
において、入力装置24であるマウスを使用してマウス
・ポインタにより所望の時間のチェックボックス32に
チェックを付して、OKボタン33をクリックすると、
ユーザ端末20の主制御装置21は、チェックが付され
た時間をメモリに記憶するとともに、0〜59までの整
数から乱数を生成し、その生成した乱数を分とする(S
U103)。そして、ユーザ端末20の主制御装置21
は、メモリに記憶した時間および乱数により決定した分
を、ダウンロードタイミングの時刻として設定し、記憶
装置22に記憶する(SU104)。
The user selects the download time setting screen 30.
When a check box 32 of a desired time is checked with the mouse pointer using the mouse which is the input device 24 and the OK button 33 is clicked,
The main control device 21 of the user terminal 20 stores the checked time in the memory, generates a random number from an integer from 0 to 59, and sets the generated random number as a minute (S
U103). Then, the main controller 21 of the user terminal 20
Sets the time stored in the memory and the number determined by the random number as the time of the download timing and stores it in the storage device 22 (SU104).

【0030】次に、ユーザ端末20の主制御装置21
は、現在時刻がダウンロードタイミングの設定時刻か否
かを判断し(SU105)、設定時刻になったと判断し
た場合には、コンテンツサーバ10に対してコンテンツ
のダウンロード要求情報を送信する(SU106)。な
お、コンテンツサーバ10のIPアドレスは、アプリケ
ーションプログラム221中に記述されているものとす
る。
Next, the main controller 21 of the user terminal 20.
Judges whether or not the current time is the set time of the download timing (SU105), and when it is judged that the set time has come, transmits the content download request information to the content server 10 (SU106). Note that the IP address of the content server 10 is described in the application program 221.

【0031】コンテンツサーバ10は、ユーザ端末20
から上記ダウンロード要求情報を受信したら、送信すべ
きコンテンツのデータを読み出し、ユーザ端末20に対
して送信する。ユーザ端末20の主制御装置21は、上
記コンテンツのデータを受信し、記憶装置22に記憶し
たら(SU107)、新規コンテンツをダウンロードし
たことを示す新着情報をユーザ端末20のディスプレイ
装置に表示する(SU108)。
The content server 10 includes a user terminal 20.
When the download request information is received from, the data of the content to be transmitted is read and transmitted to the user terminal 20. When the main control device 21 of the user terminal 20 receives the data of the content and stores it in the storage device 22 (SU107), it displays new arrival information indicating that new content has been downloaded on the display device of the user terminal 20 (SU108). ).

【0032】ユーザ端末20に以上の処理動作をさせる
アプリケーションプログラム221によれば、各ユーザ
端末20がコンテンツサーバ10にアクセスする(ダウ
ンロード要求情報を送信する)タイミングは乱数によっ
てランダムに分散されるため、アクセスの集中によりコ
ンテンツサーバ10がダウンしてしまうことを防止する
ことができる。
According to the application program 221 that causes the user terminals 20 to perform the above processing operations, the timing at which each user terminal 20 accesses the content server 10 (transmits download request information) is randomly distributed by random numbers. It is possible to prevent the content server 10 from going down due to concentrated access.

【0033】〔第2の実施形態〕上記第1の実施形態で
は、ユーザ端末20にインストールされたアプリケーシ
ョンプログラム221として、コンテンツのダウンロー
ドタイミングにつきユーザに1時間毎の時間を選択させ
るものを例に挙げて説明したが、第2の実施形態では、
ユーザ端末20にインストールされたアプリケーション
プログラム222として、コンテンツのダウンロードタ
イミングにつきユーザに複数時にわたる時間範囲を選択
させるものを例に挙げて説明する。第2の実施形態に係
るコンテンツ配信システムの構成は、ユーザ端末20に
インストールされたアプリケーションプログラムが異な
る以外は、上記第1の実施形態に係るコンテンツ配信シ
ステムの構成と同様である。
Second Embodiment In the first embodiment, as the application program 221 installed in the user terminal 20, an application program 221 that allows the user to select an hourly time for content download timing is taken as an example. However, in the second embodiment,
As the application program 222 installed in the user terminal 20, an application program 222 that allows the user to select a time range over a plurality of hours for the content download timing will be described as an example. The configuration of the content distribution system according to the second embodiment is the same as the configuration of the content distribution system according to the first embodiment except that the application program installed in the user terminal 20 is different.

【0034】上記アプリケーションプログラム222に
関するユーザ端末20の処理動作について、図3のフロ
ーチャートを参照して説明する。
The processing operation of the user terminal 20 relating to the application program 222 will be described with reference to the flowchart of FIG.

【0035】まず最初に、ユーザ端末20においてアプ
リケーションプログラム222に係るソフトウエアを立
ち上げると、ユーザ端末20の主制御装置21は、図5
に例示するようなダウンロード時刻設定画面40を出力
装置25であるディスプレイ装置に表示する(SU10
1)。
First, when the software related to the application program 222 is started up in the user terminal 20, the main control unit 21 of the user terminal 20 is set in FIG.
The download time setting screen 40 as illustrated in FIG. 2 is displayed on the display device which is the output device 25 (SU10
1).

【0036】図5に例示するダウンロード時刻設定画面
40には、0時〜6時、6時〜12時、12時〜15
時、15時〜18時および18時〜24時と表示された
時間範囲41と、それぞれの時間範囲41の左側に設け
られたチェックボックス42と、OKと表示されたクリ
ックボタン(OKボタン)43とが含まれている。
On the download time setting screen 40 illustrated in FIG. 5, 0:00 to 6:00, 6:00 to 12:00, 12:00 to 15
Hours, 15:00 to 18:00 and 18:00 to 24:00, a time range 41 displayed, a check box 42 provided on the left side of each time range 41, and a click button (OK button) 43 displayed as OK. And are included.

【0037】この状態で、ユーザ端末20の主制御装置
21は、所定の時間範囲が選択されたか否か、すなわち
チェックボックス42にチェックが付されてOKボタン
43がクリックされたか否かを判断する(SU10
2)。
In this state, the main control unit 21 of the user terminal 20 determines whether or not a predetermined time range is selected, that is, whether or not the check box 42 is checked and the OK button 43 is clicked. (SU10
2).

【0038】ユーザが、ダウンロード時刻設定画面40
において、入力装置24であるマウスを使用してマウス
・ポインタにより所望の時間のチェックボックス42に
チェックを付して、OKボタン43をクリックすると、
ユーザ端末20の主制御装置21は、チェックが付され
た時間範囲の最初の時間をメモリに記憶するとともに、
0〜1.0までの数から乱数を生成し、その生成した乱
数を選択された時間範囲の分に乗じて、得られた数を最
初の時間からの分とする(SU103)。そして、ユー
ザ端末20の主制御装置21は、メモリに記憶した最初
の時間に、乱数により決定した分を加えたものをダウン
ロードタイミングの時刻として設定し、記憶装置22に
記憶する(SU104)。
The user selects the download time setting screen 40.
When a check box 42 of a desired time is checked with a mouse pointer using the mouse which is the input device 24 and the OK button 43 is clicked,
The main control device 21 of the user terminal 20 stores the first time of the checked time range in the memory, and
A random number is generated from a number from 0 to 1.0, the generated random number is multiplied by the minutes in the selected time range, and the obtained number is set as the minutes from the first time (SU103). Then, the main control device 21 of the user terminal 20 sets the sum of the first time stored in the memory and the amount determined by the random number as the time of the download timing, and stores it in the storage device 22 (SU104).

【0039】例えば、ユーザが6時〜12時の時間範囲
を選択し、乱数が0.4であった場合、選択された時間
範囲の分は360分であり、それに0.4を乗じると1
44(分)となる。この144分を、選択された時間範
囲の最初の時間である6時に加えると8時24分とな
り、これがダウンロードタイミングの時刻として設定さ
れる。
For example, when the user selects the time range from 6:00 to 12:00 and the random number is 0.4, the selected time range has 360 minutes, which is multiplied by 0.4 to obtain 1
It becomes 44 (minutes). When 144 minutes is added at 6 o'clock which is the first time of the selected time range, it becomes 8:24, which is set as the time of the download timing.

【0040】ステップSU104以降のユーザ端末20
の処理動作は、上記第1の実施形態におけるステップS
U105〜SU108と同様である。
User terminal 20 after step SU104
The processing operation of step S is the step S in the first embodiment.
It is similar to U105 to SU108.

【0041】〔第3の実施形態〕上記第1の実施形態お
よび第2の実施形態では、ユーザ端末20にインストー
ルされたアプリケーションプログラム221,222と
して、コンテンツのダウンロードタイミングを決定する
のに乱数を利用するものを例に挙げて説明したが、第3
の実施形態では、ユーザ端末20にインストールされた
アプリケーションプログラム223として、コンテンツ
のダウンロードタイミングを決定するのに所定のイベン
トが発生した時間を利用するものを例に挙げて説明す
る。第3の実施形態に係るコンテンツ配信システムの構
成は、ユーザ端末20にインストールされたアプリケー
ションプログラムが異なる以外は、上記第1の実施形態
に係るコンテンツ配信システムの構成と同様である。
[Third Embodiment] In the first and second embodiments, random numbers are used as the application programs 221 and 222 installed in the user terminal 20 to determine the download timing of contents. The explanation was given by taking the thing to be done as an example.
In the embodiment, the application program 223 installed in the user terminal 20 will be described as an example in which the time when a predetermined event occurs is used to determine the download timing of the content. The configuration of the content delivery system according to the third embodiment is the same as the configuration of the content delivery system according to the first embodiment except that the application program installed in the user terminal 20 is different.

【0042】上記アプリケーションプログラム223に
関するユーザ端末20の処理動作について、図6のフロ
ーチャートを参照して説明する。
The processing operation of the user terminal 20 regarding the application program 223 will be described with reference to the flowchart of FIG.

【0043】まず最初に、ユーザ端末20においてアプ
リケーションプログラム223に係るソフトウエアを立
ち上げると、ユーザ端末20の主制御装置21は、図4
に例示するようなダウンロード時刻設定画面30を出力
装置25であるディスプレイ装置に表示する(SU20
1)。
First, when the software related to the application program 223 is started up in the user terminal 20, the main control unit 21 of the user terminal 20 is set in FIG.
The download time setting screen 30 as illustrated in FIG. 2 is displayed on the display device which is the output device 25 (SU20.
1).

【0044】この状態で、ユーザ端末20の主制御装置
21は、所定の時間が選択されたか否か、すなわちチェ
ックボックス32にチェックが付されてOKボタン33
がクリックされたか否かを判断する(SU202)。
In this state, the main control unit 21 of the user terminal 20 determines whether or not a predetermined time is selected, that is, the check box 32 is checked and the OK button 33 is selected.
It is determined whether or not is clicked (SU202).

【0045】ユーザが、ダウンロード時刻設定画面30
において、入力装置24であるマウスを使用してマウス
・ポインタにより所望の時間のチェックボックス32に
チェックを付して、OKボタン33をクリックすると、
ユーザ端末20の主制御装置21は、チェックが付され
た時間をメモリに記憶するとともに、OKボタン33が
クリックされた時点における時間の分を取得する(SU
203)。そして、ユーザ端末20の主制御装置21
は、メモリに記憶した時間およびクリックが行われた時
間から取得した分を、ダウンロードタイミングの時刻と
して設定し、記憶装置22に記憶する(SU204)。
The user selects the download time setting screen 30.
When a check box 32 of a desired time is checked with the mouse pointer using the mouse which is the input device 24 and the OK button 33 is clicked,
The main control device 21 of the user terminal 20 stores the checked time in the memory and acquires the minute of the time when the OK button 33 is clicked (SU.
203). Then, the main controller 21 of the user terminal 20
Sets the minutes acquired from the time stored in the memory and the time when the click is made, as the time of the download timing, and stores it in the storage device 22 (SU204).

【0046】ステップSU204以降のユーザ端末20
の処理動作(ステップSU205〜SU208)は、上
記第1の実施形態におけるステップSU105〜SU1
08と同様である。
User terminal 20 after step SU204
The processing operation (steps SU205 to SU208) is performed in steps SU105 to SU1 in the first embodiment.
The same as 08.

【0047】ユーザ端末20に以上の処理動作をさせる
アプリケーションプログラム223によれば、各ユーザ
端末20がコンテンツサーバ10にアクセスする(ダウ
ンロード要求情報を送信する)タイミングは各ユーザの
アクションによってランダムに分散されるため、アクセ
スの集中によりコンテンツサーバ10がダウンしてしま
うことを防止することができる。
According to the application program 223 that causes the user terminals 20 to perform the above processing operations, the timing at which each user terminal 20 accesses the content server 10 (transmits download request information) is randomly distributed according to the action of each user. Therefore, it is possible to prevent the content server 10 from going down due to concentrated access.

【0048】〔第4の実施形態〕本発明の第4の実施形
態による電子メール生成・送信システムは、サーバにお
いてユーザ毎に異なる内容の電子メールを所定のタイミ
ングで生成し、各ユーザのメールアドレス宛に送信する
システムである。このような電子メールとしては、例え
ば、インターネット上のオークションにおいて所定のキ
ーワードを含む商品が出品されたときに、その商品が出
品されたことを知らせるアラートとしての電子メールを
例示することができる。
[Fourth Embodiment] An electronic mail generation / transmission system according to a fourth embodiment of the present invention generates an electronic mail having different contents for each user in a server at a predetermined timing, and mail addresses of the respective users. It is a system to send to. As such an electronic mail, for example, when a product including a predetermined keyword is put up for sale in an auction on the Internet, an electronic mail as an alert notifying that the product is put up can be exemplified.

【0049】本実施形態による電子メール生成・送信シ
ステムは、図1に示すように、インターネットを介して
それぞれ接続されたコンテンツサーバ10と、複数のユ
ーザ端末20とから構成され、図外にユーザ端末20の
ユーザのメールアドレス用のメールサーバが存在する。
As shown in FIG. 1, the electronic mail generating / transmitting system according to the present embodiment is composed of a content server 10 and a plurality of user terminals 20 each connected via the Internet. There is a mail server for 20 user mail addresses.

【0050】コンテンツサーバ10は、主制御装置と、
記憶装置と、通信制御装置とを備えており、記憶装置
は、現在時刻を取得・維持するプログラム、クライアン
トからの要求に応じて所定の画面を送信するプログラ
ム、クライアントから受信した情報に基づいて電子メー
ル生成・送信の時刻を設定するプログラム、クライアン
トからの要求に基づく電子メールを設定された時刻に生
成し、送信するプログラム等を記憶している。なお、本
実施形態では、コンテンツサーバ10は一つのサーバマ
シンから構成したが、もちろん複数のサーバマシン(例
えば、WWWサーバ、メールサーバ、データベースサー
バ、アプリケーションサーバ等)から構成してもよい。
The content server 10 includes a main controller and
The storage device includes a storage device and a communication control device. The storage device is a program for acquiring / maintaining the current time, a program for transmitting a predetermined screen in response to a request from the client, and an electronic device based on information received from the client. A program for setting the time of mail generation / transmission, a program for generating and transmitting an electronic mail based on a request from a client at a set time, and the like are stored. In the present embodiment, the content server 10 is composed of one server machine, but of course, it may be composed of a plurality of server machines (for example, WWW server, mail server, database server, application server, etc.).

【0051】ユーザ端末20は、インターネットに接続
可能なデバイスであり、本実施形態では、インターネッ
トに接続可能な通常のパーソナルコンピュータを例に挙
げるものとする。このユーザ端末20の構成は、上記第
1の実施形態におけるユーザ端末20の構成と同様であ
る。
The user terminal 20 is a device that can be connected to the Internet, and in the present embodiment, an ordinary personal computer that can be connected to the Internet will be taken as an example. The configuration of the user terminal 20 is the same as the configuration of the user terminal 20 in the first embodiment.

【0052】上記電子メール生成・送信システムにおけ
るコンテンツサーバ10およびユーザ端末20の処理動
作について、図7のフローチャートを参照して説明す
る。
The processing operation of the content server 10 and the user terminal 20 in the electronic mail generating / transmitting system will be described with reference to the flowchart of FIG.

【0053】ユーザが、ユーザ端末20からインターネ
ットを介してコンテンツサーバ10に対してメール送信
設定画面を要求すると、ユーザ端末20の主制御装置2
1は、その設定画面要求情報をコンテンツサーバ10に
対して送信する(SU301)。
When the user requests a mail transmission setting screen from the user terminal 20 to the content server 10 via the Internet, the main control unit 2 of the user terminal 20.
1 transmits the setting screen request information to the content server 10 (SU301).

【0054】コンテンツサーバ10の主制御装置は、上
記設定画面要求情報を受信し(SC101)、メール送
信設定画面のデータをユーザ端末20に対して送信する
(SC102)。その画面データを受信したユーザ端末
20のディスプレイ装置には、図8に示すようなメール
送信設定画面50が表示される(SU302)。
The main control unit of the content server 10 receives the setting screen request information (SC101) and sends the data of the mail transmission setting screen to the user terminal 20 (SC102). The mail transmission setting screen 50 as shown in FIG. 8 is displayed on the display device of the user terminal 20 which has received the screen data (SU302).

【0055】図8に示すように、メール送信設定画面5
0には、メール送信時間を選択させるためのプルダウン
メニュー51と、メールアドレスを入力させるためのテ
キストボックス52と、OKと表示されたクリックボタ
ン(OKボタン)53とが含まれている。なお、プルダ
ウンメニュー51においては、マウス・ポインタにより
0時台〜23時台を選択することができるようになって
いる。
As shown in FIG. 8, the mail transmission setting screen 5
0 includes a pull-down menu 51 for selecting a mail transmission time, a text box 52 for inputting a mail address, and a click button (OK button) 53 displayed as OK. In the pull-down menu 51, it is possible to select from 0 o'clock to 23 o'clock with a mouse pointer.

【0056】ユーザが、メール送信設定画面50におい
て、ユーザ端末20のマウス・ポインタによりプルダウ
ンメニュー51から所望の時間を選択し、キーボードに
よりテキストボックス52にメールアドレスを入力し、
マウス・ポインタによりOKボタン33をクリックする
と、ユーザ端末20の主制御装置21は、選択された時
間とメールアドレスを含むデータをコンテンツサーバ1
0に対して送信する(SU303)。
On the mail transmission setting screen 50, the user selects a desired time from the pull-down menu 51 with the mouse pointer of the user terminal 20 and inputs the mail address in the text box 52 with the keyboard,
When the OK button 33 is clicked with the mouse pointer, the main controller 21 of the user terminal 20 sends the data including the selected time and the mail address to the content server 1.
It is transmitted to 0 (SU303).

【0057】コンテンツサーバ10の主制御装置は、上
記データを受信したら、選択された時間およびメールア
ドレスをメモリに記憶する(SC103)。そして、コ
ンテンツサーバ10の主制御装置は、0〜59までの整
数から乱数を生成し、その生成した乱数を分とし(SC
104)、次いで、メモリに記憶した時間および乱数に
より決定した分を、メール送信の時刻として設定し、メ
ールアドレスに関連付けて記憶装置に記憶する(SC1
05)。
Upon receiving the above data, the main control unit of the contents server 10 stores the selected time and mail address in the memory (SC103). Then, the main control device of the content server 10 generates a random number from an integer from 0 to 59, and uses the generated random number as a minute (SC
104), then, the time stored in the memory and the minutes determined by the random number are set as the time of mail transmission, and stored in the storage device in association with the mail address (SC1).
05).

【0058】次に、コンテンツサーバ10の主制御装置
は、現在時刻がメール送信の設定時刻か否かを判断し
(SC106)、設定時刻になったと判断した場合に
は、所定の内容の電子メールを生成し(SC107)、
設定時刻に関連付けられているメールアドレスに対し、
生成した電子メールを送信する(SC108)。ユーザ
端末20は、その電子メールをメールサーバを介して受
信する(SU304)。
Next, the main control unit of the contents server 10 judges whether or not the current time is the set time for mail transmission (SC106), and when it is judged that the set time has come, an electronic mail having a predetermined content is sent. Is generated (SC107),
For the email address associated with the set time,
The generated e-mail is transmitted (SC108). The user terminal 20 receives the e-mail via the mail server (SU304).

【0059】上記電子メール生成・送信システムによれ
ば、コンテンツサーバ10がユーザ毎に異なる内容の電
子メールを生成・送信するタイミングは乱数によってラ
ンダムに分散されるため、コンテンツサーバ10にかか
る負荷が軽減される。
According to the above-described e-mail generation / transmission system, the timing at which the content server 10 generates / sends e-mails having different contents for each user is randomly distributed by random numbers, so that the load on the content server 10 is reduced. To be done.

【0060】以上説明した実施形態は、本発明の理解を
容易にするために記載されたものであって、本発明を限
定するために記載されたものではない。したがって、上
記実施形態に開示された各要素は、本発明の技術的範囲
に属する全ての設計変更や均等物をも含む趣旨である。
The embodiments described above are described for facilitating the understanding of the present invention, but not for limiting the present invention. Therefore, each element disclosed in the above embodiments is intended to include all design changes and equivalents within the technical scope of the present invention.

【0061】例えば、第4の実施形態では、第2の実施
形態のように、複数時間にわたる時間範囲でメール生成
・送信タイミングを分散させてもよいし、第3の実施形
態のように、乱数ではなく、所定のイベントが発生した
時間を利用してメール生成・送信タイミングを決定して
もよい。
For example, in the fourth embodiment, the mail generation / transmission timing may be dispersed in a time range over a plurality of hours as in the second embodiment, or as in the third embodiment, random numbers are generated. Instead, the time when a predetermined event occurs may be used to determine the mail generation / transmission timing.

【0062】[0062]

【発明の効果】以上述べたように本発明によれば、デー
タの送受信の集中を防止して、コンピュータにかかる負
荷を軽減することができる。
As described above, according to the present invention, the concentration of data transmission / reception can be prevented and the load on the computer can be reduced.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施形態によるコンテンツ配信シス
テム(または電子メール生成・送信システム)の構成図
である。
FIG. 1 is a configuration diagram of a content distribution system (or an email generation / transmission system) according to an embodiment of the present invention.

【図2】同実施形態によるユーザ端末の構成図である。FIG. 2 is a configuration diagram of a user terminal according to the same embodiment.

【図3】第1の実施形態および第2の実施形態における
ユーザ端末の処理動作を示すフローチャートである。
FIG. 3 is a flowchart showing a processing operation of a user terminal in the first embodiment and the second embodiment.

【図4】第1の実施形態におけるダウンロード時刻設定
画面の一例を示す図である。
FIG. 4 is a diagram showing an example of a download time setting screen in the first embodiment.

【図5】第2の実施形態におけるダウンロード時刻設定
画面の一例を示す図である。
FIG. 5 is a diagram showing an example of a download time setting screen in the second embodiment.

【図6】第3の実施形態におけるユーザ端末の処理動作
を示すフローチャートである。
FIG. 6 is a flowchart showing a processing operation of a user terminal according to the third embodiment.

【図7】第4の実施形態におけるコンテンツサーバおよ
びユーザ端末の処理動作を示すフローチャートである。
FIG. 7 is a flowchart showing a processing operation of a content server and a user terminal according to the fourth embodiment.

【図8】第4の実施形態におけるメール送信設定画面の
一例を示す図である。
FIG. 8 is a diagram showing an example of a mail transmission setting screen in the fourth embodiment.

【符号の説明】[Explanation of symbols]

10…コンテンツサーバ 20…ユーザ端末 21…主制御装置 22…記憶装置 23…通信制御装置 24…入力装置 25…出力装置 10 ... Content server 20 ... User terminal 21 ... Main controller 22 ... Storage device 23 ... Communication control device 24 ... Input device 25 ... Output device

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 乱数によりデータ送信タイミングを決定
する機能と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する機能とをコンピュー
タに実現させることのできるプログラム。
1. A program capable of causing a computer to realize a function of determining a data transmission timing by a random number and a function of transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing.
【請求項2】 ユーザに所定の時間範囲の選択を促す機
能と、 前記選択された時間範囲内において乱数によりデータ送
信タイミングを決定する機能と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する機能とをコンピュー
タに実現させることのできるプログラム。
2. A function of prompting a user to select a predetermined time range, a function of determining a data transmission timing by a random number within the selected time range, and a predetermined data being determined according to the determined data transmission timing. A program that allows a computer to realize the function of transmitting to the computer.
【請求項3】 所定のイベントが発生した時間に応じて
データ送信タイミングを決定する機能と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する機能とをコンピュー
タに実現させることのできるプログラム。
3. A computer having a function of determining a data transmission timing according to a time when a predetermined event occurs and a function of transmitting predetermined data to a predetermined computer according to the determined data transmission timing. Program that can.
【請求項4】 ユーザに所定の時間範囲の選択を促す機
能と、 前記選択が行われた時間に応じてデータ送信タイミング
を決定する機能と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する機能とをコンピュー
タに実現させることのできるプログラム。
4. A function of prompting a user to select a predetermined time range, a function of determining a data transmission timing according to the time when the selection is performed, and a predetermined data being determined according to the determined data transmission timing. A program that allows a computer to realize the function of transmitting to the computer.
【請求項5】 請求項1〜4のいずれかに記載のプログ
ラムを記録したコンピュータ読取可能な記録媒体。
5. A computer-readable recording medium on which the program according to claim 1 is recorded.
【請求項6】 乱数によりデータ送信タイミングを決定
する手段と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する手段とを備えたこと
を特徴とするコンピュータ。
6. A computer comprising: means for determining a data transmission timing by a random number; and means for transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing.
【請求項7】 ユーザに所定の時間範囲の選択を促す手
段と、 前記選択された時間範囲内において乱数によりデータ送
信タイミングを決定する手段と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する手段とを備えたこと
を特徴とするコンピュータ。
7. A means for urging a user to select a predetermined time range, a means for determining a data transmission timing by a random number within the selected time range, and a predetermined data according to the determined data transmission timing. A computer comprising means for transmitting to a computer.
【請求項8】 所定のイベントが発生した時間に応じて
データ送信タイミングを決定する手段と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する手段とを備えたこと
を特徴とするコンピュータ。
8. A means for determining data transmission timing according to a time when a predetermined event occurs, and means for transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing. Computer to do.
【請求項9】 ユーザに所定の時間範囲の選択を促す手
段と、 前記選択が行われた時間に応じてデータ送信タイミング
を決定する手段と、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信する手段とを備えたこと
を特徴とするコンピュータ。
9. A means for urging a user to select a predetermined time range, a means for determining a data transmission timing according to the time when the selection is made, and a predetermined data for predetermined data according to the determined data transmission timing. A computer comprising means for transmitting to a computer.
【請求項10】 乱数によりデータ送信タイミングを決
定するステップと、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信するステップとを備えた
ことを特徴とするデータ送信方法。
10. A data transmission method comprising: a step of determining a data transmission timing by a random number; and a step of transmitting predetermined data to a predetermined computer in accordance with the determined data transmission timing.
【請求項11】 ユーザに所定の時間範囲の選択を促す
ステップと、 前記選択された時間範囲内において乱数によりデータ送
信タイミングを決定するステップと、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信するステップとを備えた
ことを特徴とするデータ送信方法。
11. A step of urging a user to select a predetermined time range, a step of deciding a data transmission timing by a random number within the selected time range, and a step of deciding predetermined data according to the decided data transmission timing. And a step of transmitting the data to a computer.
【請求項12】 所定のイベントが発生した時間に応じ
てデータ送信タイミングを決定するステップと、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信するステップとを備えた
ことを特徴とするデータ送信方法。
12. A method comprising: determining a data transmission timing according to a time when a predetermined event occurs; and transmitting predetermined data to a predetermined computer according to the determined data transmission timing. How to send data.
【請求項13】 ユーザに所定の時間範囲の選択を促す
ステップと、 前記選択が行われた時間に応じてデータ送信タイミング
を決定するステップと、 前記決定したデータ送信タイミングに従って所定のデー
タを所定のコンピュータに送信するステップとを備えた
ことを特徴とするデータ送信方法。
13. A step of urging a user to select a predetermined time range, a step of deciding a data transmission timing according to the time when the selection is made, and a step of deciding predetermined data according to the decided data transmission timing. And a step of transmitting the data to a computer.
JP2002005698A 2002-01-15 2002-01-15 Computer and computer program Expired - Fee Related JP3915115B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002005698A JP3915115B2 (en) 2002-01-15 2002-01-15 Computer and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002005698A JP3915115B2 (en) 2002-01-15 2002-01-15 Computer and computer program

Publications (2)

Publication Number Publication Date
JP2003208376A true JP2003208376A (en) 2003-07-25
JP3915115B2 JP3915115B2 (en) 2007-05-16

Family

ID=27644669

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002005698A Expired - Fee Related JP3915115B2 (en) 2002-01-15 2002-01-15 Computer and computer program

Country Status (1)

Country Link
JP (1) JP3915115B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007027820A (en) * 2005-07-12 2007-02-01 Dainippon Printing Co Ltd Dispersion transmission system
JP2008004122A (en) * 2003-09-22 2008-01-10 Fujitsu Ltd Program, information processor, access distribution method and system
JP2008158664A (en) * 2006-12-21 2008-07-10 Sony Corp Communication system, server, communication terminal and communication method
JP2010049655A (en) * 2008-08-25 2010-03-04 Fujitsu Frontech Ltd Terminal device, and resource transmission and reception system
JP2011216115A (en) * 2011-07-15 2011-10-27 Hitachi Ltd Download control device
JP2012059180A (en) * 2010-09-13 2012-03-22 Canon Inc Image forming device, method for updating firmware, and program
JP2014134874A (en) * 2013-01-08 2014-07-24 Aplix Ip Holdings Corp Communication terminal device and communication access method
US9576063B2 (en) 2007-04-20 2017-02-21 Hitachi Maxell, Ltd. Download control device
US11973821B2 (en) 2007-04-20 2024-04-30 Maxell, Ltd. Download control device

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008004122A (en) * 2003-09-22 2008-01-10 Fujitsu Ltd Program, information processor, access distribution method and system
JP2007027820A (en) * 2005-07-12 2007-02-01 Dainippon Printing Co Ltd Dispersion transmission system
JP2008158664A (en) * 2006-12-21 2008-07-10 Sony Corp Communication system, server, communication terminal and communication method
US10834172B2 (en) 2007-04-20 2020-11-10 Maxell, Ltd. Download control device
US11973821B2 (en) 2007-04-20 2024-04-30 Maxell, Ltd. Download control device
US11641390B2 (en) 2007-04-20 2023-05-02 Maxell, Ltd. Download control device
US11271988B2 (en) 2007-04-20 2022-03-08 Maxell, Ltd. Download control device
US9576063B2 (en) 2007-04-20 2017-02-21 Hitachi Maxell, Ltd. Download control device
US10187449B2 (en) 2007-04-20 2019-01-22 Maxell, Ltd. Download control device
US10200449B2 (en) 2007-04-20 2019-02-05 Maxell, Ltd. Download control device
JP2010049655A (en) * 2008-08-25 2010-03-04 Fujitsu Frontech Ltd Terminal device, and resource transmission and reception system
JP2012059180A (en) * 2010-09-13 2012-03-22 Canon Inc Image forming device, method for updating firmware, and program
JP2011216115A (en) * 2011-07-15 2011-10-27 Hitachi Ltd Download control device
JP2014134874A (en) * 2013-01-08 2014-07-24 Aplix Ip Holdings Corp Communication terminal device and communication access method

Also Published As

Publication number Publication date
JP3915115B2 (en) 2007-05-16

Similar Documents

Publication Publication Date Title
CN1559040B (en) Selection of content in response to communication environment
US7496630B2 (en) Adaptive notification delivery in a multi-device environment
US9203879B2 (en) Offline alerts mechanism
TW529277B (en) Use-sensitive distribution of data files between users
US7334019B2 (en) Delivering messages to message servers
US20020027567A1 (en) Listing network for classified information
US20030195801A1 (en) System and method for providing advertisement data with conversation data to users
WO2013163593A1 (en) Frequency capping of content across multiple devices
US20030126088A1 (en) Computer program storage medium, client computer, server, content distributing system and content distributing method
US9736209B2 (en) State change alerts mechanism
CN101156407A (en) System structure and method for scheduled download service
JP2003323183A (en) Apparatus and method for obtaining song information about song from publicly broadcasted information
JP2003208376A (en) Computer program, recording medium, computer and data transmission method
JP2006243985A (en) Message notification system and method, and server used therefor
JP2003333181A (en) Schedule management system and schedule management service processing method
US20100070586A1 (en) Asynchronous Queued Messaging for Web Applications
US7099929B1 (en) System and method for transferring information in a hypertext transfer protocol based system
JP2007156534A (en) Communication apparatus
JP2003224681A (en) System, method, and program for communication service
KR20040078539A (en) Method and Server for providing Instant Community Service on Internet Environment
WO2004023320A1 (en) Information processing system, information processing device and method, program storage medium, and program
JP2004048625A (en) E-mail transmitting and receiving service system and method therefor, and recording medium of program for procedure of transmitting and receiving service
JP2003228535A (en) File transfer method, file transfer device and computer program
JP2004005046A (en) Web page delivery system
JP2022021165A (en) Information processor, information processing method, and program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040621

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040705

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040715

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061018

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061218

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070128

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

Free format text: PAYMENT UNTIL: 20100216

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110216

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120216

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130216

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees