Implementation and Evaluation of ASN.1 Compiler
スポンサーリンク
概要
- 論文の詳細を見る
ASN.1 (Abstract Syntax Notation One) is a formal specification language which provides a means to define the structures of transferred data and their external representation in the OSI application protocols. In implementing OSI application protocol software, implementors have to write encoder and decoder programs which convert data in an internal data representation into an external data representation, and vice versa. The size of encoders and decoders is generally large since the application protocols use complicated data structures in order to provide various communication services. In order to reduce the implementation costs of the encoder and decoder, it is a promising subject to develop a software tool generating those programs automatically. We, therefore, have developed an ASN.1 compiler which generates encoders, decoders and internal data types for individual data types in an ASN.1 specification. We have applied the compiler to generate decoders and decoders of several OSI protocols, such as FTAM and MHS protocols. The size of these programs is almost the same as the manually written encoders and decoders . The performance of generated encoders and decoders is more than 800 K bytes per second on 4 MIPS workstation. It ensures that the compiler can be applied to practical software implementation.
- 一般社団法人情報処理学会の論文
- 1992-10-31
著者
-
KATO Toshihiko
KDD R&D Laboratories, Inc.
-
HASEGAWA Toru
KDD RampD Laboratories
-
Nomura Shingo
Kdd R & D Labs.
-
Hasegawa Toru
Kdd R & D Labs.
-
Kato Toshihiko
Kdd R & D Labs.
関連論文
- A Continuous Media Transfer Protocol with Congestion Control Using Two Level Rate Control (Special Issue on Distributed Processing for Controlling Telecommunications Systems)
- Implementation and Performance Evaluation of High Performance CMIP Software over ATM Network (Special Issue on Network Operations and Management)
- An Experimental Study on Performance during Congestion for TCP/IP Traffic over Wide Area ATM Network Using VBR with Selective Cell Discard (IEICE / IEEE Joint Special Issue on Recent Progress in ATM Technologies)
- Performance Evaluation of TCP/IP Traffic Using Window Scale Option over Wide Area ATM Network with VBR Service Category (Special Issue on Performance and Quality of Service (QoS) of Multimedia Networks
- Applying Reliable Data Transfer Protocol to Real Time Video Retrieval System (Special Issue on Network Interworking)
- Implementation and Evaluation of ASN.1 Compiler
- A High-Speed Remote Procedure Call Based on Adaptive Data Representation Conversion
- Design and Implementation of Virtual Subnetwork System Supporting IP Terminal Mobility (Special Issue on Distributed Processing for Controlling Telecommunications Systems)