搜索资源列表
snacc-1.3
- snacc-1.3 大名鼎鼎的ASN.1生成工具,网上很难找到的
ASN编辑器(用C#写的)
- 用C#写的ASN编辑器,可对ASN编码数据进行结构化显示,对ASN解码有很高的学习加值
asn_gen
- ASN.1语法解析代码-ASN.1 grammar analysis code
ASN.1 BER DER编码子集入门指南
- ASN.1 BER DER编码子集入门指南.pdf-ASN.1 BER DER subset tutorial
asnparser
- 不错的asn.1 编解码程序,可广泛用于网络通信中,已通过测试-good ASN.1 codec procedures, which can be widely used in network communications, has been tested
asn1c-0.9.19.tar
- ASN.1 to C/C++的编译器源码.支持BER/DER/CER/BASIC-XER/CXER/PER编码方式,编译目标语言C/C-ASN.1 to C/C compiler source. Support BER/DER/CER/BASIC-XER/CXER/PER encoding, language compiler target C/C
ASN.1的简要说明
- 华为的介绍了抽象语法标记的书(中文),各种编解码规则。对做ASN.1的朋友很有帮助。-Huawei introduction to the abstract syntax markings (Chinese), various codecs rules. Do the right ASN.1 helpful friends.
kill-bill.tar
- I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability describ
ISO-9506-MMS-1
- mms ISO9506 moduel descriped in ASN.1
DR_TOOL
- ASN.1(Abstract Syntax Notation One)是由ITU-T制定的,符合以上三点要求。它定义的编码规则(如BER、PER)就相当于从局部语法到传送语法之间的转换规则。目前,很多网络协议的消息格式都是用ASN.1句法描述的,并指明了采用何种编码规则。在协议的具体实现时,我们必须在发送方设置一个ASN.1编码器,将发送方所要传送的消息经ASN.1编码后再发送出去;然后在接收方设置一个ASN.1解码器,将接收到的经A
iiiasn1-2_12.tar
- ASN.1语法的编码和解码,可以用于SNMP等协议的开发-ASN.1 encoding and decoding, such as SNMP can be used for the development agreement
snacc-1.3.tar
- asn.1 compiler-asn.1 compiler
asn1-2_12
- asn格式文件的编译器,可以生成相应的.c,.h文件,该模块在Linux操作系统环境下编译通过-asn format of the compiler can generate the corresponding. C,. H documents, The module of the Linux operating system environment through compiler
openh323_1_17_2_src
- 基于H.323协议的openh323在VC6下能编译通过。可以认真学习学习,有好处-based on the H.323 openh323 in VC6, will be able to compile. Can seriously learn from and benefit
a2j_beta2_src.tar
- ASN.1工具源代码,包括编译源码生成工具和各种基本类型构造类型的编解码实现代码-ASN.1 tools for source code, including compiler source code generation tools and various types of structure types of codecs codes
ASN_Decode
- VC编写ASN.1的编解码码源代码,只支持3GPP25331中的PER-ASN.1 encoding and decoding VC code writing source code, only support the PER 3GPP25331
asn2001new
- Abstract Syntax Notation One (ASN.1)是一种独立于机器的描述语言,用于描述在网络上传递的消息 标准包括: ISO 8824-1 | ITU-T X.680: Specification of basic notation, ISO 8824-2 | ITU-T X.681: Information object specification, ISO 8824-3 | ITU-T X.68
ASN.1编码规则详解 (1)
- asn.1编解码说明 通讯类编程常用资料(Asn.1 codec explains common data in communication programming)