WO2010035941A2 - Apparatus and method for receiving layered data through multiple multicast channel - Google Patents
Apparatus and method for receiving layered data through multiple multicast channel Download PDFInfo
- Publication number
- WO2010035941A2 WO2010035941A2 PCT/KR2009/003565 KR2009003565W WO2010035941A2 WO 2010035941 A2 WO2010035941 A2 WO 2010035941A2 KR 2009003565 W KR2009003565 W KR 2009003565W WO 2010035941 A2 WO2010035941 A2 WO 2010035941A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- count number
- count
- rearrangement
- buffer
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/80—Responding to QoS
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/60—Network streaming of media packets
- H04L65/61—Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio
- H04L65/611—Network streaming of media packets for supporting one-way streaming services, e.g. Internet radio for multicast or broadcast
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/60—Network streaming of media packets
- H04L65/75—Media network packet handling
- H04L65/764—Media network packet handling at the destination
Definitions
- the present invention relates to an apparatus and method of receiving layered data transmitted over a multiple multicast channel, and more particularly, to an apparatus and method of receiving layered data, the method and apparatus rearranging data received over a multiple multicast channel according to a transmitting order of the data.
- Multicasting is a method of transmitting information to a plurality of clients from a single server.
- a method for rearranging a sequence with respect to received data rearranges the received data using a sequence number in a header of a transmission data.
- sequence number may not be used in multicasting of layered digital video data
- a conventional sequence number rearranging method may not be used. This is because a server generates the layered digital video data in group units and separately generates the sequence number for each group.
- the sequence number of the received data is generated in the group units, it is difficult for a client to rearrange the sequence of the data between groups. Accordingly, if an enhancement layer generated based on a base layer is arranged before the base layer, when the enhancement layer is decoded, there may be a problem that the client may not decode the enhancement layer since the client cannot use the base layer.
- an apparatus and method for rearranging received data according to a transmitting order of data for convenience of decoding is required.
- An aspect of the present invention provides an apparatus and method of receiving layered data, which enables data to be sequentially decoded through rearranging the data received over a multicast channel according to a transmitting order of the data.
- an apparatus of receiving layered data transmitted over an multiple multicast channel including a jitter buffer to store data after arranging the data including a count number in an order of reception, and rearranging unit to rearrange the data in an order of the count number in a data buffer.
- a method of receiving layered data transmitted over an multiple multicast channel including receiving the data including a count number, arranging the received data in an order of reception and storing in a jitter buffer, rearranging the data in an order of the count number and storing in a data buffer.
- FIG. 1 is a block diagram illustrating a configuration of a transmission device for layered data transmitted over a multiple multicast channel
- FIG. 2 is a block diagram illustrating a configuration of a reception device for layered data transmitted over a multiple multicast channel
- FIG. 3 is a flowchart illustrating a method for receiving layered data transmitted over a multiple multicast channel.
- FIG. 1 is a block diagram illustrating a configuration of a transmission device for layered data transmitted over a multiple multicast channel.
- the transmission device for the layered data transmitted over the multiple multicast channel includes a extractor 101 and a count number inserter 103.
- the extractor 101 divides the layered data for each layer.
- the divided data may be a Network Abstraction Layer (NAL) unit.
- NAL Network Abstraction Layer
- the count number inserter 103 inserts a count number to the divided data for each layer. In this instance, the count number inserter 103 inserts a respectively different count number to a header of each NAL unit. The count number inserter 103 classifies data including the count number into each group and transmits the data over the multiple multicast channel.
- FIG. 2 is a block diagram illustrating a configuration of a reception device for layered data transmitted over a multiple multicast channel.
- the reception device for the layered data transmitted over the multiple multicast channel includes a jitter buffer 201, rearrangement unit 203, and data buffer 209.
- the jitter buffer 201 receives the data including a count number, arranges the data in an order of reception, and stores the data.
- the rearranging unit 203 rearranges the data in an order of the count number and stores the data in the data buffer 209.
- the rearranging unit 203 includes a rearrangement number assigning unit 205 and a number sorting unit 207.
- the rearranging number assigning unit 205 assigns a rearrangement number to the count number according to a sequence of the count number in the jitter buffer 201.
- the rearrangement number assigning unit may respectively assign 0, 1, 2, 3, and 4 to count numbers i, i+2, i+3, i+1, and i+4.
- the rearrangement number corresponds to each count number and represents a storing order of each corresponding count number in the jitter buffer 201.
- the rearrangement number may indicate where the corresponding count number is stored in the jitter buffer 201.
- the rearrangement number 0 indicates that the count number i corresponding to the rearrangement number 0 is stored in a 0 th location of the jitter buffer 201
- the rearrangement number 1 may indicate that the count number i+2 corresponding to the rearrangement number 1 is stored in a 1 st location of the jitter buffer 201.
- the number sorting unit 207 arranges the count number and the rearrangement number based on the count number. For example, the number sorting unit 207 rearranges the count numbers as count numbers i, i+1, i+2, i+3, and i+4 in an order of the count number and also rearranges each rearrangement number corresponding to each count number. That is, the rearrangement number corresponding to the count numbers i, i+2, i+3, i+1, and i+4 may be rearranged as 0, 3, 1, 2, and 4. In this instance, the number sorting unit may perform a bubblesort when rearranging the count number.
- the number sorting unit 207 sequentially stores, in a data buffer 209, data including the count number using the rearrangement number in an order of the rearranged count number.
- the number sorting unit 207 may store, in the data buffer 209, data excluding the count number from among the data stored in the jitter buffer 201.
- the number sorting unit 207 refers to a location in the jitter buffer 201 indicated by the rearrangement number 0 corresponding to the count number i and stores, in the data buffer 209, data DTQ (0, 0, 0) stored in a 0 th location. Also, the number sorting unit 207 refers a location in the jitter buffer 201 indicated by the rearrangement number 3 corresponding to the count number i+1 and stores , in the data buffer 209, data (1, 0, 0) stored in a 3 rd location.
- the rearranging unit 203 may store a maximum count number in a count number storing unit (not illustrated) from among count numbers included in the data. This may be to verify data received late due to multicasting.
- the rearranging unit 203 may store, in the data buffer 209, only data including a count number greater than the maximum count number stored in the count number storing unit. Conversely, the rearranging unit 203 may not store data including count number less than the maximum count number in the data buffer 209, since the data including the count number less than the maximum count number may be redundantly received or the data may be invalid data, such as data not proper to a sequence, and the like.
- the data reception device for layered data transmitted over the multiple multicast channel may simply solve a problem of a sequence rearrangement of data occurring in multicasting with respect to the layered data. Accordingly, it may support decoding the layered data to be easily performed.
- FIG. 3 is a flowchart illustrating a method for receiving layered data transmitted over a multiple multicast channel.
- a reception device for layered data transmitted over the multiple multicast channel receives data including a count number in operation S301.
- the reception device for the layered data may receive data respectively having a different count number, arranges the data in an order of reception and store the data in the jitter buffer.
- the reception device for layered data assigns a rearrangement number to the count number in an order of the reception in operation S303.
- the reception device of the layered data assigns the rearrangement number to the count number according a sequence of the count number stored in the jitter buffer.
- the reception device for layered data may respectively assign 0, 1, 2, 3, and 4 to count numbers i, i+2, i+3, and i+4.
- the reception device for the layered data rearranges the count number and the rearrange number based on the count number in operation S305.
- the reception device for the layered data sequentially rearranges the count number, and also rearranges the rearrange number corresponding to the count number.
- a bubblesort may be performed, when the count number is rearranged.
- the reception device for the layered data rearranges arranged count number i, i+2, i+3, i+1, and i+4 according to a sequence of the count number i, i+1, i+2, i+3, and i+4 and also rearranges the arranged rearrangement number 0, 1, 2, 3, and 4 as 0, 3, 1, 2, and 4.
- the reception device for the layered data may store, in a count number storing unit, a maximum count number from among count numbers included in data.
- the reception device for the layered data store in a data buffer, data corresponding to the rearrangement number in an order of rearranged count number in operation S307.
- the reception device for the layered data refers to a location in the jitter buffer indicated by a rearrangement number 0 corresponding to a count number i and stores, in the data buffer, data DTQ (0, 0, 0) stored in a 0 th location.
- the reception device for layered data compares the count number included in the data with the maximum count number included in the count number storing unit, and store only valid data in the data buffer.
- invalid data is data including a count number less than the maximum count number, which may be redundantly received or not proper to a sequence.
- the reception device for the layered data stores data including a count number greater than the maximum count number in the data buffer, and does not store data including the count number less than the maximum count number in the data buffer, thereby storing only valid data in the data buffer. Subsequently, the reception device for the layered data may easily perform decoding with respect to rearranged data.
- the reception device for the layered data may easily perform rearrangement with respect to received data according to a transmitting order of the data using the count number and rearrangement data.
- an apparatus and method for receiving layered data transmitted over a multiple multicast channel may rearrange data received over the multiple multicast channel according to a transmitting order of the data through using a count number and rearrangement number.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Disclosed are an apparatus and a method for receiving layered data transmitted over a multiple multicast channel. The layered data receiving method includes receiving the data including a count number, arranging the received data in an order of reception and storing in a jitter buffer (201), rearranging the data in an order of the count number and storing in a data buffer (209).
Description
The present invention relates to an apparatus and method of receiving layered data transmitted over a multiple multicast channel, and more particularly, to an apparatus and method of receiving layered data, the method and apparatus rearranging data received over a multiple multicast channel according to a transmitting order of the data.
Multicasting is a method of transmitting information to a plurality of clients from a single server. In the multicasting, a method for rearranging a sequence with respect to received data rearranges the received data using a sequence number in a header of a transmission data.
However, since the sequence number may not be used in multicasting of layered digital video data, a conventional sequence number rearranging method may not be used. This is because a server generates the layered digital video data in group units and separately generates the sequence number for each group.
Since the sequence number of the received data is generated in the group units, it is difficult for a client to rearrange the sequence of the data between groups. Accordingly, if an enhancement layer generated based on a base layer is arranged before the base layer, when the enhancement layer is decoded, there may be a problem that the client may not decode the enhancement layer since the client cannot use the base layer.
Accordingly, with respect to layered digital video data, an apparatus and method for rearranging received data according to a transmitting order of data for convenience of decoding is required.
An aspect of the present invention provides an apparatus and method of receiving layered data, which enables data to be sequentially decoded through rearranging the data received over a multicast channel according to a transmitting order of the data.
According to an aspect of the present invention, there is provided an apparatus of receiving layered data transmitted over an multiple multicast channel, the apparatus including a jitter buffer to store data after arranging the data including a count number in an order of reception, and rearranging unit to rearrange the data in an order of the count number in a data buffer.
According to an aspect of the present invention, there is provided a method of receiving layered data transmitted over an multiple multicast channel, the method including receiving the data including a count number, arranging the received data in an order of reception and storing in a jitter buffer, rearranging the data in an order of the count number and storing in a data buffer.
FIG. 1 is a block diagram illustrating a configuration of a transmission device for layered data transmitted over a multiple multicast channel;
FIG. 2 is a block diagram illustrating a configuration of a reception device for layered data transmitted over a multiple multicast channel; and
FIG. 3 is a flowchart illustrating a method for receiving layered data transmitted over a multiple multicast channel.
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the like elements throughout. The embodiments are described below in order to explain the present invention by referring to the figures.
FIG. 1 is a block diagram illustrating a configuration of a transmission device for layered data transmitted over a multiple multicast channel.
Referring to FIG. 1, the transmission device for the layered data transmitted over the multiple multicast channel includes a extractor 101 and a count number inserter 103.
The extractor 101 divides the layered data for each layer. Here, the divided data may be a Network Abstraction Layer (NAL) unit.
The count number inserter 103 inserts a count number to the divided data for each layer. In this instance, the count number inserter 103 inserts a respectively different count number to a header of each NAL unit. The count number inserter 103 classifies data including the count number into each group and transmits the data over the multiple multicast channel.
FIG. 2 is a block diagram illustrating a configuration of a reception device for layered data transmitted over a multiple multicast channel.
Referring to FIG. 2, the reception device for the layered data transmitted over the multiple multicast channel includes a jitter buffer 201, rearrangement unit 203, and data buffer 209.
The jitter buffer 201 receives the data including a count number, arranges the data in an order of reception, and stores the data.
The rearranging unit 203 rearranges the data in an order of the count number and stores the data in the data buffer 209.
Particularly, the rearranging unit 203 includes a rearrangement number assigning unit 205 and a number sorting unit 207.
The rearranging number assigning unit 205 assigns a rearrangement number to the count number according to a sequence of the count number in the jitter buffer 201. For example, the rearrangement number assigning unit may respectively assign 0, 1, 2, 3, and 4 to count numbers i, i+2, i+3, i+1, and i+4. Here, the rearrangement number corresponds to each count number and represents a storing order of each corresponding count number in the jitter buffer 201. Also, the rearrangement number may indicate where the corresponding count number is stored in the jitter buffer 201. Accordingly, the rearrangement number 0 indicates that the count number i corresponding to the rearrangement number 0 is stored in a 0th location of the jitter buffer 201, and the rearrangement number 1 may indicate that the count number i+2 corresponding to the rearrangement number 1 is stored in a 1st location of the jitter buffer 201.
The number sorting unit 207 arranges the count number and the rearrangement number based on the count number. For example, the number sorting unit 207 rearranges the count numbers as count numbers i, i+1, i+2, i+3, and i+4 in an order of the count number and also rearranges each rearrangement number corresponding to each count number. That is, the rearrangement number corresponding to the count numbers i, i+2, i+3, i+1, and i+4 may be rearranged as 0, 3, 1, 2, and 4. In this instance, the number sorting unit may perform a bubblesort when rearranging the count number.
The number sorting unit 207 sequentially stores, in a data buffer 209, data including the count number using the rearrangement number in an order of the rearranged count number. In this instance, the number sorting unit 207 may store, in the data buffer 209, data excluding the count number from among the data stored in the jitter buffer 201.
For example, the number sorting unit 207 refers to a location in the jitter buffer 201 indicated by the rearrangement number 0 corresponding to the count number i and stores, in the data buffer 209, data DTQ (0, 0, 0) stored in a 0th location. Also, the number sorting unit 207 refers a location in the jitter buffer 201 indicated by the rearrangement number 3 corresponding to the count number i+1 and stores , in the data buffer 209, data (1, 0, 0) stored in a 3rd location.
Also, the rearranging unit 203 may store a maximum count number in a count number storing unit (not illustrated) from among count numbers included in the data. This may be to verify data received late due to multicasting.
The rearranging unit 203 may store, in the data buffer 209, only data including a count number greater than the maximum count number stored in the count number storing unit. Conversely, the rearranging unit 203 may not store data including count number less than the maximum count number in the data buffer 209, since the data including the count number less than the maximum count number may be redundantly received or the data may be invalid data, such as data not proper to a sequence, and the like.
The data reception device for layered data transmitted over the multiple multicast channel according to an example embodiment of the present invention may simply solve a problem of a sequence rearrangement of data occurring in multicasting with respect to the layered data. Accordingly, it may support decoding the layered data to be easily performed.
FIG. 3 is a flowchart illustrating a method for receiving layered data transmitted over a multiple multicast channel.
Referring to FIG. 3, a reception device for layered data transmitted over the multiple multicast channel receives data including a count number in operation S301.
Particularly, the reception device for the layered data may receive data respectively having a different count number, arranges the data in an order of reception and store the data in the jitter buffer.
Subsequently, the reception device for layered data assigns a rearrangement number to the count number in an order of the reception in operation S303.
That is, the reception device of the layered data assigns the rearrangement number to the count number according a sequence of the count number stored in the jitter buffer. For example, the reception device for layered data may respectively assign 0, 1, 2, 3, and 4 to count numbers i, i+2, i+3, and i+4.
Subsequently, the reception device for the layered data rearranges the count number and the rearrange number based on the count number in operation S305.
Specifically, the reception device for the layered data sequentially rearranges the count number, and also rearranges the rearrange number corresponding to the count number. In this instance, a bubblesort may be performed, when the count number is rearranged.
For example, the reception device for the layered data rearranges arranged count number i, i+2, i+3, i+1, and i+4 according to a sequence of the count number i, i+1, i+2, i+3, and i+4 and also rearranges the arranged rearrangement number 0, 1, 2, 3, and 4 as 0, 3, 1, 2, and 4.
Here, the reception device for the layered data may store, in a count number storing unit, a maximum count number from among count numbers included in data.
Subsequently, the reception device for the layered data store, in a data buffer, data corresponding to the rearrangement number in an order of rearranged count number in operation S307.
Specifically, the reception device for the layered data refers to a location in the jitter buffer indicated by a rearrangement number 0 corresponding to a count number i and stores, in the data buffer, data DTQ (0, 0, 0) stored in a 0th location.
In this instance, the reception device for layered data compares the count number included in the data with the maximum count number included in the count number storing unit, and store only valid data in the data buffer. Here, invalid data is data including a count number less than the maximum count number, which may be redundantly received or not proper to a sequence.
Accordingly, the reception device for the layered data stores data including a count number greater than the maximum count number in the data buffer, and does not store data including the count number less than the maximum count number in the data buffer, thereby storing only valid data in the data buffer. Subsequently, the reception device for the layered data may easily perform decoding with respect to rearranged data.
The reception device for the layered data may easily perform rearrangement with respect to received data according to a transmitting order of the data using the count number and rearrangement data.
According to an example embodiment of the present invention, an apparatus and method for receiving layered data transmitted over a multiple multicast channel may rearrange data received over the multiple multicast channel according to a transmitting order of the data through using a count number and rearrangement number.
Although a few embodiments of the present invention have been shown and described, the present invention is not limited to the described embodiments. Instead, it would be appreciated by those skilled in the art that changes may be made to these embodiments without departing from the principles and spirit of the invention, the scope of which is defined by the claims and their equivalents.
Claims (7)
- A method of receiving layered data, the method comprising:receiving the data including a count number;arranging the received data in an order of reception and storing in a jitter buffer;rearranging the data in an order of the count number and storing in a data buffer.
- The method of claim 1, wherein the rearranging of the data comprises:assigning a rearrangement number to the count number according to a sequence of the count number in the jitter buffer;rearranging the count number and the rearrangement number based on the count number; andstoring the data corresponding to a location of the rearrangement number of the jitter buffer in the data buffer in an order of the rearranged count number.
- The method of claim 2, wherein the count number and the rearrangement number are rearranged through a bubblesort based on the count number.
- The method of claim 1, further comprising:storing a maximum count number from among count numbers included in the data in a count buffer;receiving different data including a count number; andstoring, in the data buffer, data including a count number greater than the maximum count number after comparing the maximum count number with the count numbers of the different data.
- An apparatus of receiving layer structured data, the apparatus comprisinga jitter buffer to store data after arranging the data including a count number in an order of reception; andrearranging unit to rearrange the data in an order of the count number in a data buffer.
- The apparatus of claim 5, wherein the rearranging unit comprises:a rearrangement number assigning unit to assign a rearrangement number to the count number according to a sequence of the count number in the jitter buffer; anda number sorting unit to rearrange the count number and the rearrangement number base on the count number.
- The apparatus of claim 6, wherein the number sorting unit stores the data in the data buffer using the rearrangement number in an order of the rearranged count number.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/120,546 US20110176643A1 (en) | 2008-09-23 | 2009-07-02 | Apparatus and method for receiving layered data through multiple multicast channel |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020080093226A KR100963411B1 (en) | 2008-09-23 | 2008-09-23 | Apparatus and method for data reception having a hierarchical structure transmitted over multiple multicast channels |
| KR10-2008-0093226 | 2008-09-23 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2010035941A2 true WO2010035941A2 (en) | 2010-04-01 |
| WO2010035941A3 WO2010035941A3 (en) | 2010-06-24 |
Family
ID=42060211
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2009/003565 Ceased WO2010035941A2 (en) | 2008-09-23 | 2009-07-02 | Apparatus and method for receiving layered data through multiple multicast channel |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20110176643A1 (en) |
| KR (1) | KR100963411B1 (en) |
| WO (1) | WO2010035941A2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AT516344A3 (en) * | 2015-12-01 | 2017-06-15 | Lineapp Gmbh | Method for establishing and updating data communication connections |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5768527A (en) * | 1996-04-23 | 1998-06-16 | Motorola, Inc. | Device, system and method of real-time multimedia streaming |
| US6418478B1 (en) * | 1997-10-30 | 2002-07-09 | Commvault Systems, Inc. | Pipelined high speed data transfer mechanism |
| US6760340B1 (en) | 1999-03-30 | 2004-07-06 | International Business Machines Corporation | Message sequencing for ordered multicasting of a message across a routing network |
| JP2001189755A (en) * | 1999-12-28 | 2001-07-10 | Toshiba Corp | Packet communication device, packet communication method, and storage medium |
| US6747972B1 (en) * | 2000-03-07 | 2004-06-08 | Cisco Technology, Inc. | Method and apparatus for reducing the required size of sequence numbers used in resequencing packets |
| US7145916B2 (en) * | 2001-06-11 | 2006-12-05 | Fujitsu Limited | Full multicast connectivity over SONET |
| WO2003021452A1 (en) * | 2001-08-31 | 2003-03-13 | Adaptec, Inc. | Systems and methods for high speed data transmission using tcp/ip |
| US7209482B1 (en) * | 2001-12-21 | 2007-04-24 | Juniper Networks, Inc. | Reorder engine with error recovery |
| US7313140B2 (en) * | 2002-07-03 | 2007-12-25 | Intel Corporation | Method and apparatus to assemble data segments into full packets for efficient packet-based classification |
| KR100713394B1 (en) * | 2004-06-16 | 2007-05-04 | 삼성전자주식회사 | Method and apparatus for reordering uplink data packets using transmission serial number and time stamp in mobile communication system |
| US20060072504A1 (en) * | 2004-09-30 | 2006-04-06 | Lucent Technologies, Inc. | Reordering of data packets during soft hand offs in a wireless system |
| US7480301B2 (en) * | 2004-12-16 | 2009-01-20 | International Business Machines Corporation | Method, system and article for improved TCP performance during retransmission in response to selective acknowledgement |
| CN1859263B (en) | 2005-11-16 | 2010-10-06 | 华为技术有限公司 | Cell reordering method, cell processing method and device using the method |
| US7908283B2 (en) * | 2007-08-29 | 2011-03-15 | Red Hat, Inc. | Finding superlatives in an unordered list |
| US20090259617A1 (en) * | 2008-04-15 | 2009-10-15 | Richard Charles Cownie | Method And System For Data Management |
-
2008
- 2008-09-23 KR KR1020080093226A patent/KR100963411B1/en not_active Expired - Fee Related
-
2009
- 2009-07-02 US US13/120,546 patent/US20110176643A1/en not_active Abandoned
- 2009-07-02 WO PCT/KR2009/003565 patent/WO2010035941A2/en not_active Ceased
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AT516344A3 (en) * | 2015-12-01 | 2017-06-15 | Lineapp Gmbh | Method for establishing and updating data communication connections |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2010035941A3 (en) | 2010-06-24 |
| KR20100034204A (en) | 2010-04-01 |
| KR100963411B1 (en) | 2010-06-14 |
| US20110176643A1 (en) | 2011-07-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6266702B1 (en) | Method and apparatus to insert and extract data from a plurality of slots of data frames by using access table to identify network nodes and their slots for insertion and extraction data | |
| US6381647B1 (en) | Method and system for scheduling network communication | |
| US6317415B1 (en) | Method and system for communicating information in a network | |
| CA2399525A1 (en) | Method, apparatus and data structure enabling multiple channel data stream transmission | |
| WO2019174406A1 (en) | Data transmission method and apparatus, network device, and storage medium | |
| WO2010074455A2 (en) | Urgent packet transmission/reception apparatus and method for digital broadcast system | |
| US20110141964A1 (en) | Method and apparatus for recovery processing of synchronously transmitted service data | |
| CN101341698A (en) | Method and system for reducing interconnect latency | |
| TW200511754A (en) | Method, apparatus, and system for user-multiplexing in multiple access systems with retransmission | |
| WO2010090486A2 (en) | System and method of constructing a resource matrix for transmitting multicast broadcast service (mbs) data | |
| CN101079847A (en) | An information share method and system | |
| WO2011108852A2 (en) | Method and apparatus for adaptive streaming using scalable video coding scheme | |
| WO2012081752A1 (en) | Distributed-transcoding method for a video file | |
| CN1083191C (en) | Communication system and method capable of preventing data block loss | |
| WO2020230615A1 (en) | Communication device and communication method | |
| KR101388530B1 (en) | Apparatus and method for link duplication in mobile communication system | |
| WO2010035941A2 (en) | Apparatus and method for receiving layered data through multiple multicast channel | |
| CA2731958A1 (en) | Method and system for synchronized mapping of data packets in an atsc data stream | |
| WO2010077021A2 (en) | Data transmission method in a radio communication system | |
| CN107193766B (en) | Multi-path ordered data transmission method between PCIe equipment and host | |
| CN101043438A (en) | System and method for transmitting data packet | |
| WO2018230919A1 (en) | Method and device for processing mac layer header | |
| WO2017065491A1 (en) | Method for enabling random access and playback of video bitstream in media transmission system | |
| WO2022121049A1 (en) | Annular audio transmission method and system in optical fiber agent system, and storage medium | |
| KR20100097705A (en) | Method and device for communicating between several connection interfaces |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 09816334 Country of ref document: EP Kind code of ref document: A2 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 13120546 Country of ref document: US |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 09816334 Country of ref document: EP Kind code of ref document: A2 |