ASN.1

来源:互联网 发布:弹珠轨道玩具 知乎 编辑:程序博客网 时间:2024/04/29 09:51

ASN.1 主要包含两个部分:语法规则和编码规则



文章推荐

http://www.obj-sys.com/asn1tutorial/asn1only.html  

http://blog.163.com/dot_xu/blog/static/18147831920112242954818/

http://www.obj-sys.com/asn1tutorial/node20.html  关于AMCRO


相关的书
ASN.1 Complete

ASN.1dubuisson


相关标准

http://www.itu.int/ITU-T/studygroups/com17/languages/index.html

RecommendationTitleX.680 (11/08)Information technology - Abstract Syntax Notation One (ASN.1): Specification of basic notationX.681 (11/08)Information technology - Abstract Syntax Notation One (ASN.1): Information object specificationX.682 (11/08)Information technology - Abstract Syntax Notation One (ASN.1): Constraint specificationX.683 (11/08)Information technology - Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 specificationsX.690 (11/08)Information technology - ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER)X.691 (11/08)Information technology - ASN.1 encoding rules: Specification of Packed Encoding Rules (PER)X.692 (11/08)Information technology - ASN.1 encoding rules - Specification of encoding control notation (ECN)X.693 (11/08)Information technology - ASN.1 encoding rules: XML encoding rules (XER)X.694 (11/08)Information technology - ASN.1 encoding rules: Mapping W3C XML schema definitions into ASN.1X.695 (11/08)Information technology - ASN.1 encoding rules: Registration and application of PER encoding instructions


相关网站

ASN.1 相关网站,如果您有更多信息,也请告知。

1)         ASN.1 Home
在这个网站包含丰富的信息,各位高手可以按图索骥。
http://asn1.elibel.tm.fr/en/index.htm
2)         ASN.1协会
http://www.asn1.org/index.htm
3)         开源的ASN.1编译器ASN1C
支持2002版本的BER、PER和2001版本的XER编码规则,目标语言为C。
http://lionet.info/asn1c/
4)         ITU-T的ASN.1项目
http://www.itu.int/ITU-T/asn1/index.html
5)         专业公司OSS Nokalva
http://www.oss.com/
6)         专业公司uniGone
http://www.unigone.com/en
7)         专业公司Object System
http://www.obj-sys.com/
8)         开源项目SNACC
只支持1997版本以前标准,项目已经停止。
http://directory.fsf.org/snacc.html
9)         开源项目ASN.1 Tool
http://iiiasn1.sourceforge.net/
10)     开源项目Better ASN.1
http://sourceforge.net/docman/display_doc.php?docid=19875&group_id=90342
11)     Eclipse的ASN.1编辑器插件
http://sourceforge.net/projects/asneditor/
12)     C#编写的ASN.1编辑器
http://www.codeproject.com/csharp/Asn1Editor.asp

原创粉丝点击