JP2010278991A - Overlay multicast system, relay apparatus, conversion apparatus and overlay multicast method - Google Patents

Overlay multicast system, relay apparatus, conversion apparatus and overlay multicast method Download PDF

Info

Publication number
JP2010278991A
JP2010278991A JP2009132410A JP2009132410A JP2010278991A JP 2010278991 A JP2010278991 A JP 2010278991A JP 2009132410 A JP2009132410 A JP 2009132410A JP 2009132410 A JP2009132410 A JP 2009132410A JP 2010278991 A JP2010278991 A JP 2010278991A
Authority
JP
Japan
Prior art keywords
file data
server
processing
relay device
client
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
JP2009132410A
Other languages
Japanese (ja)
Other versions
JP5521397B2 (en
Inventor
Masao Shimada
昌生 嶋田
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 Embedded Products Ltd
Original Assignee
NEC Embedded Products Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Embedded Products Ltd filed Critical NEC Embedded Products Ltd
Priority to JP2009132410A priority Critical patent/JP5521397B2/en
Publication of JP2010278991A publication Critical patent/JP2010278991A/en
Application granted granted Critical
Publication of JP5521397B2 publication Critical patent/JP5521397B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an overlay multicast system and the like for reducing a packet processing load on a router and a relay apparatus by reducing the consumption of a network band or a time lag of data transfer. <P>SOLUTION: A relay apparatus notifies a conversion apparatus about an arrival message of file data transmitted from a server, and the conversion apparatus creates file data process information to transmit the information to the relay apparatus. The relay apparatus transmits file data which are processed by using the information to a client. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、低レンテンシーオーバーレイマルチキャスト技術に関する。   The present invention relates to a low latency overlay multicast technique.

まず、従来のIPマルチキャスト技術について、図11および図12を参照して説明する。図11に示すIPマルチキャストシステムは、インターネットなどのネットワーク1100上において、サーバ110と、中継装置120と、クライアント140Aと、クライアント140Bと、を含んで構成される。ここでは中継装置120はルータであるとする。
図12のシーケンス図を参照して動作を説明する。前提として、サーバ110は動画のファイルデータ150を保持しているものとする。クライアント140Aおよびクライアント140Bからファイルデータ150の要求が発行された場合(S1201)、中継装置120を介して(S1202)、サーバ110がファイルデータ150の要求を受け取る(S1203)。
そして、サーバ110はファイルデータ150を送信する(S1204)。なお、ファイルデータ150はUDPパケットで順次データ送信されるものとする。
中継装置120はサーバ110からファイルデータ150を受信する(S1205)。中継装置120は、クライアント140Aおよびクライアント140Bからファイルデータ150の要求が発行されたことを認識(それぞれのIPアドレスも取得済み)しているので、二つのクライアントにファイルデータ150をそれぞれ送信すべく、サーバ110から受信したファイルデータ150を複製する(S1206)。その後、中継装置120はクライアント140Aおよびクライアント140Bにファイルデータ150をそれぞれ(いずれか一方は上記ステップS1206で複製されたものである)分配する(S1207)。
このような階層により配信管理を行い、IP層で中継装置120が直接分配するIPマルチキャストでは、ファイルデータ150に変更を加えてクライアントに送信したいという要望に応えることは困難であった。そこで、以下に述べるアプリケーション層においてデータ変更を行うための中継ノードを活用したオーバーレイマルチキャストが用いられる。
First, a conventional IP multicast technique will be described with reference to FIGS. The IP multicast system shown in FIG. 11 includes a server 110, a relay device 120, a client 140A, and a client 140B on a network 1100 such as the Internet. Here, it is assumed that the relay device 120 is a router.
The operation will be described with reference to the sequence diagram of FIG. It is assumed that the server 110 holds moving image file data 150. When the request for the file data 150 is issued from the client 140A and the client 140B (S1201), the server 110 receives the request for the file data 150 via the relay device 120 (S1202) (S1203).
Then, the server 110 transmits the file data 150 (S1204). It is assumed that the file data 150 is sequentially transmitted as a UDP packet.
The relay device 120 receives the file data 150 from the server 110 (S1205). Since the relay apparatus 120 recognizes that the request for the file data 150 has been issued from the client 140A and the client 140B (each IP address has already been acquired), in order to transmit the file data 150 to each of the two clients, The file data 150 received from the server 110 is duplicated (S1206). Thereafter, the relay device 120 distributes the file data 150 to each of the client 140A and the client 140B (one of which is duplicated in step S1206) (S1207).
In the IP multicast in which distribution management is performed in such a hierarchy and the relay device 120 directly distributes in the IP layer, it is difficult to meet the demand for changing the file data 150 and transmitting it to the client. Therefore, an overlay multicast using a relay node for changing data in the application layer described below is used.

以下、従来のオーバーレイマルチキャスト技術について、図13および図14を参照して説明する。図13に示すオーバーレイマルチキャストシステムは、インターネットなどのネットワーク2100上において、サーバ210と、中継装置220と、クライアント240Aと、クライアント240Bと、中継ノード(変換装置)230と、を含んで構成される。ここでは中継装置220はルータであるとする。
図14のシーケンス図を参照して動作を説明する。前提として、サーバ210は動画のファイルデータ250を保持しているものとする。クライアント240Aからファイルデータ250の要求が発行された場合(S1401)、中継装置220を介して(S1402)、サーバ210がファイルデータ250の要求を受け取る(S1403)。
そして、サーバ210はファイルデータ250を送信する(S1404)。なお、ファイルデータ250はUDPパケットで順次データ送信されるものとする。
中継装置220はサーバ210からファイルデータ250を受信する(S1405)。
中継装置220は中継ノード230にファイルデータ250を送信する(S1406)。
中継ノード230はファイルデータ250に変更を加える(S1407)。例えば、データの削除、追加、修正等である。その後、中継ノード230は中継装置220に変更を加えたファイルデータ250を送信する(S1408)。
中継装置220は、クライアント240Aからファイルデータ250の要求が発行されたことを認識(クライアント240AのIPアドレスも取得済み)しているので、中継ノード230から受信した変更を加えたファイルデータ250をクライアント240Aに送信する(S1409)。
また、上述のクライアント240Aからのみファイルデータ250の要求が発行された場合と異なり、クライアント240Aおよびクライアント240Bからファイルデータ250の要求が発行された場合には、上記のステップS1407で、中継ノード230はファイルデータ250に変更を加え、さらに中継ノード230は二つのクライアントそれぞれに送信される変更を加えたファイルデータ250を準備すべく、変更を加えたファイルデータ250を複製する。その際、中継ノード230は何らかの方法によりファイルデータ250の要求が発行されたクライアントを認識しているものとする。その後、上記のステップS1408で、中継ノード230は中継装置220に変更を加えたファイルデータ250(クライアント240A用)および変更を加えたファイルデータ250(クライアント240B用)をそれぞれ順に送信する。
Hereinafter, a conventional overlay multicast technique will be described with reference to FIGS. 13 and 14. FIG. The overlay multicast system shown in FIG. 13 includes a server 210, a relay device 220, a client 240A, a client 240B, and a relay node (conversion device) 230 on a network 2100 such as the Internet. Here, it is assumed that the relay device 220 is a router.
The operation will be described with reference to the sequence diagram of FIG. It is assumed that the server 210 holds moving image file data 250. When a request for the file data 250 is issued from the client 240A (S1401), the server 210 receives the request for the file data 250 via the relay device 220 (S1402) (S1403).
Then, the server 210 transmits the file data 250 (S1404). It is assumed that the file data 250 is sequentially transmitted as a UDP packet.
The relay device 220 receives the file data 250 from the server 210 (S1405).
The relay device 220 transmits the file data 250 to the relay node 230 (S1406).
The relay node 230 changes the file data 250 (S1407). For example, deletion, addition, correction, etc. of data. Thereafter, the relay node 230 transmits the file data 250 in which the relay device 220 is changed (S1408).
Since the relay device 220 recognizes that the request for the file data 250 has been issued from the client 240A (the IP address of the client 240A has already been acquired), the file data 250 to which the change received from the relay node 230 has been added is stored in the client 220A. It is transmitted to 240A (S1409).
Unlike the case where the request for the file data 250 is issued only from the client 240A described above, when the request for the file data 250 is issued from the client 240A and the client 240B, the relay node 230 determines in step S1407 above. In addition, the relay node 230 duplicates the changed file data 250 to prepare the changed file data 250 to be transmitted to each of the two clients. At this time, it is assumed that the relay node 230 recognizes the client from which the request for the file data 250 is issued by some method. Thereafter, in step S1408, the relay node 230 sequentially transmits the changed file data 250 (for the client 240A) and the changed file data 250 (for the client 240B) to the relay device 220, respectively.

関連技術として、オーバーレイマルチキャストを実現するデータ転送技術が提案されている(例えば、特許文献1参照)。   As a related technique, a data transfer technique for realizing overlay multicast has been proposed (see, for example, Patent Document 1).

特開2008−236073号公報JP 2008-236073 A

しかしながら、上述の図13に示すオーバーレイマルチキャストシステムは、中継装置220と中継ノード230間でファイルデータ250(厳密には変更前後の各ファイルデータ250である)が往復してネットワーク2100を流れていた。すなわち、フルデータの往復がなされていた。
これにより、ネットワーク帯域が圧迫され、また、データ転送の遅延が発生する場合があった。さらに中継装置220および中継ノード(変換装置)230にパケット処理の負荷がかかっていた。
However, in the overlay multicast system shown in FIG. 13 described above, the file data 250 (strictly, the file data 250 before and after the change) reciprocates between the relay device 220 and the relay node 230 and flows through the network 2100. That is, full data was reciprocated.
As a result, the network bandwidth is squeezed, and data transfer delays may occur. Furthermore, the packet processing load is applied to the relay device 220 and the relay node (conversion device) 230.

本発明は、アプリケーション層とネットワーク層をオーバーレイマルチキャストにおいて連携させ、ネットワーク帯域の消費やデータ転送のタイムラグを低減し、中継装置および変換装置のパケット処理負担を軽減するオーバーレイマルチキャストシステム、中継装置、変換装置、オーバーレイマルチキャスト方法およびプログラムを提供することを目的とする。   The present invention relates to an overlay multicast system, a relay device, and a conversion device that link an application layer and a network layer in overlay multicast, reduce network bandwidth consumption and data transfer time lag, and reduce the packet processing burden on the relay device and the conversion device. An object of the present invention is to provide an overlay multicast method and program.

本発明の第一のオーバーレイマルチキャストシステムは、ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムであって、
前記サーバは、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信する手段を備え、
前記中継装置は、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知する手段と、
受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信する手段とを備え、
前記変換装置は、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段を備えることを特徴とする。
A first overlay multicast system of the present invention is an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on a network,
The server includes means for transmitting file data to be transmitted to the client to the relay device,
The relay device notifies the conversion device of an arrival message of a packet of file data transmitted from the server;
Using the information for processing the received file data, processing the file data transmitted from the server already held, and means for transmitting the processed file data to the client,
The conversion device includes means for creating information for processing file data transmitted from the server held by the relay device and transmitting the information to the relay device.

また、本発明の第二のオーバーレイマルチキャストシステムは、ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムであって、
前記サーバは、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信する手段を備え、
前記中継装置は、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知する手段と、
自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定する手段と、
前記加工する装置が前記中継装置であると決定された場合、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する手段と、
加工後のファイルデータを前記クライアントに送信する手段とを備え、
前記変換装置は、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段と、
前記加工する装置が前記変換装置であると決定された場合、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信する手段とを備えることを特徴とする。
The second overlay multicast system of the present invention is an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on the network,
The server includes means for transmitting file data to be transmitted to the client to the relay device,
The relay device notifies the conversion device of an arrival message of a packet of file data transmitted from the server;
From the server already held by using the information for processing the received file data according to the CPU processing capacity availability of its own device and the CPU processing capacity availability of the conversion device Means for determining whether a device for processing transmitted file data is the own device or the conversion device;
When it is determined that the device to be processed is the relay device, using the received information for processing the file data, means for processing the file data transmitted from the server already held,
Means for transmitting processed file data to the client,
The conversion device creates information for processing the file data transmitted from the server held by the relay device, and transmits the information to the relay device;
When it is determined that the device to be processed is the conversion device, the file data transmitted from the relay device is processed using information for processing the file data, and the processed file data is transferred to the relay device. And means for transmitting.

また、本発明の第一の中継装置は、ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける中継装置であって、
前記変換装置に対して前記サーバから送信された前記クライアントに送信すべきファイルデータのパケットの到着メッセージを通知する手段と、
前記変換装置から受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信する手段とを備えることを特徴とする。
The first relay device of the present invention is a relay device in an overlay multicast system configured on a network including a server, a relay device, a conversion device, and at least one client,
Means for notifying the conversion device of an arrival message of a packet of file data to be transmitted to the client transmitted from the server;
Means for processing file data transmitted from the server already held using information for processing the file data received from the conversion device, and transmitting the processed file data to the client; It is characterized by that.

また、本発明の第二の中継装置は、ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける中継装置であって、
前記変換装置に対して前記サーバから送信された前記クライアントに送信すべきファイルデータのパケットの到着メッセージを通知する手段と、
自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定する手段と、
前記加工する装置が前記自装置であると決定された場合、前記変換装置から受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する手段と、
前記加工する装置が前記変換装置であると決定された場合、加工後のファイルデータを前記変換装置から受信する手段と、
加工後のファイルデータを前記クライアントに送信する手段とを備えることを特徴とする。
The second relay device of the present invention is a relay device in an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on the network,
Means for notifying the conversion device of an arrival message of a packet of file data to be transmitted to the client transmitted from the server;
From the server already held by using the information for processing the received file data according to the CPU processing capacity availability of its own device and the CPU processing capacity availability of the conversion device Means for determining whether a device for processing transmitted file data is the own device or the conversion device;
When it is determined that the device to be processed is the device itself, the file data transmitted from the server that is already held is processed using the information for processing the file data received from the conversion device. Means,
When it is determined that the device to be processed is the conversion device, means for receiving processed file data from the conversion device;
Means for transmitting the processed file data to the client.

また、本発明の第一の変換装置は、ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける変換装置であって、
前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取る手段と、
前記中継装置に加工後のファイルデータを前記クライアントに送信させるべく、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段とを備えることを特徴とする。
The first conversion device of the present invention is a conversion device in an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on the network,
Means for receiving an arrival message of a packet of file data transmitted from the server from the relay device;
In order to cause the relay device to send the processed file data to the client, information for processing the file data transmitted from the server held by the relay device is created and the information is transmitted to the relay device. And means for performing.

また、本発明の第二の変換装置は、ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける変換装置であって、
前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取る手段と、
前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段と、
前記中継装置により前記中継装置のCPUの処理能力の空き具合と、自装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置と決定された場合、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信する手段とを備えることを特徴とする。
The second conversion device of the present invention is a conversion device in an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on the network,
Means for receiving an arrival message of a packet of file data transmitted from the server from the relay device;
Means for creating information for processing the file data transmitted from the server held by the relay device, and transmitting the information to the relay device;
The relay device has already retained the file data processing information received according to the CPU processing capacity availability of the relay device and the CPU capacity of the device itself. If the device that processes the file data transmitted from the server is determined to be its own device, the file data transmitted from the relay device is processed using the information for processing the file data, Means for transmitting file data to the relay device.

また、本発明の第一のオーバーレイマルチキャスト方法は、ネットワーク上における、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを利用したオーバーレイマルチキャスト方法であって、
前記サーバが、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信するステップと、
前記中継装置が、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するステップと、
前記変換装置が、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信するステップと、
前記中継装置が、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信するステップとを有することを特徴とする。
The first overlay multicast method of the present invention is an overlay multicast method using a server, a relay device, a conversion device, and at least one client on the network,
The server transmitting file data to be transmitted to the client to the relay device;
The relay device notifying the conversion device of an arrival message of a packet of file data transmitted from the server;
The conversion device creates information for processing the file data transmitted from the server held by the relay device, and transmits the information to the relay device;
The relay device uses the received information for processing the file data to process the file data already transmitted from the server, and transmits the processed file data to the client. It is characterized by having.

また、本発明の第二のオーバーレイマルチキャスト方法は、ネットワーク上における、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを利用したオーバーレイマルチキャスト方法であって、
前記サーバが、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信するステップと、
前記中継装置が、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するステップと、
前記変換装置が、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信するステップと、
前記中継装置が、自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定するステップと、
前記加工する装置が前記変換装置であると決定された場合、前記変換装置が、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信し、一方、前記加工する装置が前記中継装置であると決定された場合、前記中継装置が、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工するステップと、
前記中継装置が、加工後のファイルデータを前記クライアントに送信するステップとを有することを特徴とする。
The second overlay multicast method of the present invention is an overlay multicast method using a server, a relay device, a conversion device, and at least one client on a network,
The server transmitting file data to be transmitted to the client to the relay device;
The relay device notifying the conversion device of an arrival message of a packet of file data transmitted from the server;
The conversion device creates information for processing the file data transmitted from the server held by the relay device, and transmits the information to the relay device;
The relay device has already retained the processing information of the received file data according to the availability of the processing capability of the CPU of its own device and the availability of the processing capability of the CPU of the conversion device. Determining whether the device that processes the file data transmitted from the server is the own device or the conversion device;
When it is determined that the device to be processed is the conversion device, the conversion device uses the information for processing the file data to process the file data transmitted from the relay device, and the processed file When data is transmitted to the relay device, on the other hand, when it is determined that the device to be processed is the relay device, the relay device has already retained the information for processing the received file data. Processing the file data transmitted from the server,
The relay device includes a step of transmitting processed file data to the client.

本発明によれば、アプリケーション層とネットワーク層をオーバーレイマルチキャストにおいて連携させ、ネットワーク帯域の消費やデータ転送のタイムラグを低減し、中継装置および変換装置のパケット処理負担を軽減することができる。   According to the present invention, the application layer and the network layer can be linked in overlay multicast, network bandwidth consumption and data transfer time lag can be reduced, and the packet processing burden on the relay device and the conversion device can be reduced.

本発明の第一の実施の形態に係るシステム構成を示す図である。It is a figure which shows the system configuration | structure which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係るMPEGストリームのレイヤ構成を示す図である。It is a figure which shows the layer structure of the MPEG stream which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係るサーバの構成を示すブロック図であるである。It is a block diagram which shows the structure of the server which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係る中継装置の構成を示すブロック図であるである。It is a block diagram which shows the structure of the relay apparatus which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係る変換装置の構成を示すブロック図であるである。It is a block diagram which shows the structure of the converter which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係るクライアントの構成を示すブロック図であるである。It is a block diagram which shows the structure of the client which concerns on 1st embodiment of this invention. 本発明の第一の実施の形態に係るオーバーレイマルチキャストの処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the overlay multicast which concerns on 1st embodiment of this invention. 本発明の第二の実施の形態に係る中継装置の構成を示すブロック図であるである。It is a block diagram which shows the structure of the relay apparatus which concerns on 2nd embodiment of this invention. 本発明の第二の実施の形態に係る変換装置の構成を示すブロック図であるである。It is a block diagram which shows the structure of the converter which concerns on 2nd embodiment of this invention. 本発明の第二の実施の形態に係るオーバーレイマルチキャストの処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the overlay multicast which concerns on 2nd embodiment of this invention. 従来のIPマルチキャストシステムの構成を示す図である。It is a figure which shows the structure of the conventional IP multicast system. 従来のIPマルチキャストシステムの処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the conventional IP multicast system. 従来のオーバーレイマルチキャストシステムの構成を示す図である。It is a figure which shows the structure of the conventional overlay multicast system. 従来のオーバーレイマルチキャストシステムの処理動作を示すシーケンス図である。It is a sequence diagram which shows the processing operation of the conventional overlay multicast system.

以下、本発明の第一の実施の形態について図面を参照して詳細に説明する。図1に示す本実施の形態におけるオーバーレイマルチキャストシステムは、インターネットなどのネットワーク100上において、サーバ10と、中継装置20と、中継ノード(以下では「変換装置」という)30と、クライアント40Aと、クライアント40Bと、を含んで構成される。図1では、説明の容易化のためクライアント数を2つとしているが3つ以上であってもよいのはもちろんである。なお、以下では、クライアント40Aおよびクライアント40Bに共通の説明をする際にはクライアント40と総称する。
本発明は、種々のデータ形式のオーバーレイマルチキャストに適用可能であるが、以下、本実施の形態では説明の便宜のためMPEG形式の動画のストリームデータを例として説明する。
Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings. An overlay multicast system according to the present embodiment shown in FIG. 1 includes a server 10, a relay device 20, a relay node (hereinafter referred to as a “conversion device”) 30, a client 40A, and a client on a network 100 such as the Internet. 40B. Although the number of clients is two in FIG. 1 for ease of explanation, it is needless to say that the number may be three or more. Hereinafter, the client 40A and the client 40B are collectively referred to as the client 40 when they are commonly described.
The present invention can be applied to overlay multicast of various data formats. In the present embodiment, for convenience of explanation, stream data of MPEG format moving images will be described below as an example.

図2に示すように、MPEGストリームは、順に、ストリーム、GOP、ピクチャ、パケットなどの各レイヤから成る。ストリームは、GOP及びフレーム(動画を構成する単位である静止画像=ピクチャ)に分かれており、MPEGフレームには、Iピクチャ、Bピクチャ、Pピクチャの3種類がある。Iピクチャは、フレーム内符号化されるフレームである。Pピクチャは、順方向予測符号化されるフレームである。Bピクチャは、双方向予測符号化されるフレームである。   As shown in FIG. 2, the MPEG stream is composed of layers such as a stream, a GOP, a picture, and a packet in order. The stream is divided into GOPs and frames (still images = pictures, which are units constituting moving images), and there are three types of MPEG frames: I pictures, B pictures, and P pictures. An I picture is a frame that is intra-coded. A P picture is a frame that is forward-predictively encoded. A B picture is a frame that is bi-directional predictively encoded.

また、GOP(Group Of Picture)は、ストリームの部分を構成し、ストリームデータに対するランダムアクセスを可能とするために、Iピクチャ(フレーム内符号化画像)が少なくとも1枚は入った画像群構造である。   Further, GOP (Group Of Picture) is an image group structure including at least one I picture (intra-frame encoded image) in order to form a stream portion and enable random access to stream data. .

図2において、MPEGストリームは、RTP/UDP/IPの各パケットに分割して送信される。各ピクチャ(I,B,P)は、各々、1つ以上のRTP/UDP/IPパケットに分割される。RTP/UDP/IPパケットは、各プロトコルの定めるRTPヘッダ、UDPヘッダ、IPヘッダ、及びストリーミング・ヘッダを持つ。RTPヘッダは、ペイロードタイプを7bitで保持し、例えばMPEGエレメンタリ・ストリームの場合は32である。ストリーミング・ヘッダは、GOPデータレート、ストリーム先頭パケット・フラグ、及びストリーム最終パケット・フラグを含む。   In FIG. 2, the MPEG stream is divided into RTP / UDP / IP packets and transmitted. Each picture (I, B, P) is divided into one or more RTP / UDP / IP packets. The RTP / UDP / IP packet has an RTP header, a UDP header, an IP header, and a streaming header defined by each protocol. The RTP header holds the payload type in 7 bits, and is 32 in the case of an MPEG elementary stream, for example. The streaming header includes a GOP data rate, a stream head packet flag, and a stream end packet flag.

サーバ10は、ワークステーション等の情報処理装置である。中継装置20は、データ中継を行うノードであり、インターネットではルータ(レイヤ3スイッチ)に相当する装置である。変換装置30は、データの中継ノードに相当する情報処理装置である。クライアント40A、クライアント40Bは、パーソナルコンピュータ、ビデオデッキ、テレビジョン受像機、ホームサーバ等の情報処理装置であり、ルータ等であってもよい。   The server 10 is an information processing apparatus such as a workstation. The relay device 20 is a node that performs data relay, and is a device corresponding to a router (layer 3 switch) on the Internet. The conversion device 30 is an information processing device corresponding to a data relay node. The clients 40A and 40B are information processing apparatuses such as a personal computer, a video deck, a television receiver, and a home server, and may be routers or the like.

図3は、サーバ10の構成を示すブロック図である。サーバ10は、MPEGエンコーダ11、ストリーム配信処理部12、CPU13、ROM14、RAM15、ネットワークI/F16、及びHDD(ハードディスクドライブ)17を備えている。   FIG. 3 is a block diagram illustrating a configuration of the server 10. The server 10 includes an MPEG encoder 11, a stream distribution processing unit 12, a CPU 13, a ROM 14, a RAM 15, a network I / F 16, and an HDD (hard disk drive) 17.

MPEGエンコーダ11は、外部からの映像などの信号(配信に用いるソース信号)を所定のデータレートのMPEG−2(Moving Picture Experts Group 2)ストリームにエンコードするモジュールであり、エンコードされたストリームは、HDD17に記憶される。なお、ソース信号の符号化方法はMPEG−2以外のものであっても良いが本実施の形態ではMPEG−2を例に採っている。   The MPEG encoder 11 is a module that encodes an external video signal (source signal used for distribution) into an MPEG-2 (Moving Picture Experts Group 2) stream having a predetermined data rate. Is remembered. Note that the source signal encoding method may be other than MPEG-2, but in the present embodiment, MPEG-2 is taken as an example.

CPU13は、送信装置の全体制御を行うプロセッサである。ROM14は、読み出し専用メモリであり、本発明の処理を実現するプログラムが格納されている。本プログラムは、主記憶へロードされてCPU13により実行される。RAM15は、CPU13が行う処理において必要となる各種データを一時的に格納するメモリである。   The CPU 13 is a processor that performs overall control of the transmission apparatus. The ROM 14 is a read-only memory and stores a program that realizes the processing of the present invention. This program is loaded into the main memory and executed by the CPU 13. The RAM 15 is a memory that temporarily stores various data necessary for processing performed by the CPU 13.

ネットワークI/F(インターフェース)16は、ストリーム送信要求のIPパケットの受信処理を行い、また、ストリームデータのIPパケットの送信処理を行うモジュールである。HDD17は、磁気ディスクにデータを読み書きする記憶装置であり、クライアント40に対して配信されるストリームデータを保存する。   The network I / F (interface) 16 is a module that performs reception processing of stream transmission request IP packets and transmission processing of stream data IP packets. The HDD 17 is a storage device that reads / writes data from / to the magnetic disk, and stores stream data distributed to the client 40.

ストリーム配信処理部12は、RTP/UDP/IPなどを用いたストリーム配信のメイン処理を行うモジュールである。RTP(Real-time Transport Protocol)は、パケットに対する同期再生のためのタイムスタンプの付与などを行うプロトコルである。UDPは、コネクションレス型プロトコルであり、ストリームデータの送信に用いられる。IPは、ネットワーク間の転送を処理するプロトコルである。   The stream distribution processing unit 12 is a module that performs main processing of stream distribution using RTP / UDP / IP or the like. RTP (Real-time Transport Protocol) is a protocol that assigns a time stamp for synchronous reproduction of a packet. UDP is a connectionless protocol and is used for transmission of stream data. IP is a protocol that handles transfers between networks.

また、ストリーム配信処理部12は、ストリームを構成する各パケットについて、送信元IPアドレス、送信元ポート番号、宛先ポート番号などの情報を記述する。   In addition, the stream distribution processing unit 12 describes information such as a transmission source IP address, a transmission source port number, and a destination port number for each packet constituting the stream.

中継装置20は、サーバ10と変換装置30とクライアント40との間での伝送路(ルート)上において、データの中継を行うノードであり、ストリームデータが格納されたパケットを変換装置30やクライアント40側のネットワークに流す処理を行う。中継装置20は、無関係なネットワークにはパケットを流さないことにより、ネットワーク全体のトラフィックを低減させる役割を有している。
図4は、中継装置20の構成を示すブロック図である。中継装置20は、ストリーム特定部21、対変換装置通信部22、CPU23、ROM24、RAM25、ネットワークI/F26及びデータ加工部27を備えている。CPU23、ROM24、RAM25などは、上述のサーバ10におけるそれらと同様の役割を果たす。ネットワークI/F26は、接続されるネットワークに応じて装備され、ストリーム送信要求やストリームデータなどのパケットの転送処理を行う。
The relay device 20 is a node that relays data on a transmission path (route) among the server 10, the conversion device 30, and the client 40. The relay device 20 converts a packet storing stream data into the conversion device 30 or the client 40. Process on the other network. The relay device 20 has a role of reducing the traffic of the entire network by not flowing packets to unrelated networks.
FIG. 4 is a block diagram illustrating a configuration of the relay device 20. The relay device 20 includes a stream specifying unit 21, a pair conversion device communication unit 22, a CPU 23, a ROM 24, a RAM 25, a network I / F 26, and a data processing unit 27. The CPU 23, the ROM 24, the RAM 25, and the like play the same role as those in the server 10 described above. The network I / F 26 is provided according to the connected network, and performs transfer processing of packets such as stream transmission requests and stream data.

ストリーム特定部21は、受信パケットを参照してストリームを識別・特定する。その際、RTP/UDP/IPの各ヘッダ、ストリーミング・ヘッダ、あるいはストリームデータ部が参照される。IPヘッダからは送信元IPアドレス、UDPヘッダからは送信元ポート番号及び宛先ポート番号が識別される。また、例えば、コンテンツNo○○のデータである旨、CMなどが何秒間挿入可能であるか、どのタイミングで挿入可能であるかなどの情報、フレームを間引くことが可能な範囲(1/2や1/4など)の情報などを抽出・分析する。   The stream specifying unit 21 identifies and specifies a stream with reference to the received packet. At that time, each RTP / UDP / IP header, streaming header, or stream data portion is referred to. A source IP address is identified from the IP header, and a source port number and a destination port number are identified from the UDP header. Also, for example, information such as content No. XX data, how many seconds a CM can be inserted, and at what timing can be inserted, a range in which frames can be thinned out (1/2 or 1/4) etc.) is extracted and analyzed.

対変換装置通信部22は、変換装置30に対してパケットの送信元IPアドレス、送信元ポート番号及び宛先ポート番号をパケット到着メッセージとして通知する。パケット到着メッセージには、その他の情報が付加されていてもよい。例えば、コンテンツNo○○のデータである旨、CMなどが何秒間挿入可能であるか、どのタイミングで挿入可能であるかなどの情報、フレームを間引くことが可能な範囲(1/2や1/4など)の情報などである。そして、変換装置30から宛先IPアドレスを転送メッセージとして受信する。転送メッセージには、ストリームデータなどのパケットのデータ加工用の情報(クライアント毎)が付加されていてもよい。   The pair conversion device communication unit 22 notifies the conversion device 30 of the packet source IP address, the source port number, and the destination port number as a packet arrival message. Other information may be added to the packet arrival message. For example, information indicating that the data is content No. XX, how many seconds a CM can be inserted, and at what timing it can be inserted, a range in which frames can be thinned out (1/2 or 1 / 4) and the like. Then, the destination IP address is received from the conversion device 30 as a transfer message. Information for packet data processing (for each client) such as stream data may be added to the transfer message.

データ加工部27は、サーバ10からのストリームデータなどのパケットにより送信されたファイルデータについて、変換装置30から受信したストリームデータなどのパケットのデータ加工用の情報を用いてデータ加工を施し、クライアント40A、クライアント40Bそれぞれに対して個別に送信するデータ加工による変更後のファイルデータを作成する。   The data processing unit 27 performs data processing on the file data transmitted by the packet such as the stream data from the server 10 using the data processing information of the packet such as the stream data received from the conversion device 30, and the client 40A The file data after the change by the data processing to be individually transmitted to each of the clients 40B is created.

図5は、変換装置30の構成を示すブロック図である。変換装置30は、対中継装置通信部31、データ加工情報作成部32、CPU33、ROM34、RAM35、ネットワークI/F36、HDD(ハードディスクドライブ)37及び宛先IPアドレス取得部38を備えている。   FIG. 5 is a block diagram illustrating a configuration of the conversion device 30. The conversion device 30 includes a relay device communication unit 31, a data processing information creation unit 32, a CPU 33, a ROM 34, a RAM 35, a network I / F 36, an HDD (hard disk drive) 37, and a destination IP address acquisition unit 38.

対中継装置通信部31は、中継装置20からパケットの送信元IPアドレス、送信元ポート番号及び宛先ポート番号をパケット到着メッセージとして受け取る。そして、中継装置20に対して宛先IPアドレスを転送メッセージとして送信する。また、中継装置20に対して転送メッセージに付加してストリームデータなどのパケットのデータ加工用の情報を送信する。   The relay device communication unit 31 receives the packet source IP address, source port number, and destination port number from the relay device 20 as a packet arrival message. Then, the destination IP address is transmitted to the relay device 20 as a transfer message. In addition, information for packet data processing such as stream data is transmitted to the relay apparatus 20 by adding it to the transfer message.

データ加工情報作成部32は、中継装置20に対して送信するストリームデータなどのパケットのデータ加工用の情報を作成する。当該データ加工用の情報はクライアント40A、クライアント40Bそれぞれに対して個別に異なったものであってよい。なお、中継装置20に対する指定は、クライアント40A、クライアント40B共通(データ加工用の情報の送信は一回)であっても、クライアント40A、クライアント40B個々(データ加工用の情報の送信は計二回)であってもよい。
データ加工の類型として、削除(動画の開始直後10分間の削除、フレームを間引く)、挿入(広告の静止画・動画などを追加する)、修正(データを置換する)などがある。
一例として、クライアント40Aのユーザはギャンブル好きであり、またクライアント40Bのユーザはスポーツ好きである場合、それぞれの嗜好に応じた広告を、サーバ10から受信した本来の動画のファイルデータに挿入することであってもよい。なお、クライアントのユーザの属性や履歴情報および挿入・修正用のデータはHDD37などに保存されていてよい。この際、中継装置20の対変換装置通信部22からのパケット到着メッセージに付加されている、CMなどが何秒間挿入可能であるか、どのタイミングで挿入可能であるかなどの情報、フレームを間引くことが可能な範囲(1/2や1/4など)の情報などを参照したり、また、クライアントの特定のため後述する宛先IPアドレス取得部38で取得した宛先IPアドレスを参照することであってもよい。
HDD37などに保存されている挿入・修正用のデータはデータ加工用の情報の一部として一旦、中継装置20に送信された後は、再送せずに使い回すことであってもよい。
The data processing information creation unit 32 creates data processing information for packets such as stream data to be transmitted to the relay device 20. The data processing information may be different for each of the client 40A and the client 40B. Even though the designation for the relay device 20 is common to the client 40A and the client 40B (the data processing information is transmitted once), each of the client 40A and the client 40B (the data processing information is transmitted twice in total). ).
Types of data processing include deletion (deletion for 10 minutes immediately after the start of moving images, thinning out frames), insertion (adding still images / moving images of advertisements), correction (replace data), and the like.
As an example, when the user of the client 40A likes gambling and the user of the client 40B likes sports, by inserting an advertisement according to each preference into the file data of the original moving image received from the server 10. There may be. Note that client user attributes, history information, and data for insertion / modification may be stored in the HDD 37 or the like. At this time, information such as how many seconds a CM or the like can be inserted and at what timing is added to the packet arrival message from the pair conversion device communication unit 22 of the relay device 20 is thinned out. Information on a possible range (1/2, 1/4, etc.), or a destination IP address acquired by a destination IP address acquisition unit 38 (to be described later) for specifying a client. May be.
The data for insertion / correction stored in the HDD 37 or the like may be used without being retransmitted after being once transmitted to the relay device 20 as a part of information for data processing.

CPU33、ROM34、RAM35などは、上述のサーバ10におけるそれらと同様の役割を果たす。ネットワークI/F36は、ストリームデータなどのパケットの転送処理を行う。HDD37は、磁気ディスクにデータを読み書きする記憶装置であり、クライアント40に対して配信される変更後のストリームデータの変更部分のデータなどを保存する。   The CPU 33, the ROM 34, the RAM 35, and the like play the same role as those in the server 10 described above. The network I / F 36 performs transfer processing of packets such as stream data. The HDD 37 is a storage device that reads / writes data from / to the magnetic disk, and stores the changed portion of the changed stream data distributed to the client 40.

宛先IPアドレス取得部38は、データ転送先のIPアドレスを所定の手法で取得する。本実施の形態ではクライアント40A、クライアント40BのIPアドレスを取得する。   The destination IP address acquisition unit 38 acquires the IP address of the data transfer destination by a predetermined method. In this embodiment, the IP addresses of the clients 40A and 40B are acquired.

図6は、クライアント40の構成を示すブロック図である。クライアント40は、MPEGデコーダ41、ストリーム受信処理部42、CPU43、ROM44、RAM45、ネットワークI/F46、HDD47、及びディスプレイ(出力装置)48を備えている。   FIG. 6 is a block diagram showing the configuration of the client 40. The client 40 includes an MPEG decoder 41, a stream reception processing unit 42, a CPU 43, a ROM 44, a RAM 45, a network I / F 46, an HDD 47, and a display (output device) 48.

MPEGデコーダ41は、サーバ10より配信され、中継装置20にてデータ加工が施されたバッファに一時蓄積されたMPEGストリームをデコードし、各ストリーム及びその部分区間の持つデータレートでディスプレイ48に出力して再生する処理を行うモジュールである。   The MPEG decoder 41 decodes the MPEG stream distributed from the server 10 and temporarily stored in the buffer processed by the relay device 20, and outputs it to the display 48 at the data rate of each stream and its partial section. This is a module that performs processing for playback.

ストリーム受信処理部42は、ストリーム配信サービスにおけるクライアントモジュールであり、所定のプロトコルを用いて、ストリーム要求他のメッセージの発行、ストリームデータの受信などの処理を行う。   The stream reception processing unit 42 is a client module in the stream distribution service, and performs processing such as issuing a stream request and other messages and receiving stream data using a predetermined protocol.

CPU43、ROM44、及びRAM45などは、上述のサーバ10におけるそれらと同様の役割を果たす。ネットワークI/F46は、ストリーム配信要求のIPパケットをサーバ10に対して送信する処理を行い、また、ストリームデータのIPパケットを受信する処理を行うモジュールである。HDD47は、中継装置20より受信するストリームデータをバッファに一時蓄積する記憶装置である。   The CPU 43, the ROM 44, the RAM 45, and the like play the same role as those in the server 10 described above. The network I / F 46 is a module that performs processing for transmitting a stream distribution request IP packet to the server 10 and processing for receiving stream data IP packets. The HDD 47 is a storage device that temporarily stores stream data received from the relay device 20 in a buffer.

以下、本実施の形態の動作について図面を参照して詳細に説明する。
図7は、本実施の形態におけるオーバーレイマルチキャストの処理動作を示すシーケンス図である。前提として、サーバ10は動画のファイルデータ50を保持しているものとする。クライアント40Aおよびクライアント40Bからファイルデータ50の要求が発行された場合(S701)、ファイルデータ50の所在を知っている中継装置20を介して(S702)、サーバ10がファイルデータ50の要求を受け取る(S703)。そして、サーバ10はファイルデータ50を送信する(S704)。
すなわち、まず、クライアント40のストリーム受信処理部42は、ストリームの配信を受ける際に、サーバ10に対し、ストリーム送信要求を発行する。一方、サーバ10においては、クライアント40が発行するストリーム通信についての各情報を格納したストリーム送信要求の受信確認を行い、ストリーム送信要求を受信した場合、MPEGストリームの各ピクチャをRTP/UDP/IPパケットに分割してクライアント40に送信する処理を開始する。
なお、クライアントからのファイルデータ50の要求がなくても、サーバ10がユーザの属性や履歴情報に基づいた判断により自動的にファイルデータ50を該当するクライアントに送信することも考えられる。
Hereinafter, the operation of the present embodiment will be described in detail with reference to the drawings.
FIG. 7 is a sequence diagram showing an overlay multicast processing operation in the present embodiment. It is assumed that the server 10 holds moving image file data 50. When a request for the file data 50 is issued from the client 40A and the client 40B (S701), the server 10 receives the request for the file data 50 via the relay device 20 that knows the location of the file data 50 (S702) (S702). S703). Then, the server 10 transmits the file data 50 (S704).
That is, first, the stream reception processing unit 42 of the client 40 issues a stream transmission request to the server 10 when receiving the stream distribution. On the other hand, in the server 10, the reception confirmation of the stream transmission request storing each information about the stream communication issued by the client 40 is performed, and when the stream transmission request is received, each picture of the MPEG stream is converted into an RTP / UDP / IP packet. The processing to be divided and transmitted to the client 40 is started.
Even if there is no request for the file data 50 from the client, the server 10 may automatically transmit the file data 50 to the corresponding client based on the determination based on the user attribute and history information.

そして、中継装置20はサーバ10からファイルデータ50を受信する(S705)。
MPEGストリームを含むIPパケットを受信すると、中継装置20のストリーム特定部21は、受信パケット内のRTPヘッダから、ペイロードタイプを検出し、32であった場合はMPEGストリームと解釈する。ストリームヘッダのストリーム先頭パケットを示すフラグがセットされている場合、UDPパケットヘッダから送信元ポート番号と宛先ポート番号とを検出し、さらにIPヘッダから送信元IPアドレスを検出し、これらの組み合わせにより通信を識別・特定し、ばらばらに到着する各パケットを一貫して制御する。
また、中継装置20のストリーム特定部21は、例えば、コンテンツNo○○のデータである旨、CMなどが何秒間挿入可能であるか、どのタイミングで挿入可能であるかなどの情報、フレームを間引くことが可能な範囲(1/2や1/4など)の情報などを抽出・分析する。
Then, the relay device 20 receives the file data 50 from the server 10 (S705).
When an IP packet including an MPEG stream is received, the stream specifying unit 21 of the relay device 20 detects the payload type from the RTP header in the received packet, and interprets it as an MPEG stream if it is 32. When the flag indicating the stream head packet in the stream header is set, the source port number and the destination port number are detected from the UDP packet header, the source IP address is further detected from the IP header, and communication is performed by a combination of these. And consistently control each packet that arrives separately.
In addition, the stream specifying unit 21 of the relay device 20 thins out information and frames such as, for example, content No. XXX data, how many seconds a CM can be inserted, and at what timing. Extract and analyze information of possible range (1/2, 1/4, etc.).

次に、中継装置20は変換装置30にパケット到着メッセージを送信する(S706)。
中継装置20の対変換装置通信部22は、変換装置30に対してパケットの送信元IPアドレス、送信元ポート番号及び宛先ポート番号をパケット到着メッセージとして通知する。パケット到着メッセージには、その他の情報が付加されていてもよい。例えば、コンテンツNo○○のデータである旨、CMなどが何秒間挿入可能であるか、どのタイミングで挿入可能であるかなどの情報、フレームを間引くことが可能な範囲(1/2や1/4など)の情報などである。
Next, the relay device 20 transmits a packet arrival message to the conversion device 30 (S706).
The pair conversion device communication unit 22 of the relay device 20 notifies the conversion device 30 of the packet source IP address, the source port number, and the destination port number as a packet arrival message. Other information may be added to the packet arrival message. For example, information indicating that the data is content No. XXX, how many seconds a CM can be inserted, and at what timing can be inserted, a range in which frames can be thinned out (1/2 or 1 / 4) and the like.

変換装置30の対中継装置通信部31は中継装置20からパケットの送信元IPアドレス、送信元ポート番号及び宛先ポート番号をパケット到着メッセージとして受け取り、変換装置30のデータ加工情報作成部32は、中継装置20に対して送信するストリームデータなどのパケットのデータ加工用の情報を作成する(S707)。
ここでは、データ加工用の情報はクライアント40A、クライアント40Bそれぞれに対して個別に異なったものであり、中継装置20に対する指定は、クライアント40A、クライアント40B個々(データ加工用の情報の送信は計二回)に行うものとする。
データ加工の類型として、削除(動画の開始直後10分間の削除、フレームを間引く)、挿入(広告の静止画・動画などを追加する)、修正(データを置換する)などがある。
ここでは、クライアント40Aのユーザはギャンブル好きであり、またクライアント40Bのユーザはスポーツ好きである場合、それぞれの嗜好に応じたCMを、サーバ10から受信した本来の動画のファイルデータに挿入することとする。なお、中継装置20からのパケット到着メッセージに付加されている、CMが何秒間挿入可能であるか、どのタイミングで挿入可能であるかの情報を参照する。また、クライアントの特定のため後述する宛先IPアドレス取得部38で取得した宛先IPアドレスと、HDD37に保存されているクライアントのユーザの属性や履歴情報および挿入・修正用のデータを参照する。
The relay device communication unit 31 of the conversion device 30 receives the packet source IP address, the source port number, and the destination port number from the relay device 20 as a packet arrival message, and the data processing information creation unit 32 of the conversion device 30 relays the packet. Information for data processing of packets such as stream data to be transmitted to the apparatus 20 is created (S707).
Here, the information for data processing is different for each of the clients 40A and 40B, and the designation for the relay device 20 is for each of the clients 40A and 40B (the transmission of information for data processing is a total of two). Times).
Types of data processing include deletion (deletion for 10 minutes immediately after the start of moving images, thinning out frames), insertion (adding still images / moving images of advertisements), correction (replace data), and the like.
Here, when the user of the client 40A likes gambling and the user of the client 40B likes sports, the CM corresponding to each preference is inserted into the file data of the original moving image received from the server 10. To do. Note that the information added to the packet arrival message from the relay device 20 about how many seconds the CM can be inserted and at what timing can be referred to. Further, in order to specify the client, the destination IP address acquired by the destination IP address acquisition unit 38, which will be described later, the client user attribute and history information stored in the HDD 37, and data for insertion / modification are referred to.

また、変換装置30の宛先IPアドレス取得部38は、データ転送先のIPアドレスを所定の手法で取得する(S708)。本実施の形態ではクライアント40A、クライアント40BのIPアドレスを取得する。このステップは、上記のステップS707に先行してもよい。   Further, the destination IP address acquisition unit 38 of the conversion device 30 acquires the IP address of the data transfer destination by a predetermined method (S708). In this embodiment, the IP addresses of the clients 40A and 40B are acquired. This step may precede step S707 described above.

その後、変換装置30は中継装置20に転送メッセージを送信する(S709)。
変換装置30の対中継装置通信部31は、中継装置20に対してクライアント40A、クライアント40BのIPアドレスを転送メッセージとして送信する。また、中継装置20に対して転送メッセージに付加してストリームデータなどのパケットのデータ加工用の情報を送信する。ここでは、データ加工用の情報として、クライアント40Aについては、動画の開始から5分の時点に30秒間のギャンブル関連のCMデータを挿入し、一方、クライアント40Bについては、動画の開始から5分の時点に30秒間のスポーツ関連のCMデータを挿入するという上記のステップS707で作成された情報が用いられる。併せて、該当するギャンブル関連のCMデータおよびスポーツ関連のCMデータも中継装置20に対して送信される。
なお、中継装置20が複数設けられるシステムでは最適な中継装置20が選択されることであってもよい。
Thereafter, the conversion device 30 transmits a transfer message to the relay device 20 (S709).
The relay device communication unit 31 of the conversion device 30 transmits the IP addresses of the clients 40A and 40B to the relay device 20 as a transfer message. In addition, information for packet data processing such as stream data is transmitted to the relay apparatus 20 by adding it to the transfer message. Here, as data processing information, for the client 40A, gambling-related CM data for 30 seconds is inserted at the time of 5 minutes from the start of the moving image, while for the client 40B, 5 minutes from the start of the moving image. The information created in step S707 above for inserting 30-second sports-related CM data at the time is used. In addition, the corresponding gambling-related CM data and sports-related CM data are also transmitted to the relay device 20.
In a system in which a plurality of relay apparatuses 20 are provided, the optimum relay apparatus 20 may be selected.

中継装置20の対変換装置通信部22は、変換装置30から宛先IPアドレスを含む転送メッセージ(ストリームデータなどのパケットのデータ加工用の情報を含む)を受信し、中継装置20のデータ加工部27は、データ加工による変更後のファイルデータを作成する(S710)。なお、宛先IPアドレスとしてのクライアント40A、クライアント40BのIPアドレスは、中継装置20自身で取得する構成であってもよい。
中継装置20のデータ加工部27は、サーバ10からのストリームデータなどのパケットにより送信されたファイルデータについて、変換装置30から受信したストリームデータなどのパケットのデータ加工用の情報を用いてデータ加工を施し、クライアント40A、クライアント40Bそれぞれに対して個別に送信するデータ加工による変更後のファイルデータを作成する。すなわち、クライアント40Aについては、動画の開始から5分の時点に30秒間のギャンブル関連のCMデータを挿入したファイルデータを作成し、一方、クライアント40Bについては、動画の開始から5分の時点に30秒間のスポーツ関連のCMデータを挿入したファイルデータを作成する。なお、変更後のファイルデータ自体を作成するのではなく、ストリームデータなどのパケットの送信順を制御し、クライアント側で変更後のファイルデータが再生されるようにすることであってもよい。
The pair conversion device communication unit 22 of the relay device 20 receives the transfer message including the destination IP address from the conversion device 30 (including information for data processing of packets such as stream data), and the data processing unit 27 of the relay device 20. Creates the changed file data by data processing (S710). Note that the IP addresses of the clients 40A and 40B as the destination IP addresses may be acquired by the relay device 20 itself.
The data processing unit 27 of the relay device 20 processes the data of the file data transmitted by the packet such as the stream data from the server 10 using the data processing information of the packet such as the stream data received from the conversion device 30. The file data after modification by data processing to be individually transmitted to each of the client 40A and the client 40B is created. That is, for the client 40A, file data in which 30 seconds of gambling-related CM data is inserted is created at the time of 5 minutes from the start of the moving image, while for the client 40B, the file data is 30 at the time of 5 minutes from the start of the moving image. Create file data with sports-related CM data for a second inserted. Instead of creating the changed file data itself, the transmission order of packets such as stream data may be controlled so that the changed file data is reproduced on the client side.

中継装置20は、クライアント40A用に変更を加えたファイルデータ50をクライアント40Aに送信し、またクライアント40B用に変更を加えたファイルデータ50をクライアント40Bに送信する(S711)。この際、クライアント40AのIPアドレス、クライアント40BのIPアドレスを用いる。
クライアント40Aおよびクライアント40Bは、ストリームを構成する複数のRTP/UDP/IPパケットの受信を開始し、バッファに受信したRTP/UDP/IPパケットからMPEGデータを取り出し、MPEGデコーダ41が必要とするデータレートで投与する。
中継装置20は、送信したパケットのパケット最終フラグがセットされている場合、当該パケットをストリームの最終パケットと判断し、ストリームの送信を終了する。一方、クライアント40Aおよびクライアント40Bは、MPEGデコーダ41に与えたMPEGデータを含むRTP/UDP/IPパケットにストリームの最終パケットを示す最終フラグがセットされていた場合ストリーム再生を終了する。
The relay device 20 transmits the changed file data 50 for the client 40A to the client 40A, and transmits the changed file data 50 for the client 40B to the client 40B (S711). At this time, the IP address of the client 40A and the IP address of the client 40B are used.
The client 40A and the client 40B start receiving a plurality of RTP / UDP / IP packets constituting the stream, extract MPEG data from the RTP / UDP / IP packets received in the buffer, and a data rate required by the MPEG decoder 41 To administer.
When the packet final flag of the transmitted packet is set, the relay device 20 determines that the packet is the final packet of the stream, and ends the transmission of the stream. On the other hand, when the final flag indicating the final packet of the stream is set in the RTP / UDP / IP packet including the MPEG data given to the MPEG decoder 41, the client 40A and the client 40B end the stream reproduction.

上記の本実施の形態によれば、アプリケーション層とネットワーク層をオーバーレイマルチキャストにおいて連携させ、ネットワーク帯域の消費やデータ転送のタイムラグを低減し、中継装置および変換装置のパケット処理負担を軽減することができる。   According to the present embodiment described above, the application layer and the network layer can be linked in overlay multicast, the network bandwidth consumption and data transfer time lag can be reduced, and the packet processing burden on the relay device and the conversion device can be reduced. .

以下、本発明の第二の実施の形態について説明する。
上記の第一の実施の形態のシステム構成と基本的には同様であり、重複する説明は省略する。相違点は、上記の第一の実施の形態では、クライアント40Aおよびクライアント40B用に変更を加えたファイルデータは、中継装置20のデータ加工部27が作成していたが、所定の条件下で変換装置30で作成する点にある。上記の第一の実施の形態では、図7のステップS710で、中継装置20の対変換装置通信部22が変換装置30から宛先IPアドレスを転送メッセージ(ストリームデータなどのパケットのデータ加工用の情報を含む)を受信し、中継装置20のデータ加工部27がデータ加工による変更後のファイルデータを作成していた。
Hereinafter, a second embodiment of the present invention will be described.
The system configuration is basically the same as that of the first embodiment described above, and redundant description is omitted. The difference is that in the first embodiment, the file data modified for the client 40A and the client 40B is created by the data processing unit 27 of the relay device 20, but is converted under a predetermined condition. It is in the point created with the apparatus 30. In the first embodiment described above, in step S710 of FIG. 7, the pair conversion device communication unit 22 of the relay device 20 transmits the destination IP address from the conversion device 30 to the transfer message (information for processing data of packets such as stream data). And the data processing unit 27 of the relay device 20 creates the file data after the change by the data processing.

図8は、中継装置20の構成を示すブロック図である。本実施の形態における中継装置20は、処理能力確認部281、帯域確認部282および加工決定部283をさらに備える点で上記の第一の実施の形態の中継装置20とは異なる。   FIG. 8 is a block diagram illustrating a configuration of the relay device 20. The relay device 20 in the present embodiment is different from the relay device 20 in the first embodiment in that it further includes a processing capacity confirmation unit 281, a band confirmation unit 282, and a processing determination unit 283.

処理能力確認部281は、中継装置20自身のCPU23の処理能力の空き具合および変換装置30のCPU33の処理能力の空き具合を確かめる。例えば、変換装置30にCPU33の処理能力の空き具合を問い合わせると、「70%空いている」などの回答が得られる。   The processing capability confirmation unit 281 confirms the availability of the processing capability of the CPU 23 of the relay device 20 itself and the availability of the processing capability of the CPU 33 of the conversion device 30. For example, when the conversion device 30 is inquired about the availability of the processing capacity of the CPU 33, an answer such as “70% free” is obtained.

帯域確認部282は、ネットワーク100の帯域の空き具合を確かめる。例えば、エコーメッセージが戻る時間を計測し、遅延の程度を確かめることであってもよい。   The bandwidth confirmation unit 282 confirms the availability of the bandwidth of the network 100. For example, it may be possible to measure the return time of the echo message and confirm the degree of delay.

加工決定部283は、処理能力確認部27が確かめた中継装置20自身のCPU23の処理能力の空き具合と、変換装置30に問い合わせて確かめた変換装置30のCPU33の処理能力の空き具合とを比較し、さらに、帯域確認部28が確かめたネットワーク100の帯域の空き具合に応じて、各クライアント用に変更を加えたファイルデータを作成する装置を中継装置20か変換装置30かに決定する。例えば、変換装置30のCPU33が「70%空いている」、かつ、エコーメッセージが戻る時間が短時間で、遅延が少ないので、各クライアント用に変更を加えたファイルデータを作成する装置を中継装置20でなく変換装置30と決定する。なお、この際の判断基準となる閾値等は所定の記憶部に保存されていてもよい。   The processing determination unit 283 compares the availability of the processing capability of the CPU 23 of the relay device 20 itself confirmed by the processing capability confirmation unit 27 with the availability of the processing capability of the CPU 33 of the conversion device 30 confirmed by inquiry to the conversion device 30. Further, according to the availability of the bandwidth of the network 100 confirmed by the bandwidth confirmation unit 28, the device that creates the file data modified for each client is determined as the relay device 20 or the conversion device 30. For example, since the CPU 33 of the conversion device 30 is “70% free” and the return time of the echo message is short and the delay is small, the device that creates the file data modified for each client is a relay device. The conversion device 30 is determined instead of 20. It should be noted that a threshold value or the like serving as a determination criterion at this time may be stored in a predetermined storage unit.

図9は、変換装置30の構成を示すブロック図である。本実施の形態における変換装置30は、データ加工部39をさらに備える点で上記の第一の実施の形態の中継装置20とは異なる。
データ加工部39は、中継装置20からのストリームデータなどのパケットにより送信されたファイルデータについて、データ加工情報作成部32で作成したストリームデータなどのパケットのデータ加工用の情報を用いてデータ加工を施し、クライアント40A、クライアント40Bそれぞれに対して個別に送信するデータ加工による変更後のファイルデータを作成する。なお、対中継装置通信部31はストリームデータなどのパケットの一部を中継装置20から受け取ることであってもよい。データ加工に必要な部分のみで足りる場合があるからである。
FIG. 9 is a block diagram illustrating a configuration of the conversion device 30. The conversion device 30 in the present embodiment is different from the relay device 20 in the first embodiment in that it further includes a data processing unit 39.
The data processing unit 39 performs data processing on the file data transmitted by the packet such as stream data from the relay device 20 using the data processing information of the packet such as the stream data created by the data processing information creation unit 32. The file data after modification by data processing to be individually transmitted to each of the client 40A and the client 40B is created. Note that the relay device communication unit 31 may receive a part of a packet such as stream data from the relay device 20. This is because only the part necessary for data processing may be sufficient.

以下、本実施の形態の処理動作について図10のシーケンス図を参照して説明する。上記の第一の実施の形態と基本的には同様であり、重複する説明は省略する。相違点は、上記の第一の実施の形態の図7のステップS710である。この処理に相当する本実施の形態の処理は、以下のとおりである。   The processing operation of the present embodiment will be described below with reference to the sequence diagram of FIG. This is basically the same as the first embodiment described above, and redundant description is omitted. The difference is step S710 in FIG. 7 of the first embodiment described above. The processing of this embodiment corresponding to this processing is as follows.

中継装置20の対変換装置通信部22は、変換装置30から宛先IPアドレスを転送メッセージ(ストリームデータなどのパケットのデータ加工用の情報を含む)を受信し、中継装置20の処理能力確認部281は、中継装置20自身のCPU23の処理能力の空き具合および変換装置30のCPU33の処理能力の空き具合を確かめる。また中継装置20の帯域確認部282は、ネットワーク100の帯域の空き具合を確かめる(S1010)。   The pair conversion device communication unit 22 of the relay device 20 receives a destination IP address transfer message (including information for packet data processing such as stream data) from the conversion device 30 and receives the processing capability confirmation unit 281 of the relay device 20. Confirms the availability of the processing capability of the CPU 23 of the relay device 20 itself and the availability of the processing capability of the CPU 33 of the conversion device 30. In addition, the bandwidth confirmation unit 282 of the relay device 20 confirms the availability of the bandwidth of the network 100 (S1010).

そして、中継装置20の加工決定部283は、処理能力確認部27が確かめた中継装置20自身のCPU23の処理能力の空き具合と、変換装置30に問い合わせて確かめた変換装置30のCPU33の処理能力の空き具合とを比較し、さらに、帯域確認部28が確かめたネットワーク100の帯域の空き具合に応じて、各クライアント用に変更を加えたファイルデータを作成する装置を中継装置20か変換装置30かに決定する(S1011)。ここでは、変換装置30のCPU33が「70%空いている」、かつ、エコーメッセージが戻る時間が短時間で、遅延が少ないので、各クライアント用に変更を加えたファイルデータを作成する装置を中継装置20でなく変換装置30と決定したものとする。   Then, the processing determining unit 283 of the relay device 20 determines the availability of the processing capability of the CPU 23 of the relay device 20 itself confirmed by the processing capability confirmation unit 27 and the processing capability of the CPU 33 of the conversion device 30 confirmed by inquiring of the conversion device 30. In addition, the relay device 20 or the conversion device 30 is used as a device for creating file data modified for each client in accordance with the bandwidth availability of the network 100 confirmed by the bandwidth confirmation unit 28. Is determined (S1011). Here, since the CPU 33 of the conversion device 30 is “70% free” and the return time of the echo message is short and the delay is small, the device that creates the file data modified for each client is relayed. Assume that the conversion device 30 is determined instead of the device 20.

中継装置20の対変換装置通信部22は、変換装置30に対して、各クライアント用に変更を加えたファイルデータを作成する装置を変換装置30と決定した旨を通知する(S1012)。また、中継装置20は、ストリームデータなどのパケットにより送信されたファイルデータを変換装置30に対して送信する。なお、ストリームデータなどのパケットの一部を変換装置30に対して送信することであってもよい。   The pair conversion device communication unit 22 of the relay device 20 notifies the conversion device 30 that the conversion device 30 has been determined as the device that creates the file data modified for each client (S1012). In addition, the relay device 20 transmits file data transmitted by a packet such as stream data to the conversion device 30. A part of the packet such as stream data may be transmitted to the conversion device 30.

変換装置30のデータ加工部39は、中継装置20からのストリームデータなどのパケットにより送信されたファイルデータについて、データ加工情報作成部32で作成したストリームデータなどのパケットのデータ加工用の情報を用いてデータ加工を施し、クライアント40A、クライアント40Bそれぞれに対して個別に送信するデータ加工による変更後のファイルデータを作成する(S1013)。なお、データ加工情報作成部32で作成したストリームデータなどのパケットのデータ加工用の情報は、すでに中継装置20に送信したものを再度、中継装置20から受信することであってもよい。   The data processing unit 39 of the conversion device 30 uses packet data processing information such as stream data created by the data processing information creation unit 32 for file data transmitted by packets such as stream data from the relay device 20. The data processing is performed, and the file data after the change by the data processing to be individually transmitted to the client 40A and the client 40B is created (S1013). Note that the information for packet data processing such as stream data created by the data processing information creation unit 32 may be received from the relay device 20 again after being transmitted to the relay device 20.

変換装置30の対中継装置通信部31は、クライアント40Aおよびクライアント40B用に変更を加えたファイルデータをそれぞれ中継装置20に送信する(S1014)。   The inter-relay device communication unit 31 of the conversion device 30 transmits the file data changed for the client 40A and the client 40B to the relay device 20 (S1014).

そして、中継装置20は、クライアント40A用に変更を加えたファイルデータ50をクライアント40Aに送信し、またクライアント40B用に変更を加えたファイルデータ50をクライアント40Bに送信する(S1015)。なお、ストリームデータなどのパケットの一部を変換装置30に対して送信した場合、中継装置20のデータ加工部27は、サーバ10からのストリームデータなどのパケットにより送信されたファイルデータについて、変換装置30から受信したクライアント40Aおよびクライアント40B用に変更を加えたファイルデータの一部を用いてデータ加工を施し、クライアント40A、クライアント40Bそれぞれに対して個別に送信するデータ加工による変更後のファイルデータを作成することであってもよい。   Then, the relay device 20 transmits the file data 50 modified for the client 40A to the client 40A, and transmits the file data 50 modified for the client 40B to the client 40B (S1015). When a part of the packet such as stream data is transmitted to the conversion device 30, the data processing unit 27 of the relay device 20 uses the conversion device for the file data transmitted by the packet such as the stream data from the server 10. 30. Data processing is performed using a part of the file data changed for the client 40A and the client 40B received from the client 30, and the changed file data by the data processing transmitted individually to each of the client 40A and the client 40B. It may be created.

上記の本実施の形態によれば、中継装置20のCPU23の処理能力の空き具合と、変換装置30のCPU33の処理能力の空き具合とに応じて2つのリソースを効率的に利用してパケット処理の迅速化を図ることができる。また、ネットワーク100の帯域の空き具合を勘案することで、単純に2つのリソースの空き具合だけではなく、ネットワーク100を介して変換装置30にデータ転送する際の効率も加味することでより現実的にパケット処理の迅速化を図ることができる。   According to the above-described embodiment, packet processing is performed by efficiently using two resources according to the availability of the processing capability of the CPU 23 of the relay device 20 and the availability of the processing capability of the CPU 33 of the conversion device 30. Can be speeded up. Further, considering the availability of the bandwidth of the network 100, it is more realistic by considering not only the availability of the two resources but also the efficiency in transferring data to the conversion device 30 via the network 100. In addition, packet processing can be speeded up.

なお、各実施の形態において述べたような処理を実行するプログラムは、CD−ROM、DVD(Digital Versatile Disc)、フロッピー(登録商標)ディスク、メモリカードなどの様々な記録媒体に記録された形態で提供することができる。そして、そのプログラムは、各装置のコンピュータの動作を制御し、プログラム制御された各装置が本発明の処理を実行する。   The program for executing the processing described in each embodiment is recorded in various recording media such as a CD-ROM, a DVD (Digital Versatile Disc), a floppy (registered trademark) disk, and a memory card. Can be provided. The program controls the operation of the computer of each device, and each device controlled by the program executes the processing of the present invention.

以上により本発明の実施の形態について説明した。なお、上述した実施形態は、本発明の好適な実施形態の一例を示すものであり、本発明はそれに限定されるものではなく、その要旨を逸脱しない範囲内において、種々変形実施が可能である。   The embodiment of the present invention has been described above. The above-described embodiment shows an example of a preferred embodiment of the present invention, and the present invention is not limited thereto, and various modifications can be made without departing from the scope of the invention. .

10 サーバ
20 中継装置
30 中継ノード(変換装置)
40A、40B クライアント
100 ネットワーク
10 server 20 relay device 30 relay node (conversion device)
40A, 40B client 100 network

Claims (29)

ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムであって、
前記サーバは、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信する手段を備え、
前記中継装置は、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知する手段と、
受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信する手段とを備え、
前記変換装置は、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段を備えることを特徴とするオーバーレイマルチキャストシステム。
An overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
The server includes means for transmitting file data to be transmitted to the client to the relay device,
The relay device notifies the conversion device of an arrival message of a packet of file data transmitted from the server;
Using the information for processing the received file data, processing the file data transmitted from the server already held, and means for transmitting the processed file data to the client,
The conversion apparatus comprises an overlay multicast system comprising means for creating information for processing file data transmitted from the server held by the relay apparatus and transmitting the information to the relay apparatus .
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムであって、
前記サーバは、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信する手段を備え、
前記中継装置は、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知する手段と、
自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定する手段と、
前記加工する装置が前記中継装置であると決定された場合、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する手段と、
加工後のファイルデータを前記クライアントに送信する手段とを備え、
前記変換装置は、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段と、
前記加工する装置が前記変換装置であると決定された場合、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信する手段とを備えることを特徴とするオーバーレイマルチキャストシステム。
An overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
The server includes means for transmitting file data to be transmitted to the client to the relay device,
The relay device notifies the conversion device of an arrival message of a packet of file data transmitted from the server;
From the server already held using the information for processing the received file data in accordance with the availability of the processing capability of the CPU of the own device and the availability of the processing capability of the CPU of the conversion device Means for determining whether a device for processing the transmitted file data is the own device or the conversion device;
When it is determined that the device to be processed is the relay device, using the received information for processing the file data, means for processing the file data transmitted from the server already held,
Means for transmitting processed file data to the client,
The conversion device creates information for processing file data transmitted from the server held by the relay device, and transmits the information to the relay device;
When it is determined that the device to be processed is the conversion device, the file data transmitted from the relay device is processed using information for processing the file data, and the processed file data is converted to the relay device. And an overlay multicast system.
前記中継装置は、前記加工する装置を決定するときに、前記ネットワークの帯域の空き具合も勘案することを特徴とする請求項2記載のオーバーレイマルチキャストシステム。   The overlay multicast system according to claim 2, wherein the relay device takes into consideration the availability of the bandwidth of the network when determining the device to be processed. 前記ファイルデータの加工は、データの削除、挿入および修正のいずれかであることを特徴とする請求項1から3のいずれか1項に記載のオーバーレイマルチキャストシステム。   The overlay multicast system according to any one of claims 1 to 3, wherein the processing of the file data is any one of deletion, insertion and correction of data. 前記クライアントは、前記サーバが保持するファイルデータを要求する手段を備え、
前記サーバは、前記中継装置に対して前記要求されたファイルデータを送信し、
前記中継装置は、加工後のファイルデータを前記ファイルデータを要求したクライアントに送信することを特徴とする請求項1から4のいずれか1項に記載のオーバーレイマルチキャストシステム。
The client comprises means for requesting file data held by the server;
The server transmits the requested file data to the relay device;
The overlay multicast system according to any one of claims 1 to 4, wherein the relay device transmits the processed file data to a client that has requested the file data.
前記中継装置は、前記変換装置に対して、前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するとともに前記変換装置が前記サーバから送信されたファイルデータの加工用の情報を作成するときに利用可能な情報を送信する手段を備えることを特徴とする請求項1から5のいずれか1項に記載のオーバーレイマルチキャストシステム。   When the relay device notifies the conversion device of an arrival message of a packet of file data transmitted from the server, and the conversion device creates information for processing the file data transmitted from the server The overlay multicast system according to any one of claims 1 to 5, further comprising means for transmitting usable information to the network. 前記変換装置は、前記中継装置に対して、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を送信するとともに取得した前記ファイルデータを要求したクライアントのIPアドレス情報を送信する手段を備え、
前記中継装置は、受け取った前記ファイルデータを要求したクライアントのIPアドレス情報に基づいて加工後のファイルデータを前記クライアントに送信することを特徴とする請求項1から6のいずれか1項に記載のオーバーレイマルチキャストシステム。
The conversion device transmits to the relay device information for processing the file data transmitted from the server held by the relay device, and transmits the IP address information of the client that requested the acquired file data. Means to
The said relay apparatus transmits the file data after processing to the said client based on the IP address information of the client which requested | required the received said file data, The any one of Claim 1 to 6 characterized by the above-mentioned. Overlay multicast system.
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける中継装置であって、
前記変換装置に対して前記サーバから送信された前記クライアントに送信すべきファイルデータのパケットの到着メッセージを通知する手段と、
前記変換装置から受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信する手段とを備えることを特徴とする中継装置。
A relay device in an overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
Means for notifying the conversion device of an arrival message of a packet of file data to be transmitted to the client transmitted from the server;
Means for processing file data transmitted from the server already held using information for processing the file data received from the conversion device, and transmitting the processed file data to the client; A relay device characterized by that.
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける中継装置であって、
前記変換装置に対して前記サーバから送信された前記クライアントに送信すべきファイルデータのパケットの到着メッセージを通知する手段と、
自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定する手段と、
前記加工する装置が前記自装置であると決定された場合、前記変換装置から受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する手段と、
前記加工する装置が前記変換装置であると決定された場合、加工後のファイルデータを前記変換装置から受信する手段と、
加工後のファイルデータを前記クライアントに送信する手段とを備えることを特徴とする中継装置。
A relay device in an overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
Means for notifying the conversion device of an arrival message of a packet of file data to be transmitted to the client transmitted from the server;
From the server already held by using the information for processing the received file data according to the CPU processing capacity availability of its own device and the CPU processing capacity availability of the conversion device Means for determining whether a device for processing transmitted file data is the own device or the conversion device;
When it is determined that the device to be processed is the device itself, the file data transmitted from the server that is already held is processed using the information for processing the file data received from the conversion device. Means,
When it is determined that the device to be processed is the conversion device, means for receiving processed file data from the conversion device;
A relay apparatus comprising: means for transmitting processed file data to the client.
前記加工する装置を決定するときに、前記ネットワークの帯域の空き具合も勘案することを特徴とする請求項9記載の中継装置。   10. The relay device according to claim 9, wherein when determining the device to be processed, the availability of the bandwidth of the network is taken into consideration. 前記ファイルデータの加工は、データの削除、挿入および修正のいずれかであることを特徴とする請求項8から10のいずれか1項に記載の中継装置。   The relay apparatus according to any one of claims 8 to 10, wherein the processing of the file data is any one of deletion, insertion and correction of data. 前記変換装置に対して、前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するとともに前記変換装置が前記サーバから送信されたファイルデータの加工用の情報を作成するときに利用可能な情報を送信する手段を備えることを特徴とする請求項8から11のいずれか1項に記載の中継装置。   Information that can be used when notifying the conversion device of the arrival message of the packet of the file data transmitted from the server and creating information for processing the file data transmitted from the server by the conversion device The relay apparatus according to any one of claims 8 to 11, further comprising: a means for transmitting. 前記変換装置から受け取った前記ファイルデータを要求したクライアントのIPアドレス情報に基づいて加工後のファイルデータを前記クライアントに送信することを特徴とする請求項8から12のいずれか1項に記載の中継装置。   13. The relay according to claim 8, wherein the processed file data is transmitted to the client based on IP address information of the client that requested the file data received from the conversion device. apparatus. ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける変換装置であって、
前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取る手段と、
前記中継装置に加工後のファイルデータを前記クライアントに送信させるべく、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段とを備えることを特徴とする変換装置。
A conversion device in an overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
Means for receiving an arrival message of a packet of file data transmitted from the server from the relay device;
In order to cause the relay device to send the processed file data to the client, information for processing the file data transmitted from the server held by the relay device is created and the information is transmitted to the relay device. And a conversion device.
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける変換装置であって、
前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取る手段と、
前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する手段と、
前記中継装置により前記中継装置のCPUの処理能力の空き具合と、自装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置と決定された場合、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信する手段とを備えることを特徴とする変換装置。
A conversion device in an overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
Means for receiving an arrival message of a packet of file data transmitted from the server from the relay device;
Means for creating information for processing the file data transmitted from the server held by the relay device, and transmitting the information to the relay device;
The relay device has already retained the file data processing information received according to the CPU processing capacity availability of the relay device and the CPU capacity of the device itself. If the device that processes the file data transmitted from the server is determined to be its own device, the file data transmitted from the relay device is processed using the information for processing the file data, A conversion device comprising: means for transmitting file data to the relay device.
前記ファイルデータの加工は、データの削除、挿入および修正のいずれかであることを特徴とする請求項14または15記載の変換装置。   16. The conversion apparatus according to claim 14, wherein the processing of the file data is any one of deletion, insertion and correction of data. 前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取るとともに前記サーバから送信されたファイルデータの加工用の情報を作成するときに利用可能な情報を受信する手段を備えることを特徴とする請求項14から16のいずれか1項に記載の変換装置。   Means for receiving an arrival message of a packet of file data transmitted from the server and receiving information usable when creating information for processing the file data transmitted from the server from the relay device; The conversion device according to any one of claims 14 to 16, wherein: 前記中継装置に対して、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を送信するとともに取得した前記ファイルデータを要求したクライアントのIPアドレス情報を送信する手段を備えることを特徴とする請求項14から17のいずれか1項に記載の変換装置。   Means for transmitting to the relay device information for processing the file data transmitted from the server held by the relay device and transmitting IP address information of the client that requested the acquired file data; The conversion device according to any one of claims 14 to 17, wherein: ネットワーク上における、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを利用したオーバーレイマルチキャスト方法であって、
前記サーバが、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信するステップと、
前記中継装置が、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するステップと、
前記変換装置が、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信するステップと、
前記中継装置が、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信するステップとを有することを特徴とするオーバーレイマルチキャスト方法。
An overlay multicast method using a server, a relay device, a conversion device, and at least one client on a network,
The server transmitting file data to be transmitted to the client to the relay device;
The relay device notifying the conversion device of an arrival message of a packet of file data transmitted from the server;
The conversion device creates information for processing the file data transmitted from the server held by the relay device, and transmits the information to the relay device;
The relay device uses the received information for processing the file data to process the file data already transmitted from the server, and transmits the processed file data to the client. An overlay multicast method comprising:
ネットワーク上における、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを利用したオーバーレイマルチキャスト方法であって、
前記サーバが、前記中継装置に対して前記クライアントに送信すべきファイルデータを送信するステップと、
前記中継装置が、前記変換装置に対して前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するステップと、
前記変換装置が、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信するステップと、
前記中継装置が、自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定するステップと、
前記加工する装置が前記変換装置であると決定された場合、前記変換装置が、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信し、一方、前記加工する装置が前記中継装置であると決定された場合、前記中継装置が、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工するステップと、
前記中継装置が、加工後のファイルデータを前記クライアントに送信するステップとを有することを特徴とするオーバーレイマルチキャスト方法。
An overlay multicast method using a server, a relay device, a conversion device, and at least one client on a network,
The server transmitting file data to be transmitted to the client to the relay device;
The relay device notifying the conversion device of an arrival message of a packet of file data transmitted from the server;
The conversion device creates information for processing the file data transmitted from the server held by the relay device, and transmits the information to the relay device;
The relay device has already retained the processing information of the received file data according to the availability of the processing capability of the CPU of its own device and the availability of the processing capability of the CPU of the conversion device. Determining whether the device that processes the file data transmitted from the server is the own device or the conversion device;
When it is determined that the device to be processed is the conversion device, the conversion device uses the information for processing the file data to process the file data transmitted from the relay device, and the processed file When data is transmitted to the relay device, on the other hand, when it is determined that the device to be processed is the relay device, the relay device has already retained the information for processing the received file data. Processing the file data transmitted from the server,
The relay apparatus includes a step of transmitting the processed file data to the client.
前記中継装置が、前記加工する装置を決定するときに、前記ネットワークの帯域の空き具合も勘案することを特徴とする請求項20記載のオーバーレイマルチキャスト方法。   21. The overlay multicast method according to claim 20, wherein when the relay device determines the device to be processed, the network bandwidth is also taken into consideration. 前記ファイルデータの加工は、データの削除、挿入および修正のいずれかであることを特徴とする請求項19から21のいずれか1項に記載のオーバーレイマルチキャスト方法。   The overlay multicast method according to any one of claims 19 to 21, wherein the processing of the file data is any one of deletion, insertion and correction of data. 前記クライアントが、前記サーバが保持するファイルデータを要求するステップを有し、
前記サーバが、前記中継装置に対して前記要求されたファイルデータを送信し、
前記中継装置が、加工後のファイルデータを前記ファイルデータを要求したクライアントに送信することを特徴とする請求項19から22のいずれか1項に記載のオーバーレイマルチキャスト方法。
The client requesting file data held by the server;
The server sends the requested file data to the relay device;
The overlay multicast method according to any one of claims 19 to 22, wherein the relay device transmits the processed file data to a client that has requested the file data.
前記中継装置が、前記変換装置に対して、前記サーバから送信されたファイルデータのパケットの到着メッセージを通知するとともに前記変換装置が前記サーバから送信されたファイルデータの加工用の情報を作成するときに利用可能な情報を送信することを特徴とする請求項19から23のいずれか1項に記載のオーバーレイマルチキャスト方法。   When the relay device notifies the conversion device of the arrival message of the packet of the file data transmitted from the server and the conversion device creates information for processing the file data transmitted from the server The overlay multicast method according to any one of claims 19 to 23, wherein usable information is transmitted. 前記変換装置が、前記中継装置に対して、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を送信するとともに取得した前記ファイルデータを要求したクライアントのIPアドレス情報を送信し、
前記中継装置が、受け取った前記ファイルデータを要求したクライアントのIPアドレス情報に基づいて加工後のファイルデータを前記クライアントに送信することを特徴とする請求項19から24のいずれか1項に記載のオーバーレイマルチキャスト方法。
The conversion device transmits to the relay device information for processing the file data transmitted from the server held by the relay device and transmits the IP address information of the client that requested the acquired file data. And
The said relay apparatus transmits the file data after processing to the said client based on the IP address information of the client which requested | required the received said file data, The any one of Claim 19 to 24 characterized by the above-mentioned. Overlay multicast method.
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける中継装置のプログラムであって、
前記中継装置に、前記変換装置に対して前記サーバから送信された前記クライアントに送信すべきファイルデータのパケットの到着メッセージを通知する処理と、
前記変換装置から受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工し、加工後のファイルデータを前記クライアントに送信する処理とを実行させることを特徴とするプログラム。
A relay device program in an overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
Processing for notifying the relay device of an arrival message of a packet of file data to be transmitted to the client transmitted from the server to the conversion device;
Using the information for processing the file data received from the conversion device, processing the file data transmitted from the server already held, and executing the processing of transmitting the processed file data to the client A program characterized by letting
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける中継装置のプログラムであって、
前記中継装置に、前記変換装置に対して前記サーバから送信された前記クライアントに送信すべきファイルデータのパケットの到着メッセージを通知する処理と、
自装置のCPUの処理能力の空き具合と、前記変換装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置とするか前記変換装置とするかを決定する処理と、
前記加工する装置が前記自装置であると決定された場合、前記変換装置から受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する処理と、
前記加工する装置が前記変換装置であると決定された場合、加工後のファイルデータを前記変換装置から受信する処理と、
加工後のファイルデータを前記クライアントに送信する処理とを実行させることを特徴とするプログラム。
A relay device program in an overlay multicast system including a server, a relay device, a conversion device, and at least one client on a network,
Processing for notifying the relay device of an arrival message of a packet of file data to be transmitted to the client transmitted from the server to the conversion device;
From the server already held by using the information for processing the received file data according to the CPU processing capacity availability of its own device and the CPU processing capacity availability of the conversion device A process for determining whether a device for processing the transmitted file data is the own device or the conversion device;
When it is determined that the device to be processed is the device itself, the file data transmitted from the server that is already held is processed using the information for processing the file data received from the conversion device. Processing,
When it is determined that the device to be processed is the conversion device, processing for receiving processed file data from the conversion device;
A program for executing processing for transmitting processed file data to the client.
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける変換装置のプログラムであって、
前記変換装置に、前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取る処理と、
前記中継装置に加工後のファイルデータを前記クライアントに送信させるべく、前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する処理とを実行させることを特徴とするプログラム。
A program for a conversion device in an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on a network,
A process of receiving an arrival message of a packet of file data transmitted from the server from the relay device;
In order to cause the relay device to send the processed file data to the client, information for processing the file data transmitted from the server held by the relay device is created and the information is transmitted to the relay device. And a program for executing the processing.
ネットワーク上において、サーバと、中継装置と、変換装置と、少なくとも1台以上のクライアントとを含んで構成されるオーバーレイマルチキャストシステムにおける変換装置のプログラムであって、
前記変換装置に、前記中継装置から、前記サーバから送信されたファイルデータのパケットの到着メッセージを受け取る処理と、
前記中継装置が保持する前記サーバから送信されたファイルデータの加工用の情報を作成し、当該情報を前記中継装置に対して送信する処理と、
前記中継装置により前記中継装置のCPUの処理能力の空き具合と、自装置のCPUの処理能力の空き具合とに応じて、受け取った前記ファイルデータの加工用の情報を用いて、既に保持している前記サーバから送信されたファイルデータを加工する装置を自装置と決定された場合、前記ファイルデータの加工用の情報を用いて、前記中継装置から送信されたファイルデータを加工し、加工後のファイルデータを前記中継装置に対して送信する処理とを実行させることを特徴とするプログラム。
A program for a conversion device in an overlay multicast system configured to include a server, a relay device, a conversion device, and at least one client on a network,
A process of receiving an arrival message of a packet of file data transmitted from the server from the relay device;
Creating information for processing file data transmitted from the server held by the relay device, and transmitting the information to the relay device;
The relay device has already retained the file data processing information received according to the CPU processing capacity availability of the relay device and the CPU capacity of the device itself. If the device that processes the file data transmitted from the server is determined to be its own device, the file data transmitted from the relay device is processed using the information for processing the file data, A program for executing processing for transmitting file data to the relay device.
JP2009132410A 2009-06-01 2009-06-01 Overlay multicast system, relay device, conversion device, and overlay multicast method Expired - Fee Related JP5521397B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009132410A JP5521397B2 (en) 2009-06-01 2009-06-01 Overlay multicast system, relay device, conversion device, and overlay multicast method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009132410A JP5521397B2 (en) 2009-06-01 2009-06-01 Overlay multicast system, relay device, conversion device, and overlay multicast method

Publications (2)

Publication Number Publication Date
JP2010278991A true JP2010278991A (en) 2010-12-09
JP5521397B2 JP5521397B2 (en) 2014-06-11

Family

ID=43425479

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009132410A Expired - Fee Related JP5521397B2 (en) 2009-06-01 2009-06-01 Overlay multicast system, relay device, conversion device, and overlay multicast method

Country Status (1)

Country Link
JP (1) JP5521397B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002530700A (en) * 1998-11-16 2002-09-17 サン・マイクロシステムズ・インコーポレーテッド Local advertising method and apparatus
JP2002373133A (en) * 2001-04-09 2002-12-26 Nippon Telegr & Teleph Corp <Ntt> Data working relay method and device, network system device, data working relay processing program and recording medium with its processing program recorded
WO2009067144A2 (en) * 2007-11-16 2009-05-28 Lucent Technologies Inc. Targeted mobile content insertion and/or replacement

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002530700A (en) * 1998-11-16 2002-09-17 サン・マイクロシステムズ・インコーポレーテッド Local advertising method and apparatus
JP2002373133A (en) * 2001-04-09 2002-12-26 Nippon Telegr & Teleph Corp <Ntt> Data working relay method and device, network system device, data working relay processing program and recording medium with its processing program recorded
WO2009067144A2 (en) * 2007-11-16 2009-05-28 Lucent Technologies Inc. Targeted mobile content insertion and/or replacement

Also Published As

Publication number Publication date
JP5521397B2 (en) 2014-06-11

Similar Documents

Publication Publication Date Title
US10447754B2 (en) Method and apparatus for transmitting/receiving media contents in multimedia system
JP3628359B2 (en) Data transfer method, data transmission device, data reception device, and video mail system
US20040194143A1 (en) Video selection server, video delivery system, and video selection method
JPH10200494A (en) Data transmission system and data transmitting method
WO2012011490A1 (en) Content acquisition device, content transmission device, content transmission/reception system, data structure, control method, control program, and recording medium
JP4170942B2 (en) Network device and data transfer method for efficient data transmission / reception in mobile ad hoc network environment
US20070160048A1 (en) Method for providing data and data transmission system
WO2012011466A1 (en) Relay device, relay method, communications system, relay control program, and recoding medium
US20060161676A1 (en) Apparatus for IP streaming capable of smoothing multimedia stream
KR100848309B1 (en) Apparaus and method of providing internet TV brodacasting service using fast buffering switch
JP2009171294A (en) Video distribution system, video relay apparatus, and video relay method
JP2008193500A (en) Data transmitter and data repeater
JP5521397B2 (en) Overlay multicast system, relay device, conversion device, and overlay multicast method
JP3931642B2 (en) Stream distribution system, stream transmission device, and relay device
KR101029808B1 (en) method of packetizing sync layer packets
JP2007150755A (en) Data transmitting apparatus and method
JP6797755B2 (en) Imaging device, processing method and program of imaging device
JP2002262286A (en) Data transmission method, data transmitter, data reproduction method and reproducing device
JP2009164964A (en) Information processing apparatus, information processing method, information processing system, and information processing program
JP7438835B2 (en) Server device, communication system, program and information processing method
JP2006041819A (en) Stream distributing server, mobile terminal, stream distribution system, and stream distribution method
JP5229066B2 (en) Video distribution device, video reception device, video distribution method, video reception method, and program
KR101883554B1 (en) Scheduling Method for Transmitting Signal Message over MMT-based Broadcast
TW200906185A (en) A network unit, a central distribution control unit and a computer program product
JPH09224231A (en) Video program selection method in video-on-demand system

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110513

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110920

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120518

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130911

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130917

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140324

R150 Certificate of patent or registration of utility model

Ref document number: 5521397

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees