JP4939520B2 - Transmitting terminal, receiving terminal and transmission system used in one-way transmission path - Google Patents

Transmitting terminal, receiving terminal and transmission system used in one-way transmission path Download PDF

Info

Publication number
JP4939520B2
JP4939520B2 JP2008315063A JP2008315063A JP4939520B2 JP 4939520 B2 JP4939520 B2 JP 4939520B2 JP 2008315063 A JP2008315063 A JP 2008315063A JP 2008315063 A JP2008315063 A JP 2008315063A JP 4939520 B2 JP4939520 B2 JP 4939520B2
Authority
JP
Japan
Prior art keywords
packet
cid
header
attribute information
unit
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.)
Active
Application number
JP2008315063A
Other languages
Japanese (ja)
Other versions
JP2010141536A (en
Inventor
秀一 青木
勝典 青木
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.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2008315063A priority Critical patent/JP4939520B2/en
Publication of JP2010141536A publication Critical patent/JP2010141536A/en
Application granted granted Critical
Publication of JP4939520B2 publication Critical patent/JP4939520B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ファイルをパケット化して伝送する一方向伝送路において、IPヘッダ情報をコンテクスト識別子(CID)に置き換えることによりIPヘッダ情報を圧縮して伝送する伝送技術に関する。   The present invention relates to a transmission technique for compressing and transmitting IP header information by replacing IP header information with a context identifier (CID) in a one-way transmission path for packetizing and transmitting a file.

従来、IPパケットを送受信する伝送システムにおいて、IPパケットを送信する際にIPパケットのヘッダを圧縮し、CID及びヘッダの一部のみを含む圧縮ヘッダを付加した圧縮ヘッダパケットを送信する方式が知られている(非特許文献1を参照)。この方式は、全てのパケットが全てのヘッダを備えて送信する代わりに圧縮ヘッダパケットを送信し、伝送システムにおける伝送効率の向上を図るものである。ここで、CIDは、ヘッダ圧縮を行うパケットのIPデータフローを特定するための情報である。   2. Description of the Related Art Conventionally, in a transmission system that transmits and receives IP packets, a method is known in which a header of an IP packet is compressed when the IP packet is transmitted, and a compressed header packet to which a compressed header including only a part of the CID and the header is added. (See Non-Patent Document 1). In this system, instead of transmitting all packets with all headers, compressed header packets are transmitted to improve transmission efficiency in the transmission system. Here, the CID is information for specifying an IP data flow of a packet to be subjected to header compression.

図13は、フルヘッダパケット、圧縮ヘッダパケット及びCIDテーブルによるヘッダ圧縮方式を説明する図である。このヘッダ圧縮方式では、送信端末は、送信したいIPパケットを入力し、IPパケットに付加されたIPヘッダ及びUDPヘッダに基づいてCIDを特定し、CID及びヘッダ情報からなるCIDテーブルを生成する。そして、送信端末は、CID、IPヘッダ及びUDPヘッダを含むヘッダを付加したフルヘッダパケットを間欠的に送信し、それ以外のときに、CIDを含む圧縮ヘッダを付加した圧縮ヘッダパケットを送信する。   FIG. 13 is a diagram for explaining a header compression method using a full header packet, a compressed header packet, and a CID table. In this header compression method, a transmission terminal inputs an IP packet to be transmitted, specifies a CID based on an IP header and a UDP header added to the IP packet, and generates a CID table including the CID and header information. The transmitting terminal intermittently transmits a full header packet with a header including a CID, an IP header, and a UDP header, and transmits a compressed header packet with a compressed header including a CID at other times.

受信端末は、フルヘッダパケットを受信すると、フルヘッダパケットのヘッダに含まれるCIDとIPヘッダ及びUDPヘッダとの間の対応付けを行い、これらのデータをCIDテーブルに保存する。そして、受信端末は、圧縮ヘッダパケットを引き続き受信し、圧縮ヘッダパケットのヘッダに含まれるCIDに基づいてCIDテーブルを検索し、CIDに対応付いているヘッダ情報を取得し、CIDを元のIPヘッダ及びUDPヘッダに復元する。そして、受信端末は、IPパケットを生成し出力する。   When the receiving terminal receives the full header packet, the receiving terminal associates the CID included in the header of the full header packet with the IP header and the UDP header, and stores these data in the CID table. Then, the receiving terminal continues to receive the compressed header packet, searches the CID table based on the CID included in the header of the compressed header packet, acquires header information associated with the CID, and uses the CID as the original IP header. And restore to UDP header. Then, the receiving terminal generates and outputs an IP packet.

図14は、CIDテーブルの構成を示す図である。(1)は、IPヘッダがIPv4の場合のCIDテーブルであり、(2)は、IPヘッダがIPv6の場合のCIDテーブルである。(1)において、IPv4のCIDテーブルは、CID、IPv4ヘッダ及びUDPヘッダから構成される。IPv4ヘッダは、IPヘッダのバージョンを示すVersion(バージョン)、IHL(Internet Header Length:IPヘッダ長)、TOS(Type Of Service:サービスタイプ)、IP−ID(IP−Identification:IP識別番号)、Flag(フラグ)、Fragment Offset(フラグメントオフセット)、TTL(Time To Live)、Protocol(プロトコル)、SrcAddr(送信元IPアドレス)及びDstAddr(あて先IPアドレス)から構成される。また、UDPヘッダは、SrcPort(送信元ポート番号)及びDstPort(あて先ポート番号)から構成される。IPv4ヘッダには、上記の他、Total Length(パケット長)、Header Checksum(ヘッダチェックサム)があり、UDPヘッダには、上記の他、Length(ペイロード長)、Checksum(チェックサム)があるが、これらは、パケット毎に値が異なることが想定されることから、CIDテーブルには保持しない。   FIG. 14 is a diagram showing the configuration of the CID table. (1) is a CID table when the IP header is IPv4, and (2) is a CID table when the IP header is IPv6. In (1), the IPv4 CID table includes a CID, an IPv4 header, and a UDP header. The IPv4 header includes a version (version) indicating the version of the IP header, an IHL (Internet Header Length), a TOS (Type Of Service: service type), an IP-ID (IP-Identification: IP identification number), and a flag. (Flag), Fragment Offset (fragment offset), TTL (Time To Live), Protocol (protocol), SrcAddr (source IP address), and DstAddr (destination IP address). The UDP header is composed of SrcPort (source port number) and DstPort (destination port number). In addition to the above, the IPv4 header has Total Length (packet length) and Header Checksum (header checksum), and the UDP header has Length (payload length) and Checksum (checksum) in addition to the above. Since these values are assumed to be different for each packet, they are not held in the CID table.

また、(2)において、IPv6のCIDテーブルは、CID、IPv6ヘッダ及びUDPヘッダから構成される。IPv6ヘッダは、IPヘッダのバージョンを示すVersion(バージョン)、Traffic Class(トラフィッククラス)、Flow Label(フローラベル)、Next Header(ネクストヘッダ)、Hop Limit(ホップリミット)、SrcAddr(送信元IPアドレス)及びDstAddr(あて先IPアドレス)から構成される。また、UDPヘッダは、SrcPort(送信元ポート番号)及びDstPort(あて先ポート番号)から構成される。IPv6ヘッダには、上記の他、Payload Length(ペイロード長)があり、UDPヘッダには、上記の他、Length(ペイロード長)、Checksum(チェックサム)があるが、これらは、パケット毎に値が異なることが想定されることから、CIDテーブルには保持しない。   In (2), the IPv6 CID table includes a CID, an IPv6 header, and a UDP header. The IPv6 header includes a version (version), a traffic class (traffic class), a flow label (flow label), a next header (next header), a hop limit (hop limit), and a srcAddr (source IP address) indicating the version of the IP header. And DstAddr (destination IP address). The UDP header is composed of SrcPort (source port number) and DstPort (destination port number). In addition to the above, the IPv6 header has a payload length (payload length), and the UDP header has a length (payload length) and a checksum (checksum) in addition to the above. Since they are assumed to be different, they are not held in the CID table.

図15は、フルヘッダパケット及び圧縮ヘッダパケットの構成を示す図である。(1)は、IPv4のフルヘッダパケットの構成を示し、(2)は、IPv4の圧縮ヘッダパケットの構成を示し、(3)は、IPv6のフルヘッダパケットの構成を示し、(4)は、IPv6の圧縮ヘッダパケットの構成を示している。尚、数字は、それぞれのデータ項目のバイト長を示している(図16〜18においても同じ)。   FIG. 15 is a diagram illustrating a configuration of a full header packet and a compressed header packet. (1) shows the configuration of an IPv4 full header packet, (2) shows the configuration of an IPv4 compressed header packet, (3) shows the configuration of an IPv6 full header packet, and (4) 3 shows the structure of an IPv6 compressed header packet. The numbers indicate the byte length of each data item (the same applies to FIGS. 16 to 18).

(1)において、IPv4のフルヘッダパケットは、CID、同一のCIDを持つパケットの順序を示すSN(シーケンス番号)、ヘッダ情報のタイプを示すCID_header_type(CIDヘッダタイプ:0x20)、IPv4_header_wo_length、UDP_header_wo_length及びデータバイトにより構成される。   In (1), an IPv4 full header packet includes a CID, an SN (sequence number) indicating the order of packets having the same CID, a CID_header_type (CID header type: 0x20) indicating a header information type, IPv4_header_wo_length, UDP_header_wo_length and data. Consists of bytes.

また、(2)において、IPv4の圧縮ヘッダパケットは、CID、同一のCIDを持つパケットの順序を示すSN(シーケンス番号)、CID_header_type(CIDヘッダタイプ:0x21)、IPv4ヘッダの識別番号を示すidentification(識別番号)及びデータバイトにより構成される。   In (2), the compressed header packet of IPv4 includes a CID, SN (sequence number) indicating the order of packets having the same CID, CID_header_type (CID header type: 0x21), and identification (identification) indicating the identification number of the IPv4 header. ID number) and data bytes.

また、(3)において、IPv6のフルヘッダパケットは、CID、同一のCIDを持つパケットの順序を示すSN(シーケンス番号)、CID_header_type(CIDヘッダタイプ:0x60)、IPv6_header_wo_length、UDP_header_wo_length及びデータバイトにより構成される。   In (3), the IPv6 full header packet is composed of CID, SN (sequence number) indicating the order of packets having the same CID, CID_header_type (CID header type: 0x60), IPv6_header_wo_length, UDP_header_wo_length, and data bytes. The

また、(4)において、IPv6の圧縮ヘッダパケットは、CID、同一のCIDを持つパケットの順序を示すSN(シーケンス番号)、CID_header_type(CIDヘッダタイプ:0x61)及びデータバイトにより構成される。   In (4), the IPv6 compressed header packet is composed of a CID, an SN (sequence number) indicating the order of packets having the same CID, a CID_header_type (CID header type: 0x61), and a data byte.

これらのフルヘッダパケット及び圧縮ヘッダパケットにおけるCID_header_type(CIDヘッダタイプ)により、(1)〜(4)が区別される。また、(1)によるIPv4のフルヘッダパケットにおけるIPv4_header_wo_length及びUDP_header_wo_lengthが、図14(1)に示したIPv4のCIDテーブルにおけるIPv4ヘッダ及びUDPヘッダにそれぞれ相当する。また、(3)によるIPv6のフルヘッダパケットにおけるIPv6_header_wo_length及びUDP_header_wo_lengthが、図14(2)に示したIPv6のCIDテーブルにおけるIPv6ヘッダ及びUDPヘッダにそれぞれ相当する。   (1) to (4) are distinguished by CID_header_type (CID header type) in the full header packet and the compressed header packet. Further, IPv4_header_wo_length and UDP_header_wo_length in the IPv4 full header packet according to (1) respectively correspond to the IPv4 header and the UDP header in the IPv4 CID table shown in FIG. Further, IPv6_header_wo_length and UDP_header_wo_length in the IPv6 full header packet according to (3) correspond to the IPv6 header and the UDP header in the IPv6 CID table shown in FIG. 14 (2), respectively.

図16は、図15(1)に示したIPv4のフルヘッダパケットにおけるIPv4_header_wo_lengthの構成を示す図である。このIPv4_header_wo_lengthは、IPパケットのバージョンを示すVersion(バージョン)、IHL、TOS(Type Of Service:サービスタイプ)、IP−ID(IP−Identification:IP識別番号)、Flag(フラグ)、Fragment Offset(フラグメントオフセット)、TTL(Time To Live)、Protocol(プロトコル)、SrcAddr(送信元IPアドレス)及びDstAddr(あて先IPアドレス)により構成される。   FIG. 16 is a diagram illustrating a configuration of IPv4_header_wo_length in the IPv4 full header packet illustrated in FIG. This IPv4_header_wo_length is a version (version) indicating the version of the IP packet, IHL, TOS (Type Of Service: service type), IP-ID (IP-Identification: IP identification number), Flag (flag), Fragment Offset (fragment offset) ), TTL (Time To Live), Protocol (protocol), SrcAddr (source IP address) and DstAddr (destination IP address).

図17は、図15(3)に示したIPv6のフルヘッダパケットにおけるIPv6_header_wo_lengthの構成を示す図である。このIPv6_header_wo_lengthは、IPパケットのバージョンを示すVersion(バージョン)、Traffic Class(トラフィッククラス)、Flow Label(フローラベル)、Next Header(ネクストヘッダ)、Hop Limit(ホップリミット)、SrcAddr(送信元IPアドレス)及びDstAddr(あて先IPアドレス)により構成される。   FIG. 17 is a diagram showing a configuration of IPv6_header_wo_length in the IPv6 full header packet shown in FIG. 15 (3). This IPv6_header_wo_length is a version (version) indicating the version of the IP packet, a traffic class (traffic class), a flow label (flow label), a next header (next header), a hop limit (hop limit), and a srcAddr (source IP address). And DstAddr (destination IP address).

図18は、図15(1)(3)に示したIPv4,6のフルヘッダパケットにおけるUDP_header_wo_lengthの構成を示す図である。このUDP_header_wo_lengthは、SrcPort(送信元ポート番号)及びDstPort(あて先ポート番号)により構成される。尚、図15〜図18に示した構成の詳細については、非特許文献1を参照されたい。   FIG. 18 is a diagram illustrating a configuration of UDP_header_wo_length in the IPv4 and 6 full header packets illustrated in FIGS. 15 (1) and 15 (3). This UDP_header_wo_length is composed of SrcPort (source port number) and DstPort (destination port number). Refer to Non-Patent Document 1 for details of the configuration shown in FIGS.

このように、図13に示したヘッダ圧縮方式では、フルヘッダパケット及び圧縮ヘッダパケットを受信する受信端末は、CIDを正しいヘッダ情報に復元するために、圧縮ヘッダパケットを受信するに先立ってフルヘッダパケットを受信し、CIDとヘッダ情報との対応付けを行って新たなCIDレコードをCIDテーブルに保存しておく必要がある。このため、受信端末は、CIDとヘッダ情報との対応付けを行う前に受信した圧縮ヘッダパケットに対し、CIDテーブルを参照しても正しいCIDレコードが存在しておらずそのCIDが不明だから、受信した圧縮ヘッダパケットを廃棄する必要がある。   In this way, in the header compression scheme shown in FIG. 13, the receiving terminal that receives the full header packet and the compressed header packet returns the full header prior to receiving the compressed header packet in order to restore the CID to the correct header information. It is necessary to receive the packet, associate the CID with the header information, and store a new CID record in the CID table. For this reason, the receiving terminal receives the compressed header packet received before the association between the CID and the header information because the correct CID record does not exist even if the CID table is referenced and the CID is unknown. It is necessary to discard the compressed header packet.

また、送信端末から受信端末へファイルを伝送する場合、送信端末は、ファイルの属性情報を生成し、属性情報のパケットを送信する。そして、送信端末は、その後に、ファイル本体のパケットを送信する。受信端末は、送信端末により送信された属性情報のパケット及びファイル本体のパケットを受信し、属性情報に基づいてファイル本体をファイルに復元する。   When transmitting a file from the transmission terminal to the reception terminal, the transmission terminal generates attribute information of the file and transmits a packet of attribute information. Then, the transmitting terminal transmits the packet of the file body thereafter. The receiving terminal receives the attribute information packet and the file body packet transmitted by the transmitting terminal, and restores the file body to a file based on the attribute information.

したがって、受信端末は、圧縮ヘッダパケットを受信するに先立ってCIDとヘッダ情報との対応付けを行って新たなCIDレコードをCIDテーブルに保存しておく必要がある。そして、圧縮ヘッダをヘッダ情報に復元できるようになった上で、さらに、属性情報のパケットを受信することにより、その後に受信するファイル本体のパケットをファイルに復元することができる。   Therefore, prior to receiving the compressed header packet, the receiving terminal needs to associate the CID with the header information and store a new CID record in the CID table. Then, after the compressed header can be restored to the header information, the packet of the file body received thereafter can be restored to the file by receiving the attribute information packet.

ところで、一方向伝送路を用いたファイル伝送システムとして、FLUTEを用いたものが知られている(非特許文献2及び特許文献1を参照)。FLUTEは、ファイルをパケット化して伝送する際に、ファイルの属性情報及びファイル本体を、それぞれ一つのオブジェクトとして伝送するものである。ファイルの属性情報は、FDT(File Delivery Table)として記述され、ファイル本体と同様に一つのオブジェクトとして扱われる。つまり、送信端末は、ファイルの属性情報を1つのオブジェクトとしてFLUTEパケットを用いて送信し、その後に引き続いて、ファイル本体を1つのオブジェクトとしてFLUTEパケットを用いて送信する。   By the way, what uses FLUTE is known as a file transmission system using a unidirectional transmission path (see Non-Patent Document 2 and Patent Document 1). FLUTE is to transmit file attribute information and a file body as one object each time a file is packetized and transmitted. The attribute information of the file is described as FDT (File Delivery Table), and is handled as one object like the file body. That is, the transmitting terminal transmits the attribute information of the file as one object using the FLUTE packet, and subsequently transmits the file body as one object using the FLUTE packet.

図19は、FLUTEパケットの構成を示す図である。このFLUTEパケットは、IPヘッダ、UDPヘッダ、FLUTEヘッダ及びFLUTEペイロードにより構成される。FLUTEヘッダは、CCIのフィールドの長さ等の各種情報、輻輳制御の方式を識別するためのCCI(Congestion Control Information)、オブジェクトが伝送されるセッションを識別するためのTSI(Transport Session Identifier)、オブジェクトを識別するためのTOI(Transport Object Identifier)、送信端末の現在時刻を示すSCT(Sender Current Time)、当該FLUTEパケットにより送信されているオブジェクトの時間において、そのオブジェクトが送信される残りの時間を示すERT(Expected Residual Time)、コンテンツの信頼性のある伝送を実現するために用いるLayered Coding Transportにおける拡張ヘッダであるLCT header extention(パケットのペイロードに含まれるFDTインスタンスの識別情報を伝送するEXT_FDT,FECを用いたオブジェクトを復元するために必要な情報を伝送するEXT_FTI,パケットのペイロードの符号化方式を示すEXT_CENC)、及び、コンテンツファイルやFDTオブジェクトをFLUTEパケット単位に分割した場合の当該パケットの識別情報、具体的には、そのブロックを識別する番号及びブロック内におけるパケットの順番を示す情報を含むFEC Payload IDから構成される。ここで、ファイルの属性情報が送信される場合、FLUTEヘッダのTOIが0であり、FLUTEペイロードにはFDT(File Delivery Table)が格納される。   FIG. 19 is a diagram illustrating a configuration of a FLUTE packet. The FLUTE packet includes an IP header, a UDP header, a FLUTE header, and a FLUTE payload. The FLUTE header includes various information such as the length of the CCI field, CCI (Congestion Control Information) for identifying the congestion control method, TSI (Transport Session Identifier) for identifying the session in which the object is transmitted, A TOI (Transport Object Identifier) for identifying the current time, an SCT (Sender Current Time) indicating the current time of the transmitting terminal, and the remaining time that the object is transmitted in the time of the object transmitted by the FLUTE packet ERT (Expected Residual Time), Layer used to realize reliable transmission of content LCT header extension (EXT_FDT that transmits FDT instance identification information included in the payload of the packet, EXT_FTI that transmits information necessary to restore the object using the FEC, and the payload of the packet, which is an extension header in the red Coding Transport EXT_CENC indicating the encoding method), and identification information of the packet when the content file or FDT object is divided into FLUTE packet units, specifically, the number identifying the block and the packet order within the block It is composed of FEC Payload ID including information. Here, when the attribute information of the file is transmitted, the TOI of the FLUTE header is 0, and FDT (File Delivery Table) is stored in the FLUTE payload.

このような一方向伝送路を用いたファイル伝送システムにおいて、送信端末から受信端末へファイルを伝送するためには、送信端末は、ファイルの属性情報であるFDTを生成し、図19に示したFLUTEヘッダに各種データを設定し、FLUTEペイロードにFDTを設定し、属性情報のパケットを送信する。また、送信端末は、その後に、FLUTEヘッダに各種データを設定し、FLUTEペイロードにファイル本体を設定し、ファイル本体のパケットを送信する。受信端末は、送信端末により送信された属性情報のパケット及びファイル本体のパケットを受信し、属性情報に基づいてファイル本体をファイルに復元する。   In a file transmission system using such a one-way transmission path, in order to transmit a file from a transmission terminal to a reception terminal, the transmission terminal generates FDT that is attribute information of the file, and the FLUTE shown in FIG. Various data are set in the header, FDT is set in the FLUTE payload, and a packet of attribute information is transmitted. Further, the transmission terminal thereafter sets various data in the FLUTE header, sets the file body in the FLUTE payload, and transmits the packet of the file body. The receiving terminal receives the attribute information packet and the file body packet transmitted by the transmitting terminal, and restores the file body to a file based on the attribute information.

“情報通信審議会情報通信技術分科会(第60回) 資料60−1−2放送システム委員会報告”、[online]、平成20年7月29日、情報通信審議会、[平成20年11月12日検索]、インターネット<URL:http://www.soumu.go.jp/joho_tsusin/policyreports/joho_tsusin/bunkakai/080729_1.html>"Information and Communication Council, Information and Communication Technology Subcommittee (60th) Report of the 60-1-2 Broadcasting System Committee", [online], July 29, 2008, Information and Communication Council, [November 2008] Search on May 12], Internet <URL: http://www.soumu.go.jp/joho_tsusin/policyreports/joho_tsusin/bunkakai/080729_1.html> 「FLUTE-File Delivery over Unidirectional Transport」、RFC3926“FLUTE-File Delivery over Unidirectional Transport”, RFC 3926 米国特許出願公開第2004/0153468号明細書US Patent Application Publication No. 2004/0153468

このように、一方向伝送路を用いたファイル伝送システムでは、ファイルの属性情報を伝送し、引き続き、ファイル本体を伝送する。一方、IPパケットのヘッダ圧縮方式によれば、IPパケット格納されるデータの種類に関わらず、ヘッダを圧縮することができる。しかしながら、CIDとヘッダ情報とを対応付けることが可能なパケット(CID及びヘッダ情報を含むフルヘッダパケット)を送信端末から送信するタイミングが、ファイル本体のパケットをファイルに復元することが可能な属性情報のパケット(CIDを含む、属性情報の圧縮ヘッダパケット)を送信するタイミングよりも後になることがある。この場合、受信端末は、受信した属性情報のパケット(CIDを含む、属性情報の圧縮ヘッダパケット)に対し圧縮ヘッダを元のヘッダ情報に復元することができない。このため、属性情報のパケットを廃棄する必要があり、結果として属性情報を取得することができず、属性情報を取得するには、属性情報のパケットを再び受信するのを待つ必要があった。 As described above, in the file transmission system using the one-way transmission path, the attribute information of the file is transmitted, and the file body is subsequently transmitted. On the other hand, according to the header compression scheme of the IP packet, regardless of the type of data stored in the IP packet, it is possible to compress the header. However, the timing of transmitting a packet capable of associating CID and header information (full header packet including CID and header information) from the transmission terminal is the attribute information that can restore the packet of the file body to the file. It may be later than the timing of transmitting a packet (a compressed header packet of attribute information including CID) . In this case, the receiving terminal (including CID, compressed header packet attribute information) packets received attribute information to, it is impossible to restore the compressed header based on the header information. For this reason, it is necessary to discard the attribute information packet. As a result, the attribute information cannot be acquired. To acquire the attribute information, it is necessary to wait until the attribute information packet is received again.

そこで、本発明は前記課題を解決するためになされたものであり、その目的は、ファイルをパケット化して一方向伝送路を介して伝送する際に、受信端末において、ファイルの属性情報を伝送するパケットを廃棄する必要がなく、ファイルの属性情報を確実に取得可能な送信端末、受信端末及び伝送システムを提供することにある。   Accordingly, the present invention has been made to solve the above-described problems, and an object of the present invention is to transmit file attribute information at a receiving terminal when a file is packetized and transmitted via a one-way transmission path. An object of the present invention is to provide a transmission terminal, a reception terminal, and a transmission system that can reliably acquire file attribute information without discarding a packet.

前記課題を解決するため、本発明による送信端末は、ファイルの属性情報、及びファイル本体が分割された複数のユニットを同じIPデータフローとして伝送する際に、前記IPデータフローに対するヘッダ情報を、前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えてヘッダ圧縮し、前記CIDを含む圧縮ヘッダパケットを送信する送信端末において、前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、前記IPデータフローに対するヘッダ情報に基づいてCIDを決定し、前記CID及びヘッダ情報を含むCIDレコードを生成して前記CIDテーブルに保存し、前記CID及びヘッダ情報を含む属性情報のフルヘッダパケットを生成すると共に、前記CIDテーブルからCIDを読み出し、前記CIDを含むユニットの圧縮ヘッダパケット及び前記CIDを含む属性情報の圧縮ヘッダパケットを生成するフルヘッダパケット・圧縮ヘッダパケット生成部と、前記フルヘッダパケット・圧縮ヘッダパケット生成部により生成された属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットをこの順序で送信し、その後に、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットをこの順序で送信し、前記属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットの送信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの送信とを繰り返す送信制御部と、を備えたことを特徴とする。 In order to solve the above problem, the transmitting terminal according to the present invention transmits the attribute information of a file and header information for the IP data flow when transmitting a plurality of units into which the file body is divided as the same IP data flow. A CID table composed of a CID record including the CID and header information at a transmitting terminal that transmits a compressed header packet including the CID by compressing the header by replacing it with a context identifier (CID) for specifying an IP data flow; CID is determined based on header information for the IP data flow, a CID record including the CID and header information is generated and stored in the CID table, and a full header packet of attribute information including the CID and header information is generated. And from the CID table Reads the ID, the full header packet compressed header packet generating unit for generating a compressed header packet attribute information including the compressed header packet and the CID of the unit including the CID, generated by the full header packet compressed header packet generating unit The attribute information full header packet and the unit compressed header packet are transmitted in this order, and then the attribute information compressed header packet and the unit compressed header packet are transmitted in this order, and the attribute information full header is transmitted. And a transmission control unit that repeats transmission of the packet and unit compressed header packet and transmission of the attribute information compressed header packet and unit compressed header packet .

また、本発明による送信端末は、ファイルの属性情報、及びファイル本体が分割された複数のユニットを同じIPデータフローとして伝送する際に、前記IPデータフローに対するヘッダ情報を、前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えてヘッダ圧縮し、前記CIDを含む圧縮ヘッダパケットを送信する送信端末において、前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、前記IPデータフローに対するヘッダ情報に基づいてCIDを決定し、前記CID及びヘッダ情報を含むCIDレコードを生成して前記CIDテーブルに保存し、前記CIDテーブルからCIDを読み出し、前記CIDを含むユニットの圧縮ヘッダパケット、及び前記CIDを含む属性情報の圧縮ヘッダパケットを生成する圧縮ヘッダパケット生成部と、前記CID及びヘッダ情報を含むCIDレコードを、前記圧縮ヘッダパケットを受信する側に備えたCIDテーブルに書き込むためのCIDレコード更新パケットを生成する制御パケット生成部と、前記制御パケット生成部により生成されたCIDレコード更新パケットを送信し、その後に、前記圧縮ヘッダパケット生成部により生成された属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットをこの順序で送信し、前記CIDレコード更新パケットの送信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの送信とを繰り返す送信制御部と、を備えたことを特徴とする。 In addition, the transmission terminal according to the present invention specifies the IP data flow, the header information for the IP data flow, when transmitting the attribute information of the file and a plurality of units into which the file body is divided as the same IP data flow. A CID table composed of a CID record including the CID and header information, and the IP data flow in a transmitting terminal that transmits the compressed header packet including the CID by compressing the header with a context identifier (CID) for CID is determined based on the header information for, generating a CID record including the CID and header information, storing the CID record in the CID table, reading the CID from the CID table, a compressed header packet of the unit including the CID, and Attribute information including the CID A compressed header packet generator for generating a compressed header packet, and a control packet for generating a CID record update packet for writing a CID record including the CID and header information in a CID table provided on the side receiving the compressed header packet The CID record update packet generated by the generation unit and the control packet generation unit is transmitted, and then the compressed header packet of the attribute information and the compressed header packet of the unit generated by the compressed header packet generation unit in this order. And a transmission control unit that repeats transmission of the CID record update packet and transmission of the compressed header packet of the attribute information and the compressed header packet of the unit .

また、本発明による受信端末は、ファイルの属性情報、及びファイル本体が分割された複数のユニットが同じIPデータフローとして伝送される伝送システムの下で、前記IPデータフローに対するヘッダ情報が前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えられヘッダ圧縮されて伝送され、前記ヘッダ圧縮された圧縮ヘッダパケットを受信する受信端末において、前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、前記CID及びヘッダ情報を含む属性情報のフルヘッダパケット及びCIDを含むユニットの圧縮ヘッダパケットをこの順序で受信し、その後に、前記CIDを含む属性情報の圧縮ヘッダパケット及びCIDを含むユニットの圧縮ヘッダパケットをこの順序で受信し、前記属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットの受信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの受信とを繰り返し、受信したパケットを区別する受信制御部と、前記受信制御部により区別された属性情報のフルヘッダパケットについて、前記属性情報のフルヘッダパケットにおけるCID及びヘッダ情報を含むCIDレコードを、前記CIDテーブルに書き込み、前記属性情報のフルヘッダパケットからIPデータフローを構成する属性情報のパケットを生成するフルヘッダパケット処理部と、前記受信制御部により区別されたユニットの圧縮ヘッダパケットについて、前記ユニットの圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成するユニットのパケットを生成すると共に、前記属性情報の圧縮ヘッダパケットについて、前記属性情報の圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成する属性情報のパケットを生成する圧縮ヘッダパケット処理部と、を備えたことを特徴とする。 Also, the receiving terminal according to the present invention is configured such that the header information for the IP data flow is the IP data under the transmission system in which the attribute information of the file and the plurality of units into which the file body is divided are transmitted as the same IP data flow. A CID composed of a CID record including the CID and header information at a receiving terminal that receives a compressed header packet that is replaced with a context identifier (CID) for specifying a flow and is header-compressed and transmitted. A table, a header including attribute information including the CID and header information, and a compressed header packet of the unit including the CID in this order, and then a unit including the compressed header packet and the CID of the attribute information including the CID. The compressed header packet in this order Received, the reception of the compressed header packet full header packet and the unit of the attribute information, the attribute information compressed header packet and repeating the reception of the compressed header packet units, and distinguishes reception control unit the received packet, For the full header packet of the attribute information distinguished by the reception control unit, a CID record including the CID and header information in the full header packet of the attribute information is written to the CID table, and the IP data from the full header packet of the attribute information Header information from the CID table using the CID in the compressed header packet of the unit for the full header packet processing unit that generates a packet of attribute information constituting the flow and the compressed header packet of the unit distinguished by the reception control unit Read And generating a packet of a unit constituting the IP data flow, and reading out the header information from the CID table using the CID in the compressed header packet of the attribute information for the compressed header packet of the attribute information, And a compressed header packet processing unit that generates a packet of attribute information constituting the flow.

また、本発明による受信端末は、ファイルの属性情報、及びファイル本体が分割された複数のユニットが同じIPデータフローとして伝送される伝送システムの下で、前記IPデータフローに対するヘッダ情報が前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えられヘッダ圧縮されて伝送され、前記ヘッダ圧縮された圧縮ヘッダパケットを受信する受信端末において、前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、前記CID及びヘッダ情報を含むCIDレコード更新パケットを受信し、その後に、前記CIDを含む属性情報の圧縮ヘッダパケット及びCIDを含むユニットの圧縮ヘッダパケットをこの順序で受信し、前記CIDレコード更新パケットの受信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの受信とを繰り返し、受信したパケットを区別する受信制御部と、前記受信制御部により区別されたCIDレコード更新パケットについて、前記CIDレコード更新パケットにおけるCID及びヘッダ情報を含むCIDレコードを、前記CIDテーブルに書き込む制御パケット処理部と、前記受信制御部により区別された属性情報の圧縮ヘッダパケットについて、前記属性情報の圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成する属性情報のパケットを生成すると共に、前記ユニットの圧縮ヘッダパケットについて、前記ユニットの圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成するユニットのパケットを生成する圧縮ヘッダパケット処理部と、を備えたことを特徴とする。 Also, the receiving terminal according to the present invention is configured such that the header information for the IP data flow is the IP data under the transmission system in which the attribute information of the file and the plurality of units into which the file body is divided are transmitted as the same IP data flow. A CID composed of a CID record including the CID and header information at a receiving terminal that receives a compressed header packet that is replaced with a context identifier (CID) for specifying a flow and is header-compressed and transmitted. CID record update packet including the table and the CID and header information is received, and then the compressed header packet of the attribute information including the CID and the compressed header packet of the unit including the CID are received in this order, and the CID record Receive update packets and Repeating the reception of the compressed header packet of compressed header packet and the unit of information, and distinguishes the reception control unit the received packet, the differentiated CID record update packets by the receiving control unit, CID in the CID record update packets and The control packet processing unit that writes the CID record including the header information to the CID table, and the compressed header packet of the attribute information distinguished by the reception control unit, the CID table using the CID in the compressed header packet of the attribute information Header information is read out from the CID table, and a packet of attribute information that constitutes the IP data flow is generated. Reads header information, characterized by comprising a compression header packet processor for generating a packet of units constituting the IP data flow.

また、本発明による伝送システムは、前記送信端末と前記受信端末とを備えて構成される、ことを特徴とする。   The transmission system according to the present invention is characterized by comprising the transmitting terminal and the receiving terminal.

以上のように、本発明によれば、受信端末において、ファイルの属性情報を伝送するパケットを廃棄する必要がなく、ファイルの属性情報を確実に取得することが可能となる。   As described above, according to the present invention, it is not necessary to discard a packet for transmitting file attribute information at the receiving terminal, and the file attribute information can be reliably acquired.

以下、本発明を実施するための最良の形態について図面を用いて詳細に説明する。
〔伝送システム〕
図1は、本発明の実施形態による送信端末及び受信端末が用いられる伝送システムの概略構成を示す図である。この伝送システムは、例えば、高度BSデジタル放送によりコンテンツファイルのダウンロードサービスを実現するシステムであり、送信端末1及び受信端末2により構成される。送信端末1及び受信端末2は、送信端末1から受信端末2へパケットが伝送される一方向伝送路3により接続される。
The best mode for carrying out the present invention will be described below in detail with reference to the drawings.
[Transmission system]
FIG. 1 is a diagram illustrating a schematic configuration of a transmission system in which a transmission terminal and a reception terminal according to an embodiment of the present invention are used. This transmission system is a system that realizes a content file download service by, for example, advanced BS digital broadcasting, and includes a transmission terminal 1 and a reception terminal 2. The transmission terminal 1 and the reception terminal 2 are connected by a one-way transmission path 3 through which a packet is transmitted from the transmission terminal 1 to the reception terminal 2.

送信端末1は、ファイルの属性情報及びファイル本体をIPパケットに格納し、IPパケットのヘッダ情報を圧縮して圧縮ヘッダを生成し、一方向伝送路3を介して受信端末2へ送信する装置である。受信端末2は、送信端末1により送信されたパケットを、一方向伝送路3を介して受信し、ヘッダ情報が圧縮されたパケットの圧縮ヘッダを元のヘッダ情報に戻し、ファイルの属性情報及びファイル本体を取得して元のファイルに復元する装置である。一方向伝送路3は、例えば放送伝送路である。   The transmission terminal 1 is an apparatus that stores file attribute information and a file body in an IP packet, compresses header information of the IP packet to generate a compressed header, and transmits the compressed header to the reception terminal 2 via the one-way transmission path 3. is there. The receiving terminal 2 receives the packet transmitted from the transmitting terminal 1 via the one-way transmission path 3, returns the compressed header of the packet in which the header information is compressed, to the original header information, and sets the file attribute information and the file It is a device that acquires the main body and restores it to the original file. The one-way transmission path 3 is a broadcast transmission path, for example.

〔送信端末〕
次に、図1に示した送信端末1について説明する。図2は、送信端末1の構成を示すブロック図である。この送信端末1は、記憶部11、属性情報生成部12、ユニット生成部13、ダウンロードヘッダ付加部14、IPパケット生成部15、フルヘッダパケット・圧縮ヘッダパケット生成部16、制御パケット生成部17、送信制御部18及びCIDテーブル10を備えている。CIDテーブル10は、RAM等のメモリに記憶されており、図14に示したCIDテーブルと同一の構成をしている。
[Sending terminal]
Next, the transmission terminal 1 shown in FIG. 1 will be described. FIG. 2 is a block diagram illustrating a configuration of the transmission terminal 1. The transmission terminal 1 includes a storage unit 11, an attribute information generation unit 12, a unit generation unit 13, a download header addition unit 14, an IP packet generation unit 15, a full header packet / compressed header packet generation unit 16, a control packet generation unit 17, A transmission control unit 18 and a CID table 10 are provided. The CID table 10 is stored in a memory such as a RAM, and has the same configuration as the CID table shown in FIG.

記憶部11には、一方向伝送路3を用いて受信端末2へ送信されるコンテンツ及びメタデータを構成するファイルが記憶されている。   The storage unit 11 stores content and metadata files transmitted to the receiving terminal 2 using the unidirectional transmission path 3.

(属性情報の生成)
属性情報生成部12は、記憶部11からファイルを読み出し、ファイル本体の名前及びファイルの長さ等からなる属性情報を生成する。生成した属性情報のサイズが後述するデータユニットのサイズ(予め設定されている)よりも大きい場合は、その生成した属性情報を、データユニットのサイズに分割する。
(Generation of attribute information)
The attribute information generation unit 12 reads a file from the storage unit 11 and generates attribute information including the name of the file body and the length of the file. If the size of the generated attribute information is larger than the data unit size (preset) described later, the generated attribute information is divided into the data unit sizes.

図3は、属性情報の構成を示す図である。図3に示すように、属性情報は、「ダウンロードヘッダにおけるBlock Number(ブロック番号BN)フィールドのビット数」「ブロック内のパケット数」「属性情報パケットの最終シーケンス番号」「FEC方式を特定するための識別子」「URI(ファイル本体の名前)」「File Length(ファイルの長さ)」「Content Type(コンテンツタイプ)」「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」「格納先のディレクトリ構成」「Content Encoding(コンテンツエンコーディング)」「Transfer Length(伝送長)」「Content MD5(コンテンツMD5)」から構成される。   FIG. 3 is a diagram illustrating a configuration of attribute information. As shown in FIG. 3, the attribute information specifies “number of bits in the Block Number (block number BN) field in the download header”, “number of packets in the block”, “last sequence number of the attribute information packet”, and “FEC method”. “URI (file body name)” “File Length (file length)” “Content Type (content type)” “Final block number and final sequence number of the final block” “Storage destination” Directory structure ”“ Content Encoding (content encoding) ”“ Transfer Length (transmission length) ”“ Content MD5 (content MD5) ”.

属性情報生成部12は、読み出したファイルに基づいて、図に示す各構成要素を設定し、属性情報を生成する。具体的には、属性情報生成部12は、一方向伝送路3の種類及び特性に応じて予め設定されたビット長を、「ダウンロードヘッダにおけるブロック番号BNフィールドのビット数」に設定する。ダウンロードヘッダ及びブロック番号BNの詳細については後述する。 The attribute information generation unit 12 sets each component shown in FIG. 3 based on the read file, and generates attribute information. Specifically, the attribute information generation unit 12 sets a bit length preset according to the type and characteristics of the one-way transmission path 3 to “the number of bits of the block number BN field in the download header”. Details of the download header and the block number BN will be described later.

属性情報生成部12は、予め設定されたブロック内のパケット数を、「ブロック内のパケット数」に設定する。「ブロック内のパケット数」とは、ファイル本体から分割されたデータユニットとデータユニットから生成されたパリティユニットとの集合体であるブロックにおいて、そのブロック内で送信されるパケットの数である。   The attribute information generation unit 12 sets the preset number of packets in the block to “number of packets in block”. The “number of packets in a block” is the number of packets transmitted in the block in a block that is an aggregate of data units divided from the file body and parity units generated from the data units.

属性情報生成部12は、生成した属性情報を分割した場合、分割した属性情報の数を「属性情報パケットの最終シーケンス番号」に設定する。尚、属性情報のサイズがデータユニットのサイズ以下の場合は、「属性情報パケットの最終シーケンス番号」は0となる。   When the attribute information generation unit 12 divides the generated attribute information, the attribute information generation unit 12 sets the number of divided attribute information to “the last sequence number of the attribute information packet”. If the size of the attribute information is equal to or smaller than the size of the data unit, the “last sequence number of the attribute information packet” is 0.

属性情報生成部12は、ファイルのサイズを「File Length(ファイルの長さ)」に設定し、コンテンツのタイプを「Content Type(コンテンツタイプ)」に設定する。そして、属性情報生成部12は、後述するユニット生成部13により生成されるデータユニット及びパリティユニットの数、予め設定されたデータユニットのサイズ等に基づいて、ブロックの数及びシーケンスの数を算出し、これらを「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」に設定する。   The attribute information generation unit 12 sets the file size to “File Length (file length)” and the content type to “Content Type (content type)”. Then, the attribute information generation unit 12 calculates the number of blocks and the number of sequences based on the number of data units and parity units generated by the unit generation unit 13 described later, the size of the data unit set in advance, and the like. These are set to “the last block number for transmitting the file and the last sequence number of the last block”.

属性情報生成部12は、ファイルを符号化して伝送する場合、その方式を「Content Encoding(コンテンツエンコーディング)」に設定し、伝送時のファイルの長さを「Transfer Length(伝送長)」に設定する。「Transfer Length(伝送長)」を設定するのは、ファイルを符号化して伝送する場合に元のファイルの長さと伝送時のファイルの長さが異なるからである。また、受信側がファイルを正しく受信できたか否かをチェックするためのチェックサムを「Content MD5(コンテンツMD5)」に設定する。さらに、後述するパリティユニットを生成する場合、その生成方式の種類を「FEC方式を特定するための識別子」に設定し、「URI(ファイル本体の名前)」「格納先のディレクトリ構成」も設定する。   When encoding and transmitting a file, the attribute information generating unit 12 sets the method to “Content Encoding (content encoding)” and sets the length of the file at the time of transmission to “Transfer Length (transmission length)”. . The reason why “Transfer Length (transmission length)” is set is that when the file is encoded and transmitted, the length of the original file is different from the length of the file at the time of transmission. In addition, a checksum for checking whether or not the receiving side has received the file correctly is set to “Content MD5 (content MD5)”. Further, when generating a parity unit, which will be described later, the type of the generation method is set to “identifier for specifying the FEC method”, and “URI (name of file body)” and “directory configuration of storage destination” are also set. .

(ユニットの生成)
図2に戻って、ユニット生成部13は、記憶部11からファイルを読み出し(属性情報生成部12が読み出したファイルと同一のファイルを読み出し)、予め設定された一定サイズのデータユニットにファイル本体を分割する。ここで、データユニットのサイズは自由に設定することができ、例えば、1344バイト、4032バイトとする。
(Unit generation)
Returning to FIG. 2, the unit generation unit 13 reads the file from the storage unit 11 (reads the same file as the file read by the attribute information generation unit 12), and stores the file body in a preset data unit of a certain size. To divide. Here, the size of the data unit can be freely set. For example, it is 1344 bytes or 4032 bytes.

ユニット生成部13は、複数に分割したデータユニットを、L×D個毎に区分し、L列D行の2次元に整列させる。この2次元のデータユニットの集合体が、ブロックの元になる。そして、ユニット生成部13は、整列させた2次元のデータユニットにおいて、列方向及び行方向毎にそれぞれのデータユニットからパリティユニットを生成する。例えば、列方向毎に全てのデータユニットについてmod2の加算を行い列方向毎のパリティユニットを生成する。同様に、行方向毎の全てのデータユニットについてmod2の加算を行い行方向毎のパリティユニットを生成する。   The unit generation unit 13 divides the data unit divided into a plurality of L × D pieces and arranges them in two dimensions of L columns and D rows. This collection of two-dimensional data units is the source of the block. Then, the unit generation unit 13 generates a parity unit from each data unit in the column direction and the row direction in the aligned two-dimensional data units. For example, mod 2 is added to all data units for each column direction to generate a parity unit for each column direction. Similarly, mod2 is added to all data units in the row direction to generate parity units in the row direction.

また、ユニット生成部13は、整列させた2次元のデータユニットの集合体、及び、生成した列方向及び行方向のパリティユニットを用いて、ブロックを生成する。   Further, the unit generation unit 13 generates a block using the aligned two-dimensional data unit aggregate and the generated parity units in the column direction and the row direction.

(ダウンロードヘッダの付加)
ダウンロードヘッダ付加部14は、属性情報生成部12により生成された属性情報に対し、ダウンロードヘッダを付加すると共に、ユニット生成部13により生成されたデータユニット及びパリティユニットに対しても、ダウンロードヘッダを付加する。
(Add download header)
The download header adding unit 14 adds a download header to the attribute information generated by the attribute information generating unit 12, and also adds a download header to the data unit and the parity unit generated by the unit generating unit 13. To do.

図4は、ダウンロードヘッダの構成を示す図である。図4に示すように、ダウンロードヘッダは、3つのフィールドからなる64ビットのヘッダであり、「Transport File ID(トランスポートファイルID:TFID)」「Block Number(ブロック番号BN)」「Sequence Number(シーケンス番号SN)」から構成される。「TFID」フィールドのビット数(フィールド幅)は32である。「ブロック番号BN」及び「シーケンス番号SN」フィールドのビット数は合計32であるが、それぞれ可変長であり、一方向伝送路3の種類及び特性に応じて、または、伝送されるファイルに応じて予め設定される。また、一つのファイルを伝送中は、これらのフィールド幅は変更されず、固定値が用いられる。   FIG. 4 is a diagram showing the configuration of the download header. As shown in FIG. 4, the download header is a 64-bit header composed of three fields, “Transport File ID (Transport File ID: TFID)”, “Block Number (block number BN)”, “Sequence Number” (sequence) Number SN) ". The number of bits (field width) of the “TFID” field is 32. The total number of bits in the “block number BN” and “sequence number SN” fields is 32, but each has a variable length, depending on the type and characteristics of the one-way transmission path 3 or the file to be transmitted. It is set in advance. Further, during transmission of one file, these field widths are not changed and fixed values are used.

「TFID」は、伝送するファイルを一意に識別するためのラベルの役割を果たし、同一のファイル伝送に対して同じ数値が付番される。したがって、ダウンロードヘッダ付加部14は、同一のファイルの属性情報、データユニット及びパリティユニットに対して、同一の「TFID」を設定する。一方、異なるファイルの属性情報等に対しては、異なる「TFID」を設定する。受信端末2は、「TFID」によりファイルを識別することができる。尚、図19に示したFLUTEパケットのFLUTEヘッダでは、この「TFID」が「TOI(Transport Object Identifier)」に相当する。   “TFID” serves as a label for uniquely identifying a file to be transmitted, and the same numerical value is assigned to the same file transmission. Therefore, the download header adding unit 14 sets the same “TFID” for the attribute information, data unit, and parity unit of the same file. On the other hand, different “TFID” is set for attribute information of different files. The receiving terminal 2 can identify the file by “TFID”. In the FLUTE header of the FLUTE packet shown in FIG. 19, this “TFID” corresponds to “TOI (Transport Object Identifier)”.

「ブロック番号BN」は、伝送するファイルにおけるブロックの番号を示す。また、「シーケンス番号SN」は、属性情報(分割した場合はそれぞれの属性情報)の番号、及びブロック内のユニット(以下、データユニット及びパリティユニットを総称してユニットという。)の番号を示す。例えば、最初の属性情報に対してはBN=0,SN=0が設定され、属性情報に続くユニットには、最終の属性情報に対して設定されたSNに引き続くSNが設定される。   “Block number BN” indicates the block number in the file to be transmitted. “Sequence number SN” indicates the number of attribute information (each attribute information when divided) and the number of a unit in a block (hereinafter, a data unit and a parity unit are collectively referred to as a unit). For example, BN = 0 and SN = 0 are set for the first attribute information, and an SN subsequent to the SN set for the last attribute information is set for the unit following the attribute information.

具体的に説明すると、属性情報生成部12により1つの属性情報が生成された場合、ダウンロードヘッダ付加部14は、最初のブロック(BN=0)において、属性情報に対しBN=0,SN=0を設定する。そして、ダウンロードヘッダ付加部14は、最初のブロックの先頭のユニットに対しBN=0,SN=1を設定し、その次のユニットに対しBN=0,SN=2を設定する。シーケンス番号SNは、ユニットの数に応じて1ずつ増加する。そして、ダウンロードヘッダ付加部14は、次のブロック(BN=1)においても、最初のブロックにおける属性情報と同一の属性情報に対しBN=0,SN=0を設定する。そして、ダウンロードヘッダ付加部14は、そのブロック(BN=1)の先頭のユニットに対しBN=1,SN=1を設定し、その次のユニットに対しBN=1,SN=2を設定する。   More specifically, when one attribute information is generated by the attribute information generating unit 12, the download header adding unit 14 determines that BN = 0 and SN = 0 for the attribute information in the first block (BN = 0). Set. Then, the download header adding unit 14 sets BN = 0 and SN = 1 for the head unit of the first block, and sets BN = 0 and SN = 2 for the next unit. The sequence number SN increases by 1 according to the number of units. The download header adding unit 14 also sets BN = 0 and SN = 0 for the same attribute information as the attribute information in the first block in the next block (BN = 1). The download header adding unit 14 sets BN = 1 and SN = 1 for the head unit of the block (BN = 1), and sets BN = 1 and SN = 2 for the next unit.

一方、属性情報生成部12により生成された属性情報が複数に分割された場合、ダウンロードヘッダ付加部14は、最初のブロック(BN=0)において、分割された最初の属性情報に対しBN=0,SN=0を設定し、次の属性情報に対しBN=0,SN=1を設定する。シーケンス番号SNは、属性情報の分割に応じて1ずつ増加する。そして、ダウンロードヘッダ付加部14は、最初のブロック(BN=0)の先頭のユニットに対しBN=0,SN=2を設定し、その次のユニットに対しBN=0,SN=3を設定する。シーケンス番号SNは、ユニットの数に応じて1ずつ増加する。ここで、属性情報生成部12により生成され分割された属性情報の数がn個の場合、それぞれの属性情報のシーケンス番号SNはSN=0,1,・・・,n−1になるから、最初のユニットのシーケンス番号SNはSN=nとなる。そして、ダウンロードヘッダ付加部14は、次のブロック(BN=1)においても、最初のブロックにおける属性情報と同一の属性情報のBN=0,SN=0,1,・・・を設定する。そして、ダウンロードヘッダ付加部14は、そのブロック(BN=1)の先頭のユニットに対しBN=1,SN=2(分割された属性情報の数が2個の場合)を設定し、その次のユニットに対しBN=1,SN=3を設定する。前述のとおり、シーケンス番号SNは、ユニットの数に応じて1ずつ増加し、最終の属性情報がSN=n−1の場合、最初のユニットはSN=nとなる。   On the other hand, when the attribute information generated by the attribute information generation unit 12 is divided into a plurality of pieces, the download header addition unit 14 adds BN = 0 to the first divided attribute information in the first block (BN = 0). , SN = 0, and BN = 0, SN = 1 for the next attribute information. The sequence number SN increases by 1 in accordance with the division of the attribute information. Then, the download header adding unit 14 sets BN = 0 and SN = 2 for the head unit of the first block (BN = 0), and sets BN = 0 and SN = 3 for the next unit. . The sequence number SN increases by 1 according to the number of units. Here, when the number of attribute information generated and divided by the attribute information generation unit 12 is n, the sequence number SN of each attribute information is SN = 0, 1,..., N−1. The sequence number SN of the first unit is SN = n. The download header adding unit 14 also sets BN = 0, SN = 0, 1,... Of the same attribute information as the attribute information in the first block in the next block (BN = 1). Then, the download header adding unit 14 sets BN = 1, SN = 2 (when the number of divided attribute information is two) for the head unit of the block (BN = 1), and the next BN = 1 and SN = 3 are set for the unit. As described above, the sequence number SN increases by 1 according to the number of units, and when the final attribute information is SN = n−1, the first unit is SN = n.

このように、ダウンロードヘッダ付加部14は、属性情報及びユニットに対し、TFID、ブロック番号BN及びシーケンス番号SNからなるダウンロードヘッダを付加する。この場合、ダウンロードヘッダ付加部14は、ユニット生成部13により生成された複数のブロックに対して同一の属性情報を割り付け、一つのブロックに対応する属性情報のうちの最初の属性情報に対し、BN=0,SN=0を統一して設定するようにした。これにより、受信端末2は、受信したパケットについて、ダウンロードヘッダにおけるブロック番号BN及びシーケンス番号SNの両フィールドを連結した32ビットのデータが0x00000000であるか否かを判定する。そして、0x00000000であると判定した場合、ブロック番号BNフィールドのビット数及びシーケンス番号SNフィールドのビット数の設定に関わらず、このようなダウンロードヘッダを持つパケットが、ファイルの属性情報を含むパケット(最初の属性情報を含むパケット)であることを認識することができる。   As described above, the download header adding unit 14 adds a download header including the TFID, the block number BN, and the sequence number SN to the attribute information and the unit. In this case, the download header addition unit 14 assigns the same attribute information to a plurality of blocks generated by the unit generation unit 13, and BN is assigned to the first attribute information among the attribute information corresponding to one block. = 0 and SN = 0 are unified and set. Thereby, the receiving terminal 2 determines whether or not the 32-bit data obtained by concatenating both the block number BN and the sequence number SN fields in the download header is 0x00000000 for the received packet. If it is determined that the packet number is 0x00000000, a packet having such a download header includes a packet containing the attribute information of the file (initially) regardless of the setting of the bit number of the block number BN field and the bit number of the sequence number SN field. Can be recognized.

(IPパケットの生成)
図2に戻って、IPパケット生成部15は、ダウンロードヘッダ付加部14によりダウンロードヘッダが付加された属性情報及びユニットに対しIPヘッダ及びUDPヘッダを付加し、IPパケットを生成して出力する。
(IP packet generation)
Returning to FIG. 2, the IP packet generation unit 15 adds an IP header and a UDP header to the attribute information and unit to which the download header is added by the download header addition unit 14, and generates and outputs an IP packet.

図5は、IPパケット生成部15から出力されるIPパケットの構成を示す図である。図5に示すように、IPパケット生成部15から出力されるIPパケットは、IPヘッダ、UDPヘッダ、ダウンロードヘッダ、及びユニットまたは属性情報により構成される。ここで、IPヘッダにはプロトコル種別、送信元IPアドレス及びあて先IPアドレスが含まれており、UDPヘッダには送信元ポート番号及びあて先ポート番号が含まれており、これらのデータによりIPデータフローが特定される。IPデータフローとは、IPヘッダ及びUDPヘッダに含まれる、プロトコル種別、送信元IPアドレス、あて先IPアドレス、送信元ポート番号及びあて先ポート番号の5つのフィールドの値がユニークな組み合わせを持つIPパケットの集合をいう。つまり、IPヘッダ及びUDPヘッダに含まれるデータにより特定されるIPデータフローは、記憶部11により読み出されて伝送される同一ファイルにおけるIPパケットの集合である。   FIG. 5 is a diagram illustrating a configuration of an IP packet output from the IP packet generation unit 15. As shown in FIG. 5, the IP packet output from the IP packet generator 15 includes an IP header, a UDP header, a download header, and unit or attribute information. Here, the IP header includes a protocol type, a source IP address, and a destination IP address, and the UDP header includes a source port number and a destination port number. Identified. An IP data flow is an IP packet having a unique combination of the values of five fields of protocol type, source IP address, destination IP address, source port number, and destination port number included in the IP header and UDP header. A set. That is, the IP data flow specified by the data included in the IP header and the UDP header is a set of IP packets in the same file read and transmitted by the storage unit 11.

(フルヘッダパケット・圧縮ヘッダパケット・制御パケットの生成)
図2に戻って、フルヘッダパケット・圧縮ヘッダパケット生成部16は、IPパケット生成部15からIPパケットを入力し、入力した複数のIPパケットを、IPパケットのヘッダに記述されているIPヘッダ及びUDPヘッダに基づいて区別し、IPデータフローを特定する。
(Generation of full header packet, compressed header packet, control packet)
Returning to FIG. 2, the full header packet / compressed header packet generation unit 16 inputs the IP packet from the IP packet generation unit 15, and inputs the plurality of input IP packets into the IP header described in the header of the IP packet, and A distinction is made based on the UDP header to identify the IP data flow.

フルヘッダパケット・圧縮ヘッダパケット生成部16は、特定したIPデータフロー毎に割り当て可能なCIDを決定し、CID、IPヘッダ及びUDPヘッダの各種データからなるCIDレコードを生成し、図14に示したCIDテーブル10に保存する。そして、フルヘッダパケット・圧縮ヘッダパケット生成部16は、CIDテーブル10から各種データを読み出し、図15〜図18に示したフルヘッダパケット及び圧縮ヘッダパケットを生成し、送信制御部18に出力する。具体的には、フルヘッダパケット・圧縮ヘッダパケット生成部16は、特定したIPデータフロー毎のCIDを設定し、同じCIDを持つパケットの順番をSNに設定し、CIDテーブル10から読み出したIPv4,6のVersion(バージョン)が4のときは0x20を、6のときは0x60をそれぞれCID_header_typeに設定し、CIDテーブル10から読み出したIPv4,6ヘッダ及びUDPヘッダをIPv4,6_header_wo_length及びUDP_header_wo_lengthにそれぞれ設定し、属性情報またはユニットをデータバイトに設定することにより、フルヘッダパケットを生成する。また、同様にCID、SN及びCID_header_typeを設定し、IPv4の場合はidentification(識別番号)を設定し、属性情報またはユニットをデータバイトに設定することにより、圧縮ヘッダパケットを生成する。尚、後述する実施例3では、フルヘッダパケットを生成しないで、圧縮ヘッダパケットのみを生成する。   The full header packet / compressed header packet generation unit 16 determines a CID that can be assigned for each identified IP data flow, and generates a CID record including various data of the CID, IP header, and UDP header, as shown in FIG. Save in the CID table 10. The full header packet / compressed header packet generator 16 reads various data from the CID table 10, generates the full header packet and the compressed header packet shown in FIGS. 15 to 18, and outputs them to the transmission controller 18. Specifically, the full header packet / compressed header packet generation unit 16 sets the CID for each identified IP data flow, sets the order of packets having the same CID to SN, and the IPv4 read from the CID table 10. When the version (version) of 6 is 4, 0x20 is set to CID_header_type, and when it is 6, IPv4, 6 header and UDP header read from the CID table 10 are set to IPv4, 6_header_wo_length and UDP_header_wo_length, respectively. A full header packet is generated by setting attribute information or a unit in a data byte. Similarly, CID, SN, and CID_header_type are set. In the case of IPv4, an identification (identification number) is set, and attribute information or a unit is set in a data byte to generate a compressed header packet. In the third embodiment to be described later, only a compressed header packet is generated without generating a full header packet.

制御パケット生成部17は、CIDテーブル10からCIDレコードを読み出し、新たなCIDレコードが存在する場合はCIDレコード更新パケットを生成し、CIDレコードが削除された場合はCIDレコード削除パケットを生成し、これらの制御パケットを送信制御部18に出力する。尚、後述する実施例1では制御パケットを生成せず、実施例2ではCIDレコード削除パケットのみを生成し、実施例3では、CIDレコード更新パケット及びCIDレコード削除パケットを生成する。   The control packet generation unit 17 reads the CID record from the CID table 10, generates a CID record update packet when a new CID record exists, and generates a CID record deletion packet when the CID record is deleted. Are output to the transmission control unit 18. In the first embodiment, which will be described later, no control packet is generated. In the second embodiment, only a CID record deletion packet is generated. In the third embodiment, a CID record update packet and a CID record deletion packet are generated.

図6は、CIDレコード更新パケットの構成を示す図である。(1)に示すように、IPv4のCIDレコード更新パケットは、CID、SN、CID_header_type(CIDヘッダタイプ:0x2F)、IPv4_header_wo_length及びUDP_header_wo_lengthにより構成される。また、(2)に示すように、IPv6のCIDレコード更新パケットは、CID、SN、CID_header_type(CIDヘッダタイプ:0x6F)、IPv6_header_wo_length及びUDP_header_wo_lengthにより構成される。受信端末2は、CIDレコード更新パケットを受信すると、CIDレコード更新パケットのうちのCID、IPv4,6_header_wo_length及びUDP_header_wo_lengthがCID、IPヘッダ及びUDPヘッダからなるCIDレコードとして、CIDテーブルに保存する。このCIDレコード更新パケットは、図15(1)に示したIPv4のフルヘッダパケットのうちのフルヘッダ、及び図15(3)に示したIPv6のフルヘッダパケットのうちのフルヘッダと同様の構成をしている。すなわち、CIDレコード更新パケットは、これらのフルヘッダパケットからデータバイト領域を取り除いた構成と同等である。   FIG. 6 is a diagram illustrating a configuration of a CID record update packet. As shown in (1), the IPv4 CID record update packet is composed of CID, SN, CID_header_type (CID header type: 0x2F), IPv4_header_wo_length, and UDP_header_wo_length. Also, as shown in (2), the IPv6 CID record update packet is composed of CID, SN, CID_header_type (CID header type: 0x6F), IPv6_header_wo_length, and UDP_header_wo_length. When the receiving terminal 2 receives the CID record update packet, the CID, IPv4, 6_header_wo_length, and UDP_header_wo_length of the CID record update packet are stored in the CID table as a CID record including a CID, an IP header, and a UDP header. This CID record update packet has the same configuration as the full header of the IPv4 full header packet shown in FIG. 15 (1) and the full header of the IPv6 full header packet shown in FIG. 15 (3). Yes. That is, the CID record update packet is equivalent to a configuration in which the data byte area is removed from these full header packets.

図7は、CIDレコード削除パケットの構成を示す図である。図7に示すように、CIDレコード削除パケットは、CID、SN及びCID_header_type(CIDヘッダタイプ:0x80)により構成される。受信端末2は、CIDレコード削除パケットを受信すると、CIDレコード削除パケットのCIDが示すCIDレコードをCIDテーブルから削除する。   FIG. 7 is a diagram illustrating a configuration of a CID record deletion packet. As shown in FIG. 7, the CID record deletion packet is composed of CID, SN, and CID_header_type (CID header type: 0x80). When receiving the CID record deletion packet, the receiving terminal 2 deletes the CID record indicated by the CID of the CID record deletion packet from the CID table.

図8は、複数のCIDレコードを削除するCIDレコード削除パケットの構成を示す図である。図8に示すように、CIDレコード削除パケットは、CID、SN、CID_header_type(CIDヘッダタイプ:0x80)及びCIDにより構成される。受信端末2は、このCIDレコード削除パケットを受信すると、CIDレコード削除パケットの複数のCIDが示すCIDレコードをCIDテーブルから削除する。   FIG. 8 is a diagram illustrating a configuration of a CID record deletion packet for deleting a plurality of CID records. As shown in FIG. 8, the CID record deletion packet is composed of CID, SN, CID_header_type (CID header type: 0x80), and CID. When receiving the CID record deletion packet, the receiving terminal 2 deletes the CID records indicated by the plurality of CIDs in the CID record deletion packet from the CID table.

具体的には、制御パケット生成部17は、CIDレコード更新パケットの生成に際し、CIDテーブル10から読み出した新たなCIDレコードのCID、IPヘッダ及びUDPヘッダを、CIDレコード更新パケットのCID、IPv4,6_header_wo_length及びUDP_header_wo_lengthにそれぞれ設定し、同一のCIDを持つパケットの順序を示すSN(シーケンス番号)を設定し、さらに、IPデータフローのプロトコル種別に応じてCID_header_type(CIDヘッダタイプ:0x2Fまたは0x6F)を設定する。また、制御パケット生成部17は、CIDレコード削除パケットの生成に際し、CIDテーブル10からCIDレコードを読み出したときに記憶しておいたCIDレコードのうち、削除されたCIDレコードのCIDを、CIDレコード削除パケットのCIDに設定し、同一のCIDを持つパケットの順序を示すSN(シーケンス番号)を設定し、さらに、CID_header_type(CIDヘッダタイプ:0x80)を設定する。   Specifically, when generating the CID record update packet, the control packet generation unit 17 uses the CID, IP header, and UDP header of the new CID record read from the CID table 10 as the CID of the CID record update packet, IPv4, 6_header_wo_length. And UDP_header_wo_length, set SN (sequence number) indicating the order of packets having the same CID, and set CID_header_type (CID header type: 0x2F or 0x6F) according to the protocol type of the IP data flow . Further, the control packet generator 17 deletes the CID of the deleted CID record from the CID records stored when the CID record is read from the CID table 10 when generating the CID record deletion packet. Set to the CID of the packet, set SN (sequence number) indicating the order of packets having the same CID, and further set CID_header_type (CID header type: 0x80).

表1は、フルヘッダパケット、圧縮ヘッダパケット、CIDレコード更新パケット及びCIDレコード削除パケットにおけるCID_header_type(CIDヘッダタイプ)の割り当てを示す。CIDヘッダタイプは、CIDレコード削除パケットを除き、IPv4、IPv6に応じて異なる値になっている。

Figure 0004939520
Table 1 shows allocation of CID_header_type (CID header type) in a full header packet, a compressed header packet, a CID record update packet, and a CID record deletion packet. The CID header type has different values depending on IPv4 and IPv6 except for the CID record deletion packet.
Figure 0004939520

図2に戻って、送信制御部18は、フルヘッダパケット・圧縮ヘッダパケット生成部16により生成されたフルヘッダパケット及び圧縮ヘッダパケットを入力すると共に、制御パケット生成部17により生成された制御パケット(CIDレコード更新パケット及びCIDレコード削除パケット)を入力する。そして、送信制御部18は、予め設定された送信順序に従って、それぞれのパケットを一方向伝送路3へ送信する。ここで、パケットは、TLVに格納されて送信される。TLVは、将来予約、TLVパケットタイプ、データの長さ及びデータの各フィールドから構成され、データのフィールドに、パケット、AMT等の実際の情報が格納される。TLVの詳細については、非特許文献1を参照されたい。   Returning to FIG. 2, the transmission control unit 18 inputs the full header packet and the compressed header packet generated by the full header packet / compressed header packet generation unit 16, and at the same time receives the control packet ( CID record update packet and CID record deletion packet). Then, the transmission control unit 18 transmits each packet to the one-way transmission path 3 in accordance with a preset transmission order. Here, the packet is stored in the TLV and transmitted. The TLV includes a future reservation, a TLV packet type, a data length, and data fields, and actual information such as a packet and an AMT is stored in the data field. Refer to Non-Patent Document 1 for details of TLV.

〔受信端末〕
次に、図1に示した受信端末2について説明する。図9は、受信端末2の構成を示すブロック図である。この受信端末2は、受信制御部21、制御パケット処理部22、フルヘッダパケット処理部23、圧縮ヘッダパケット処理部24、CIDテーブル20、ダウンロードヘッダ解析部25、ファイル復元部26及び記憶部27を備えている。CIDテーブル20は、RAM等のメモリに記憶されており、図14に示したCIDテーブルと同一の構成をしている。
[Receiving terminal]
Next, the receiving terminal 2 shown in FIG. 1 will be described. FIG. 9 is a block diagram illustrating a configuration of the receiving terminal 2. The receiving terminal 2 includes a reception control unit 21, a control packet processing unit 22, a full header packet processing unit 23, a compressed header packet processing unit 24, a CID table 20, a download header analysis unit 25, a file restoration unit 26, and a storage unit 27. I have. The CID table 20 is stored in a memory such as a RAM and has the same configuration as the CID table shown in FIG.

受信制御部21は、一方向伝送路3からパケットを受信し、CID_header_type(CIDヘッダタイプ)に基づいて、フルヘッダパケット、圧縮ヘッダパケット及び制御パケットに区別する。そして、受信制御部21は、フルヘッダパケットをフルヘッダパケット処理部23に、圧縮ヘッダパケットを圧縮ヘッダパケット処理部24に、制御パケットを制御パケット処理部22にそれぞれ出力する。ここで、受信制御部21は、パケットを格納したTLVを受信するから、TLVからパケットを認識して取り出す処理を行う。   The reception control unit 21 receives a packet from the one-way transmission path 3 and distinguishes it into a full header packet, a compressed header packet, and a control packet based on CID_header_type (CID header type). The reception control unit 21 outputs the full header packet to the full header packet processing unit 23, the compressed header packet to the compressed header packet processing unit 24, and the control packet to the control packet processing unit 22. Here, since the reception control unit 21 receives the TLV storing the packet, the reception control unit 21 performs processing for recognizing and extracting the packet from the TLV.

(フルヘッダパケット及び圧縮ヘッダパケットの処理)
フルヘッダパケット処理部23は、受信制御部21からフルヘッダパケットを入力し、フルヘッダパケットからCID、IPv4,6_header_wo_length及びUDP_header_wo_lengthを取り出し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを生成し、CIDテーブル20に保存する。そして、フルヘッダパケット処理部23は、フルヘッダパケットからCID、SN、CID_header_type(CIDヘッダタイプ)を取り除き、TLVの‘データの長さ’フィールドから算出したlengthを付加し、さらに、チェックサムを計算して付加し、IPパケットを生成して出力する。
(Full header packet and compressed header packet processing)
The full header packet processing unit 23 receives a full header packet from the reception control unit 21, extracts a CID, IPv4, 6_header_wo_length, and UDP_header_wo_length from the full header packet, generates a CID record including a CID, an IP header, and a UDP header. Save in table 20. Then, the full header packet processing unit 23 removes the CID, SN, and CID_header_type (CID header type) from the full header packet, adds the length calculated from the “data length” field of the TLV, and further calculates the checksum. The IP packet is generated and output.

圧縮ヘッダパケット処理部24は、受信制御部21から圧縮ヘッダパケットを入力し、圧縮ヘッダパケットから圧縮ヘッダであるCIDを取り出し、CIDをキーとしてCIDテーブル20を検索し、同じCIDを有するCIDレコードのIPヘッダ及びUDPヘッダを読み出す。そして、圧縮ヘッダパケット処理部24は、圧縮ヘッダパケットからCID、SN、CID_header_type(CIDヘッダタイプ)を取り除き、読み出したIPヘッダ及びUDPヘッダを付加し、TLVの‘データの長さ’フィールドから算出したlengthを付加し、さらに、チェックサムを計算して付加し、IPパケットを生成して出力する。尚、フルヘッダパケット処理部23及び圧縮ヘッダパケット処理部24は、フルヘッダパケット及び圧縮ヘッダパケットのSNに従って、その順番にIPパケットを出力する。ここで出力されるIPパケットの構成は、図5に示したものと同様である。   The compressed header packet processing unit 24 inputs the compressed header packet from the reception control unit 21, extracts the CID that is the compressed header from the compressed header packet, searches the CID table 20 using the CID as a key, and searches for CID records having the same CID. Read IP header and UDP header. Then, the compressed header packet processing unit 24 removes the CID, SN, and CID_header_type (CID header type) from the compressed header packet, adds the read IP header and UDP header, and calculates from the “data length” field of the TLV. A length is added, and a checksum is calculated and added to generate and output an IP packet. The full header packet processing unit 23 and the compressed header packet processing unit 24 output IP packets in the order according to the SNs of the full header packet and the compressed header packet. The configuration of the IP packet output here is the same as that shown in FIG.

(制御パケットの処理)
制御パケット処理部22は、受信制御部21から制御パケットを入力し、表1に示したCID_header_type(CIDヘッダタイプ)に基づいて、CIDレコード更新パケット及びCIDレコード削除パケットに区別する。
(Control packet processing)
The control packet processing unit 22 receives a control packet from the reception control unit 21 and discriminates between a CID record update packet and a CID record deletion packet based on CID_header_type (CID header type) shown in Table 1.

制御パケット処理部22は、入力したパケットがCIDレコード更新パケットの場合、CIDレコード更新パケットからCID、IPv4,6_header_wo_length及びUDP_header_wo_lengthを取り出し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを生成し、CIDテーブル20に保存する。また、制御パケット処理部22は、入力したパケットがCIDレコード削除パケットの場合、CIDレコード削除パケットからCIDを取り出し、そのCIDが示すCIDレコードをCIDテーブル20から削除する。CIDが複数存在する場合は、複数のCIDレコードをCIDテーブル20から削除する。   When the input packet is a CID record update packet, the control packet processing unit 22 extracts the CID, IPv4, 6_header_wo_length, and UDP_header_wo_length from the CID record update packet, generates a CID record including the CID, IP header, and UDP header, and generates a CID table. Save to 20. When the input packet is a CID record deletion packet, the control packet processing unit 22 extracts the CID from the CID record deletion packet and deletes the CID record indicated by the CID from the CID table 20. When there are a plurality of CIDs, the plurality of CID records are deleted from the CID table 20.

(ダウンロードヘッダ解析)
ダウンロードヘッダ解析部25は、フルヘッダパケット処理部23及び圧縮ヘッダパケット処理部24からIPパケットを入力し、IPパケットに含まれるダウンロードヘッダに基づいて、ファイルの属性情報及びユニットを取得する。具体的には、ダウンロードヘッダ解析部25は、IPパケットに含まれる64ビットのダウンロードヘッダを参照し、ダウンロードヘッダを構成する32ビットの「TFID」に基づいて、ファイルを識別する。前述したとおり、「TFID」には、同一のファイル伝送に対しては同じ数値が付番されるから、ファイルを識別することができる。
(Download header analysis)
The download header analysis unit 25 receives an IP packet from the full header packet processing unit 23 and the compressed header packet processing unit 24, and acquires file attribute information and a unit based on the download header included in the IP packet. Specifically, the download header analysis unit 25 refers to a 64-bit download header included in the IP packet, and identifies a file based on a 32-bit “TFID” constituting the download header. As described above, since the same numerical value is assigned to “TFID” for the same file transmission, the file can be identified.

ダウンロードヘッダ解析部25は、識別したファイルの属性情報を取得済みであるか否かを判定し、取得済みでないと判定した場合、フルヘッダパケット処理部23及び圧縮ヘッダパケット処理部24から入力するIPパケットについて、ダウンロードヘッダのブロック番号BN及びシーケンス番号SNがBN=0,SN=0であるか否かを判定し、BN=0,SN=0のデータを入力するまで待つ。そして、ダウンロードヘッダがBN=0,SN=0であることを判定した場合、そのIPパケットには最初の属性情報が含まれると認識し、最初の属性情報の「ダウンロードヘッダにおけるブロック番号BNフィールドのビット数」を参照し、ダウンロードヘッダの「TFID」の次の32ビットであるブロック番号BN及びシーケンス番号SNフィールドがどのような割合になっているかを認識する。そして、その後に入力するIPパケットについて、ダウンロードヘッダの「TFID」が同じ場合のブロック番号BN及びシーケンス番号SNを特定する。そして、ダウンロードヘッダ解析部25は、最初の属性情報の「属性情報パケットの最終シーケンス番号」を参照し、その後に入力するIPパケットのシーケンス番号SNが「属性情報パケットの最終シーケンス番号」と同一になるまでの間のIPパケットを、同一ファイルにおける属性情報として取得する。   The download header analysis unit 25 determines whether or not the attribute information of the identified file has been acquired. If the download header analysis unit 25 determines that the attribute information has not been acquired, the IP input from the full header packet processing unit 23 and the compressed header packet processing unit 24 For the packet, it is determined whether the block number BN and sequence number SN of the download header are BN = 0 and SN = 0, and waits until data of BN = 0 and SN = 0 is input. When it is determined that the download header is BN = 0 and SN = 0, the IP packet is recognized as including the first attribute information, and the first attribute information “block number BN field in download header” is recognized. By referring to the “number of bits”, the block number BN and sequence number SN fields, which are the next 32 bits of “TFID” in the download header, are recognized. Then, for the IP packet input thereafter, the block number BN and the sequence number SN when the “TFID” in the download header is the same are specified. Then, the download header analysis unit 25 refers to the “last sequence number of the attribute information packet” of the first attribute information, and the sequence number SN of the IP packet input thereafter is the same as the “final sequence number of the attribute information packet”. Until then, the IP packet is acquired as attribute information in the same file.

ダウンロードヘッダ解析部25は、属性情報の「ブロック内のパケット数」を参照し、ブロックにおける最後のユニットを特定できるようにし、属性情報の「ファイルを伝送する最終ブロック番号及び最終ブロックの最終シーケンス番号」を参照し、最終ブロックを特定できるようにし、また、最終ブロックのユニット及び最終ブロックにおける最終シーケンスのユニットを特定できるようにする。そして、ダウンロードヘッダ解析部25は、全ての属性情報を取得した後に入力するIPパケットについて、同一ファイルにおける全てのブロックの全てのユニットを取得する。そして、取得した属性情報及び全てのユニットをファイル復元部26に出力する。   The download header analysis unit 25 refers to the “number of packets in the block” of the attribute information so that the last unit in the block can be identified, and the “last block number for transmitting the file and the final sequence number of the last block” The final block can be specified, and the unit of the final block and the unit of the final sequence in the final block can be specified. Then, the download header analysis unit 25 acquires all the units of all the blocks in the same file for the IP packet input after acquiring all the attribute information. Then, the acquired attribute information and all units are output to the file restoration unit 26.

(ファイル復元)
ファイル復元部26は、ダウンロードヘッダ解析部25から同一ファイルにおける属性情報及び全てのユニットを入力し、ダウンロードヘッダのブロック番号BN及びシーケンス番号SNによって、データユニット及びパリティユニットを、ブロック番号順及びブロック内のシーケンス番号順に整列させる。そして、ファイル復元部26は、属性情報の「FEC方式を特定するための識別子」を参照し、パリティユニットを用いたFECのデコード処理を行い、欠損したデータユニットの復元を行い、データユニットを結合する。そして、ファイル復元部26は、元のファイルに復元して記憶部27に書き込む。
(File restoration)
The file restoration unit 26 inputs the attribute information and all units in the same file from the download header analysis unit 25, and sets the data unit and parity unit in the block number order and in the block by the block number BN and sequence number SN of the download header. Are arranged in the order of their sequence numbers. Then, the file restoration unit 26 refers to the “identifier for specifying the FEC method” in the attribute information, performs FEC decoding processing using the parity unit, restores the missing data unit, and combines the data units. To do. Then, the file restoration unit 26 restores the original file and writes it in the storage unit 27.

次に、図2に示した送信端末1及び図9に示した受信端末2による具体的な実施例について説明する。
〔実施例1〕
まず、実施例1について説明する。この実施例1は、同一ファイルの伝送に際し、受信端末2においてファイルを復元するために必要な属性情報を、送信端末1がフルヘッダパケットとして送信するものである。
Next, a specific embodiment using the transmitting terminal 1 shown in FIG. 2 and the receiving terminal 2 shown in FIG. 9 will be described.
[Example 1]
First, Example 1 will be described. In the first embodiment, when transmitting the same file, the transmitting terminal 1 transmits attribute information necessary for restoring the file in the receiving terminal 2 as a full header packet.

図10は、実施例1による各パケットの送信順序を説明する図である。図10に示すように、同一ファイルを伝送する場合、属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットがブロック毎に送信され、最終ブロックにおけるユニットの圧縮ヘッダパケットが送信された後に、CIDレコード削除パケットが送信される。   FIG. 10 is a diagram illustrating the transmission order of each packet according to the first embodiment. As shown in FIG. 10, when transmitting the same file, the full header packet of the attribute information and the compressed header packet of the unit are transmitted for each block, and after the compressed header packet of the unit in the final block is transmitted, the CID record is deleted. A packet is sent.

以下、具体的に説明する。まず、送信端末1の処理について説明する。送信端末1の属性情報生成部12及びユニット生成部13は、記憶部11からファイル1を読み出し、属性情報及びユニットをそれぞれ生成する。ダウンロードヘッダ付加部14は、属性情報生成部12及びユニット生成部13により生成された属性情報及びユニットにダウンロードヘッダを付加する。属性情報生成部12、ユニット生成部13及びダウンロードヘッダ付加部14の詳細な処理については前述したので省略する。   This will be specifically described below. First, the process of the transmission terminal 1 will be described. The attribute information generation unit 12 and the unit generation unit 13 of the transmission terminal 1 read the file 1 from the storage unit 11 and generate attribute information and a unit, respectively. The download header adding unit 14 adds a download header to the attribute information and unit generated by the attribute information generating unit 12 and the unit generating unit 13. Since the detailed processing of the attribute information generation unit 12, the unit generation unit 13, and the download header addition unit 14 has been described above, a description thereof will be omitted.

IPパケット生成部15は、ダウンロードヘッダが付加された属性情報及びユニットを入力し、IPヘッダ及びUDPヘッダを付加してIPパケットを生成し、図10に示した順番のとおりにIPパケットを出力する。すなわち、IPパケット生成部15は、属性情報のIPパケット(BN=0,SN=0)、ブロック0における複数のユニットのIPパケット(BN=0,SN=1,2,・・・)、属性情報のIPパケット(BN=0,SN=0)、ブロック1における複数のユニットのIPパケット(BN=1,SN=1,2,・・・)、・・・、属性情報のIPパケット(BN=0,SN=0)、最終ブロックnにおける複数のユニットのIPパケット(BN=n,SN=1,2,・・・)の順で各IPパケットを出力する。   The IP packet generation unit 15 receives the attribute information and unit to which the download header is added, generates an IP packet by adding the IP header and the UDP header, and outputs the IP packet in the order shown in FIG. . That is, the IP packet generation unit 15 includes an IP packet of attribute information (BN = 0, SN = 0), an IP packet of a plurality of units in block 0 (BN = 0, SN = 1, 2,...), Attribute IP packet of information (BN = 0, SN = 0), IP packet of a plurality of units in block 1 (BN = 1, SN = 1, 2,...),..., IP packet of attribute information (BN = 0, SN = 0), and IP packets of a plurality of units in the final block n (BN = n, SN = 1, 2,...) Are output in this order.

フルヘッダパケット・圧縮ヘッダパケット生成部16は、IPパケット生成部15からファイル1のIPパケットを入力すると、IPデータフローを特定してCIDを決定し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを新たに生成してCIDテーブル10に保存する。また、フルヘッダパケット・圧縮ヘッダパケット生成部16は、属性情報のIPパケットを入力した場合、図15(1)(3)に示したフルヘッダパケットを生成する。一方、ユニットのIPパケットを入力した場合、図15(2)(4)に示した圧縮ヘッダパケットを生成する。尚、属性情報生成部12により属性情報が複数に分割された場合は、先頭の属性情報についてのみフルヘッダパケットを生成し、他の属性情報については圧縮ヘッダパケットを生成する。これは、ブロック毎の属性情報について同様である。また、フルヘッダパケット・圧縮ヘッダパケット生成部16は、全てのフルヘッダパケット及び圧縮ヘッダパケットの生成が完了すると、生成したCIDレコードをCIDテーブル10から削除する。尚、フルヘッダパケット・圧縮ヘッダパケット生成部16がフルヘッダパケット及び圧縮ヘッダパケットを生成する具体的な手法については既に説明したので、ここでは省略する。   When the full packet packet / compressed header packet generation unit 16 receives the IP packet of the file 1 from the IP packet generation unit 15, the IP data flow is specified to determine the CID, and the CID record including the CID, IP header, and UDP header Is newly generated and stored in the CID table 10. Further, when an IP packet of attribute information is input, the full header packet / compressed header packet generator 16 generates the full header packet shown in FIGS. On the other hand, when the unit IP packet is input, the compressed header packet shown in FIGS. 15 (2) and 15 (4) is generated. When the attribute information is divided into a plurality of pieces by the attribute information generation unit 12, a full header packet is generated only for the top attribute information, and a compressed header packet is generated for the other attribute information. The same applies to the attribute information for each block. Further, the full header packet / compressed header packet generation unit 16 deletes the generated CID record from the CID table 10 when the generation of all the full header packets and the compressed header packet is completed. The specific method for generating the full header packet and the compressed header packet by the full header packet / compressed header packet generation unit 16 has already been described, and is omitted here.

制御パケット生成部17は、フルヘッダパケット・圧縮ヘッダパケット生成部16により新たに保存されたCIDレコードをCIDテーブル10から読み出して記憶し、CIDテーブル10からそのCIDレコードが削除されたことを認識したときに、図7及び図8に示したように、記憶していたCIDレコードのCIDを含むCIDレコード削除パケットを生成する。   The control packet generator 17 reads and stores the CID record newly stored by the full header packet / compressed header packet generator 16 from the CID table 10 and recognizes that the CID record has been deleted from the CID table 10. At this time, as shown in FIGS. 7 and 8, a CID record deletion packet including the CID of the stored CID record is generated.

送信制御部18は、フルヘッダパケット・圧縮ヘッダパケット生成部16により生成された属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットを入力すると共に、制御パケット生成部17により生成されたCIDレコード削除パケットを入力する。そして、送信制御部18は、図10に示したように、属性情報のフルヘッダパケット及び複数のユニットの圧縮ヘッダパケットをこの順番にブロック毎に送信し、最終ブロックにおける複数のユニットの圧縮ヘッダパケットを送信した後に、CIDレコード削除パケットを送信する。尚、前述したとおり、属性情報生成部12により属性情報が複数に分割された場合、先頭の属性情報についてのみフルヘッダパケットを送信し、他の属性情報については圧縮ヘッダパケットを送信する。これは、全てのブロックについて同様である。   The transmission control unit 18 inputs the full header packet of the attribute information generated by the full header packet / compressed header packet generation unit 16 and the compressed header packet of the unit, and the CID record deletion packet generated by the control packet generation unit 17 Enter. Then, as shown in FIG. 10, the transmission control unit 18 transmits the full header packet of the attribute information and the compressed header packet of a plurality of units in this order for each block, and the compressed header packet of the plurality of units in the final block. Is transmitted, and then a CID record deletion packet is transmitted. As described above, when the attribute information is divided into a plurality of pieces by the attribute information generation unit 12, the full header packet is transmitted only for the top attribute information, and the compressed header packet is transmitted for the other attribute information. This is the same for all blocks.

引き続いてファイル2を伝送する場合も、前述のファイル1を伝送する場合と同様の処理が行われる。   When the file 2 is subsequently transmitted, the same processing as that for transmitting the file 1 is performed.

次に、受信端末2の処理について説明する。受信端末2の受信制御部21は、送信端末1により送信されたファイル1のパケットを受信すると、そのCID_header_type(CIDヘッダタイプ)に基づいてフルヘッダパケット(属性情報のフルヘッダパケット)、圧縮ヘッダパケット(ユニットの圧縮ヘッダパケット、属性情報が分割された場合は先頭以外の属性情報の圧縮ヘッダパケット)及びCIDレコード削除パケットに区別する。   Next, processing of the receiving terminal 2 will be described. When the reception control unit 21 of the reception terminal 2 receives the packet of the file 1 transmitted from the transmission terminal 1, the reception header 21 receives a full header packet (full header packet of attribute information), a compressed header packet based on the CID_header_type (CID header type). (Unit compressed header packet, if attribute information is divided, compressed header packet of attribute information other than the head) and CID record deletion packet.

フルヘッダパケット処理部23は、受信制御部21から属性情報のフルヘッダパケットを入力し、そのフルヘッダパケットからCID、IPv4,6_header_wo_length及びUDP_header_wo_lengthを取り出し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを生成し、CIDテーブル20に保存する。そして、フルヘッダパケット処理部23は、その属性情報のフルヘッダパケットからCID、SN、CID_header_type(CIDヘッダタイプ)を取り除き、TLVの‘データの長さ’フィールドから算出したlengthを付加し、さらに、チェックサムを計算して付加し、属性情報のIPパケットを生成して出力する。これにより、フルヘッダパケット処理部23は、属性情報のフルヘッダパケットを入力し、新たなCIDレコードを生成してCIDテーブル20に保存し、後続の圧縮ヘッダパケットに対して圧縮ヘッダを元のヘッダ情報に正しく復元させることができる。また、属性情報のフルヘッダパケットから属性情報のIPパケットを生成することができるから、入力した属性情報を廃棄する必要がない。   The full header packet processing unit 23 receives the full header packet of the attribute information from the reception control unit 21, extracts the CID, IPv4, 6_header_wo_length, and UDP_header_wo_length from the full header packet, and obtains the CID record including the CID, IP header, and UDP header. Generate and save in the CID table 20. Then, the full header packet processing unit 23 removes the CID, SN, and CID_header_type (CID header type) from the full header packet of the attribute information, adds the length calculated from the “data length” field of the TLV, and A checksum is calculated and added, and an IP packet of attribute information is generated and output. As a result, the full header packet processing unit 23 receives the full header packet of the attribute information, generates a new CID record, stores it in the CID table 20, and converts the compressed header to the original header for the subsequent compressed header packet. Information can be restored correctly. Further, since the IP packet of attribute information can be generated from the full header packet of attribute information, it is not necessary to discard the input attribute information.

圧縮ヘッダパケット処理部24は、受信制御部21からユニットの圧縮ヘッダパケット及び先頭以外の属性情報の圧縮ヘッダパケットを入力し、その圧縮ヘッダパケットから圧縮ヘッダであるCIDを取り出し、CIDをキーとしてCIDテーブル20を検索し、同じCIDを有するCIDレコードのIPヘッダ及びUDPヘッダを読み出す。そして、圧縮ヘッダパケット処理部24は、圧縮ヘッダパケットからCID、SN、CID_header_type(CIDヘッダタイプ)を取り除き、読み出したIPヘッダ及びUDPヘッダを付加し、TLVの‘データの長さ’フィールドから算出したlengthを付加し、さらに、チェックサムを計算して付加し、IPパケットを生成して出力する。尚、フルヘッダパケット処理部23及び圧縮ヘッダパケット処理部24は、フルヘッダパケット及び圧縮ヘッダパケットのSNに従って、その順番にIPパケットを出力する。   The compressed header packet processing unit 24 inputs the compressed header packet of the unit and the compressed header packet of the attribute information other than the head from the reception control unit 21, extracts the CID that is the compressed header from the compressed header packet, and uses the CID as a key for the CID The table 20 is searched, and the IP header and UDP header of the CID record having the same CID are read out. Then, the compressed header packet processing unit 24 removes the CID, SN, and CID_header_type (CID header type) from the compressed header packet, adds the read IP header and UDP header, and calculates from the “data length” field of the TLV. A length is added, and a checksum is calculated and added to generate and output an IP packet. The full header packet processing unit 23 and the compressed header packet processing unit 24 output IP packets in the order according to the SNs of the full header packet and the compressed header packet.

制御パケット処理部22は、受信制御部21により区別されたCIDレコード削除パケットを入力し、CIDが示すCIDレコードをCIDテーブル20から削除する。   The control packet processing unit 22 inputs the CID record deletion packet distinguished by the reception control unit 21 and deletes the CID record indicated by the CID from the CID table 20.

ダウンロードヘッダ解析部25は、フルヘッダパケット処理部23及び圧縮ヘッダパケット処理部24からIPパケットを入力し、ダウンロードヘッダの「TFID」に基づいてファイルを識別し、前述したとおり、ファイル1の属性情報及びファイル本体を取得する。   The download header analysis unit 25 receives the IP packet from the full header packet processing unit 23 and the compressed header packet processing unit 24, identifies the file based on the “TFID” of the download header, and as described above, the attribute information of the file 1 And get the file body.

ファイル復元部26は、ダウンロードヘッダ解析部25からファイル1における属性情報及び全てのユニットを入力し、ダウンロードヘッダのブロック番号BN及びシーケンス番号SNに基づいて、データユニット及びパリティユニットを、ブロック番号順及びブロック内のシーケンス番号順に整列させる。そして、パリティユニットを用いたFECのデコード処理を行い、欠損したデータユニットの復元を行い、データユニットを結合する。そして、ファイル復元部26は、元のファイル1に復元して記憶部27に書き込む。   The file restoration unit 26 inputs the attribute information and all the units in the file 1 from the download header analysis unit 25, and based on the block number BN and the sequence number SN of the download header, the data unit and the parity unit are sorted in the block number order and Arrange in order of sequence number in block. Then, FEC decoding processing using the parity unit is performed, the missing data unit is restored, and the data units are combined. Then, the file restoration unit 26 restores the original file 1 and writes it in the storage unit 27.

以上のように、実施例1によれば、送信端末1は、同一ファイルの伝送に際し、受信端末2においてファイルを復元するために必要な属性情報を、フルヘッダパケットとして送信するようにした。すなわち、送信端末1は、属性情報のフルヘッダパケット及び複数のユニットの圧縮ヘッダパケットをこの順番にブロック毎に送信し、最終ブロックにおける複数のユニットの圧縮ヘッダパケットを送信した後に、CIDレコード削除パケットを送信する。受信端末2は、属性情報のフルヘッダパケットを受信し、新たなCIDレコードを生成してCIDテーブル20に保存すると共に、この属性情報のフルヘッダパケットからIPパケットを生成して属性情報を取得する。そして、これ以降に受信するユニットの圧縮ヘッダパケットからファイル本体を取得する。これにより、受信端末2において、ファイルを復元するために必要な属性情報のパケットを受信した場合、その属性情報のパケットを廃棄する必要がなく、ファイルの属性情報を確実に取得することが可能となる。   As described above, according to the first embodiment, the transmission terminal 1 transmits the attribute information necessary for restoring the file in the reception terminal 2 as a full header packet when transmitting the same file. That is, the transmitting terminal 1 transmits a full header packet of attribute information and a compressed header packet of a plurality of units in this order for each block, and after transmitting a compressed header packet of a plurality of units in the final block, the CID record deletion packet Send. The receiving terminal 2 receives the full header packet of the attribute information, generates a new CID record, stores it in the CID table 20, and generates an IP packet from the full header packet of the attribute information to acquire the attribute information. . Then, the file body is acquired from the compressed header packet of the unit received thereafter. As a result, when the receiving terminal 2 receives a packet of attribute information necessary for restoring the file, it is not necessary to discard the attribute information packet, and the attribute information of the file can be reliably acquired. Become.

〔実施例2〕
次に、実施例2について説明する。この実施例2は、同一ファイルの伝送に際し、受信端末2においてファイルを復元するために必要な属性情報を、送信端末1がフルヘッダパケットとして送信し、その後は、同一の属性情報を圧縮ヘッダパケットとして送信するものである。例えば、送信端末1は、ファイル伝送における先頭のパケットとして、属性情報のフルヘッダパケットを送信し、その後に、属性情報の圧縮ヘッダパケットと属性情報のフルヘッダパケットとをブロック毎に交互に送信する。
[Example 2]
Next, Example 2 will be described. In the second embodiment, when transmitting the same file, the transmitting terminal 1 transmits the attribute information necessary for restoring the file in the receiving terminal 2 as a full header packet, and thereafter, the same attribute information is compressed header packet. To send as. For example, the transmission terminal 1 transmits a full header packet of attribute information as the first packet in file transmission, and then alternately transmits a compressed header packet of attribute information and a full header packet of attribute information for each block. .

図11は、実施例2による各パケットの送信順序を説明する図である。図11に示すように、同一ファイルを伝送する場合、属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットと、属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットとが交互にブロック毎に送信され、最終ブロックにおけるユニットの圧縮ヘッダパケットが送信された後に、CIDレコード削除パケットが送信される。   FIG. 11 is a diagram illustrating the transmission order of each packet according to the second embodiment. As shown in FIG. 11, when transmitting the same file, a full header packet of attribute information and a compressed header packet of unit, and a compressed header packet of attribute information and a compressed header packet of unit are alternately transmitted for each block, After the compressed header packet of the unit in the last block is transmitted, the CID record deletion packet is transmitted.

以下、具体的に説明する。まず、送信端末1の処理について説明する。送信端末1の属性情報生成部12、ユニット生成部13、ダウンロードヘッダ付加部14及びIPパケット生成部15の処理は実施例1と同様であるから、ここでは説明を省略する。   This will be specifically described below. First, the process of the transmission terminal 1 will be described. Since the processing of the attribute information generation unit 12, the unit generation unit 13, the download header addition unit 14, and the IP packet generation unit 15 of the transmission terminal 1 is the same as that of the first embodiment, description thereof is omitted here.

フルヘッダパケット・圧縮ヘッダパケット生成部16は、IPパケット生成部15からファイル1のIPパケットを入力すると、IPデータフローを特定してCIDを決定し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを新たに生成してCIDテーブル10に保存する。また、フルヘッダパケット・圧縮ヘッダパケット生成部16は、ファイル1のIPパケットのうち、ブロック番号BN=0,2,4,・・・(0を含む偶数のブロック番号BN)のユニットを入力する手前の属性情報のIPパケットを入力した場合、図15(1)(3)に示したフルヘッダパケットを生成する。また、ブロック番号BN=1,3,5・・・(奇数のブロック番号BN)のユニットを入力する手前の属性情報のIPパケットを入力した場合、図15(2)(4)に示した圧縮ヘッダパケットを生成する。一方、ユニットのIPパケットを入力した場合、図15(2)(4)に示した圧縮ヘッダパケットを生成する。尚、属性情報生成部12により属性情報が複数に分割された場合であって、ブロック番号BN=0,2,4のユニットを入力する手前の属性情報のIPパケットを入力した場合は、複数に分割された属性情報のうちの先頭の属性情報についてのみフルヘッダパケットを生成し、他の属性情報については圧縮ヘッダパケットを生成する。また、フルヘッダパケット・圧縮ヘッダパケット生成部16は、全てのフルヘッダパケット及び圧縮ヘッダパケットの生成が完了すると、生成したCIDレコードをCIDテーブル10から削除する。尚、フルヘッダパケット・圧縮ヘッダパケット生成部16がフルヘッダパケット及び圧縮ヘッダパケットを生成する具体的な手法については既に説明したので、ここでは省略する。   When the full packet packet / compressed header packet generation unit 16 receives the IP packet of the file 1 from the IP packet generation unit 15, the IP data flow is specified to determine the CID, and the CID record including the CID, IP header, and UDP header Is newly generated and stored in the CID table 10. Further, the full header packet / compressed header packet generation unit 16 inputs the unit of the block number BN = 0, 2, 4,... (Even block number BN including 0) in the IP packet of the file 1. When the previous IP packet of attribute information is input, the full header packet shown in FIGS. 15 (1) and 15 (3) is generated. When the IP packet of the attribute information before inputting the unit of the block number BN = 1, 3, 5... (Odd block number BN) is input, the compression shown in FIGS. Generate a header packet. On the other hand, when the unit IP packet is input, the compressed header packet shown in FIGS. 15 (2) and 15 (4) is generated. In the case where the attribute information is divided into a plurality of pieces by the attribute information generation unit 12 and the IP packet of the attribute information just before the unit of the block number BN = 0, 2, 4 is input, A full header packet is generated only for the top attribute information of the divided attribute information, and a compressed header packet is generated for the other attribute information. Further, the full header packet / compressed header packet generation unit 16 deletes the generated CID record from the CID table 10 when the generation of all the full header packets and the compressed header packet is completed. The specific method for generating the full header packet and the compressed header packet by the full header packet / compressed header packet generation unit 16 has already been described, and is omitted here.

制御パケット生成部17は、フルヘッダパケット・圧縮ヘッダパケット生成部16により新たに保存されたCIDレコードをCIDテーブル10から読み出して記憶し、CIDテーブル10からそのCIDレコードが削除されたことを認識したときに、図7及び図8に示したように、記憶していたCIDレコードのCIDを含むCIDレコード削除パケットを生成する。   The control packet generator 17 reads and stores the CID record newly stored by the full header packet / compressed header packet generator 16 from the CID table 10 and recognizes that the CID record has been deleted from the CID table 10. At this time, as shown in FIGS. 7 and 8, a CID record deletion packet including the CID of the stored CID record is generated.

送信制御部18は、フルヘッダパケット・圧縮ヘッダパケット生成部16により生成された属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットを入力すると共に、制御パケット生成部17により生成されたCIDレコード削除パケットを入力する。そして、送信制御部18は、図11に示したように、属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットと、属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットとを交互にブロック毎に送信し、最終ブロックにおけるユニットの圧縮ヘッダパケットを送信した後に、CIDレコード削除パケットを送信する。尚、前述したとおり、属性情報生成部12により属性情報が複数に分割された場合であって、ブロック番号BN=0,2,4のユニットを送信する手前の属性情報を送信する場合は、複数に分割された属性情報のうちの先頭の属性情報についてのみフルヘッダパケットを送信し、他の属性情報については圧縮ヘッダパケットを送信する。   The transmission control unit 18 inputs the full header packet of the attribute information generated by the full header packet / compressed header packet generation unit 16 and the compressed header packet of the unit, and the CID record deletion packet generated by the control packet generation unit 17 Enter. Then, as shown in FIG. 11, the transmission control unit 18 alternately transmits the full header packet of attribute information and the compressed header packet of the unit, and the compressed header packet of the attribute information and the compressed header packet of the unit alternately for each block. Then, after transmitting the compressed header packet of the unit in the last block, the CID record deletion packet is transmitted. As described above, when attribute information is divided into a plurality of pieces by the attribute information generation unit 12 and when the attribute information immediately before the unit having the block number BN = 0, 2, 4 is transmitted, a plurality of pieces of attribute information are transmitted. The full header packet is transmitted only for the first attribute information among the attribute information divided into two, and the compressed header packet is transmitted for the other attribute information.

引き続いてファイル2を伝送する場合も、前述のファイル1を伝送する場合と同様の処理が行われる。   When the file 2 is subsequently transmitted, the same processing as that for transmitting the file 1 is performed.

次に、受信端末2の処理について説明する。受信端末2の受信制御部21は、送信端末1により送信されたファイル1のパケットを受信すると、そのCID_header_type(CIDヘッダタイプ)に基づいてフルヘッダパケット(ブロック番号BN=0,2,4・・・手前の属性情報のフルヘッダパケット)、圧縮ヘッダパケット(ブロック番号BN=1,3,5,・・・手前の属性情報の圧縮ヘッダパケット、ユニットの圧縮ヘッダパケット、属性情報が分割された場合は先頭以外の属性情報)及びCIDレコード削除パケットに区別する。   Next, processing of the receiving terminal 2 will be described. When the reception control unit 21 of the reception terminal 2 receives the packet of the file 1 transmitted by the transmission terminal 1, the full header packet (block number BN = 0, 2, 4,...) Based on the CID_header_type (CID header type).・ Full header packet of previous attribute information), compressed header packet (block number BN = 1, 3, 5,..., Compressed header packet of previous attribute information, unit compressed header packet, attribute information divided Is attribute information other than the head) and CID record deletion packet.

制御パケット処理部22、フルヘッダパケット処理部23、圧縮ヘッダパケット処理部24、ダウンロードヘッダ解析部25及びファイル復元部26の処理は実施例1と同様であるから、ここでは説明を省略する。   Since the processing of the control packet processing unit 22, the full header packet processing unit 23, the compressed header packet processing unit 24, the download header analysis unit 25, and the file restoration unit 26 is the same as that of the first embodiment, description thereof is omitted here.

以上のように、実施例2によれば、送信端末1は、同一ファイルの伝送に際し、受信端末2においてファイルを復元するために必要な属性情報を、フルヘッダパケットとして送信するようにした。すなわち、送信端末1は、属性情報のフルヘッダパケット及び複数のユニットの圧縮ヘッダパケットと、属性情報の圧縮ヘッダパケット及び複数のユニットの圧縮ヘッダパケットとを交互にブロック毎に送信し、最終ブロックにおける複数のユニットの圧縮ヘッダパケットを送信した後に、CIDレコード削除パケットを送信する。受信端末2は、属性情報のフルヘッダパケットを受信し、新たなCIDレコードを生成してCIDテーブル20に保存すると共に、この属性情報のフルヘッダパケットからIPパケットを生成して属性情報を取得する。そして、これ以降に受信するユニットの圧縮ヘッダパケットからファイル本体を取得する。これにより、受信端末2において、ファイルを復元するために必要な属性情報のパケットを受信した場合、その属性情報のパケットを廃棄する必要がなく、ファイルの属性情報を確実に取得することが可能となる。   As described above, according to the second embodiment, the transmission terminal 1 transmits attribute information necessary for restoring a file in the reception terminal 2 as a full header packet when transmitting the same file. That is, the transmission terminal 1 alternately transmits a full header packet of attribute information and a compressed header packet of a plurality of units, and a compressed header packet of attribute information and a compressed header packet of a plurality of units for each block, After transmitting a compressed header packet of a plurality of units, a CID record deletion packet is transmitted. The receiving terminal 2 receives the full header packet of the attribute information, generates a new CID record, stores it in the CID table 20, and generates an IP packet from the full header packet of the attribute information to acquire the attribute information. . Then, the file body is acquired from the compressed header packet of the unit received thereafter. As a result, when the receiving terminal 2 receives a packet of attribute information necessary for restoring the file, it is not necessary to discard the attribute information packet, and the attribute information of the file can be reliably acquired. Become.

〔実施例3〕
次に、実施例3について説明する。この実施例3は、同一ファイルの伝送に際し、受信端末2においてファイルを復元するために必要な属性情報を、送信端末1がCIDレコード更新パケットを送信した後に、圧縮ヘッダパケットとして送信するものである。
Example 3
Next, Example 3 will be described. In the third embodiment, when transmitting the same file, the attribute information necessary for restoring the file in the receiving terminal 2 is transmitted as a compressed header packet after the transmitting terminal 1 transmits the CID record update packet. .

図12は、実施例3による各パケットの送信順序を説明する図である。図12に示すように、同一ファイルを伝送する場合、CIDレコード更新パケット、属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットがこの順番にブロック毎に送信され、最終ブロックにおけるユニットの圧縮ヘッダパケットが送信された後に、CIDレコード削除パケットが送信される。   FIG. 12 is a diagram illustrating the transmission order of each packet according to the third embodiment. As shown in FIG. 12, when transmitting the same file, a CID record update packet, a compressed header packet of attribute information, and a compressed header packet of a unit are transmitted for each block in this order, and the compressed header packet of the unit in the final block is transmitted. After being transmitted, a CID record deletion packet is transmitted.

以下、具体的に説明する。まず、送信端末1の処理について説明する。送信端末1の属性情報生成部12、ユニット生成部13、ダウンロードヘッダ付加部14及びIPパケット生成部15の処理は実施例1と同様であるから、ここでは説明を省略する。   This will be specifically described below. First, the process of the transmission terminal 1 will be described. Since the processing of the attribute information generation unit 12, the unit generation unit 13, the download header addition unit 14, and the IP packet generation unit 15 of the transmission terminal 1 is the same as that of the first embodiment, description thereof is omitted here.

フルヘッダパケット・圧縮ヘッダパケット生成部16は、IPパケット生成部15からファイル1のIPパケットを入力すると、IPデータフローを特定してCIDを決定し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを新たに生成してCIDテーブル10に保存する。また、フルヘッダパケット・圧縮ヘッダパケット生成部16は、属性情報のIPパケット及びユニットのIPパケットを入力した場合、いずれの場合も図15(2)(4)に示した圧縮ヘッダパケットを生成する。ここではフルヘッダパケットを生成しない。尚、属性情報生成部12により属性情報が複数に分割された場合も、全ての属性情報について圧縮ヘッダパケットを生成する。また、フルヘッダパケット・圧縮ヘッダパケット生成部16は、全ての圧縮ヘッダパケットの生成が完了すると、生成したCIDレコードをCIDテーブル10から削除する。尚、フルヘッダパケット・圧縮ヘッダパケット生成部16が圧縮ヘッダパケットを生成する具体的な手法については既に説明したので、ここでは省略する。   When the full packet packet / compressed header packet generation unit 16 receives the IP packet of the file 1 from the IP packet generation unit 15, the IP data flow is specified to determine the CID, and the CID record including the CID, IP header, and UDP header Is newly generated and stored in the CID table 10. Further, the full header packet / compressed header packet generator 16 generates the compressed header packet shown in FIGS. 15 (2) and (4) in both cases when the IP packet of the attribute information and the IP packet of the unit are input. . Here, a full header packet is not generated. Even when the attribute information generating unit 12 divides the attribute information into a plurality of pieces, the compressed header packet is generated for all the attribute information. Further, the full header packet / compressed header packet generator 16 deletes the generated CID record from the CID table 10 when the generation of all the compressed header packets is completed. The specific method for generating the compressed header packet by the full header packet / compressed header packet generator 16 has already been described, and will not be described here.

制御パケット生成部17は、フルヘッダパケット・圧縮ヘッダパケット生成部16により新たに保存されたCIDレコードをCIDテーブル10から読み出して、図6に示したCIDレコード更新パケットを生成する。   The control packet generator 17 reads the CID record newly stored by the full header packet / compressed header packet generator 16 from the CID table 10 and generates the CID record update packet shown in FIG.

また、制御パケット生成部17は、フルヘッダパケット・圧縮ヘッダパケット生成部16により新たに保存されたCIDレコードをCIDテーブル10から読み出して記憶し、CIDテーブル10からそのCIDレコードが削除されたことを認識したときに、図7及び図8に示したように、記憶していたCIDレコードのCIDを含むCIDレコード削除パケットを生成する。   Further, the control packet generator 17 reads out and stores the CID record newly stored by the full header packet / compressed header packet generator 16 from the CID table 10 and confirms that the CID record has been deleted from the CID table 10. When recognized, as shown in FIGS. 7 and 8, a CID record deletion packet including the CID of the stored CID record is generated.

送信制御部18は、フルヘッダパケット・圧縮ヘッダパケット生成部16により生成された属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットを入力すると共に、制御パケット生成部17により生成されたCIDレコード更新パケット及びCIDレコード削除パケットを入力する。そして、送信制御部18は、図12に示したように、CIDレコード更新パケット、属性情報の圧縮ヘッダパケット及び複数のユニットの圧縮ヘッダパケットをこの順番にブロック毎に送信し、最終ブロックにおける複数のユニットの圧縮ヘッダパケットを送信した後に、CIDレコード削除パケットを送信する。尚、前述したとおり、属性情報生成部12により属性情報が複数に分割された場合も、全ての属性情報について圧縮ヘッダパケットを送信する。これは、全てのブロックについて同様である。   The transmission control unit 18 inputs the compressed header packet of the attribute information and the compressed header packet of the unit generated by the full header packet / compressed header packet generation unit 16 and the CID record update packet generated by the control packet generation unit 17 And a CID record deletion packet. Then, as shown in FIG. 12, the transmission control unit 18 transmits a CID record update packet, a compressed header packet of attribute information, and a compressed header packet of a plurality of units in this order for each block, After transmitting the compressed header packet of the unit, a CID record deletion packet is transmitted. As described above, the compressed header packet is transmitted for all attribute information even when the attribute information is divided into a plurality of pieces by the attribute information generation unit 12. This is the same for all blocks.

引き続いてファイル2を伝送する場合も、前述のファイル1を伝送する場合と同様の処理が行われる。   When the file 2 is subsequently transmitted, the same processing as that for transmitting the file 1 is performed.

次に、受信端末2の処理について説明する。受信端末2の受信制御部21は、送信端末1により送信されたファイル1のパケットを受信すると、そのCID_header_type(CIDヘッダタイプ)に基づいて圧縮ヘッダパケット(属性情報の圧縮ヘッダパケット、ユニットの圧縮ヘッダパケット)、CIDレコード更新パケット及びCIDレコード削除パケットに区別する。   Next, processing of the receiving terminal 2 will be described. When the reception control unit 21 of the reception terminal 2 receives the packet of the file 1 transmitted from the transmission terminal 1, the reception control unit 21 compresses the compressed header packet (the compressed header packet of the attribute information, the compressed header packet of the unit) based on the CID_header_type (CID header type). Packet), CID record update packet, and CID record deletion packet.

制御パケット処理部22は、受信制御部21により区別されたCIDレコード更新パケットを入力し、そのCIDレコード更新パケットからCID、IPv4,6_header_wo_length及びUDP_header_wo_lengthを取り出し、CID、IPヘッダ及びUDPヘッダからなるCIDレコードを生成し、CIDテーブル20に保存する。   The control packet processing unit 22 inputs the CID record update packet distinguished by the reception control unit 21, extracts the CID, IPv4, 6_header_wo_length, and UDP_header_wo_length from the CID record update packet, and the CID record including the CID, IP header, and UDP header Is stored in the CID table 20.

圧縮ヘッダパケット処理部24は、受信制御部21から属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットを入力し、その圧縮ヘッダパケットから圧縮ヘッダであるCIDを取り出し、CIDをキーとしてCIDテーブル20を検索し、同じCIDを有するCIDレコードのIPヘッダ及びUDPヘッダを読み出す。そして、圧縮ヘッダパケット処理部24は、圧縮ヘッダパケットからCID、SN、CID_header_type(CIDヘッダタイプ)を取り除き、TLVの‘データの長さ’フィールドから算出したlengthを付加し、さらに、チェックサムを計算して付加し、IPパケットを生成して出力する。CIDテーブル20には、制御パケット処理部22によって既にCIDレコードが保存されているので、圧縮ヘッダパケットのCIDを正しいヘッダ情報に復元し、IPパケットを生成することができる。尚、圧縮ヘッダパケット処理部24は、圧縮ヘッダパケットのSNに従って、その順番にIPパケットを出力する。これにより、圧縮ヘッダパケット処理部24は、属性情報の圧縮ヘッダパケットを入力し、CIDレコード更新パケットによって既に新たなCIDレコードが保存されているCIDテーブル20を用いて、属性情報のIPパケットを生成することができるから、入力した属性情報を廃棄する必要がない。   The compressed header packet processing unit 24 receives the compressed header packet of the attribute information and the compressed header packet of the unit from the reception control unit 21, extracts the CID that is the compressed header from the compressed header packet, and uses the CID as a key to store the CID table 20. Search and read the IP header and UDP header of the CID record having the same CID. Then, the compressed header packet processing unit 24 removes the CID, SN, and CID_header_type (CID header type) from the compressed header packet, adds the length calculated from the “data length” field of the TLV, and further calculates the checksum. The IP packet is generated and output. Since the CID record is already stored in the CID table 20 by the control packet processing unit 22, the CID of the compressed header packet can be restored to the correct header information and an IP packet can be generated. The compressed header packet processing unit 24 outputs IP packets in that order in accordance with the SN of the compressed header packet. Thereby, the compressed header packet processing unit 24 inputs the compressed header packet of the attribute information, and generates the IP packet of the attribute information using the CID table 20 in which a new CID record is already stored by the CID record update packet. Therefore, it is not necessary to discard the input attribute information.

制御パケット処理部22は、受信制御部21により区別されたCIDレコード削除パケットを入力し、CIDが示すCIDレコードをCIDテーブル20から削除する。   The control packet processing unit 22 inputs the CID record deletion packet distinguished by the reception control unit 21 and deletes the CID record indicated by the CID from the CID table 20.

ダウンロードヘッダ解析部25及びファイル復元部26の処理は実施例1と同様であるから、ここでは説明を省略する。   Since the processing of the download header analysis unit 25 and the file restoration unit 26 is the same as that of the first embodiment, the description thereof is omitted here.

以上のように、実施例3によれば、送信端末1は、同一のファイル伝送に際し、受信端末2においてファイルを復元するために必要な属性情報を、CIDレコード更新パケットを送信した後に、圧縮ヘッダパケットとして送信するようにした。すなわち、送信端末1は、CIDレコード更新パケット、属性情報の圧縮ヘッダパケット及び複数のユニットの圧縮ヘッダパケットをこの順番にブロック毎に送信し、最終ブロックにおける複数のユニットの圧縮ヘッダパケットを送信した後に、CIDレコード削除パケットを送信する。受信端末2は、CIDレコード更新パケットを受信し、新たなCIDレコードを生成してCIDテーブル20に保存し、その後に属性情報の圧縮ヘッダパケットを受信する。そして、受信端末2は、この属性情報の圧縮ヘッダパケットからCIDテーブル20に保存された新たなCIDレコードを用いてIPパケットを生成し、属性情報を取得する。これにより、受信端末2において、ファイルを復元するために必要な属性情報のパケットを受信した場合、その属性情報のパケットを廃棄する必要がなく、ファイルの属性情報を確実に取得することが可能となる。   As described above, according to the third embodiment, the transmission terminal 1 transmits the CID record update packet after transmitting the CID record update packet to the attribute information necessary for restoring the file in the reception terminal 2 during the same file transmission. Transmitted as a packet. That is, the transmitting terminal 1 transmits a CID record update packet, a compressed header packet of attribute information, and a compressed header packet of a plurality of units in this order for each block, and after transmitting a compressed header packet of a plurality of units in the final block. CID record deletion packet is transmitted. The receiving terminal 2 receives the CID record update packet, generates a new CID record, stores it in the CID table 20, and then receives a compressed header packet of attribute information. And the receiving terminal 2 produces | generates an IP packet using the new CID record preserve | saved in the CID table 20 from the compression header packet of this attribute information, and acquires attribute information. As a result, when the receiving terminal 2 receives a packet of attribute information necessary for restoring the file, it is not necessary to discard the attribute information packet, and the attribute information of the file can be reliably acquired. Become.

以上、実施例を挙げて本発明を説明したが、本発明は前記実施例に限定されるものではなく、その技術思想を逸脱しない範囲で種々変形可能である。例えば、前記実施例では、送信端末1は属性情報をブロック毎に送信するようにしたが、ファイルを構成するブロックの数によっては、ブロック番号BN=0以外のブロックにおいて必ずしも属性情報を送信する必要はない。具体的には、ブロックの数が少ない場合(ブロックのサイズが大きい場合)は、属性情報を送信する頻度を高くする。一方、ブロックの数が多い場合(ブロックのサイズが小さい場合)は、属性情報を送信する頻度を低くし複数ブロック毎に属性情報を送信するようにする。また、属性情報を、最初のブロックにおいて1回のみ送信するようにし、2番目のブロック以降では送信しないようにしてもよい。同様に、CIDレコード更新パケットについても、属性情報を送信する場合と同様の頻度で送信するようにしてもよい。 The present invention has been described with reference to the embodiments. However, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the technical idea thereof. For example, in the above embodiment, the transmission terminal 1 transmits the attribute information for each block. However, depending on the number of blocks constituting the file, it is necessary to transmit the attribute information in a block other than the block number BN = 0. There is no. Specifically, when the number of blocks is small (when the block size is large), the frequency of transmitting attribute information is increased. On the other hand, when the number of blocks is large (when the block size is small ), the attribute information is transmitted less frequently and the attribute information is transmitted for each of the plurality of blocks. Further, the attribute information may be transmitted only once in the first block and may not be transmitted after the second block. Similarly, the CID record update packet may be transmitted at the same frequency as when attribute information is transmitted.

また、前記実施例では、送信端末1のユニット生成部13が、列方向及び行方向毎にそれぞれのデータユニットからパリティユニットを生成するようにしたが、一方向伝送路3の伝送品質によっては必ずしもパリティユニットを生成する必要はない。また、FECの方式は、データユニットを二次元に整列させてパリティユニットを生成するものである必要はなく、リードソロモン符号やRaptor符号により冗長データすなわちパリティユニットを生成する方式を用いてもよい。本発明は、FECの方式に限定されるものではない。   Moreover, in the said Example, although the unit production | generation part 13 of the transmission terminal 1 produced | generated the parity unit from each data unit for every column direction and row direction, it may not necessarily depend on the transmission quality of the one-way transmission line 3. There is no need to generate a parity unit. Further, the FEC method does not need to generate a parity unit by aligning data units two-dimensionally, and a method of generating redundant data, that is, a parity unit by a Reed-Solomon code or a Raptor code may be used. The present invention is not limited to the FEC method.

また、前記実施例は、前述したFLUTEを用いた伝送システムについても適用がある。この場合、送信端末1は、図2に示したダウンロードヘッダ付加部14を備えておらず、IPパケット生成部15が、図4に示したダウンロードヘッダを構成する「TFID」「ブロック番号BN」「シーケンス番号SN」に相当するデータを、図19に示したFLUTEパケットのFLUTEヘッダに設定する。具体的には、IPパケット生成部15は、伝送するファイルを一意に識別するためのラベルの役割を果たす「TFID」に相当するデータを、FLUTEヘッダのTOIに設定する。また、パケットの順番を示す「ブロック番号BN」「シーケンス番号SN」に相当するデータを、FEC Payload IDとしてFLUTEヘッダに設定する。また、IPパケット生成部15は、属性情報のFLUTEパケットを生成する場合、TOI=0をFLUTEヘッダに設定し、属性情報であるFDTをFLUTEペイロードに設定する。そして、前記実施例と同様に、フルヘッダパケット・圧縮ヘッダパケット生成部16がフルヘッダパケット及び圧縮ヘッダパケットを生成し、送信制御部18は、図10〜図12に示した順番で各パケットを送信する。受信端末2は、図9に示したダウンロードヘッダ解析部25を備えておらず、ファイル復元部26は、FLUTEヘッダのTOI及びFEC Payload IDによって属性情報及びユニットを特定し取得することができ、結果として元のファイルに復元することができる。   Further, the above-described embodiment can be applied to the transmission system using the above-mentioned FLUTE. In this case, the transmission terminal 1 does not include the download header adding unit 14 illustrated in FIG. 2, and the IP packet generation unit 15 performs “TFID”, “block number BN”, “ Data corresponding to “sequence number SN” is set in the FLUTE header of the FLUTE packet shown in FIG. Specifically, the IP packet generation unit 15 sets data corresponding to “TFID” serving as a label for uniquely identifying a file to be transmitted in the TOI of the FLUTE header. Further, data corresponding to “block number BN” and “sequence number SN” indicating the packet order is set in the FLUTE header as the FEC Payload ID. Further, when generating the FLUTE packet of attribute information, the IP packet generator 15 sets TOI = 0 in the FLUTE header and sets FDT as attribute information in the FLUTE payload. As in the previous embodiment, the full header packet / compressed header packet generator 16 generates a full header packet and a compressed header packet, and the transmission controller 18 sends each packet in the order shown in FIGS. Send. The receiving terminal 2 does not include the download header analysis unit 25 illustrated in FIG. 9, and the file restoration unit 26 can specify and acquire attribute information and a unit based on the TOI and FEC Payload ID of the FLUTE header. Can be restored to the original file.

また、前記実施例では、図2に示したように、送信端末1は、記憶部11、属性情報生成部12、ユニット生成部13、ダウンロードヘッダ付加部14、IPパケット生成部15、フルヘッダパケット・圧縮ヘッダパケット生成部16、制御パケット生成部17、送信制御部18及びCIDテーブル10を備えるようにしたが、送信端末1が、フルヘッダパケット・圧縮ヘッダパケット生成部16、制御パケット生成部17、送信制御部18及びCIDテーブル10のみを備え、別途の装置が、記憶部11、属性情報生成部12、ユニット生成部13、ダウンロードヘッダ付加部14及びIPパケット生成部15を備えるようにしてもよい。この場合、別途の装置は、生成したIPパケットを送信端末1へ送信する。そして、送信端末1は、別途の装置により送信されたIPパケットを受信し、フルヘッダパケット等を生成して一方向伝送路3へ送信する。   Moreover, in the said Example, as shown in FIG. 2, the transmission terminal 1 is the memory | storage part 11, the attribute information generation part 12, the unit production | generation part 13, the download header addition part 14, the IP packet generation part 15, a full header packet. The compressed header packet generator 16, the control packet generator 17, the transmission controller 18, and the CID table 10 are provided. However, the transmission terminal 1 has a full header packet / compressed header packet generator 16 and a control packet generator 17. In this case, only the transmission control unit 18 and the CID table 10 are provided, and a separate device includes the storage unit 11, the attribute information generation unit 12, the unit generation unit 13, the download header addition unit 14, and the IP packet generation unit 15. Good. In this case, the separate device transmits the generated IP packet to the transmission terminal 1. Then, the transmission terminal 1 receives an IP packet transmitted by a separate device, generates a full header packet or the like, and transmits it to the one-way transmission path 3.

また、前記実施例では、図9に示したように、受信端末2は、受信制御部21、制御パケット処理部22、フルヘッダパケット処理部23、圧縮ヘッダパケット処理部24、ダウンロードヘッダ解析部25、ファイル復元部26、記憶部27及びCIDテーブル20を備えるようにしたが、受信端末2が、受信制御部21、制御パケット処理部22、フルヘッダパケット処理部23、圧縮ヘッダパケット処理部24及びCIDテーブル20のみを備え、別途の装置が、ダウンロードヘッダ解析部25、ファイル復元部26及び記憶部27を備えるようにしてもよい。この場合、受信端末2は、一方向伝送路3からフルヘッダパケット等を受信してIPパケットを生成し、IPパケットを別途の装置へ送信する。そして、別途の装置は、受信端末2により送信されたIPパケットを受信し、属性情報を用いて元のファイルに復元する。   In the embodiment, as shown in FIG. 9, the receiving terminal 2 includes the reception control unit 21, the control packet processing unit 22, the full header packet processing unit 23, the compressed header packet processing unit 24, and the download header analysis unit 25. , The file restoration unit 26, the storage unit 27, and the CID table 20, but the reception terminal 2 includes a reception control unit 21, a control packet processing unit 22, a full header packet processing unit 23, a compressed header packet processing unit 24, and Only the CID table 20 may be provided, and a separate device may include the download header analysis unit 25, the file restoration unit 26, and the storage unit 27. In this case, the receiving terminal 2 receives a full header packet or the like from the one-way transmission path 3, generates an IP packet, and transmits the IP packet to a separate device. Then, the separate device receives the IP packet transmitted from the receiving terminal 2 and restores the original file using the attribute information.

また、前記実施例では、図2に示したように、送信端末1は、IPパケット生成部15において図5に示したIPパケットを生成し、フルヘッダパケット・圧縮ヘッダパケット生成部16において、IPパケット生成部15により生成されたIPパケットからIPヘッダ及びUDPヘッダを取り除き、フルヘッダパケットまたは圧縮ヘッダパケットを生成する例を示した。しかしながら、送信端末1は、IPパケット生成部15を備えない構成とすることもできる。この場合、CIDレコード生成部(図示せず)は、IPデータフロー毎に、IPパケットを生成する際に必要となるIPヘッダ及びUDPヘッダの各種データからなるCIDレコードを予め生成し、図14に示した構成でCIDテーブル10に保存する。すなわち、IPヘッダ及びUDPヘッダを付加したIPパケットを生成する代わりに、これらのヘッダ情報を予めCIDテーブル10に保存しておく。そして、フルヘッダパケット・圧縮ヘッダパケット生成部16は、CIDテーブル10からこれらのヘッダ情報を読み出し、図15〜図18に示したフルヘッダパケットまたは圧縮ヘッダパケットを生成し、送信制御部18に出力する。尚、フルヘッダパケット及び圧縮ヘッダパケットの具体的な生成手法については、前述したとおりである。また、受信端末2のフルヘッダパケット処理部23及び圧縮ヘッダパケット処理部24は、IPパケットを生成して出力するのではなく、IPヘッダ及びUDPヘッダを含まないパケット、すなわち、ダウンロードヘッダ及びユニット(または属性情報)からなるパケットを生成して出力する。   Further, in the embodiment, as shown in FIG. 2, the transmission terminal 1 generates the IP packet shown in FIG. 5 in the IP packet generator 15 and the full header packet / compressed header packet generator 16 generates the IP packet. In the example, the IP header and the UDP header are removed from the IP packet generated by the packet generation unit 15 to generate a full header packet or a compressed header packet. However, the transmission terminal 1 may be configured not to include the IP packet generation unit 15. In this case, a CID record generation unit (not shown) generates in advance a CID record composed of various data such as an IP header and a UDP header necessary for generating an IP packet for each IP data flow. The data is stored in the CID table 10 with the configuration shown. That is, instead of generating an IP packet to which an IP header and a UDP header are added, the header information is stored in the CID table 10 in advance. Then, the full header packet / compressed header packet generation unit 16 reads out the header information from the CID table 10, generates the full header packet or the compressed header packet shown in FIGS. 15 to 18, and outputs it to the transmission control unit 18. To do. The specific method for generating the full header packet and the compressed header packet is as described above. The full header packet processing unit 23 and the compressed header packet processing unit 24 of the receiving terminal 2 do not generate and output an IP packet, but a packet that does not include an IP header and a UDP header, that is, a download header and a unit ( Or a packet including attribute information).

本発明の実施形態による送信端末及び受信端末が用いられる伝送システムの概略構成を示す図である。It is a figure which shows schematic structure of the transmission system with which the transmission terminal and receiving terminal by embodiment of this invention are used. 送信端末の構成を示すブロック図である。It is a block diagram which shows the structure of a transmission terminal. 属性情報の構成を示す図である。It is a figure which shows the structure of attribute information. ダウンロードヘッダの構成を示す図である。It is a figure which shows the structure of a download header. IPパケット生成部から出力されるIPパケットの構成を示す図である。It is a figure which shows the structure of the IP packet output from an IP packet generation part. (1)は、IPv4のCIDレコード更新パケットの構成を示す図である。(2)は、IPv6のCIDレコード更新パケットの構成を示す図である。(1) is a figure which shows the structure of the CID record update packet of IPv4. (2) is a diagram showing a configuration of an IPv6 CID record update packet. CIDレコード削除パケットの構成を示す図である。It is a figure which shows the structure of a CID record deletion packet. 複数のCIDレコードを削除するCIDレコード削除パケットの構成を示す図である。It is a figure which shows the structure of the CID record deletion packet which deletes a some CID record. 受信端末の構成を示すブロック図である。It is a block diagram which shows the structure of a receiving terminal. 実施例1による各パケットの送信順序を説明する図である。It is a figure explaining the transmission order of each packet by Example 1. FIG. 実施例2による各パケットの送信順序を説明する図である。It is a figure explaining the transmission order of each packet by Example 2. FIG. 実施例3による各パケットの送信順序を説明する図である。It is a figure explaining the transmission order of each packet by Example 3. FIG. フルヘッダパケット、圧縮ヘッダパケット及びCIDテーブルによるヘッダ圧縮方式を説明する図である。It is a figure explaining the header compression system by a full header packet, a compression header packet, and a CID table. (1)は、IPv4のCIDテーブルの構成を示す図である。(2)は、IPv6のCIDテーブルの構成を示す図である。(1) is a diagram showing a configuration of an IPv4 CID table. (2) is a diagram showing the configuration of an IPv6 CID table. (1)は、IPv4のフルヘッダパケットの構成を示す図である。(2)は、IPv4の圧縮ヘッダパケットの構成を示す図である。(3)は、IPv6のフルヘッダパケットの構成を示す図である。(4)は、IPv6の圧縮ヘッダパケットの構成を示す図である。(1) is a diagram showing a configuration of an IPv4 full header packet. (2) is a diagram showing a configuration of an IPv4 compressed header packet. (3) is a diagram illustrating a configuration of an IPv6 full header packet. (4) is a diagram showing a configuration of an IPv6 compressed header packet. IPv4のフルヘッダパケットにおけるIPv4_header_wo_lengthの構成を示す図である。It is a figure which shows the structure of IPv4_header_wo_length in the full header packet of IPv4. IPv6のフルヘッダパケットにおけるIPv6_header_wo_lengthの構成を示す図である。It is a figure which shows the structure of IPv6_header_wo_length in the full header packet of IPv6. IPv4及びIPv6のフルヘッダパケットにおけるUDP_header_wo_lengthの構成を示す図である。It is a figure which shows the structure of UDP_header_wo_length in the full header packet of IPv4 and IPv6. FLUTEパケットの構成を示す図である。It is a figure which shows the structure of a FLUTE packet.

符号の説明Explanation of symbols

1 送信端末
2 受信端末
3 一方向伝送路
10,20 CIDテーブル
11,27 記憶部
12 属性情報生成部
13 ユニット生成部
14 ダウンロードヘッダ付加部
15 IPパケット生成部
16 フルヘッダパケット・圧縮ヘッダパケット生成部
17 制御パケット生成部
18 送信制御部
21 受信制御部
22 制御パケット処理部
23 フルヘッダパケット処理部
24 圧縮ヘッダパケット処理部
25 ダウンロードヘッダ解析部
26 ファイル復元部
DESCRIPTION OF SYMBOLS 1 Sending terminal 2 Receiving terminal 3 Unidirectional transmission path 10, 20 CID table 11, 27 Storage part 12 Attribute information generation part 13 Unit generation part 14 Download header addition part 15 IP packet generation part 16 Full header packet / compressed header packet generation part 17 Control packet generator 18 Transmission controller 21 Reception controller 22 Control packet processor 23 Full header packet processor 24 Compressed header packet processor 25 Download header analyzer 26 File restoration unit

Claims (6)

ファイルの属性情報、及びファイル本体が分割された複数のユニットを同じIPデータフローとして伝送する際に、前記IPデータフローに対するヘッダ情報を、前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えてヘッダ圧縮し、前記CIDを含む圧縮ヘッダパケットを送信する送信端末において、
前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、
前記IPデータフローに対するヘッダ情報に基づいてCIDを決定し、前記CID及びヘッダ情報を含むCIDレコードを生成して前記CIDテーブルに保存し、前記CID及びヘッダ情報を含む属性情報のフルヘッダパケットを生成すると共に、前記CIDテーブルからCIDを読み出し、前記CIDを含むユニットの圧縮ヘッダパケット及び前記CIDを含む属性情報の圧縮ヘッダパケットを生成するフルヘッダパケット・圧縮ヘッダパケット生成部と、
前記フルヘッダパケット・圧縮ヘッダパケット生成部により生成された属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットをこの順序で送信し、その後に、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットをこの順序で送信し、前記属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットの送信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの送信とを繰り返す送信制御部と、を備えたことを特徴とする送信端末。
When transmitting a plurality of units in which file attribute information and a file body are divided as the same IP data flow, header information for the IP data flow is used as a context identifier (CID) for specifying the IP data flow. In the transmission terminal that replaces and compresses the header and transmits the compressed header packet including the CID,
A CID table composed of CID records including the CID and header information;
CID is determined based on header information for the IP data flow, a CID record including the CID and header information is generated and stored in the CID table, and a full header packet of attribute information including the CID and header information is generated. And a full header packet / compressed header packet generator for generating a compressed header packet of a unit including the CID and a compressed header packet of attribute information including the CID, and reading out the CID from the CID table;
The full header packet of attribute information generated by the full header packet / compressed header packet generator and the compressed header packet of the unit are transmitted in this order, and then the compressed header packet of the attribute information and the compressed header packet of the unit are transmitted. A transmission control unit that transmits in this order, and repeats transmission of the full header packet of the attribute information and the compressed header packet of the unit, and transmission of the compressed header packet of the attribute information and the compressed header packet of the unit. A transmitting terminal characterized by.
ファイルの属性情報、及びファイル本体が分割された複数のユニットを同じIPデータフローとして伝送する際に、前記IPデータフローに対するヘッダ情報を、前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えてヘッダ圧縮し、前記CIDを含む圧縮ヘッダパケットを送信する送信端末において、When transmitting a plurality of units in which file attribute information and a file body are divided as the same IP data flow, header information for the IP data flow is used as a context identifier (CID) for specifying the IP data flow. In the transmission terminal that replaces and compresses the header and transmits the compressed header packet including the CID,
前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、A CID table composed of CID records including the CID and header information;
前記IPデータフローに対するヘッダ情報に基づいてCIDを決定し、前記CID及びヘッダ情報を含むCIDレコードを生成して前記CIDテーブルに保存し、前記CIDテーブルからCIDを読み出し、前記CIDを含むユニットの圧縮ヘッダパケット、及び前記CIDを含む属性情報の圧縮ヘッダパケットを生成する圧縮ヘッダパケット生成部と、CID is determined based on header information for the IP data flow, a CID record including the CID and header information is generated and stored in the CID table, the CID is read from the CID table, and the unit including the CID is compressed. A compressed header packet generating unit that generates a compressed header packet of attribute information including a header packet and the CID;
前記CID及びヘッダ情報を含むCIDレコードを、前記圧縮ヘッダパケットを受信する側に備えたCIDテーブルに書き込むためのCIDレコード更新パケットを生成する制御パケット生成部と、A control packet generator for generating a CID record update packet for writing a CID record including the CID and header information in a CID table provided on the side receiving the compressed header packet;
前記制御パケット生成部により生成されたCIDレコード更新パケットを送信し、その後に、前記圧縮ヘッダパケット生成部により生成された属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットをこの順序で送信し、前記CIDレコード更新パケットの送信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの送信とを繰り返す送信制御部と、を備えたことを特徴とする送信端末。The CID record update packet generated by the control packet generator is transmitted, and then the compressed header packet of attribute information and the compressed header packet of the unit generated by the compressed header packet generator are transmitted in this order, A transmission terminal comprising: a transmission control unit that repeats transmission of a CID record update packet and transmission of the compressed header packet of the attribute information and the compressed header packet of the unit.
ファイルの属性情報、及びファイル本体が分割された複数のユニットが同じIPデータフローとして伝送される伝送システムの下で、前記IPデータフローに対するヘッダ情報が前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えられヘッダ圧縮されて伝送され、前記ヘッダ圧縮された圧縮ヘッダパケットを受信する受信端末において、Under a transmission system in which a plurality of units in which file attribute information and a file main body are divided are transmitted as the same IP data flow, header information for the IP data flow is a context identifier for identifying the IP data flow ( In the receiving terminal that receives the compressed header packet that has been replaced by (CID) and is header-compressed and transmitted,
前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、A CID table composed of CID records including the CID and header information;
前記CID及びヘッダ情報を含む属性情報のフルヘッダパケット及びCIDを含むユニットの圧縮ヘッダパケットをこの順序で受信し、その後に、前記CIDを含む属性情報の圧縮ヘッダパケット及びCIDを含むユニットの圧縮ヘッダパケットをこの順序で受信し、前記属性情報のフルヘッダパケット及びユニットの圧縮ヘッダパケットの受信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの受信とを繰り返し、受信したパケットを区別する受信制御部と、The full header packet of the attribute information including the CID and the header information and the compressed header packet of the unit including the CID are received in this order, and then the compressed header packet of the attribute information including the CID and the compressed header of the unit including the CID Packets are received in this order, and the reception of the full header packet of the attribute information and the compressed header packet of the unit and the reception of the compressed header packet of the attribute information and the compressed header packet of the unit are repeated to distinguish the received packets A reception control unit;
前記受信制御部により区別された属性情報のフルヘッダパケットについて、前記属性情報のフルヘッダパケットにおけるCID及びヘッダ情報を含むCIDレコードを、前記CIDテーブルに書き込み、前記属性情報のフルヘッダパケットからIPデータフローを構成する属性情報のパケットを生成するフルヘッダパケット処理部と、For the full header packet of the attribute information distinguished by the reception control unit, a CID record including the CID and header information in the full header packet of the attribute information is written to the CID table, and the IP data from the full header packet of the attribute information A full header packet processing unit for generating a packet of attribute information constituting the flow;
前記受信制御部により区別されたユニットの圧縮ヘッダパケットについて、前記ユニットの圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成するユニットのパケットを生成すると共に、前記属性情報の圧縮ヘッダパケットについて、前記属性情報の圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成する属性情報のパケットを生成する圧縮ヘッダパケット処理部と、を備えたことを特徴とする受信端末。For the compressed header packet of the unit distinguished by the reception control unit, the header information is read from the CID table using the CID in the compressed header packet of the unit, and the packet of the unit constituting the IP data flow is generated. A compressed header packet processing unit that reads out header information from the CID table using a CID in the compressed header packet of the attribute information, and generates a packet of attribute information constituting the IP data flow, with respect to the compressed header packet of the attribute information; A receiving terminal comprising:
ファイルの属性情報、及びファイル本体が分割された複数のユニットが同じIPデータフローとして伝送される伝送システムの下で、前記IPデータフローに対するヘッダ情報が前記IPデータフローを特定するためのコンテクスト識別子(CID)に置き換えられヘッダ圧縮されて伝送され、前記ヘッダ圧縮された圧縮ヘッダパケットを受信する受信端末において、Under a transmission system in which a plurality of units in which file attribute information and a file main body are divided are transmitted as the same IP data flow, header information for the IP data flow is a context identifier for identifying the IP data flow ( In the receiving terminal that receives the compressed header packet that has been replaced by (CID) and is header-compressed and transmitted,
前記CID及びヘッダ情報を含むCIDレコードから構成されたCIDテーブルと、A CID table composed of CID records including the CID and header information;
前記CID及びヘッダ情報を含むCIDレコード更新パケットを受信し、その後に、前記CIDを含む属性情報の圧縮ヘッダパケット及びCIDを含むユニットの圧縮ヘッダパケットをこの順序で受信し、前記CIDレコード更新パケットの受信と、前記属性情報の圧縮ヘッダパケット及びユニットの圧縮ヘッダパケットの受信とを繰り返し、受信したパケットを区別する受信制御部と、Receiving the CID record update packet including the CID and header information, and subsequently receiving the compressed header packet of the attribute information including the CID and the compressed header packet of the unit including the CID in this order; A reception control unit that repeats reception and reception of the compressed header packet of the attribute information and the compressed header packet of the unit, and distinguishes the received packet;
前記受信制御部により区別されたCIDレコード更新パケットについて、前記CIDレコード更新パケットにおけるCID及びヘッダ情報を含むCIDレコードを、前記CIDテーブルに書き込む制御パケット処理部と、A control packet processing unit that writes a CID record including a CID and header information in the CID record update packet to the CID table for the CID record update packet distinguished by the reception control unit;
前記受信制御部により区別された属性情報の圧縮ヘッダパケットについて、前記属性情報の圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成する属性情報のパケットを生成すると共に、前記ユニットの圧縮ヘッダパケットについて、前記ユニットの圧縮ヘッダパケットにおけるCIDを用いて前記CIDテーブルからヘッダ情報を読み出し、前記IPデータフローを構成するユニットのパケットを生成する圧縮ヘッダパケット処理部と、を備えたことを特徴とする受信端末。For the compressed header packet of the attribute information distinguished by the reception control unit, the header information is read from the CID table using the CID in the compressed header packet of the attribute information, and the packet of the attribute information constituting the IP data flow is generated And a compressed header packet processing unit that reads out header information from the CID table using the CID in the compressed header packet of the unit and generates a packet of the unit constituting the IP data flow for the compressed header packet of the unit; A receiving terminal comprising:
請求項1に記載の送信端末と請求項3に記載の受信端末とを備えて構成される、ことを特徴とする伝送システム。A transmission system comprising the transmission terminal according to claim 1 and the reception terminal according to claim 3. 請求項2に記載の送信端末と請求項4に記載の受信端末とを備えて構成される、ことを特徴とする伝送システム。A transmission system comprising the transmitting terminal according to claim 2 and the receiving terminal according to claim 4.
JP2008315063A 2008-12-10 2008-12-10 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path Active JP4939520B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008315063A JP4939520B2 (en) 2008-12-10 2008-12-10 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008315063A JP4939520B2 (en) 2008-12-10 2008-12-10 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Publications (2)

Publication Number Publication Date
JP2010141536A JP2010141536A (en) 2010-06-24
JP4939520B2 true JP4939520B2 (en) 2012-05-30

Family

ID=42351280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008315063A Active JP4939520B2 (en) 2008-12-10 2008-12-10 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Country Status (1)

Country Link
JP (1) JP4939520B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9900166B2 (en) * 2013-04-12 2018-02-20 Qualcomm Incorporated Methods for delivery of flows of objects over broadcast/multicast enabled networks
CN117354377A (en) * 2022-07-04 2024-01-05 华为技术有限公司 Message processing method, network equipment and communication system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001320422A (en) * 2000-03-03 2001-11-16 Ntt Docomo Inc Method and apparatus for packet transmission attended with header compression
US8077679B2 (en) * 2001-03-28 2011-12-13 Qualcomm Incorporated Method and apparatus for providing protocol options in a wireless communication system
JP3600189B2 (en) * 2001-06-19 2004-12-08 松下電器産業株式会社 Packet transmitting / receiving apparatus and packet transmitting method
JP4649091B2 (en) * 2002-01-30 2011-03-09 株式会社エヌ・ティ・ティ・ドコモ Communication terminal, server device, relay device, broadcast communication system, broadcast communication method, and program
JP4459644B2 (en) * 2004-02-06 2010-04-28 株式会社エヌ・ティ・ティ・ドコモ Data receiving apparatus and data receiving method
KR100770857B1 (en) * 2004-02-12 2007-10-26 삼성전자주식회사 Method for resuming header re-compression multimedia broadcast multicast service system
JP5066064B2 (en) * 2008-11-28 2012-11-07 日本放送協会 Transmitting terminal, receiving terminal and transmission system used in one-way transmission path

Also Published As

Publication number Publication date
JP2010141536A (en) 2010-06-24

Similar Documents

Publication Publication Date Title
US9350488B2 (en) Content delivery system with allocation of source data and repair data among HTTP servers
JP6025880B2 (en) Data transmission method, apparatus and system
JP3730835B2 (en) Packet transmission method, relay device, and data terminal
TWI353134B (en) A method to support forwoard error correction for
EP2157749B1 (en) system and method for achieving accelerated throughput
CN110943800B (en) Data packet sending method, device and system, storage medium and electronic device
Pelletier et al. RObust header compression (ROHC): a profile for TCP/IP (ROHC-TCP)
CN110049353B (en) Apparatus and method for transmitting multimedia data in broadcasting system
KR101438005B1 (en) Method for the real-time transmission/reception of data in packets between a server and a client terminal, corresponding server and terminal
CN102550020A (en) Method for retransmission using checksums for identifying lost data packets
KR101366254B1 (en) Method for compressing and restoring IP packets transmitted through broadcast network
WO2010124651A1 (en) Method, apparatus and system for forward error correction
JP5276569B2 (en) Receiver
CN111371887B (en) Internet of things log transmission method, client, server, equipment and storage medium
CN1353895A (en) Method and device for digital data transfer
JP5066064B2 (en) Transmitting terminal, receiving terminal and transmission system used in one-way transmission path
JP4939520B2 (en) Transmitting terminal, receiving terminal and transmission system used in one-way transmission path
WO2003051016A1 (en) System for transmitting additional information via a network
KR20100013915A (en) Method for compressing real-time transport protocol hader extension field and header compressed by the method
KR20060095755A (en) Media packet structure for real time transmission via packet switched networks
CN106664155B (en) Method and apparatus for transmitting and receiving packet in communication system
JP2005252855A (en) Apparatus and method of handling header-compressed packet
JP5054664B2 (en) Receiving terminal that receives header compressed packets
JP2010130472A (en) Transmitting terminal, receiving terminal, and transmission system used for one-directional transmission line
JP4499489B2 (en) Transmitting apparatus, receiving apparatus, communication system, and communication method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110317

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120110

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120224

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

Free format text: PAYMENT UNTIL: 20150302

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4939520

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250