I'm new to ASN.1 standards.

To begin with, I want to construct a simple (MMS - Manufacturer's Message Specification message, implemented in ASN.1) ASN.1 message and convert it into BER and send across the hex stream to the server. I'm finding it a little difficult to get into this. Can someone please guide me on the steps needed to perform this task?

Do you wish to write your own encoder or to use an ASN.1 toolkit?

If you wish to write your own, you'll need to learn about ASN.1 and BER. Permit me to suggest

    http://www.oss.com/asn1/booksintro.html

where you can download two ASN.1 reference manuals. They are both
comprehensive, although with different emphasis. Each has its own fans,
but both are very good.

If you wish to use an ASN.1 toolkit, find one, download it, read the instructions, and go.
_______________________________________________
Asn1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to