ISO/IEC 14476-5:2008
(Main)Information technology — Enhanced communications transport protocol: Specification of N-plex multicast transport — Part 5:
Information technology — Enhanced communications transport protocol: Specification of N-plex multicast transport — Part 5:
ISO/IEC 14476-5:2008 defines a protocol for N-plex multicast transport over the Internet where IP multicast is supported. It provides the mechanisms of session control and error control. For session control, one participant is designated to manage creation/termination of a connection; join/leave of a participant; and tokens which allow the specific participants to send data. For error control, it provides the mechanisms of tree-based loss recovery; control tree construction with two-layer logical tree; and logical tree adaptation with packet delivery status. ISO/IEC 14476-5:2008 specifies the protocol details such as packet format, procedures, and parameter values. This protocol can be used for the applications which require many-to-many reliable data delivery service.
Technologies de l'information — Protocole de transport de communications amélioré: Spécification du transport multidiffusé N-plex — Partie 5:
L'ISO/CEI 14476-5:2008 définit le protocole de transport multidiffusé n-plex visant à prendre en charge les applications multidiffusion IP internet. Pour la session de contrôle, un participant est désigné pour gérer la création/terminaison de la connexion; arrivée/départ d'un participant; et des prises permettant aux participants d'envoyer des données. Pour la protection contre les erreurs, elle fournit les mécanismes d'une récupération de perte basée sur une arborescence; construction d'une arborescence de contrôle avec une arborescence logique à deux couches et une adaptation d'arborescence logique avec l'état de transmission du paquet. L'ISO/CEI 14476‑5:2008 spécifie les détails de protocole tels que format de paquet, modes opératoires et valeurs de paramètre. Ce protocole peut être utilisé pour les applications qui nécessitent un service de livraison fiable multiple de données.
General Information
Buy Standard
Standards Content (Sample)
INTERNATIONAL ISO/IEC
STANDARD 14476-5
First edition
2008-04-15
Information technology — Enhanced
communications transport protocol:
Specification of N-plex multicast
transport
Technologies de l'information — Protocole de transport de
communications amélioré: Spécification pour le transport N-plex en
multidiffusion
Reference number
©
ISO/IEC 2008
PDF disclaimer
This PDF file may contain embedded typefaces. In accordance with Adobe's licensing policy, this file may be printed or viewed but
shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
downloading this file, parties accept therein the responsibility of not infringing Adobe's licensing policy. The ISO Central Secretariat
accepts no liability in this area.
Adobe is a trademark of Adobe Systems Incorporated.
Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation
parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In
the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below.
© ISO/IEC 2008
All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means,
electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or
ISO's member body in the country of the requester.
ISO copyright office
Case postale 56 • CH-1211 Geneva 20
Tel. + 41 22 749 01 11
Fax + 41 22 749 09 47
E-mail copyright@iso.org
Web www.iso.org
Published in Switzerland
ii © ISO/IEC 2008 – All rights reserved
CONTENTS
Page
1 Scope. 1
2 References . 1
2.1 Normative references. 1
2.2 Informative references . 1
3 Definitions . 1
4 Abbreviations . 2
5 Conventions . 3
6 Overview. 3
7 Considerations . 5
7.1 Participants. 5
7.2 Data channel and addressing . 6
7.3 Control channel and tree. 6
7.4 Tokens. 8
7.5 Logical tree adaptation. 8
8 Packets. 10
8.1 Base header. 10
8.2 Extension elements. 12
8.3 Packet format . 17
9 Procedures . 35
9.1 Connection management . 35
9.2 Logical tree management. 37
9.3 Multicast data transport . 42
9.4 Token control. 45
9.5 RTT measurement. 47
10 System parameters. 47
Annex A – Application programming interfaces. 49
A.1 Overview. 49
A.2 ECTP-5 API functions . 49
Annex B – State transition diagrams . 54
Annex C – An example of system parameters values in ECTP-5 . 56
© ISO/IEC 2008 – All rights reserved iii
Foreword
ISO (the International Organization for Standardization) and IEC (the International Electrotechnical
Commission) form the specialized system for worldwide standardization. National bodies that are members of
ISO or IEC participate in the development of International Standards through technical committees
established by the respective organization to deal with particular fields of technical activity. ISO and IEC
technical committees collaborate in fields of mutual interest. Other international organizations, governmental
and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of information
technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1.
International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2.
The main task of the joint technical committee is to prepare International Standards. Draft International
Standards adopted by the joint technical committee are circulated to national bodies for voting. Publication as
an International Standard requires approval by at least 75 % of the national bodies casting a vote.
Attention is drawn to the possibility that some of the elements of this document may be the subject of patent
rights. ISO and IEC shall not be held responsible for identifying any or all such patent rights.
ISO/IEC 14476-5 was prepared by Joint Technical Committee ISO/IEC JTC 1, Information technology,
Subcommittee SC 6, Telecommunications and information exchange between systems in collaboration with
ITU-T. The identical text is published as ITU-T Rec. X.608 (02/2007).
ISO/IEC 14476 consists of the following parts, under the general title Information technology — Enhanced
communications transport protocol:
⎯ Part 1: Specification of simplex multicast transport
⎯ Part 2: Specification of QoS management for simplex multicast transport
⎯ Part 3: Specification of duplex multicast transport
⎯ Part 5: Specification of N-plex multicast transport
iv © ISO/IEC 2008 – All rights reserved
Introduction
ECTP is designed to support tightly controlled multicast connections in simplex, duplex and N-plex applications. This
part of ECTP (Part 5: ITU-T Rec. X.608 | ISO/IEC 14476-5) specifies the protocol mechanisms for the N-plex multicast
data transport.
In the N-plex multicast connection, the participants include one TC-Owner and many TS-users. TC-Owner will be
designated among the TS-users before the connection begins. TC-Owner is at the heart of multicast group
communications. It is responsible for overall connection management by governing the connection creation and
termination, multicast data transport, and the late join and leave operations.
In the N-plex multicast connection, the multicast data transmissions are allowed by TS-users as well as TC-Owner.
Each TS-user is allowed to send multicast data to the group only if it gets a token from the TC-Owner. That is, the
multicast data transmissions of TS-users are controlled by TC-Owner.
The N-plex multicast connection specified in this Recommendation | International Standard targets the many-to-many
multicast applications in which many participants (TS-users) may want to transmit the multicast data to all the other
TS-users. Typical examples of such applications include 'teleconferencing' and 'multi-users on-line game', etc. In the
teleconferencing application, TC-Owner may act as a 'conferencing server', and all the other participants (TS-users)
may send multicast data, such as voice, text and image, to the other participants.
© ISO/IEC 2008 – All rights reserved v
INTERNATIONAL STANDARD
ITU-T RECOMMENDATION
Information technology – Enhanced communications transport protocol:
Specification of N-plex multicast transport
1 Scope
This Recommendation | International Standard specifies the N-plex multicast transport connection in which all
participants are TS-users and one of them is TC-Owner. The N-plex multicast transport connection allows TS-users to
send the multicast data to all the group members. It is noted that a TS-user is allowed to send the multicast data to the
group, only if it gets a token from TC-Owner.
This Specification describes the protocol for supporting the N-plex multicast transport, which includes the connection
management (establishment, termination, user join and leave) and the reliability control mechanisms for the multicast
data transport.
2 References
2.1 Normative references
The following Recommendations and International Standards contain provisions which, through reference in this text,
constitute provisions of this Recommendation | International Standard. At the time of publication, the editions indicated
were valid. All Recommendations and Standards are subject to revision, and parties to agreements based on this
Recommendation | International Standard are encouraged to investigate the possibility of applying the most recent
edition of the Recommendations and Standards listed below. Members of IEC and ISO maintain registers of currently
valid International Standards. The Telecommunication Standardization Bureau of the ITU maintains a list of currently
valid ITU-T Recommendations.
– ITU-T Recommendation X.601 (2000), Multi-peer communications framework.
– ITU-T Recommendation X.602 (2004) | ISO/IEC 16513:2005, Information technology – Group
management protocol.
– ITU-T Recommendation X.605 (1998) | ISO/IEC 13252:1999, Information technology – Enhanced
communications transport service definition.
– ITU-T Recommendation X.606 (2001) | ISO/IEC 14476-1:2002, Information technology – Enhanced
communications transport protocol: Specification of simplex multicast transport.
– ITU-T Recommendation X.606.1 (2003) | ISO/IEC 14476-2:2003, Information technology – Enhanced
communications transport protocol: Specification of QoS management for simplex multicast transport.
– ITU-T Recommendation X.607 (2007) | ISO/IEC 14476-3:2008, Information technology – Enhanced
communications transport protocol: Specification of duplex multicast transport.
2.2 Informative references
– ITU-T Recommendation X.607.1 (draft) | ISO/IEC 14476-4, Information technology – Enhanced
communications transport protocol: Specification of QoS management for duplex multicast transport.
3 Definitions
This Recommendation | International Standard is based on the following definitions, which were specified in Enhanced
Communications Transport Service (ITU-T Rec. X.605 | ISO/IEC 13252).
a) Transport connection: Simplex, Duplex and N-plex.
ITU-T Rec. X.608 (02/2007) 1
This Recommendation | International Standard redefines the following definitions specified in Enhanced
Communications Transport Service (ITU-T Rec. X.605 | ISO/IEC 13252).
a) TC-owner (TCN): TCN manages overall operations of an N-plex multicast connection.
b) transport service user (TS-user): TS-users can send and receive multicast data in the N-plex multicast
connection.
c) sending TS-user (SU): A TS-user who gets a token from TCN. Only the SU is allowed to send multicast
data to the group. In other words, before sending multicast data, each TS-user must request a token to
TCN.
This Recommendation | International Standard redefines the following terminologies specified in Enhanced
Communications Transport Protocol: part 1 (ITU-T Rec. X.606 | ISO/IEC 14476-1) to accommodate to N-plex
multicast connection.
a) local group: A set of nodes in vicinity which has network-layer correlation in terms of packet loss and
delay.
b) local owner (LO): LO is a representative node of a local group and designated statically. It is
responsible for maintaining an intra-group tree of the group and control trees for all SUs in its local
group. Each LO is also connected to the other LOs along inter-group trees. It also generates test traffic
periodically for logical tree adaptation.
c) multicast data channel: TCN or SU can send multicast data to all the other group members over
IP multicast address.
This Recommendation | International Standard newly defines the following terminologies:
a) logical tree: A tree that spans all TS-users and one or more control trees are derived from it.
b) inter-group tree: A per-source logical tree of the LOs.
c) intra-group tree: A shared logical tree of each local group.
d) control tree: A tree along which control packets for error
...
NORME ISO/CEI
INTERNATIONALE 14476-5
Première édition
2008-04-15
Technologies de l'information —
Protocole de transport de
communications amélioré: Spécification
du transport multidiffusé N-plex
Information technology — Enhanced communications transport
protocol: Specification of N-plex multicast transport
Numéro de référence
ISO/CEI 14476-5:2008(F)
©
ISO/CEI 2008
ISO/CEI 14476-5:2008(F)
PDF – Exonération de responsabilité
Le présent fichier PDF peut contenir des polices de caractères intégrées. Conformément aux conditions de licence d'Adobe, ce fichier
peut être imprimé ou visualisé, mais ne doit pas être modifié à moins que l'ordinateur employé à cet effet ne bénéficie d'une licence
autorisant l'utilisation de ces polices et que celles-ci y soient installées. Lors du téléchargement de ce fichier, les parties concernées
acceptent de fait la responsabilité de ne pas enfreindre les conditions de licence d'Adobe. Le Secrétariat central de l'ISO décline toute
responsabilité en la matière.
Adobe est une marque déposée d'Adobe Systems Incorporated.
Les détails relatifs aux produits logiciels utilisés pour la création du présent fichier PDF sont disponibles dans la rubrique General Info
du fichier; les paramètres de création PDF ont été optimisés pour l'impression. Toutes les mesures ont été prises pour garantir
l'exploitation de ce fichier par les comités membres de l'ISO. Dans le cas peu probable où surviendrait un problème d'utilisation,
veuillez en informer le Secrétariat central à l'adresse donnée ci-dessous.
DOCUMENT PROTÉGÉ PAR COPYRIGHT
© ISO/CEI 2008
Droits de reproduction réservés. Sauf prescription différente, aucune partie de cette publication ne peut être reproduite ni utilisée sous
quelque forme que ce soit et par aucun procédé, électronique ou mécanique, y compris la photocopie et les microfilms, sans l'accord écrit
de l'ISO à l'adresse ci-après ou du comité membre de l'ISO dans le pays du demandeur.
ISO copyright office
Case postale 56 • CH-1211 Geneva 20
Tel. + 41 22 749 01 11
Fax + 41 22 749 09 47
E-mail copyright@iso.org
Web www.iso.org
Publié en Suisse
ii © ISO/CEI 2008 – Tous droits réservés
ISO/CEI 14476-5:2008(F)
TABLE DES MATIÈRES
Page
1 Domaine d'application . 1
2 Références . 1
2.1 Références normatives . 1
2.2 Références informatives . 1
3 Définitions . 1
4 Abréviations. 2
5 Conventions . 3
6 Aperçu général. 3
7 Considérations . 6
7.1 Participants. 6
7.2 Voie de transmission de données et adressage. 6
7.3 Voie et arborescence de gestion . 7
7.4 Jetons . 9
7.5 Adaptation des arborescences logiques. 9
8 Paquets. 11
8.1 En-tête de base . 11
8.2 Eléments d'extension . 14
8.3 Format de paquet . 18
9 Procédures . 39
9.1 Gestion de connexion. 39
9.2 Gestion d'arborescence logique. 41
9.3 Transport de données multidiffusées . 46
9.4 Gestion des jetons . 49
9.5 Mesure du temps RTT. 52
10 Paramètres du système. 52
Annexe A – Interfaces de programmation d'application . 53
A.1 Aperçu général . 53
A.2 Fonctions API du protocole ECTP-5 . 53
Annexe B – Diagrammes de transition d'état. 59
Annexe C – Exemple de valeurs de paramètres système dans le protocole ECTP-5 . 61
© ISO/CEI 2008 – Tous droits réservés iii
ISO/CEI 14476-5:2008(F)
Avant-propos
L'ISO (Organisation internationale de normalisation) et la CEI (Commission électrotechnique internationale)
forment le système spécialisé de la normalisation mondiale. Les organismes nationaux membres de l'ISO ou
de la CEI participent au développement de Normes internationales par l'intermédiaire des comités techniques
créés par l'organisation concernée afin de s'occuper des domaines particuliers de l'activité technique. Les
comités techniques de l'ISO et de la CEI collaborent dans des domaines d'intérêt commun. D'autres
organisations internationales, gouvernementales et non gouvernementales, en liaison avec l'ISO et la CEI
participent également aux travaux. Dans le domaine des technologies de l'information, l'ISO et la CEI ont créé
un comité technique mixte, l'ISO/CEI JTC 1.
Les Normes internationales sont rédigées conformément aux règles données dans les Directives ISO/CEI,
Partie 2.
La tâche principale du comité technique mixte est d'élaborer les Normes internationales. Les projets de
Normes internationales adoptés par le comité technique mixte sont soumis aux organismes nationaux pour
vote. Leur publication comme Normes internationales requiert l'approbation de 75 % au moins des
organismes nationaux votants.
L'attention est appelée sur le fait que certains des éléments du présent document peuvent faire l'objet de
droits de propriété intellectuelle ou de droits analogues. L'ISO et la CEI ne sauraient être tenues pour
responsables de ne pas avoir identifié de tels droits de propriété et averti de leur existence.
L'ISO/CEI 14476-5 a été élaboré par le comité technique mixte ISO/CEI JTC 1, Technologies de l'information,
sous-comité SC 6, Téléinformatique, en collaboration avec l'UIT-T. Le texte identique est publié en tant que
Rec. UIT-T X.608 (02/2007).
L'ISO/CEI 14476 comprend les parties suivantes, présentées sous le titre général Technologies de
l'information — Protocole de transport de communications amélioré:
⎯ Partie 1: Spécification pour le transport simplex en multidiffusion
⎯ Partie 2: Spécification de la gestion de la qualité de service pour le transport simplex en multidiffusion
⎯ Partie 3: Spécification du transport multidiffusé duplex
⎯ Partie 5: Protocole de transport de communications amélioré: Spécification du transport multidiffusé
N-plex
iv © ISO/CEI 2008 – Tous droits réservés
ISO/CEI 14476-5:2008(F)
Introduction
Le protocole de transport de communications amélioré (ECTP, enhanced communications transport protocol) a pour
objet de prendre en charge les connexions multidiffusion étroitement gérées dans des applications simplex, duplex et
n-plex. La présente partie du protocole ECTP (partie 5: UIT-T X.608 | ISO/CEI 14476-5) définit les mécanismes
protocolaires relatifs au transport de données multidiffusées n-plex.
Dans la connexion multidiffusée n-plex, les participants sont le propriétaire de la connexion TC et de nombreux
utilisateurs du service de transport (TS). Le propriétaire de la connexion TC sera choisi parmi les utilisateurs du service
TS avant le début de la connexion. Il est au centre des communications multidiffusées de groupe. Il est chargé de la
gestion globale de la connexion et, pour ce faire, il gère la création et la fin de la connexion, le transport de données
multidiffusées et les opérations de participation tardive ou de sortie.
Dans la connexion multidiffusée n-plex, les transmissions de données multidiffusées sont autorisées par les utilisateurs
du service TS et par le propriétaire de la connexion TC. Chacun des utilisateurs du service TS est autorisé à envoyer des
données multidiffusées au groupe uniquement s'il obtient un jeton du propriétaire de la connexion TC. Autrement dit,
les transmissions de données multidiffusées des utilisateurs du service TS sont gérées par le propriétaire de la
connexion TC.
La connexion multidiffusée n-plex définie dans la présente Recommandation | Norme internationale vise les
applications multidiffusion "de beaucoup à beaucoup" dans lesquelles de nombreux participants (utilisateurs du
service TS) souhaitent transmettre des données multidiffusées à tous les autres utilisateurs du service TS. Des exemples
types de ces applications sont les "téléconférences", les "jeux en ligne à multiples utilisateurs", etc. Dans les
applications de téléconférences, le propriétaire de la connexion TC peut agir en qualité de "serveur de conférence" et
tous les autres participants (utilisateurs du service TS) peuvent envoyer aux autres participants des données
multidiffusées, telles que voix, textes et images.
© ISO/CEI 2008 – Tous droits réservés v
ISO/CEI 14476-5:2008 (F)
NORME INTERNATIONALE
RECOMMANDATION UIT-T
Technologies de l'information – Protocole de transport de communications amélioré:
spécification du transport multidiffusé n-plex
1 Domaine d'application
La présente Recommandation | Norme internationale définit la connexion de transport multidiffusé n-plex dans laquelle
tous les participants sont des utilisateurs du service TS et l'un d'entre eux le propriétaire de la connexion TC. La
connexion de transport multidiffusé n-plex permet aux utilisateurs du service TS d'envoyer des données multidiffusées à
tous les membres du groupe. Il convient de noter qu'un utilisateur du service TS est autorisé à envoyer des données
multidiffusées au groupe uniquement s'il obtient un jeton du propriétaire de la connexion TC.
La présente Spécification décrit le protocole de prise en charge du transport multidiffusé n-plex, qui comprend la
gestion de la connexion (établissement, fin, participation et sortie d'un utilisateur) et les mécanismes de gestion de la
fiabilité concernant le transport des données multidiffusées.
2 Références
2.1 Références normatives
Les Recommandations et Normes internationales suivantes contiennent des dispositions qui, par suite de la référence
qui y est faite, constituent des dispositions valides pour la présente Recommandation | Norme internationale. Au
moment de la publication, les éditions indiquées étaient en vigueur. Toutes Recommandations et Normes sont sujettes à
révision et les parties prenantes aux accords fondés sur la présente Recommandation | Norme internationale sont
invitées à rechercher la possibilité d'appliquer les éditions les plus récentes des Recommandations et Normes indiquées
ci-après. Les membres de la CEI et de l'ISO possèdent le registre des Normes internationales en vigueur. Le Bureau de
la normalisation des télécommunications de l'UIT tient à jour une liste des Recommandations de l'UIT-T en vigueur.
– Recommandation UIT-T X.601 (2000), Cadre général des communications entre homologues multiples.
– Recommandation UIT-T X.602 (2004) | ISO/CEI 16511:2005, Technologies de l'information – Protocole
de gestion de groupe.
– Recommandation UIT-T X.605 (1998) | ISO/CEI 13252:1999, Technologies de l'information –
Définition du service de transport de communications amélioré.
– Recommandation UIT-T X.606 (2001) | ISO/CEI 14476-1:2002, Technologies de l'information –
Protocole de transport de communications amélioré: spécification du transport simplex en
multidiffusion.
– Recommandation UIT-T X.606.1 (2003) | ISO/CEI 14476-2:2003, Technologies de l'information –
Protocole de transport de communications amélioré: spécification de la gestion de la qualité de service
pour le transport simplex en multidiffusion.
– Recommandation UIT-T X.607 (2007) | ISO/CEI 14476-3:2007, Technologies de l'information –
Protocole de transport de communications amélioré: spécification du transport multidiffusé duplex.
2.2 Références informatives
– Projet de Recommandation UIT-T X.607.1 | ISO/CEI 14476-4, Technologies de l'information –
Protocole de transport de communications amélioré: spécification de la gestion de la qualité de service
pour le transport multidiffusé duplex.
3 Définitions
La présente Recommandation | Norme internationale est fondée sur les définitions ci-après, qui sont indiquées dans la
Rec. UIT-T X.605 | ISO/CEI 13252 (service de transport de communications amélioré).
a) connexion de transport: simplex, duplex et n-plex.
Rec. UIT-T X.608 (02/2007) 1
ISO/CEI 14476-5:2008 (F)
La présente Recommandation | Norme inte
...
Questions, Comments and Discussion
Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.