Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

asn1 compiler/editor

2 views
Skip to first unread message

"Pavel Selivanov"

unread,
Dec 29, 2003, 10:30:53 AM12/29/03
to
Hi.

I'm developing a set of libraries for my device(network protocol), and decided to use asn1 for describing it.
I have to use pure C, not C++ (client library limitation).

Can anyone advice me
1. asn to C compiler
2. asn editor

I'd prefer to work with opensource compler, non-commercial.

I've found:
emacs with asn1 module (the best of editors I've found).
asn1c (from libtasn of www.gnutls.org project, supported today)
snacc (unsupportedsince 1997)
asn1 libs from net-snmp, with no compiler
some commercial compilers

asnparser from OpenH323 isn't usable, as long as I need C, I don't need 5mb of PTLib on my device with 4Mb flash....

Planned protocol with device will probably very simple (not more than 2 nested sequences, about 6 fields in every sequence).

Can anyone advice me a compiler/editor ?
One more requerment - my device is Linux powered (PowerPC, Big Endian), very limited of flash/ram (4Mb, 16Mb).
Library should compile on Gcc (i386, PPC), MSVC6 - MINGW - CYGWIN.

Thanks in advance.
please, reply to pavel[AT]parabel.inc.ru
--
Pavel Selivanov
pavel[AT]parabel.inc.ru

-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snm...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Polina Marimont

unread,
Dec 29, 2003, 10:54:28 AM12/29/03
to
Hi, Pavel!
Here is the best ASN.1 site I know, they also publish some useful links.
http://asn1.elibel.tm.fr/en/tools/index.htm

Regards
Polina

0 new messages