|
计算机科学 2008
TLV Coding optimization Rule
|
Abstract:
ASN.1 is one of ISO/ITU-T standards,which describes a kind of data structure used in representation,encoding,translating and decoding.Application layer of the ISO protocol sockets use ASN.1 to describe protocol data unit used in the translation.The main reason of the success of ASN.1 is that it is closely related with several standard coding rules,such as BER.TLV code is composed of tag,length and value.This is the coding rule confirmed by BER.In actual communication,generally,the length of special type fie...