Antwort: Re: Antwort: Re: ASN Standard Types

2006-05-30 Thread Martin . Cooke
Yes, and err... no. The problem we have is with data bandwidth. The SNMP interface we are trying to implement and support is extended over an air-side interface (I can't really say anymore than that) where bandwidth may be an issue, and so string-formatting the data into an ASCII representatio

ASN Standard Types

2006-05-29 Thread Martin . Cooke
s that the source code in parse.c (used to build the snmp.dll loaded and used by the perl script) does not recognise FLOAT, DOUBLE or REAL as valid ASN1 types (even though REAL is supported, and FLOAT and DOUBLE are defined in the ASN1 definitions header file). Any comments? Ma