| |
| | ASN.1: Abstract Syntax Notation One |
 | | ASN.1: Abstract Syntax Notation OneAbstract Syntax Notation one (ASN.1), an ISO/ITU-T standard, describes data structures for representing, encoding, transmitting, and decoding data. |
 | | ASN.1's encodings are more streamlined than many competing notations, enabling rapid and reliable transmission of extensible messages - an advantage for wireless broadband. |
 | | An ASN.1 definition can be readily mapped into a C or C++ or Java data-structure that can be used by application code, and supported by run-time libraries providing encoding and decoding of representations in either an XML or a TLV format, or a very compact packed encoding format. |
| www.javvin.com /protocolASN1.html (440 words) |
|