ASN1
- ASN1
-
ASN.1
ASN.1 (Abstract Syntax Notation One) est un standard international destiné à l'origine à décrire les données échangées dans les protocoles de télécommunication (modèle OSI). Standardisé en 1984, utilisé à l'origine pour les échanges de courriers électroniques, il fournit une notation formelle qui décrit le format des messages. Il est mis en œuvre dans un grand nombre d'applications (gestion de réseaux, messagerie, sécurité, téléphonie, Internet, etc.).
La norme initiale date de 1988 (CCITT Recommendation X.208 : Specification of Abstract Syntax Notation One), une nouvelle version (ISO/CEI 8824-1 / UIT-T X.680) a été émise en 1993.
Exemple
Client ::= SEQUENCE {
nom PrintableString (SIZE (1..40)),
rue PrintableString (SIZE (1..50)) OPTIONAL,
codepostal NumericString (SIZE (10)),
ville PrintableString (SIZE (1..30)),
pays PrintableString (SIZE (1..20))
DEFAULT pays-pardefaut }
pays-pardefaut PrintableString ::= "France"
ASN.1 est l'un des formats utilisés par le NCBI.
Voir aussi
Article connexe
Liens externes
- Portail de l’informatique
Catégories : Format de données numériques | Langage de définition de données | Norme ISO | Norme CEI | Recommandation de l'UIT-T
Wikimedia Foundation.
2010.
Contenu soumis à la licence CC-BY-SA. Source : Article ASN1 de Wikipédia en français (auteurs)
Regardez d'autres dictionnaires:
ASN1 — Die Abstract Syntax Notation One (ASN.1) ist eine Beschreibungssprache zur Definition von Datenstrukturen sowie Festlegungen zur Umsetzung von Datenstrukturen und Elementen in ein netzeinheitliches Format. Sie ist gemeinsamer Standard der ITU T… … Deutsch Wikipedia
ASN1 — abbr. Abstract Syntax Notation One (OSI, ISO, IS 8824) Syn: ASN.1 … United dictionary of abbreviations and acronyms
Abstract Syntax Notation One — In telecommunications and computer networking, Abstract Syntax Notation One (ASN.1) is a standard and flexible notation that describes data structures for representing, encoding, transmitting, and decoding data. It provides a set of formal rules… … Wikipedia
ASN.1 — Die Abstract Syntax Notation One (ASN.1) ist eine Beschreibungssprache zur Definition von Datenstrukturen sowie Festlegungen zur Umsetzung von Datenstrukturen und Elementen in ein netzeinheitliches Format. Sie ist gemeinsamer Standard der ITU T… … Deutsch Wikipedia
Distinguished Encoding Rules — Die Abstract Syntax Notation One (ASN.1) ist eine Beschreibungssprache zur Definition von Datenstrukturen sowie Festlegungen zur Umsetzung von Datenstrukturen und Elementen in ein netzeinheitliches Format. Sie ist gemeinsamer Standard der ITU T… … Deutsch Wikipedia
Chemical file format — This article discusses some common molecular file formats, including usage and converting between them. Contents 1 Distinguishing formats 2 Chemical Markup Language 3 Protein Data Bank Format 4 G … Wikipedia
ISO 9834 — In der Informatik ist ein Object Identifier (OID) ein weltweit eindeutiger Bezeichner, der benutzt wird um ein Informationsobjekt zu benennen (vgl. URN). Ein OID stellt einen Knoten in einem hierarchisch zugewiesenen Namensraum dar, der durch den … Deutsch Wikipedia
Basic Encoding Rules — The Basic Encoding Rules (BER) is one of the encoding formats defined as part of the ASN.1 standard specified by the ITU in X.690.DescriptionThe Basic Encoding Rules were the original rules laid out by the ASN.1 standard for encoding abstract… … Wikipedia
Fast Infoset — (or FI) is an international standard that specifies a binary encoding format for the XML Information Set ( XML Infoset ) as an alternative to the XML document format. It aims to provide more efficient serialization than the text based XML… … Wikipedia
Transaction Capabilities Application Part — Transaction Capabilities Application Part, from ITU T recommendations Q.771 Q.775 or ANSI T1.114 is a protocol for Signalling System 7 networks. Its primary purpose is to facilitate multiple concurrent dialogs between the same sub systems on the… … Wikipedia