ASN.1


Abstract Syntax Notation One is a language that defines the way data is sent across dissimilar communication systems. ASN.1 ensures that the data received is the same as the data transmitted by providing a common syntax for specifying Application layer (program-to-program communications) protocols.

Each communications system contains a similar ASN.1 encoding/decoding scheme written in the language used on that particular system. When one system wants to send data to another, the first system encodes the data into ASN.1, sends the data, and the second system receives and decodes the data using the decoder written in the langauge used on that system.

ASN.1 is an ISO /ITU standard based on the OSI model. It was first defined in 1984 as part of CCITT X.409; revised in 1995; then became its own standard, X.208, in 1998.

Read Also:

  • ASP

    (1) See application service provider. (2) See Active Server Pages. (3)Short for Association of SharewareProfessionals.

  • ASPI

    Short for Advanced SCSI Programming Interface, an interface specification developed by Adaptec, Inc. for sending commands to a SCSI host adapter. ASPI has become a de facto standard that enables programmers to develop applications and drivers that work with all ASPI-compatible SCSI adapters.

  • ASPIC

    The Application Service Provider Industry Consortium (ASP Industry Consortium) is the global advocacy group promoting the application service provider industry by sponsoring research and articulating the strategic and measurable benefits of this delivery model. The ASP Industry Consortium was formed in May 1999 by 25 leading technology companies. In 2001, the ASPIC merged into CompTIA […]

  • ASP Aggregator

    A company that combines and offers for distribution a number of ASP services or suite of products, usually from a variety of partners.

  • ASP.NET

    A Microsoft server-side Web technology. ASP.NET takes an object-oriented programming approach to Web page execution. Every element in an ASP.NET page is treated as an object and run on the server. An ASP.NET page gets compiled into an intermediate language by a .NET Common Language Runtime-compliant compiler. Then a JIT compiler turns the intermediate code […]


Disclaimer: ASN.1 definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.