Hello Subramanian:
Since you managed to find this mailing list, a little
looking further would lead you to information on ASN.1 tools that are already
available. I'd suggest you use your favourite search-engine with keywords s.a.
"asn.1 java decoder encoder".
Having said that, it's certainly possible to write your own
encoding/decoding logic, but unless you have a fairly decent grasp of
ASN.1, and the specific encoding scheme you require (you didn't mention -- BER,
DER, PER, XER... ?), it's not for the faint-hearted :) . BTW, if your ASN.1
specification is very simple, i.e. using the simple/primitive constructs, you
might not find it too difficult to conjure up encoder/decoder by hand. I'd done
that in past, unfortunately my creation was not scalable or flexible for my own
liking :)
- banibrata
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Subramanian Arumugam
Sent: Sunday, August 20, 2006 12:00 PM
To: [email protected]
Subject: [Asn1] Query ASN Encoding/Decoding
Hi All,
I am new to the ASN World, i have an ASN Syntax ,i need to write an ASN
code and should write a encoding and decoding logic in java.
Can anyone give me some directions on this..
Thanks in Advance
Subramanian
_______________________________________________ Asn1 mailing list [email protected] http://lists.asn1.org/mailman/listinfo/asn1
