CA2409211A1 - Protocol for multicast communication - Google Patents

Protocol for multicast communication Download PDF

Info

Publication number
CA2409211A1
CA2409211A1 CA002409211A CA2409211A CA2409211A1 CA 2409211 A1 CA2409211 A1 CA 2409211A1 CA 002409211 A CA002409211 A CA 002409211A CA 2409211 A CA2409211 A CA 2409211A CA 2409211 A1 CA2409211 A1 CA 2409211A1
Authority
CA
Canada
Prior art keywords
data set
primary
data
sets
channel
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.)
Abandoned
Application number
CA002409211A
Other languages
French (fr)
Inventor
Michael Rizzo
Bob Briscoe
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.)
British Telecommunications PLC
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2409211A1 publication Critical patent/CA2409211A1/en
Abandoned legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1818Conference organisation arrangements, e.g. handling schedules, setting up parameters needed by nodes to attend a conference, booking network resources, notifying involved parties

Abstract

The invention provides a method, data processing system and software application program for the efficient dissemination of information to multiple recipients over one or more communication channels in a communications network, for instance the multicast Internetwork. The method comprises the steps of: defining at least one primary data set for transmission over at least one primary communications channel in the network, where the or each primary data set comprises data relating to at least one secondary data set associated therewith and provided for transmission over a secondary communications channel; transmitting the primary data set or sets over primary communications channel(s); modifying at least one primary data set in response to modifications to at least one secondary data set; and repeating the transmission step to provide potential recipient(s) of said primary data set or sets with an indication that at least one secondary data set has been modified independently of said recipient(s) receiving the modified secondary data set or sets.

Description

PROTOCOL FOR MULTICAST COMMUNICATION
This invention relates to a communications transport protocol for transmitting data in a communications network and in particular to a method, data processing system and software application program for transmitting, receiving or transmitting and receiving data over a multicast enabled communications network.
Traditional methods of information retrieval include the client/server request-response transaction model where a client sends a request to a server and waits for a reply. This model prescribes that clients should initiate requests and that servers should listen for requests and respond to them. This approach has the disadvantage that if an item of information requested by a client changes after the server has replied the change is only discovered if the client issues another request. The server is stateless, that is to say, it does not store information relating to the client, for example the information that was last sent to a client.
One approach taken to address the constraints of the client/server model for data transfer is the so called "push" server model. The "push" approach, found in services such as Microsoft's Active Channel for example, is not really a push model at all since a server by definition cannot push to a client. Instead the client is arranged automatically to poll the server for new data at pre-defined intervals using conventional client/server interactions and to pull down new data according to pre-determined selection criteria. The main disadvantage of the "push"
model is that if the number of clients is large and the information changes frequently the server can be overwhelmed since a copy of the updated information must be transmitted separately to each client that requests it. The problem of replicating data transmissions is also relevant to the so called "stateful" server model where clients register with the server and are notified by the server when relevant information is updated.
The above approaches are based on unicast communications, typically using Transmission Control Protocol (TCP) across Internet Protocol (1P) networks to guarantee delivery.
Multicast transmissions are becoming increasingly common on the Internet. In contrast to standard Internet Protocol (1P) point to point transmissions (unicast), IP multicast allows the simultaneous transmission of information to a SUBSTITUTE SHEET (RULE 26) group of recipients from a single source. Routing support for IP multicast transmissions is provided by multicast enabled regular routers, or by general purpose computers with multicast routing enabled that are linked to form the MBone (1P Multicast Backbone) which is a virtual network layered on top of the Internet.
Multicast provides another approach to data transfer. In this approach a multicast server transmits data over one or more multicast channels which one or more client receivers join or subscribe to. In this model the server only sends out one copy of the data irrespective of the number of client recipients listening to the appropriate multicast channel or channels. In IP multicast the server does not even need to know who the recipients are or the number of recipients in a particular multicast group.
1P multicast allows real-time communications over wide area IP networks and typical transmissions include video and audio conferencing, live multimedia training, university lectures, and transmission of live television and radio programmes, for example. 1P multicast also allows more persistent data to be transmitted, including for instance media session descriptions comprising session oriented and user oriented data.
A multicast media session usually consists of one or more individual media streams typically carrying video, audio, whiteboard or raw data. Some sessions are persistent, but the majority exist for a specific period of time, although need not be continuous. Multicast based transmissions differ from unicast IP
transmissions in that any user knowing about the transmission can join the session (unless the transmission is encrypted) and to receive a transmission, a user only needs to know the appropriate transmission group address and timing information for the session.
Prior to a multicast transmission an appropriate announcement containing a session description is made, usually at a well known IP multi-cast group address.
Standard session descriptions are generated using Session Description Protocol (SDP), as defined in the Internet Engineering Task Force's draft RFC 2327. SDP
is a simple ASCII text based protocol that is used to describe real time multimedia sessions and their related scheduling information. SDP messages are wrapped in a carrier protocol, known as a Session Announcement Protocol (SAP), which, in SUBSTITUTE SHEET (RULE 26) addition to containing the necessary IP addressing and routing information for transmission across the Internet or MBone, allows the SDP message to be encrypted, signed or compressed. An announcement can then be sent at regular intervals to the announcement group address which comprises a single IP
multicast channel.
SAP is an IETF experimental standard and is currently used by the academic and research community to announce media session descriptions which are usually constructed in accordance with SDP. Despite the widespread use of SAP there are a number of drawbacks with the protocol. Firstly, a single well known IP
multicast group address, otherwise known as a multicast channel, is assigned for SAP
announcements. Thus, the announcement rate for SAP is relatively low with typically several minutes elapsing between repeated announcements. Moreover, although SAP will scale to any number of receivers it will not scale to more than say a few thousand announcements even with local receiver or proxy caching.
Thus, while the use of a single well know multicast channel is well suited for the current small IP multicast user community it is a highly inappropriate model for use by the broader Internet user community. The advantage of using a single well known channel that every user can listen to is far outweighed by the bandwidth limitations of a single channel.
Hierarchical SAP ['Describing session directories in SDP' an IETF Internet Draft by Ross Finlayson] alleviates this problem, by simply allowing any of the media session descriptions on the single well-known channel to describe a secondary channel for announcing media descriptions. This can continue by creating further tertiary channels and announcing them on the secondary channels and so on. As long as the grouping of announcements on each sub-channel matches the interest of the listeners, this reduces waste of receiver bandwidth.
However, because receivers interests never coincide to any great degree, considerable unnecessary traffic still has to be received by any receiver, and therefore has to be transported across intervening networks unnecessarily.
Further, senders can only limit the bandwidth required to listen to any one channel. If a receiver has to listen to a number of channels to monitor all its interests, the bandwidth received may well be excessive. Also, although splitting up the channels improves the timeliness of announcement updates, they are still SUBSTITUTE SHEET (RULE 26) delayed by the need to allow other repeating announcements to intervene between any two announcements about the same item.
SAP announcements are restricted in size, typically to 576 bytes for global announcements or the size of one IP packet, to prevent network congestion and conform to the requirements of many IP hosts which have a maximum 512 byte payload. Further, SAP has been designed to support one instance of a very specific application, that is to say, a global directory for multimedia sessions. In this regard SAP assumes that the payload it carries is a session description, and in particular a session description constructed in accordance with SDP. Thus, data such as session id and timing information, which is useful for announcement deletion purposes, is hidden from the SAP header and is only available when the SDP payload is processed. Similarly, although the SAP header contains a "message id hash", which can be used to distinguish announcements, it is impossible to determine whether the receipt of a new value in this field indicates that a new announcement is being made or an existing announcement is being updated, that is without first parsing the SDP payload to obtain the session id.
According to a first aspect of the invention there is provided a method of transmitting data in a communications network, said method comprising the steps of:-i) defining at least one primary data set for transmission over a primary communications channel in a communications network; the or each primary data set comprising data relating to a secondary data set associated therewith and provided for transmission over a secondary communications channel;
ii) transmitting said primary data set or sets over said primary communications channel(s);
iii) modifying a primary data set in response to modifications to a secondary data set, whereby said modified primary data set or sets include an indication of said secondary data set or sets so modified;
iv) repeating step iii) to provide potential recipients) of said primary data set or sets with an indication that at least one secondary data set has been modified independently of said recipients) receiving the modified secondary data set or sets.
SUBSTITUTE SHEET (RULE 26) The secondary data set may itself be of the same format as a primary data set. Thus, a secondary data set may comprise data relating to a tertiary data set, and so on recursively.
In this way one or more secondary communication channels can be used 5 for repeatedly (or otherwise) transmitting secondary data sets and one or more primary channels can be used for repeatedly transmitting primary data sets containing data relating to the secondary data sets, including data relating to modifications to secondary data sets. This method enables modification data relating to many secondary data sets to be included in a single primary data set, or in a group of primary data sets that are transmitted on the same channel, allowing potential recipients of the secondary data sets to monitor the state of the secondary data sets by listening to a single primary communications channel.
The use of a single primary channel in this way obviates the requirement for potential recipients to listen to all the related secondary channels. Since the method allows many secondary channels to be used for transmitting secondary data sets, transmission repetition periods on the secondary channels can be minimised.
The method readily permits groups of secondary data set to be managed using a single primary data set and groups of secondary communication channels to be managed using a single primary channel.
Preferably, said method further comprises the steps of the authority responsible for modifying the primary data set to be receiving at least one secondary data set over said secondary communications channel or channels and processing said at least one secondary data set to determine whether said at least one secondary data set has been modified. This de-couples the process of modifying the secondary data sets from the process of modifying the primary data sets and readily permits a single authority to be responsible for modifying primary data sets in response to receiving modified secondary data sets. The use of a single authority provides for the efficient allocation and use of the primary communication channels for data set transmission.
In preferred embodiments, each data set comprises a data set identifier, a current edition parameter, and a data payload, wherein the data payload of the or each primary data set comprises the data set identifier and the current edition parameter of the or each associated secondary data set. Data set identifiers readily SUBSTITUTE SHEET (RULE 26) provide a means for uniquely identifying primary and secondary data sets and identifying relationships between primary and secondary data sets. The current edition parameter readily provides a means for identifying data set state and hence a means for determining whether the data set has been modified since it was last received. In addition, the data set identifiers and current edition parameters readily provide a means for filtering received data sets according to pre-determined selection criteria.
Conveniently, said current edition parameter for the or each secondary data set is modified in response to changes to said secondary data set payload data, thereby to provide recipients of the or each primary data set with an indication of the identity of the or each modified secondary data set. This readily provides for identification of modified secondary data sets from data contained in primary data sets.
Preferably, the or each current edition parameter is provided with an initial value and wherein the value of said parameter is incremented in response to the data set payload data being modified. Thus, data set state information can be readily determined from the value of current edition parameters.
In preferred embodiments, the or each primary data set is associated with a set of secondary data sets and the current edition parameter of the or each primary data set is incremented in response to the deletion or addition of at least one secondary data set from the association, as well as in response to the update of any of the secondary edition parameters. In this way, changes to secondary data set index associations can be readily represented in primary data sets so that recipients of the primary data sets are provided with an indication of changes to the indexing structure. In this way potential recipients of secondary data sets can readily monitor the respective index associations by listening to an associated primary channel.
Conveniently, at least one secondary data set comprises payload data including at least network connection data for respective primary or secondary communication channels. In this way connection data can be readily transmitted to said potential recipients over said network. Further, changes to the network connections can be readily identified from said respective secondary data set payload data.
SUBSTITUTE SHEET (RULE 26) Preferably, at least one secondary data set comprises at least a description of a media session to be transmitted over said network. In this way a plurality of media session descriptions can be readily transmitted over a plurality of secondary communication channels to said potential recipients and a single respective primary communications channel can be used to identify changes to the media sessions. This can reduce the repetition cycle time for media session descriptions when transmitted over a network and also the data processing capacity required at the receiver end.
In preferred embodiments, at least one secondary data set comprises at ~ 0 least tariffing parameters for calculating the charge for network usage.
In this way network users can listen to a single primary communication channel to identify changes to tariffing parameters for respective services as the new parameters are activated and potentially in advance thereof.
Preferably, said communications channels are multicast network channels and each data set is transmitted preferably repeatedly and possibly continuously on a multicast channel. This optimises the above mentioned advantages.
Conveniently, said method further comprises the step of allocating each of said data sets to one or more multicast channels.
According to a second aspect of the invention there is provided a software application program for processing data for transmission over a communications network; wherein said program is arranged to:-define at least one primary data set for transmission over at least one primary communications channel in a communications network; the or each primary data set comprising data relating to at least one secondary data set associated therewith and provided for transmission over a secondary communications channel;
transmit said primary data set or sets over said primary communications channel(s);
modify at least one primary data set in response to modifications to at least one secondary data set; and, repeat step iii) to provide potential recipients) of said primary data set or sets with an indication that at least one secondary data set has been modified SUBSTITUTE SHEET (RULE 26) independently of said recipients) receiving the modified secondary data set or sets.
Thus the above mentioned method may be implemented in a software application program and executed on suitable hardware.
According to another aspect of the invention there is provided a method of accessing data transmitted over a communications network; said method comprising the steps of:-i) receiving at least one primary data set transmitted over a primary communications channel in a communications network, the or each primary data set comprising data relating to at least one secondary data set associated therewith and provided for transmission over a secondary communication channel;
ii) processing the or each primary data set to determine whether said data set or sets indicate changes to said secondary data set or sets;
iii) joining the secondary channel to receive said secondary data set or sets over said secondary communications channel or channels in response to changes to said secondary data set or sets being detected.
iv) leaving the secondary channel once the secondary data set of interest has been received in full, thus avoiding further consumption of unnecessary bandwidth receiving other data sets on the communications channel According to a further aspect of the invention there is provided a software application program for processing data for transmission over a communications network; wherein said program is arranged to:-receive at least one primary data set transmitted over a primary communications channel in a communications network, the or each primary data set comprising data relating to at least one secondary data set associated therewith and provided for transmission over a secondary communication channel;
process the or each primary data set to determine whether said data set or sets indicate changes to said secondary data set or sets;
join the secondary channel to receive said secondary data set or sets over said secondary communications channel or channels in response to changes to said secondary data set or sets being detected.
The invention will now be described, by way or example only, with reference to the accompanying drawings, in which:-SUBSTITUTE SHEET (RULE 26) Figure 1 is a schematic representation of the multicast Internetwork;
Figure 2 is a schematic representation of the transport layer components of one arrangement for the invention;
Figure 3 is a graphical view of a data structure for transmitting data in the network of Figure 1;
Figure 4 is a schematic representation of an announcer for transmitting data in the network of Figure 1;
Figure 5 is a schematic representation of a receiver for receiving data transmitted over the network of Figure 1;
Figure 6a is a schematic representation of structured data sets being transmitted on allocated multicast channels in the network of Figure 1;
Figure 6b is a schematic representation similar to Figure 6a showing how potential recipients of the data sets may be alerted to changes to data sets;
Figure 6c is a schematic representation similar to Figure 6a showing how potential recipients of the data sets may be alerted to changes to data set index associations;
Figure 6d is a schematic representation similar to Figure 6a showing how a hierarchy of data sets and multicast channels is used for efficient data dissemination;
Figure 7 shows representative data set payload data comprising network connection data for the multicast channels;
Figure 8a shows a Graphical User Interface (GUI) for use with the announcer of Figure 4, including data representing announcements for transmission;
Figure 8b shows the GUI of Figure 8a including data relating to multicast announcement channels;
Figure 8c shows the GUI of Figure 8a including data relating to multicast announcement index channels;
Figure 9a shows a Graphical User Interface (GUI) for use with the receiver of Figure 5, including data representing relevant channels and announcements received over the network;
Figure 9b shows the GUI of Figure 9a including data representing the activation status and connection data of a plurality of multicast channels SUBSTITUTE SHEET (RULE 26) Figure 9c shows the GUI of Figure 9a including data relating to data set payload handlers for multicast channels;
Figure 9d shows the GUI of Figure 9a including data relating to multicast index channels;
5 Figures 10a-10f show a sequence of events on the GUI's of Figures 8a-c and Figures 9a-d involving an announcement being edited and re-transmitted over a communications network.
An example of an IP multicast transmission system used in one arrangement of the invention is described with reference to Figure 1. In Figure 1 a 10 plurality of user terminals 100 are connected to the Internet multicast network 102 via Internet access servers 104 which are each connected to a multicast capable router 106, that is to say the servers 104 are each multicast enabled routers.
Multicast transmissions are made on the multicast network 102 using IP
multicast group addresses. Access servers that elect to receive multicast transmissions join the appropriate IP multicast group address, or multicast channel, for that transmission. The concept of joining an IP group address is roughly analogous to that of a television or radio receiver being tuned to a particular frequency or "channel" to receive a television or radio broadcast on that channel.
In one arrangement, each user terminal that elects or is elected to receive a transmission is linked to the appropriate IP multicast group address for that transmission and the routers associated with the elected terminals are configured to receive multicast packets addressed to that group address. Data is then transmitted from one or more announcement sources 108 to the terminals of the multicast group.
Referring now to Figure 2 which shows the transport layer components of one arrangement of the invention for use in the network of Figure 1. In this arrangement data is transmitted from a data or announcement source 200 to an announcer 202 which selects an appropriate multicast channel 208 for the data to be transmitted on. A plurality of multicast data receivers 204 are provided at various network nodes for receiving the multicast data transmitted on the selected multicast channel. A data or announcement sink 206 is associated with each of the receivers where the multicast data may be processed on receipt. The SUBSTITUTE SHEET (RULE 26) components 200, 202, 204 and 206 may be positioned anywhere in a communications network but typically the receivers 204 and sinks 206 are positioned at network end points provided by the user terminals 100 and the source 200 and announcer 202 at an appropriate end point 108 comprising a multicast announcement server.
A typical data structure for transmitting data over an IP multicast network according to one arrangement of the invention is shown in Figure 3. The data structure 300 comprises a header portion 302 and a data payload portion 304.
The header portion comprises a first data field 306 of length 16 bits for storing a protocol version number, a second data field 308 of length 16 bits for storing X 1 bit data flags, a third data field 310 of length 16 bits for storing a unique announcement identification parameter or number, a fourth data field 312 of length 16 bits for storing a announcement identification version or current edition number and a fifth data field 314 of length 16 bits for storing an IP packet sequence number. The second data field 308 comprises a first flag 316 for indicating whether the packet is the last in a sequence of packets, and a second flag 318 for indicating whether the packet is for a management channel. The concept of management channels is explained later in the description. The data payload portion 304 has a maximum size of 32 Megabytes, equal to 65536 X 512 bytes. This limit is imposed by the sequence number field in Figure 3. If this field were bigger, the limit would be bigger. Of course, it is possible to wrap round the sequence to transmit packets larger than the limit, as long as the last packet is sent considerably more than a round trip time after the first packet. The payload portion is untyped.
With reference now to Figure 4, the announcer 202 comprises an announcement interface 400 for receiving announcements constructed in accordance with the data structure of Figure 3 from an application layer program 402 comprising an algorithm arranged to construct appropriate multicast announcements for transmission over multicast channels. The announcer further comprises an announcement cache 404 in which the received announcements are stored in a rotating queue for repeated periodic transmission, a fragmenter 406 for fragmenting or decomposing oversized announcements into one or more IP sized packets, a packet queue 408 for storing the IP packets prior to transmission and SUBSTITUTE SHEET (RULE 26) an IP multicast socket 410 for transmitting the packets on the appropriate multicast channels. The announcer may alternatively be arranged to repeat an announcement a predetermined number of times before deleting the announcement internally.
The application program 402 is used to construct a new announcement, update an existing announcement or delete an existing announcement. Each new multicast announcement is provided with a unique announcement identification number and stored in the identification number field 310. Identification numbers may be generated manually by users of the application program 402 or automatically by a routine within the program, for instance on a next available number basis. In a single sender environment identification numbers will uniquely identify announcements, however, in multi-sender environments identification number duplication will be possible since the senders IP address, from the IP
packet header, can be additionally used to uniquely identify an announcement.
Where an announcement is too large for a single IP packet, the announcement is decomposed by the fragmenter 406 into a series of sequenced IP packets. A
sequence number is allocated to each of the packets and stored in the sequence number field 314 of the announcement so that the announcement can be reassembled on receipt of the sequenced packets in a manner similar to that used in TCP.
If an announcement is updated, by modification of the payload data, the announcement version number contained in the header field 312 is incremented, that is to say the version number for the announcement is increased by one.
Announcements are edited at the application layer by means of the application program and sent to the announcer 202 with the incremented version number. A
more detailed description of this process is provided later in the description.
Further, if an announcement is to be deleted from a multicast channel an appropriate control message is sent from the application program to the announcer 202 and the announcer removes the deleted announcement from the cache 404 to prevent further re-transmission. As noted above, the announcer may alternatively be arranged to automatically delete the announcement internally once it has been repeated a predetermined number of times.
SUBSTITUTE SHEET (RULE 26) With reference now to Figure 5, each receiver 204 comprises a multicast socket 500 for listening to and receiving announcements over designated multicast channels, an announcement filter 502 for filtering received IP packets comprising multicast announcements, an announcement assembler 504 for reassembling sequenced packets which comprise fragmented announcements, a memory 506 for storing information relating to received announcements including announcement identification and version numbers and the time and date of last receipt, and an announcement interface 508 for transmitting received announcements to an application layer program 510 comprising an algorithm arranged to process the announcements for presentation to or use by an end user.
In the context of the present invention it is to be understood that the term "end user" comprises not only human operators but also the terminals themselves and any system or program that is configured to process announcement data in any way.
In use, the multicast socket 500 listens to one or more IP multicast channels that are of interest to the end user. On receipt of a packet or packets the socket becomes active and passes each packet it receives to the filter 502 which selects announcement packets for further processing according to pre-defined selection criteria, including for example, the announcement identification number or the senders IP address contained within the received packet. In this way filter parameters can be specified by end users so that only announcements that are of interest to the end user are passed to the announcement assembler 504 for processing. For instance, an end user may only be interested in receiving a sub set of announcements that are transmitted on a particular multicast channel or announcements that originate from specific senders.
Once the received packets are assembled by the announcement assembler the announcement identification number and version number is recorded in an event log file in memory 506 together with the time and date of receipt. By comparing the existing event log data with the announcement and version number of each newly received announcement the receiver can identify the announcement as either: 1 ) a new announcement; 2) a new version of previously received announcement; or, 3) an existing version of a previously received announcement.
The receiver only transmits those announcements to the application program 510 SUBSTITUTE SHEET (RULE 26) in the aforementioned first and second categories. Those announcements that fall in the third category are processed by the receiver so that the time of receipt is recorded in the event log. In this way the application program 510 may send a query to the receiver to determine when a particular version of an announcement was last received, that is to say to determine how "fresh" the current version of an announcement is. The application program 510 may infer that an announcement has been deleted if the time elapsed since last receipt is inconsistent with that expected by the program based on historical data for the multicast channel. This is an alternative technique to monitoring removals of announcement from the index in order to detect removals of announcements. The above described transport layer arrangement does not provide guaranteed service, since the delivery of packets can not be readily acknowledged in a multicast environment. However, packet loss recovery is possible within an acceptable period. If a receiver fails to receive a packet it simply waits for the packet to be re-transmitted on the next announcement cycle. In the event that a dropped packet forms part of a larger announcement, the receiver only needs to wait for that packet to be re-transmitted. It is not necessary for all the packets comprising the announcement to be processed by the receiver, that is of course unless the version number changes between transmission cycles. Since it is highly unlikely that the same packet will dropped twice in succession, that is on successive transmissions, there is a high probability that delivery will be successful after two transmission cycles. If the available network capacity remains more or less constant the probability increases with each additional transmission cycle.
The above described transport layer protocol may therefore be described as "high probability of eventual delivery".
Exemplary Java code for a software implementation of the announcer 202 and receiver 204 is provided below:-Announcer:
InetAddress is = InetAddress.getByName("229.5.6.7");
Announcer announcer = new Announcer(ia, 5678, 100);
announcer.addAnnouncement(new Announcement( SUBSTITUTE SHEET (RULE 26) 1, 1, "Hello World".getBytes() ));
announcer.start();Thread.sleep(1000);
announcer.add(new Announcement( 5 2, 1, "QoteS IV: The tariff strikes back".getBytes() ));
announcer.update(new Announcement( 1, 2, "Hello World II".getBytes() );
Receiver:
InetAddress is = InetAddress.getByName("229.5.6.7");
Receiver receiver = new Receiver(ia, 5678);
receiver.addReceiverListener(new ReceiverListener() public void announcementReceived(Announcement a) System.out.println("ID: " + a.getId() +
"Serial: " + a.getSerialNo() +
"Payload: " + new String(a.getPayload()) );
receiver. start();
In one example, the payload field 304 comprises data defining a media session description constructed in accordance with the Session Description Protocol. Since the data structure of Figure 3 provides an announcement identification number and a version number field in the header portion it is possible to filter session descriptions announced using the above described transport layer protocol according to pre-defined selection criteria, independently of processing the SDP description containing the announcement identification number. The selection criteria may include for instance, the announcement identification and version number parameters contained in the message header portion 302. This provides significant advantages when compared with existing multicast transport protocols, notably SAP, used for announcing session descriptions. As previously mentioned, SAP does not contain an announcement identification parameter in the SUBSTITUTE SHEET (RULE 26) header portion, only a "message hash id". Thus whenever a SAP packet with a new "message hash id" is received, the SDP payload must be parsed in order to determine whether the announcements is for a new session, or a modification to an existing session. The data structure of Figure 3 clearly separates the payload from the transport data in the header fields. In this way the receiver can discard unwanted announcements without first having to parse the payload. Further, since the data structure provides for multi-packet announcements using the sequence number field, session descriptions can be significantly larger. As mentioned, SAP
announcements are restricted to the size of one packet and even when an announcement fits into a single packet there remains the possibility of fragmentation at the link layer, that is if the IP packet size exceeds the link layer protocol's maximum segment size (MSS). If one link layer fragment is lost the whole announcement is lost and the receiver must receive all fragments again.
With the above described transport protocol several packets could be used so that none of the IP packets exceed the maximum segment size of the relevant link layer protocol.
The above described transport protocol enables multiple multicast channels to be used for transmitting data to many recipients in a controlled and efficient manner. In fact, the more data sets any one receiver is interested in, the more efficient the protocol becomes, as the constant resource cost of listening to the index announcement is amortised over more and more uses.
Referring now to Figure 6a, a plurality of multicast channels 600, 602, 604 and 606 are provided for transmitting data to potential recipients over the Mbone.
In the example shown data is transmitted on the channels in data sets which are multicast announcements constructed in accordance with the data structure of Figure 3. Multicast channel 600 is designated as a primary multicast communications channel for transmitting one or more primary data sets. The multicast channel 600 may be considered to be a management channel. The remaining multicast channels 602, 604, 606 are designated secondary multicast channels and are for transmitting secondary data sets. The primary channel 600 defines an index channel for the secondary channels which define indexed channels. The indexed channels are each associated with the index channel 600 by way of mappings between the data sets.
SUBSTITUTE SHEET (RULE 26) Three secondary data sets 608, 610 and 612 are initially assigned to the secondary multicast channel 602 for periodic re-transmission on that channel.
Similarly three secondary data sets 614, 616, and 618 are initially assigned to the secondary multicast channel 604 and two secondary datasets 620 and 622 are initially assigned to the secondary multicast channel 606. The primary or index channel 600 comprises three primary or index data sets 624, 626 and 628, one for each secondary multicast channel.
Although the primary and secondary data sets shown in Figure 6a are constructed in accordance with the data structure of Figure 3, for clarity only the relevant data fields of these data sets are shown, that is the announcement identification field 310 and version field 312. The payload content is shown in detail for the primary data sets but not for the secondary data sets.
In Figure 6a each data set is represented as a table comprising a vertical stack of parameter fields including, when viewed from top to bottom in the drawing, a first parameter field containing the announcement identification for that data set, a second parameter field containing the version number for that data set and a data set payload. For example the secondary data set 608 includes the number "1240" in the announcement identification field and the number "2" in the version number field.
The primary data sets further comprise payload data also in tabular form comprising a column containing secondary data set announcement identification numbers, shown to the left of the table in the drawing, and a further column containing version numbers, to the right of the table in the drawing. The first primary data set 624 is associated with the secondary communication channel 602 and comprises payload data including the announcement identification number and version number of each secondary data set assigned to that channel, that is the identification and version numbers of the secondary data sets 608, 610 and 612. Similarly the second primary data set 626 is associated with the secondary communication channel 604 and comprises payload data including the announcement identification number and version number of each secondary data set assigned to that channel, that is the identification and version numbers of the secondary data sets 614, 616 and 618. Finally, the third primary data set 628 is associated with the secondary communication channel 606 and comprises payload SUBSTITUTE SHEET (RULE 26) data including the announcement identification number and version number of each secondary data set assigned to that channel, that is the identification and version numbers of the secondary data sets 620, 622. Thus, each entry in the payload data of a primary data set maps an announcement identification number to the current version number for the secondary data set comprising that announcement.
In use, when a secondary data set is modified, for instance due to the data set payload data being updated, the version number for that data set is incremented, say by one, and on receipt of this change by a relevant receiver in the network the primary data set is changed, for instance by the application layer program 402 of an announcer associated with an appropriate authority responsible for the primary announcement channel. In this way, not only is the version number in the primary data set payload data incremented in the same way but so is the version number of the primary data set contained in the data set header field.
Thus receivers that are required to monitor all three secondary channels 602, 604 and 606 for new or modified data set announcements only need to listen to the appropriate primary channel 600 to be informed that a relevant announcement has been modified, added or deleted. If the announcement is deemed to be relevant by a receiver, the receiver can temporarily join the secondary multicast channel to receive the next transmission of that announcement. Thus a receiver only needs to listen to the primary index channel to know that something has changed on one of the secondary indexed channels. The above described approach for data transmission is best described with reference to Figures 6b and 6c.
In Figure 6b the payload data of the secondary data set 616 has been modified and the version number incremented from "3" to "4" to indicate that a change has been made. In response to this change the primary data set 626 associated with the secondary channel 604 on which the data set 616 is transmitted is itself modified. The payload data representing the version number for the data set 616 is similarly incremented from "3" to "4" and the version number of the primary data set is also incremented, in this case from "2" to "3".
Thus potential recipients of all three secondary data sets can be alerted to changes to the data set 616 simply by listening to data transmissions on a single primary index channel, in this example channel 600.
SUBSTITUTE SHEET (RULE 26) In Figure 6c the secondary data set 618 has been re-assigned to channel 606 from channel 604. Thus, although the payload data of the data set 618 has not been modified the version number of the primary data sets 626 and 628 are modified so that potential recipients can be informed that a change relevant to this data set has taken place. The version number of the primary data seta 626 and 628 are incremented by one. In this respect the mappings between the primary data sets and secondary channels can be used by a recipient of the primary data sets to locate the current secondary channel transmitting a secondary data announcement.
From the foregoing description it can be seen that a primary data set may be considered to be an index announcement or a management announcement that is associated with, but not sent over, a particular secondary multicast channel or indexed channel, where the index announcement consists of a table containing an entry for each announcement on that secondary channel. Each entry maps an announcement identification number to the current edition number for that announcement. Thus an index announcement gives an instant picture of the traffic being sent on one or more indexed channels. For a given set of indexed channels, a managed index channel can be created to send index announcements for each of these channels. This has a number of advantages: first, the receiver only needs to listen to the index channel to know that something has changed in one of the indexed channels. If the receiver application is interested in the affected announcement, it can temporarily subscribe to the appropriate indexed channel until it receives the full announcement; second, deletion of announcements on indexed channels is explicit, and can be communicated to end users without having to listen to the appropriate indexed channel, that is to say, if an announcement entry disappears from the index channel, it can be assumed that the announcement has been deleted; and, third, he index channel can be used to locate the correct indexed channel for a specific announcement. Moreover, migration of announcements across indexed channels can be readily implemented.
Receivers can infer channel migration if an entry for an indexed announcement moves from one index announcement to another. The configuration announcement for an announcement tells the receiver which channel it is on, and will be updated itself to a new version if the channel on which the index sits is migrated.
This SUBSTITUTE SHEET (RULE 26) would be a more reliable way to infer movement of announcements to new channels, as it is not guaranteed that the receiver is listening to the new index announcement, as well as the old. This makes it possible to dynamically control the distribution of indexed announcements, for example for network performance 5 reasons, etc.
It is also possible to provide more than one index channel, and transmit index announcements on more than one index channel. This could be useful. irl~
applications where different receivers are likely to be interested in different subsets of available indexed application channels.
10 With reference to Figure 6d, in a slightly different example a hierarchy of index channels is provided, that is to say a parent index channel 630 is provided for announcing an index announcement data set 632 which comprises payload data including the announcement identification number and current edition number of each of the primary data sets 624, 626 and 628 in much the same way that 15 the primary data sets include those same parameters for the indexed or secondary data sets. It should be made clear, that in this arrangement, no level in the hierarchy is necessarily absolutely primary since that level could always be included in some other index. In the arrangement of Figure 6d, the secondary channel 602 is allocated for the transmission of announcements that rarely 20 change, the secondary channel 604 is allocated for announcements that are relatively stable, and the secondary channel 606 is allocated for announcements that change often. In Figure 6d the secondary data set C22 is transmitted on channel 606 which indicates that its payload data is volatile and updated often.
The data set 622 has an announcement identification number "1290" and a current edition number "98732" which may be incremented every two minutes say, and cause the current edition number of the associated primary data set to be similarly incremented as described previously. In the same way the current edition number of the index data set 632 will also be updated along with the current edition number carried in the index data set payload for the primary data set 628.
In the example of Figure 6d, repeated announcements of the index data set 632 will show recipients that the volatile data sets on channel 606 are continually changing. However, if a stable data set on channel 602 is modified an SUBSTITUTE SHEET (RULE 26) indication of this will be immediately transmitted to recipients of the index data set 632 since the current edition number for the index announcement "100" will have been incremented. In this way potential recipients may join the appropriate primary channel to determine which secondary channel they need to subsequently join to receive the updated announcement of the normally stable data set. In this way information that does not change regularly can be readily notified to interested parties by using the same network infrastructure, receivers and announcers for example, that is normally used for transmitting and/or receiving data set announcements that are modified on a very regular basis. This is a very efficient way of alerting recipients to changes to normally stable secondary data set announcements since only a few bytes of additional payload is required in the index data set 632 to provide an indication of such changes to recipients of that data set. If a receiver is not interested in any changes to announcements under say index 626, obviously it can join the channels to listen to changes to just and 628, rather than listen to the super index 632. Because any change in an announcement is reflected in all indexes above that announcement in the hierarchy, this allows receivers to shield themselves from hearing about changes they have no interest in.
Generation of index announcements is straightforward in a single sender environment. However, supporting multiple senders is more complicated, and may be done in one of two ways: In one way the senders appoint an index authority to co-ordinate the sending of index announcements. In this way, senders inform the index co-ordinating authority prior to changing announcements on an indexed channel so that the modified index announcement is transmitted prior to the modified indexed announcement. In this way potential recipients monitoring an index channel for index announcements will receive prior notification that an indexed announcement they are interested in is to be updated and have sufficient time to join the indexed announcement channel, that is the appropriate multicast channel, before the first announcement is transmitted on that channel. The appropriate delay between the updated index and indexed announcements is determined by the application associated with the indexed announcement. For instance if sub second delays are unimportant a delay of say 2 seconds should be sufficient for most round trip times on the current (June 2000) Internet.
However, SUBSTITUTE SHEET (RULE 26) if sub second delays are important the time delay may be too short for most of the interested recipients to join the appropriate multicast channel before the first announcement is made. With most multicast tree topologies, for example Core Based Trees, an appropriate time delay may be approximately equal to the minimum round trip time of all the recipients. This is due to the fact that multicast routing messages from those recipients that have the minimum round trip time will cause a small tree to be established to the appropriate announcement source.
Subsequently as more recipients join the channel their routing messages will propagate towards the source and attach to the lower branches of the routing tree being formed. Thus, if timed correctly the tree will grow just ahead of the updated indexed announcement. Of course, the new announcement can be repeated a few times so that any receiver missing any part can catch-up subsequently.
Therefore delay can be minimised for the majority without the remainder losing anything, at least eventually.
Another approach is for the index coordinator to generate the index announcements automatically by listening to the indexed channels and processing the received announcements so that the index announcement is modified subsequently to the indexed announcements.
In another way, each sender is responsible for generating an index announcement for their own indexed announcements. This approach does not require the appointment of a co-ordinator. However, in a situation where there are several senders generating a few announcements each it makes slightly less efficient use of index channels. This is due to the index announcements being split into smaller per-sender index announcements, resulting in a greater overall volume of data on the index channels.
Yet another approach is for a number of senders to all be indexed in the same index and they all send to and receive from the same multicast channel for the index. Any one of them can update the index based on the most recent copy they last heard from anyone else (including themselves) on the multicast. Any sender making a change to its secondary data can also update and send out a new index with the necessary change to reflect their own change. This scheme works best when it is very unlikely that two senders will co-incidentally make different SUBSTITUTE SHEET (RULE 26) changes to the index so close to each other in time that they cross over on the network.
Referring now to Figure 7, the payload data of at least one of the secondary data sets comprises network connection data for a managed group of primary (index) and secondary (indexed) multicast channels. A representative payload comprising connection data for a managed group of two index and three indexed multicast channels is shown in the table 700 in Figure 7. The table comprises a first column 702 storing row identification numbers, a second column 704 storing the IP multicast group address allocated to each multicast channel, a third column 706 storing the destination port number for each channel, a fourth column 708 indicating the multicast index channel the indexed channels are associated with and a fifth column 710 storing the announcement identification number of the index channel announcement for each indexed channel.
Depending on the application, channel configuration may be static and/or may be described through some other means. In particular, the same format of payload as in Fig 7 may be used, but not transported as an announcement, but perhaps instead as the response to a unicast request. The configuration announcement provides one way of communicating the channel configuration to new receivers, or to communicate a change in configuration to existing receivers.
Using a configuration announcement, receivers only need to be given the channel address and announcement identification number of the configuration announcement itself. This enables each receiver to receive configuration details to set up the other multicast channels as required. If the configuration announcement is itself placed in an indexed channel, then it becomes possible to learn of channel re-configurations without listening continuously to a designated configuration channel. This would be particularly appropriate, as configuration information is likely to be extremely stable, with only very occasional changes.
The above described transport protocol provides for efficient dissemination of information to multiple recipients, particularly in circumstances where the group of recipients is large and dynamic, where announcements are frequently updated or where the receiving applications are not sensitive to delay. The following analysis compares the bandwidth requirements for the above described transport SUBSTITUTE SHEET (RULE 26) protocol with the requirements for known unicast client/server approaches. The analysis assumes that traffic generated by indexing is negligible.
1 ) For the announcer (or server) side:-sa denotes the average size of an announcement (bytes) nr denote the number of recipients na denote the number of announcements to denote the average period between updates to an announcement The number of payload bytes that must be sent by the announcer or server over a time period T is given by:
client/server solution: S~ _ (T/ta) nr na sa multicast announcer solution: Sm = (T/tr) na sa (where tr is the repetition period) Require:
Sm < S"
(T/tr) na sa < (T/ta) na nr Sa to < tr nr Thus, from a network bandwidth point of view, the above described protocol is more efficient if the average time between announcement updates is less than the length of an announcement cycle multiplied by the number of receivers.
Example:
nr - 6000, to - 3600, require tr > 0.6s, that is to say the announcement repetition period, tr can be as low as 0.6 seconds before the client/server unicast approach is a more efficient solution.
2) For the receiver (or client) side:
SUBSTITUTE SHEET (RULE 26) The receiver or client-side network load is inevitably higher than it would be for unicast. However, the concept of channel indexing reduces this load considerably, so that over a 'quiet period' (no changes), typical bandwidth use 5 would be in the order of a few thousand bits per second. This will temporarily increase whenever the receiver joins an application channel to obtain an announcement of interest.
In one example the above described protocol is used for disseminating tariffs and metering parameters in a dynamic pricing environment for IP
network 10 usage charging as described in the applicants co-pending International patent application no. PCT/GB 99/01765. This application discloses the concept of keeping customers up to date with tariffs and metering rules, while the customer is responsible for measuring their traffic and generating their bill. Within this environment, there is a requirement for the service provider to be able to announce 15 tariffs and metering rules for different products to different customers.
Tariff and metering information announcements can be made for each of the products on offer with the above protocol. Customers can listen to an appropriate index channel and thereby be alerted of updates with respect to the products they are using. In addition the above mentioned protocol provides for announcements 20 informing customers of new tariffs and metering rules in advance of them being activated by the service provider. This makes use of a design pattern utilising well known announcement identification numbers wherein each announcement in the system is mirrored by another announcement that indicates what the payload parameters will be when the tariff is next updated. This enables recipients to 25 prepare for the change in advance, or make decisions based on knowledge of this information. For example, if the service provider indicates that prices will be lower from a certain time onwards, some customers may prefer to wait for that time before performing certain tasks.
In another example the above described protocol is used as a replacement for SAP, that is to say for transmitting media session descriptions. The media session descriptions may be constructed in accordance with SDP or a modular type session description, for example the session description described in the applicant's patent application no. GB9826158.9. This patent application describes SUBSTITUTE SHEET (RULE 26) the concept of a session description comprising a hierarchy of modules. In one example using the above described protocol the modules are transmitted as separate announcements on separate channels. In this example a root module is transmitted on a well known session channel which functions as an index channel and the root module announcement contains references to the child modules transmitted on other channels.
Referring now to Figures 8a to 8c which show screen shots of an announcer side graphical user interface (GUI) 800. It is an example application, which intentionally reveals the inner workings of the protocol, unlike more typical applications. This application fills the role of the announcement source 200 in Fig 2. An announcer 202 runs as middleware to support the application. The GUI may be implemented as a software program installed on the announcer 400. The GUI
800 comprises selectable tabs including a tab 802 labelled "Announcements", a tab 804 labelled "Announcers", a tab 806 labelled "Management" and a tab 808 labelled "Payload Types", the screen shots 8a to 8c show the GUI 800 with the tabs 802, 804 and 806 selected respectively. On each tab there is provided a text area 810 for displaying relevant data relating to data set announcements. The tab 802 comprises five buttons which may be selected by mouse click or other user invoked command. A first button 812 is labelled "Create" a second button 814 is labelled "Edit", a third button 816 is labelled "Delete" a fourth button 818 is labelled "Map" and a fifth button 820 is labelled "Unmap". The first button 812 is for creating new announcements, the second button 814 for editing existing announcements and the third button is for deleting existing announcements from the announcer cache. The fourth button 818 is selected for mapping each announcement to a multicast announcer comprising an IP multicast address and port number, to be explained with reference to Figure 8b. The fifth button 820 is selected for removing a previously assigned announcement and IP address/port mapping. As can be seen from Figure 8a, each line of text in the text box 810 comprises an announcement. The first line comprises an announcement having an announcement identification number "100" and is of type "String" that is to say the announcement payload comprises the String "Hello World!". The announcement "100" has a current edition or version number "3" and is mapped to the announcer or channel "test1 ". The second and third announcements are SUBSTITUTE SHEET (RULE 26) both of the same type as the first. The fourth and fifth announcements are so called "management announcements" and correspond to index announcements for the announcers or announcement channels "test1 " and "test2" respectively.
Referring now to Figure 8b, The tab 804 comprises five buttons, including a first button 822 is labelled "Create" a second button 824 is labelled "Edit", a third button 826 is labelled "Delete" a fourth button 828 is labelled "Activate" and a fifth button 830 is labelled "Deactivate". The first button 822 is for creating new announcers for multicast channels, the second button 824 for editing existing announcers and the third button 826 is for deleting existing announcers, for example the announcer "test1 " on IP multicast channel 229.6.7.8, port 1234.
The fourth button 828 is selected for starting an announcer, that is to say to start transmitting announcements on the channel. The fifth button 830 is selected for stopping a selected announcer transmitting. As can be seen from Figure 8b, each line of text in the text box 810 relates to an announcer. The first line defines that the announcer "test1 " on IP multicast address 229.6.7.8, port 1234 is in suspended state that is to say the announcer has been de-activated by selection of button 830. The second announcer "test2" is also in suspended state. The third line defines that the announcer "index" on IP multicast address 230.6.7.8, port 1234 is currently sending announcements, that is the announcer has been activated by selection of button 528.
Referring now to Figure 8c, The tab 806 comprises five buttons, including a first button 832 labelled "Create" a second button 834 labelled "Edit", a third button 836 labelled "Delete", a fourth button 838 labelled "Activate" and a fifth button 840 labelled "Deactivate". The first button 832 is for creating new management sources or index announcements and assigning index channels to such announcements, the second button 834 for editing existing index announcements and the third button 826 is for deleting existing index announcements. The fourth button 838 is selected for activating selected index announcements, that is to say to actively assign indexed channels to index announcements. The fifth button 840 is selected for de-activating selected index announcements. As can be seen from Figure 8c, each line of text in the text box 810 relates to an index announcement. The first line defines that the index announcement is for the indexed channel "testl ", that the index announcement SUBSTITUTE SHEET (RULE 26) identification number is "1000" and that the index announcement is assigned to the index channel "index", that is to 1P multicast address 230.6.7.8, port (see Figure 8b).
In Figure 8a, two payload types are shown: String and Channellndex. With the Payload Types tab selected, the user can create further payload types.
Referring now to Figures 9a to 9d which show screen shots of a receiver side graphical user interface (GUI) 900. Again, this is an example application, which intentionally reveals the inner workings of the protocol, unlike more typical receiving applications. This application fills the role of the announcement sink 206 in Fig 2. A receiver 204 runs as middleware to support the application. The GUI
may be implemented as a software program installed on the receiver 500. The GUI
900 comprises selectable tabs including a tab 902 labelled "Status", a tab 904 labelled "Receivers", a tab 906 labelled "Handlers" and a tab 908 labelled "Management" and a tab 910 labelled "Payload Types", the screen shots 9a to 9d 7 5 show the GUI 900 with the tabs 902, 904, 906 and 908 selected respectively. On each tab there is provided a text area 912 for displaying relevant data relating to data set announcements. The text area on tab 902 is divided to show on one side (to the left of the drawing in Figure 9a) a text box 9'14 displaying status information relating to each of the multicast channels the receiver is listening to, and on the other side (to the right of the drawing) a text box 916 displaying the received announcements. The first line of text in box 912 indicates that the receiver is listening to the channel "test1 " on IP multicast address 229.6.7.8, port 1234 and the status of the receiver for this channel is "running-suspended"
that is to say the IP multicast socket for this channel is assigned to but has not joined the IP multicast group address. The first line of text in box 914 indicates that the announcement having an announcement identification number "101 " and a current edition or version number "0" has been received.
With reference to Figure 9b, the tab 904 comprises five buttons which may be selected by mouse click or other user invoked command. A first button 920 is labelled "Create" a second button 922 is labelled "Edit", a third button 924 is labelled "Delete" a fourth button 926 is labelled "Start" and a fifth button 928 is labelled "Stop". The first button 920 is for creating new receivers for multicast channels, the second button 922 is for editing existing receivers and the third SUBSTITUTE SHEET (RULE 26) button 924 is for deleting existing receivers, for example the receiver "test1" on IP
multicast channel 229.6.7.8, port 1234. The fourth button 926 is selected for starting a selected receiver, that is to say to start listening for announcements on the channel assigned to the receiver. The fifth button 928 is selected for stopping a selected receiver listening to and receiving announcements. As can be seen from Figure 9b, each line of text in the text box 912 relates to a receiver. The first line defines that the receiver for announcements on channel "test1 " on IP
multicast address 229.6.7.8, port 1234 is in running-suspended state that is to say the receiver has been de-activated by selection of button 928. The second receiver "test2" is also in running-suspended state. The third line defines that the receiver "index" on IP multicast address 230.6.7.8, port 1234 is currently receiving announcements, that is the receiver has been activated by selection of button 926.
Referring now to Figure 9c, the tab 906 comprises three buttons, including a first button 930 labelled "Create" a second button 932 is labelled "Edit", a third button 934 is labelled "Delete". The first button 930 is for creating new handlers for the multicast channels, the second button 932 is for editing existing handlers and the third button 936 is for deleting existing handlers.
The .
first line of text in the text box 912 relates to a simple handler for the receiver on IP multicast channel 229.6.7.8, port 1234. This handler interprets the payload of all announcements on "test1 " as Strings and displays the received payloads in the received announcements text box 916.
In Figure 9d, tab 908 comprises a first text box 940 for displaying information relating to each index receiver and a second text box 942 for displaying information relating to each indexed receiver. Two buttons 944 and are provided for respectively adding and removing multicast channels from the index channel list in text box 942 and similarly two buttons 948 and 950 are provided for adding and removing multicast channels from the indexed channel list in text box 942. In Figure 9, the first text box 942 comprises a single entry which designates the channel "index" on IP multicast address 230.6.7.8, port 1234 as an index channel. The second text box comprises two entries, the first of which defines that the announcement "1000" contains an index for announcements on the channel "test1 " on IP multicast address 2229.6.7.8, port 1234.
SUBSTITUTE SHEET (RULE 26) Referring now to Figures 10a to 10f which relate to a series of screen shots for the announcer and receiver side GUI's 800 and 900 for one example of an announcement update. In Figure 10a the tab 802 has been selected on the GUI
800 and the first announcement "100" on the first line of the text box 810 has 5 been selected and the relevant text highlighted. The announcement "100" is selected for editing and when the edit button 814 is pushed a dialog box 1010 appears in the text box 810 (Figure 10b) with the existing String payload of that announcement displayed in a further text box 1012 in the dialog box. The String payload is edited as shown in Figure 10c and when this is completed the user 10 pushes the button 1014 labelled "OK" also in the dialog box. Since the announcement "100" is mapped to the indexed channel "test1 " which is assigned to the index channel "index" the multicast socket on the receiver for the channel "index" receives the updated index announcement "1000" now with an incremented version number "4" (not shown) on channel "index and this causes 15 the receiver for channel "test1 " to activate. In Figure 1 Od the receiver for channel "test1 " is initially shown to be suspended, that is to say it has not joined the multicast channel for "test1 ". In Figure 1 Oe the receiver for channel "test1 " has been activated by receipt of the updated index announcement "1000" and the status for "test1 " becomes running-active, that is to say as the relevant multicast 20 channel is joined. The updated indexed announcement "100" with version number "4" is then displayed together with the updated payload "Hello again World!"
in the received announcements text box of the GUI 900 as shown in Figure 10f.
30 SUBSTITUTE SHEET (RULE 26)

Claims (17)

1. A method of transmitting data in a communications network said method comprising the steps of:-i) defining one or more primary data sets for transmission over at least one primary communications channel in a communications network;
the or each primary data set comprising data relating to a respective set of two or more secondary data sets associated therewith and provided for transmission over one or more secondary communications channels;
ii) transmitting said primary data set or sets over said primary communications channel(s);
iii) modifying said primary data sets respectively as required in response to modifications to at least one secondary data set in the respective sets associated therewith;
iv) repeating step iii) to provide potential recipient(s) of said primary data sets with an indication that at least one secondary data set has been modified independently of said recipient(s) receiving the modified secondary data set or sets.
2. A method according to claim 1 further comprising the steps of receiving at least one secondary data set over said secondary communications channel or channels and processing said at least one secondary data set to determine whether said at least one secondary data set has been modified.
3. A method according to claim 1 or claim 2 wherein each data set comprises a data set identifier, a current edition parameter, and a data payload, wherein the data payload of the or each primary data set comprises the data set identifier and the current edition parameter of the or each associated secondary data set.
4. A method according to claim 3 wherein said current edition parameter for the or each secondary data set is modified in response to changes to said secondary data set payload data, thereby to provide recipients of the or each primary data set with an indication of the identity of the or each modified secondary data set.
5. A method according to claim 3 or claim 4 wherein the or each current edition parameter is provided with an initial value and wherein the value of said parameter is incremented in response to the data set payload data being modified.
6. A method according to any one of claims 3 to 5 wherein the or each primary data set is associated with a secondary communication channel and the current edition parameter of the or each primary data set is incremented in response to the deletion or addition of at least one secondary data set for transmission on the secondary communication channel.
7. A method according to any one of claims 3 to 6 wherein at least one secondary data set comprises payload data including at least network connection data for primary and secondary communication channels.
8. A method according to any preceding claim wherein at least one secondary data set comprises at least a description of a media session to be transmitted over said network.
9. A method according to any preceding claim wherein at least one secondary data set comprises at least tariffing parameters for calculating a charge for network usage.
10. A method according to any preceding claim wherein said communications channels are multicast network channels and each data set is transmitted on a one of said multicast channels.
11. A method according to claim 10 further comprising the step of allocating each of said data sets to a multicast channel.
12. A software application program for processing data for transmission over a communications network; wherein said program is arranged to:-define one or more primary data sets for transmission over at least one primary communications channel in a communications network; the or each primary data set comprising data relating to a respective set of at least two or more secondary data sets associated therewith and provided for transmission over one or more secondary communications channel;
transmit said primary data set or sets over said primary communications channel(s);
modify said primary data sets respectively as required in response to modifications to at least one secondary data set in the respective sets associated therewith; and, repeat the modifying step to provide potential recipient(s) of said primary data sets with an indication that at least one secondary data set has been modified independently of said recipient(s) receiving the modified secondary data set or sets.
13. A method of accessing data transmitted over a communications network; said method comprising the steps of:-i) receiving at least one primary data set transmitted over a primary communications channel in a communications network, the or each primary data set comprising data relating to two or more secondary data sets associated therewith and provided for transmission over one or more secondary communication channel;
ii) processing the or each primary data set to determine whether said data set or sets indicate changes to any one or more of said secondary data sets; and iii) receiving said secondary data set or sets over said secondary communications channel or channels in response to changes to said secondary data set or sets being determined.
14. A method according to claim 13 wherein each data set comprises a data set identifier, a current edition parameter, and a data payload, wherein the data payload of the or each primary data set comprises the data set identifier and the current edition parameter of the or each associated secondary data set.
15. A method according to claim 14 wherein said current edition parameter in the primary data set referring to the or each secondary data set is modified in response to changes to said secondary data set payload data, thereby to provide recipients of the or each primary data set with an indication of the identity of the or each modified secondary data set.
16. A method according to claim 14 or claim 15 wherein the or each current edition parameter is provided with an initial value and wherein the value of said parameter is incremented in response to the data set payload data being modified.
17. A software application program for processing data for transmission over a communications network; wherein said program is arranged to:-receive at least one primary data set transmitted over a primary communications channel in a communications network, the or each primary data set comprising data relating to two or more secondary data sets associated therewith and provided for transmission over one or more secondary communications channels;
process the or each primary data set to determine whether said data set or sets indicate changes to any one or more of said secondary data sets; and join the or each secondary communications channel to receive said secondary data set or sets over said secondary communications channel or channels in response to changes to said secondary data set or sets being determined.
CA002409211A 2000-06-15 2001-06-15 Protocol for multicast communication Abandoned CA2409211A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB0014662.1 2000-06-15
GBGB0014662.1A GB0014662D0 (en) 2000-06-15 2000-06-15 Communications protocol
PCT/GB2001/002681 WO2001099348A1 (en) 2000-06-15 2001-06-15 Protocol for multicast communication

Publications (1)

Publication Number Publication Date
CA2409211A1 true CA2409211A1 (en) 2001-12-27

Family

ID=9893728

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002409211A Abandoned CA2409211A1 (en) 2000-06-15 2001-06-15 Protocol for multicast communication

Country Status (6)

Country Link
US (1) US7400625B2 (en)
EP (1) EP1290825B1 (en)
AU (1) AU2001274244A1 (en)
CA (1) CA2409211A1 (en)
GB (1) GB0014662D0 (en)
WO (1) WO2001099348A1 (en)

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10132273A1 (en) * 2001-07-04 2003-01-23 Siemens Ag Method for transmitting multicast messages in a radio system, and a correspondingly designed radio system and a correspondingly designed transmitter and receiver
JP4649091B2 (en) 2002-01-30 2011-03-09 株式会社エヌ・ティ・ティ・ドコモ Communication terminal, server device, relay device, broadcast communication system, broadcast communication method, and program
GB2390785B (en) * 2002-07-12 2005-10-19 Nokia Corp Information service broadcasting or multicasting
US7289500B1 (en) * 2003-07-17 2007-10-30 Novell, Inc. Method and system for reliable multicast data transmission
CA2510709A1 (en) * 2002-12-18 2004-07-01 Nokia Corporation Method of announcing sessions
DE602004003025T2 (en) * 2003-01-16 2007-05-24 Sony United Kingdom Ltd., Brooklands VIDEO / AUDIO NETWORK
EP1606736B1 (en) 2003-03-24 2010-04-21 BRITISH TELECOMMUNICATIONS public limited company Announcement method in a publish-subscribe architecture
US7984127B2 (en) 2003-04-08 2011-07-19 Sprint Spectrum L.P. Data matrix method and system for distribution of data
US20050043035A1 (en) * 2003-08-21 2005-02-24 Diesen Michael J. Method and apparatus for providing multimedia broadcast multicast service data to a subscriber to a multimedia broadcast multicast service
US8086747B2 (en) * 2003-09-22 2011-12-27 Anilkumar Dominic Group-to-group communication over a single connection
US7525902B2 (en) * 2003-09-22 2009-04-28 Anilkumar Dominic Fault tolerant symmetric multi-computing system
KR100561470B1 (en) * 2003-10-18 2006-03-16 삼성전자주식회사 Method and apparatus printing by broadcasting using a network
US7773581B2 (en) * 2004-03-19 2010-08-10 Ericsson Ab Method and apparatus for conferencing with bandwidth control
GB0409582D0 (en) 2004-04-29 2004-06-02 British Telecomm Event notification network
KR100643285B1 (en) * 2004-11-02 2006-11-10 삼성전자주식회사 Method and system for transmitting and receiving data using multicast
US7673060B2 (en) * 2005-02-01 2010-03-02 Hewlett-Packard Development Company, L.P. Systems and methods for providing reliable multicast messaging in a multi-node graphics system
JP4864350B2 (en) * 2005-05-31 2012-02-01 京セラ株式会社 Wireless communication terminal and reception control method
AR060719A1 (en) * 2006-04-28 2008-07-10 Qualcomm Inc A DIFFUSION CHANNEL FOR E-UTRA
US8942739B2 (en) * 2006-11-06 2015-01-27 Qualcomm Incorporated Methods and apparatus for communication of notifications
US9155023B2 (en) * 2006-11-06 2015-10-06 Qualcomm Incorporated Apparatus and methods for communicating system state information change to wireless devices
US8018933B2 (en) 2007-06-27 2011-09-13 Microsoft Corporation Reliable multicast with automatic session startup and client backfil support
US8612617B2 (en) * 2007-06-28 2013-12-17 Microsoft Corporation Reliable multicast transport protocol
US8683065B2 (en) * 2007-06-29 2014-03-25 Microsoft Corporation Multicast content provider
US8515257B2 (en) 2007-10-17 2013-08-20 International Business Machines Corporation Automatic announcer voice attenuation in a presentation of a televised sporting event
US20090158273A1 (en) * 2007-12-18 2009-06-18 Thanabalan Thavittupitchai Paul Systems and methods to distribute software for client receivers of a content distribution system
US20100257175A1 (en) * 2009-04-02 2010-10-07 Yahoo!, Inc., a Delaware corporation Method, system, or apparatus for joining one or more events
MY145244A (en) * 2009-10-28 2012-01-10 Mimos Berhad Unified and flexible multicast announcement and method thereof
FR3011415A1 (en) * 2013-10-01 2015-04-03 Orange METHOD FOR BROADCASTING MULTICAST SOURCE IDENTIFIERS
CA2970945C (en) * 2014-12-19 2023-09-26 Hubbell Incorporated Internet protocol (ip) serverless page party (spp) station and systems and methods for deploying multiple spp stations
US11271750B1 (en) * 2016-09-30 2022-03-08 Amazon Technologies, Inc. Secure transport of content via content delivery service
JP6963411B2 (en) * 2017-05-19 2021-11-10 キヤノン株式会社 Communication equipment, communication methods, and programs

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI97511C (en) * 1994-12-23 1996-12-27 Nokia Telecommunications Oy Procedure for improving charging bases for a call price in a mobile telephone network
JP3498887B2 (en) * 1997-04-30 2004-02-23 ソニー株式会社 Transmitting device and transmitting method, and receiving device and receiving method
EP1119944B1 (en) * 1998-06-05 2006-09-06 BRITISH TELECOMMUNICATIONS public limited company Accounting in a communications network
US6460051B1 (en) * 1998-10-28 2002-10-01 Starfish Software, Inc. System and methods for synchronizing datasets in a communication environment having high-latency or other adverse characteristics
US6778653B1 (en) * 1999-11-09 2004-08-17 Nortel Networks Limited Storing information about a telephony session

Also Published As

Publication number Publication date
GB0014662D0 (en) 2000-08-09
EP1290825A1 (en) 2003-03-12
EP1290825B1 (en) 2012-08-01
WO2001099348A1 (en) 2001-12-27
US7400625B2 (en) 2008-07-15
US20030147390A1 (en) 2003-08-07
AU2001274244A1 (en) 2002-01-02

Similar Documents

Publication Publication Date Title
EP1290825B1 (en) Protocol for multicast communication
US20010034788A1 (en) System and method for receiving packet data multicast in sequential looping fashion
CN100544295C (en) Multicast routing method and device
Levine et al. Consideration of receiver interest for IP multicast delivery
Francis Yoid: Extending the internet multicast architecture
Obraczka Multicast transport protocols: a survey and taxonomy
US8660115B2 (en) Method for content-aware redirection and content renaming
RU2598582C2 (en) Method, group server and member device to access to member resources
US9325786B2 (en) Peer-to-peer interactive media-on-demand
US20050185596A1 (en) Load balancing in set top cable box environment
US20070028002A1 (en) Performing multicast communication in computer networks by using overlay routing
WO2010022767A1 (en) Packet forwarding in a network
WO2020155293A1 (en) Stream pushing method, system and server
Shang et al. A survey of distributed dataset synchronization in Named Data Networking
US20140025838A1 (en) System and method of streaming data over a distributed infrastructure
US9385877B2 (en) Multicast systems, methods, and computer program products
CN110768708B (en) Multicast method, server and terminal based on communication satellite
Pullen Reliable multicast network transport for distributed virtual simulation
CN106572447A (en) Resource control method and device
CN111737029A (en) Server, data pushing method and data pushing system
JP2004153312A (en) Data distribution method, data distribution system, data receiver, data relaying apparatus, and program for the data receiver and data distribution
Sarac et al. Monitoring reachability in the global multicast infrastructure
Chae et al. Fast discovery scheme using DHT-like overlay network for a large-scale DDS
US7149215B1 (en) Technique for multicasting receiver membership reports
Papadopoulos et al. Light-weight multicast services (LMS): a router-assisted scheme for reliable multicast

Legal Events

Date Code Title Description
EEER Examination request
FZDE Discontinued