JP2010154161A - Data distribution method and program - Google Patents

Data distribution method and program Download PDF

Info

Publication number
JP2010154161A
JP2010154161A JP2008329237A JP2008329237A JP2010154161A JP 2010154161 A JP2010154161 A JP 2010154161A JP 2008329237 A JP2008329237 A JP 2008329237A JP 2008329237 A JP2008329237 A JP 2008329237A JP 2010154161 A JP2010154161 A JP 2010154161A
Authority
JP
Japan
Prior art keywords
data
server
clients
data block
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008329237A
Other languages
Japanese (ja)
Inventor
Naoki Murayama
直樹 村山
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.)
Exa Corp
Original Assignee
Exa 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 Exa Corp filed Critical Exa Corp
Priority to JP2008329237A priority Critical patent/JP2010154161A/en
Publication of JP2010154161A publication Critical patent/JP2010154161A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently and highly reliably perform the broadcast distribution of data. <P>SOLUTION: Retransmission control is attained under the initiative of a client concerning one-to-many data distribution by broadcast (multicast). That is, the attribute of data to be distributed is previously reported to a client terminal from a file server 4d, the client terminal determines the presence/absence of a missing data block based on the attribute, and then, a retransmission request is outputted to the file server 4d at an appropriate timing. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

この発明は、データ配信方法と、この方法をコンピュータに実施させるためのプログラムに関する。   The present invention relates to a data distribution method and a program for causing a computer to execute the method.

近年のデータ通信の殆どはIP(Internet Protocol)ネットワーク上で行われ、TCP(Transmission Control Protocol)、あるいはUDP(Use Datagram protocol)が目的に応じて使い分けられる。前者は信頼性を、後者はリアルタイム性を重視する通信に相性が良い。例えば特許文献1ではUDPを利用することで道路交通情報通信システムへの好適な応用を図っている。   Most of recent data communications are performed on an IP (Internet Protocol) network, and TCP (Transmission Control Protocol) or UDP (Use Datagram protocol) is properly used according to the purpose. The former is compatible with communication that places importance on reliability and the latter on communication that emphasizes real-time performance. For example, in patent document 1, the suitable application to the road traffic information communication system is aimed at by using UDP.

特許文献1ではピアツーピアでの通信を想定しており、このような形態でのファイル転送にはHTTP(HyperText Transfer Protocol)あるいはFTP(File Transfer Protocol)が利用される。しかしながらネットワーク上の通信はクライアントとサーバとが1対1で結ばれる形態だけではなく、1対多、あるいは多対多での通信形態も頻繁に生じ得る。このような形態でのデータ転送にはHTTP、FTPのいずれも不向きである。そこでマルチキャスト(IPマルチキャスト)、あるいはブロードキャストが用いられる。   Patent Document 1 assumes peer-to-peer communication, and HTTP (HyperText Transfer Protocol) or FTP (File Transfer Protocol) is used for file transfer in such a form. However, the communication on the network is not limited to a one-to-one connection between the client and the server, and a one-to-many or many-to-many communication form can frequently occur. Neither HTTP nor FTP is suitable for data transfer in such a form. Therefore, multicast (IP multicast) or broadcast is used.

サーバから複数のネットワークノードに同じデータを配信するにはマルチキャストが有効である。例えばアンチウイルスソフトのウイルスパターンファイルをサーバからクライアントにダウンロードする、というアプリケーションでは、転送先を指定可能なマルチキャストが用いられる。
特開2001−339434号公報
Multicast is effective for distributing the same data from a server to a plurality of network nodes. For example, an application that downloads a virus pattern file of anti-virus software from a server to a client uses multicast capable of specifying a transfer destination.
JP 2001-339434 A

既存のマルチキャストあるいはブロードキャストによれば、サーバの主導による再送制御を伴うので、全てのデータ配信先からの応答を管理する必要がある。特に、TCPで採用されるスライディングウインドウ方式はピアツーピアでは効率良くデータを配信できるものの、同じ手法をブロードキャストに当てはめると応答確認を取れない機器がタイムラグを生み、ウインドウをスムーズにスライドできない。比較的サイズの大きいデータを高い信頼性で、かつ多数のクライアントに効率よく配信可能な技術の提供が待たれている。   The existing multicast or broadcast involves server-led retransmission control, so it is necessary to manage responses from all data distribution destinations. In particular, although the sliding window method employed in TCP can distribute data efficiently by peer-to-peer, if the same method is applied to broadcast, a device that cannot confirm response generates a time lag and the window cannot slide smoothly. There is a need to provide a technology capable of efficiently distributing relatively large data to a large number of clients with high reliability.

この発明は上記事情によりなされたもので、その目的は、効率良く高い信頼性でデータを配信することの可能なデータ配信方法とその実現のためのプログラムを提供することにある。   The present invention has been made under the circumstances described above, and an object thereof is to provide a data distribution method capable of distributing data efficiently and with high reliability, and a program for realizing the data distribution method.

上記目的を達成するためにこの発明の一態様によれば、配信元のサーバから配信先の複数のクライアントに向けデータを同報的に配信するためのデータ配信方法において、前記サーバは、前記データを分割した複数のデータブロックを前記クライアントの各々に向け各データブロックごとの送達確認を待たずに送信し、前記クライアントの各々は、一定の期間内で不達のデータブロックの再送を前記サーバに要求し、前記サーバは、再送を要求されたデータブロックのみを要求元のクライアントに再送信することを特徴とするデータ配信方法が提供される。   In order to achieve the above object, according to one aspect of the present invention, in a data distribution method for broadcasting data from a distribution source server to a plurality of distribution destination clients, the server includes the data A plurality of data blocks are transmitted to each of the clients without waiting for delivery confirmation for each data block, and each of the clients retransmits the unreachable data block to the server within a certain period of time. The data distribution method is provided, wherein the server retransmits only the data block requested to be retransmitted to the requesting client.

このような手段を講じることにより、例えばマルチキャスト、あるいはブロードキャストといったデータの同報送信処理において、各データブロックごとの送達確認が省略される。その代わりに、各クライアントにおいて一定の期間内における不達のデータブロックが管理され、例えばその期間を周期とするタイミングごとに、不達のデータブロックの再送がサーバに要求される。クライアントにおいては不達のデータブロックの有無を、予めサーバから通知されるデータの属性(データブロックの総数など)に基づいて判定することができる。このような手法によれば同報送信においてクライアントの主導による再送制御が実現され、送達確認のためのメッセージ授受にかかる時間を短縮して効率を高められるとともに、不達のデータに対しては再送制御がなされるので、信頼性を高めることも可能になる。   By taking such a measure, delivery confirmation for each data block is omitted in the data broadcast transmission processing such as multicast or broadcast. Instead, unreachable data blocks within a certain period are managed in each client, and for example, the server is requested to retransmit unreachable data blocks at each timing period. The client can determine the presence or absence of unreachable data blocks based on data attributes (such as the total number of data blocks) notified from the server in advance. According to such a method, retransmission control led by the client is realized in the broadcast transmission, the time required for message transmission and reception for delivery confirmation can be shortened and the efficiency can be improved, and retransmission for undelivered data can be achieved. Since control is performed, it becomes possible to improve reliability.

この発明によれば、効率良く高い信頼性でデータを配信することの可能なデータ配信方法とその実現のためのプログラムを提供することができる。   According to the present invention, it is possible to provide a data distribution method capable of distributing data efficiently and with high reliability, and a program for realizing the data distribution method.

図1は、この発明に係わるデータ配信方法が実施される通信システムの一例を示す図である。図1において、互いに異なるネットワーク1c、2c、3c、4cは、それぞれルータ1a、2a、3a、4aを介してインターネット(Internet)に接続される。このうちネットワーク4cは、LAN(Local Area Network)上に設けられる複数のクライアント端末と、これらの端末にファイルサーバ3dとを備える。他のネットワーク1c、2c、3cも複数のクライアント端末を備える。   FIG. 1 is a diagram showing an example of a communication system in which a data distribution method according to the present invention is implemented. In FIG. 1, different networks 1c, 2c, 3c, and 4c are connected to the Internet via routers 1a, 2a, 3a, and 4a, respectively. Among these, the network 4c includes a plurality of client terminals provided on a LAN (Local Area Network) and a file server 3d in these terminals. The other networks 1c, 2c, 3c also include a plurality of client terminals.

以下では、ネットワーク4cに属するクライアント端末4bと、ネットワーク3cに属するクライアント端末3bとに、ファイルサーバ4dからのデータファイルを同報で配信するケースを考える。この配信にあたりブロードキャストあるいはマルチキャストの手法を一部流用できる。   In the following, a case is considered in which a data file from the file server 4d is distributed by broadcast to the client terminal 4b belonging to the network 4c and the client terminal 3b belonging to the network 3c. A part of the broadcast or multicast method can be used for this distribution.

図2は、図1のファイルサーバ4dおよびクライアント端末3bの実施の形態を示す機能ブロック図である。図2において、ファイルサーバ4dは通信インタフェース15を介してインターネットに接続され、各クライアント端末と双方向に通信する。またファイルサーバ4dはプログラムメモリ10、ストレージユニット11、およびCPU(Central Processing Unit)16を備える。CPU16はプログラムメモリ10に記憶されるプログラムに記載された命令を処理し、この実施形態に必要な種々の処理機能を実現する。ストレージユニット11は例えばハードディスクドライブ(HDD)などの記録メディアであり、クライアント端末に送出すべきデータファイル11aを記憶する。このデータファイル11aのサイズは一つのパケットで送信することはできない程度に大きいと想定する。よってファイルサーバはこのデータファイル11aを複数のデータブロックに分割し、それぞれに通し番号を付与してブロードキャストパケットを生成する。ブロードキャストパケットを利用することで同時に複数のクライアントへの配信が可能になる。   FIG. 2 is a functional block diagram showing an embodiment of the file server 4d and the client terminal 3b in FIG. In FIG. 2, the file server 4d is connected to the Internet via the communication interface 15, and communicates with each client terminal in both directions. The file server 4 d includes a program memory 10, a storage unit 11, and a CPU (Central Processing Unit) 16. The CPU 16 processes instructions described in the program stored in the program memory 10 and realizes various processing functions necessary for this embodiment. The storage unit 11 is a recording medium such as a hard disk drive (HDD) and stores a data file 11a to be sent to the client terminal. It is assumed that the size of the data file 11a is so large that it cannot be transmitted in one packet. Therefore, the file server divides the data file 11a into a plurality of data blocks, and assigns a serial number to each to generate a broadcast packet. By using broadcast packets, it is possible to distribute to multiple clients at the same time.

プログラムメモリ10はこの実施形態に係わるプログラムブロックとして、送信処理ブロック12、再送処理ブロック13、および通知処理ブロック14を備える。これらの処理ブロックがコンピュータとしてのファイルサーバ4dにロードされCPU16により実行されることで、CPU16は、ファイルサーバとしての処理機能を提供する。   The program memory 10 includes a transmission processing block 12, a retransmission processing block 13, and a notification processing block 14 as program blocks according to this embodiment. These processing blocks are loaded into a file server 4d as a computer and executed by the CPU 16, whereby the CPU 16 provides a processing function as a file server.

送信処理ブロック12は、データファイル11aを分割した複数のデータブロックを、クライアント端末(ここでは3b、4b)の各々に向けて送信する。通常では個々のデータブロックごとに送達確認シーケンスを要するが、ここでは送信処理ブロック12は、各データブロックを送達確認を待たずに、いわば垂れ流し的に送信する。   The transmission processing block 12 transmits a plurality of data blocks obtained by dividing the data file 11a to each of the client terminals (here, 3b and 4b). Normally, a delivery confirmation sequence is required for each individual data block. Here, however, the transmission processing block 12 transmits each data block in a drip manner without waiting for delivery confirmation.

再送処理ブロック13は、クライアント端末から例えば一定期間ごとに通知される再送要求に対してのみ、要求されたデータブロックを要求元のクライアント端末に再送信する。通知処理ブロック14は、データ配信にあたり最初に実施されるシーケンスにおいて、データファイル11aの属性を配信先のクライアント端末の各々に通知する。データファイル11aの属性には、例えばそのサイズ、拡張子、データ種別、あるいは分割したデータブロックの総数、通し番号などが挙げられる。   The retransmission processing block 13 retransmits the requested data block to the requesting client terminal only in response to a retransmission request notified from the client terminal at regular intervals, for example. The notification processing block 14 notifies each of the client terminals of the distribution destination of the attribute of the data file 11a in a sequence that is initially performed for data distribution. The attributes of the data file 11a include, for example, its size, extension, data type, total number of divided data blocks, serial number, and the like.

図2におけるクライアント端末3bもコンピュータ端末であり、ファイルサーバ4dから配信される複数のデータブロックを受信してデータファイルを再生する。クライアント端末3bは通信インタフェース30を介してインターネットに接続され、表示部31、キーボード32、マウス33、制御部34、およびメモリ35を備える。表示部31は例えば液晶ディスプレイである。   The client terminal 3b in FIG. 2 is also a computer terminal, and receives a plurality of data blocks distributed from the file server 4d and reproduces the data file. The client terminal 3b is connected to the Internet via the communication interface 30 and includes a display unit 31, a keyboard 32, a mouse 33, a control unit 34, and a memory 35. The display unit 31 is a liquid crystal display, for example.

メモリ35はこの実施形態に係わるプログラムブロックとして、再送要求処理ブロック35aと、判定処理ブロック35bとを備える。これらの処理ブロックが制御部34にロードされ実行されることで、制御部34はクライアントとしての処理機能を提供する。
再送要求処理ブロック35aは、例えば一定の期間内で不達のデータブロックの有無を監視し、不達のデータブロックが生じればその再送をファイルサーバ4dに要求する。あるいは再送要求処理ブロック35aは、不達のデータブロックが一定数に達すれば、それらの不達のデータブロックの再送をファイルサーバ4dに要求する。その際、再送要求処理ブロック35aは、ファイルサーバ4dに宛てた再送要求メッセージを他のクライアント端末とは異なるランダムなタイミングで送信する。
The memory 35 includes a retransmission request processing block 35a and a determination processing block 35b as program blocks according to this embodiment. When these processing blocks are loaded into the control unit 34 and executed, the control unit 34 provides a processing function as a client.
For example, the retransmission request processing block 35a monitors the presence or absence of unreachable data blocks within a certain period of time, and requests unsuccessful data blocks from the file server 4d. Alternatively, when the number of undelivered data blocks reaches a certain number, the retransmission request processing block 35a requests the file server 4d to retransmit those unreachable data blocks. At that time, the retransmission request processing block 35a transmits a retransmission request message addressed to the file server 4d at a random timing different from that of other client terminals.

判定処理ブロック35bは、ファイルサーバ4dから通知される、データファイル11aの属性に基づいて、不達のデータブロックの有無を判定する。具体的には、例えば通し番号の欠落などにより不達のデータブロックの有無を検出することができる。なおクライアント端末4bを含む他のクライアント端末も、クライアント端末4bと同様の構成を持つ。次に、上記構成における作用を説明する。   The determination processing block 35b determines the presence / absence of a non-delivery data block based on the attribute of the data file 11a notified from the file server 4d. Specifically, it is possible to detect the presence or absence of unreachable data blocks due to, for example, missing serial numbers. The other client terminals including the client terminal 4b have the same configuration as the client terminal 4b. Next, the operation of the above configuration will be described.

図3は、図2のファイルサーバ4dとクライアント端末3b、4bとの間で実施される処理手順を示すシーケンス図である。図3においてファイルサーバ4dは、データファイル11aの配信に先立ち、このデータファイル11aの属性を示す情報を情報通知メッセージによりクライアント端末3b、4bにブロードキャストで通知する。次いでファイルサーバ4dは各クライアント端末3b、4bからの、情報通知メッセージに対する受領確認メッセージの到来を待つ。受領確認メッセージの返信の無いままタイムアウトすれば、ファイルサーバ4dは再び情報通知メッセージを送出し、このメッセージが宛先のクライアント端末に届いたことが確認されるまでこの処理を繰り返す。ここまでは多数のクライアントの存在に対応するため、ファイルサーバ4dが主体となって再送制御を行う。   FIG. 3 is a sequence diagram showing a processing procedure performed between the file server 4d and the client terminals 3b and 4b in FIG. In FIG. 3, prior to the distribution of the data file 11a, the file server 4d broadcasts information indicating the attribute of the data file 11a to the client terminals 3b and 4b by an information notification message. Next, the file server 4d waits for the receipt confirmation message for the information notification message from each of the client terminals 3b and 4b. If a time-out occurs without receiving a receipt confirmation message, the file server 4d sends an information notification message again, and repeats this process until it is confirmed that this message has arrived at the destination client terminal. Up to this point, in order to cope with the existence of a large number of clients, the file server 4d mainly performs retransmission control.

次に、クライアント端末3b、4bからの受領確認メッセージを受けると、ファイルサーバ4dはデータブロックの配信を開始する。すなわちファイルサーバ4dは、通し番号を付与したデータブロックを先頭の番号から順次配信する。その際、ファイルサーバ4dはクライアント端末から応答を待たずに、次々とデータブロックを送信する。   Next, when receiving a receipt confirmation message from the client terminals 3b and 4b, the file server 4d starts distributing data blocks. That is, the file server 4d sequentially distributes the data block to which the serial number is assigned from the top number. At this time, the file server 4d transmits data blocks one after another without waiting for a response from the client terminal.

クライアント端末3b、4bは、受信したデータブロックの通し番号の欠落を監視し、不達のデータブロックの有無を判定する。一定期間内(例えば10秒)に不達のデータブロックがあれば、これを検出したクライアント端末はそのデータブロックに対する再送要求を直ちに出すことをせず、その通し番号のみを蓄積する。そして一定期間が経過すれば、蓄積した通し番号を含む再送要求メッセージをファイルサーバ4dに送信する。   The client terminals 3b and 4b monitor the lack of serial numbers in the received data blocks and determine the presence or absence of undelivered data blocks. If there is a non-reachable data block within a certain period (for example, 10 seconds), the client terminal that detects this does not immediately issue a retransmission request for that data block, but accumulates only that serial number. When a certain period of time elapses, a retransmission request message including the accumulated serial number is transmitted to the file server 4d.

図3では、クライアント端末3bが不達のデータブロックを検出し、再送要求メッセージを送出したことが示される。これを受けたファイルサーバ4dは、通知された通し番号のデータブロックに再送フラグを立て、このデータブロックを要求元のクライアント端末3bに返送したのち、引き続きデータブロックの配信を継続する。   FIG. 3 shows that the client terminal 3b has detected a non-delivery data block and has sent a retransmission request message. Receiving this, the file server 4d sets a retransmission flag for the data block of the notified serial number, returns this data block to the requesting client terminal 3b, and then continues to distribute the data block.

以上説明したようにこの実施形態によれば、ブロードキャスト(マルチキャスト)を利用した1対多のデータ配信において、再送制御をクライアント主導で実現するようにしている。すなわちファイルサーバ4dから、配信されるデータの属性を予めクライアント端末に通知し、その属性に基づいてクライアント端末が不達のデータブロックの有無を判定して、適切なタイミングでファイルサーバ4dに再送要求を出すようにしている。   As described above, according to this embodiment, in one-to-many data distribution using broadcast (multicast), retransmission control is realized by the initiative of the client. That is, the file server 4d notifies the client terminal of the attribute of the data to be distributed in advance, the client terminal determines the presence or absence of a data block that has not been reached based on the attribute, and sends a resend request to the file server 4d at an appropriate timing. I try to put out.

このようにクライアント主導で再送制御を実施するようにしたので、ファイルサーバ側で応答を管理する必要が無くなる。従って、スライディングウインドウ方式を採用せずとも効率の良いデータ配信を実現することが可能になる。これらのことから、効率良く高い信頼性でデータを同報配信することの可能なデータ配信方法とその実現のためのプログラムを提供することが可能となる。   As described above, since retransmission control is performed under the initiative of the client, it is not necessary to manage responses on the file server side. Therefore, efficient data distribution can be realized without adopting the sliding window method. From these facts, it is possible to provide a data distribution method capable of broadcasting data efficiently and with high reliability, and a program for realizing the data distribution method.

なお、この発明は上記実施の形態に限定されるものではない。例えばデータファイルを分割して生成されるブロードキャストパケットのサイズは、固定長でも、あるいはネットワークの状態(主に負荷)によって可変するようにしてもよい。いずれの方式にするかをシステム運用者の設定により切り替えられるようにしてもよい。ネットワークの負荷を計測するには、例えばルータ1a〜4aの機能を利用すればよい。   The present invention is not limited to the above embodiment. For example, the size of a broadcast packet generated by dividing a data file may be a fixed length or variable depending on a network state (mainly load). Which method is used may be switched according to the setting of the system operator. In order to measure the load on the network, for example, the functions of the routers 1a to 4a may be used.

またデータファイルの種別は如何なるものでも良く、信頼性を要するデータのほか、比較的制約の緩い映像、音声などのマルチメディアデータであってもよい。
さらにこの発明は、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。
The type of the data file may be any type, and may be multimedia data such as video and audio with relatively less restrictions in addition to data requiring reliability.
Furthermore, the present invention can be embodied by modifying the constituent elements without departing from the spirit of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, some components may be deleted from all the components shown in the embodiment.

この発明に係わるデータ配信方法が実施される通信システムの一例を示す図。The figure which shows an example of the communication system with which the data delivery method concerning this invention is implemented. 図1のファイルサーバ4dおよびクライアント端末3bの実施の形態を示す機能ブロック図。The functional block diagram which shows embodiment of the file server 4d of FIG. 1, and the client terminal 3b. 図2のファイルサーバ4dとクライアント端末3bとの間で実施される処理手順を示すシーケンス図。The sequence diagram which shows the process sequence implemented between the file server 4d of FIG. 2, and the client terminal 3b.

符号の説明Explanation of symbols

1c,2c,3c,4c…ネットワーク、1a,2a,3a,4a…ルータ、3b,4b…クライアント端末、11…ストレージユニット、11a…データファイル、10…プログラムメモリ、12…送信処理ブロック、13…再送処理ブロック、14…通知処理ブロック、15…通信インタフェース、16…CPU、30…通信インタフェース、31…表示部、32…キーボード、33…マウス、34…制御部、35…メモリ、35a…再送要求処理ブロック、35b…判定処理ブロック   1c, 2c, 3c, 4c ... network, 1a, 2a, 3a, 4a ... router, 3b, 4b ... client terminal, 11 ... storage unit, 11a ... data file, 10 ... program memory, 12 ... transmission processing block, 13 ... Retransmission processing block, 14 ... Notification processing block, 15 ... Communication interface, 16 ... CPU, 30 ... Communication interface, 31 ... Display unit, 32 ... Keyboard, 33 ... Mouse, 34 ... Control unit, 35 ... Memory, 35a ... Retransmission request Processing block, 35b ... determination processing block

Claims (10)

配信元のサーバから配信先の複数のクライアントに向けデータを同報的に配信するためのデータ配信方法において、
前記サーバは、前記データを分割した複数のデータブロックを前記クライアントの各々に向け各データブロックごとの送達確認を待たずに送信し、
前記クライアントの各々は、一定の期間内で不達のデータブロックの再送を前記サーバに要求し、
前記サーバは、再送を要求されたデータブロックのみを要求元のクライアントに再送信することを特徴とするデータ配信方法。
In a data distribution method for distributing data from a distribution source server to a plurality of distribution destination clients in a broadcast manner,
The server transmits a plurality of data blocks obtained by dividing the data to each of the clients without waiting for delivery confirmation for each data block,
Each of the clients requests the server to resend the unreachable data block within a certain period of time,
The server distributes only the data block requested to be retransmitted to the requesting client.
配信元のサーバから配信先の複数のクライアントに向けデータを同報的に配信するためのデータ配信方法において、
前記サーバは、前記データを分割した複数のデータブロックを前記クライアントの各々に向け各データブロックごとの送達確認を待たずに送信し、
前記クライアントの各々は、不達のデータブロックが一定数に達すればそれらの不達のデータブロックの再送を前記サーバに要求し、
前記サーバは、再送を要求されたデータブロックのみを要求元のクライアントに再送信することを特徴とするデータ配信方法。
In a data distribution method for distributing data from a distribution source server to a plurality of distribution destination clients in a broadcast manner,
The server transmits a plurality of data blocks obtained by dividing the data to each of the clients without waiting for delivery confirmation for each data block,
Each of the clients requests the server to resend those unreachable data blocks when a certain number of unreachable data blocks reaches a certain number,
The server distributes only the data block requested to be retransmitted to the requesting client.
前記サーバは、前記複数のデータブロックの総数を含む前記データの属性を前記クライアントの各々に通知し、
前記クライアントの各々は、不達のデータブロックの有無を前記通知された属性に基づいて判定することを特徴とする請求項1および2のいずれか記載のデータ配信方法。
The server notifies each of the clients of an attribute of the data including a total number of the plurality of data blocks;
3. The data distribution method according to claim 1, wherein each of the clients determines the presence / absence of a non-delivery data block based on the notified attribute.
前記クライアントの各々は、不達のデータブロックの再送を前記サーバに互いにランダムなタイミングで要求することを特徴とする請求項1および2のいずれかに記載のデータ配信方法。 3. The data distribution method according to claim 1, wherein each of the clients requests the server to retransmit the undelivered data block at random timings. 複数のクライアントに向けデータを同報的に配信するサーバコンピュータに読み込まれるプログラムであって、
前記サーバコンピュータに、
前記データを分割した複数のデータブロックを前記クライアントの各々に向け各データブロックごとの送達確認を待たずに送信する処理を実行させる命令と、
再送を要求されたデータブロックのみを要求元のクライアントに再送信する処理を実行させる命令とを含むことを特徴とするプログラム。
A program that is read by a server computer that broadcasts data to multiple clients,
In the server computer,
An instruction to execute a process of transmitting a plurality of data blocks obtained by dividing the data to each of the clients without waiting for delivery confirmation for each data block;
And a command for executing a process of retransmitting only a data block requested to be retransmitted to a requesting client.
さらに、前記複数のデータブロックの総数を含む前記データの属性を前記クライアントの各々に通知する処理を前記サーバコンピュータに実行させる命令を含むことを特徴とする請求項5記載のプログラム。 6. The program according to claim 5, further comprising instructions for causing the server computer to execute a process of notifying each of the clients of the data attributes including the total number of the plurality of data blocks. データを分割した複数のデータブロックを同報的に配信するサーバから前記データブロックを受信するクライアントコンピュータに読み込まれるプログラムであって、
前記クライアントコンピュータに、
一定の期間内で不達のデータブロックの再送を前記サーバに要求する処理を実行させる命令を含むことを特徴とするプログラム。
A program that is read by a client computer that receives the data block from a server that broadcasts a plurality of data blocks into which data is divided,
On the client computer,
A program comprising an instruction for executing a process of requesting the server to retransmit a data block that has not been delivered within a certain period.
データを分割した複数のデータブロックを同報的に配信するサーバから前記データブロックを受信するクライアントコンピュータに読み込まれるプログラムであって、
前記クライアントコンピュータに、
不達のデータブロックが一定数に達すればそれらの不達のデータブロックの再送を前記サーバに要求する処理を実行させる命令を含むことを特徴とするプログラム。
A program that is read by a client computer that receives the data block from a server that broadcasts a plurality of data blocks into which data is divided,
On the client computer,
A program comprising: an instruction for executing a process for requesting the server to retransmit data blocks which have not been delivered when a certain number of data blocks have not been delivered.
さらに、前記サーバから通知される前記データブロックの総数を含む前記データの属性に基づいて不達のデータブロックの有無を判定する処理を前記クライアントコンピュータに実行させる命令を含むことを特徴とする請求項7および8のいずれか記載のプログラム。 The system further comprises: an instruction for causing the client computer to execute a process of determining whether or not there is a non-deliverable data block based on an attribute of the data including the total number of the data blocks notified from the server. The program according to any one of 7 and 8. さらに、不達のデータブロックの再送を他のクライアントコンピュータと互いにランダムなタイミングで要求する処理を前記クライアントコンピュータに実行させる命令を含むことを特徴とする請求項7および8のいずれかに記載のプログラム。 9. The program according to claim 7, further comprising an instruction for causing the client computer to execute processing for requesting retransmission of the unreachable data block with another client computer at random timing. .
JP2008329237A 2008-12-25 2008-12-25 Data distribution method and program Pending JP2010154161A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008329237A JP2010154161A (en) 2008-12-25 2008-12-25 Data distribution method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008329237A JP2010154161A (en) 2008-12-25 2008-12-25 Data distribution method and program

Publications (1)

Publication Number Publication Date
JP2010154161A true JP2010154161A (en) 2010-07-08

Family

ID=42572732

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008329237A Pending JP2010154161A (en) 2008-12-25 2008-12-25 Data distribution method and program

Country Status (1)

Country Link
JP (1) JP2010154161A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002124992A (en) * 2000-08-10 2002-04-26 Kddi Corp Data file distribution method by multicast
JP2003348186A (en) * 2002-05-29 2003-12-05 Toa Corp Method and device for transmitting electronic data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002124992A (en) * 2000-08-10 2002-04-26 Kddi Corp Data file distribution method by multicast
JP2003348186A (en) * 2002-05-29 2003-12-05 Toa Corp Method and device for transmitting electronic data

Similar Documents

Publication Publication Date Title
US8612617B2 (en) Reliable multicast transport protocol
US8671163B2 (en) Multi-output packet server with independent streams
JP5563979B2 (en) Bandwidth reservation for data flow in interconnected networks
WO2015180339A1 (en) Message push processing method and device, push server, and application server
US20100268789A1 (en) Network caching for multiple contemporaneous requests
US9330154B2 (en) Multicast database replication
RU2647654C2 (en) System and method of delivering audio-visual content to client device
JP2006074744A (en) System and method for distributed streaming of extensible media
JP2006074781A (en) System and method for erasure coding of streaming media
Hofmann Enabling group communication in global networks
WO2019214550A1 (en) Message transmission method, device and system, storage medium and electronic apparatus
JP2006079606A (en) Receiver-driven system and method for peer-to-peer network
US20150271226A1 (en) Transport accelerator implementing a multiple interface architecture
US20050188107A1 (en) Redundant pipelined file transfer
CN112217649B (en) Terminal equipment management method, server and terminal equipment
JP5550198B2 (en) Protocol booster for SCTP in multicast networks
US7385978B1 (en) Method and apparatus for reliable multicast distribution
WO2019200630A1 (en) Method and system for transmitting streaming media resource
Baccichet et al. Content-aware P2P video streaming with low latency
JP2010213150A (en) Transmitter, file distribution system, file distribution control method and file distribution control program in system
EP3136684B1 (en) Multicast transmission using programmable network
CN106130746B (en) Data transmission method and device
JP2010154161A (en) Data distribution method and program
KR100396921B1 (en) Error control method in the multicasting transmission system using repeater server
JP2012186577A (en) Data distribution system, node and data distribution method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111013

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120913

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120925

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130402