On Wed, 3 Apr 2002, Eduard Lascu wrote:

> Thanks to all of you who tried to give me a hint as to what the solution for
> my problems might be.
>
> As Mr. Bancroft pointed, the syntax I used to describe the structure was not
> quite conforming to the ASN.1 notation and I apologize for that. I rather
> had in my mind the C++ syntax when I thought how to describe the structure.
>
> I was asked if I see a big market for OER. I am not an authority in
> ASN.1 tools and I only came across this notation and all the encoding
> rules that can be used with it through my recent involvement in the
> development of some projects. I do know that OER was developed in the
> Traffic Management and Smart Transportation Systems community and,
> from what I understand, at least for these kinds of implementation
> they aim to use it intensively. There is a bunch of emerging standards
> in North America related to Intelligent Transportation Systems that
> recommend using OER when it comes to choose a set of encoding rules.
> In fact, working with one of these projects caused me to bump into all
> these problems. Just as a detail without much importance, OER will
> generate binary images for encoded objects almost half the size of
> those generated using BER.

Note that the Packed Encoding Rules of ASN.1 (PER) is even more compact
than OER.

> Who and how will decide whether to use Automatic Tags? Is this
> something that�s agreed upon before the implementation is started and
> is like a global environment parameter or is dictated by the context
> and nature of the information that is supposed to be exchanged?

Automatic tagging is specified by the organization which created the ASN.1
module that you using in your application.  It is an integral part of the
application's ASN.1 specification, just as the types defined by it are.

BTW, my last name is Scott.

-------------------------------------------------------------------------
Bancroft Scott                               Toll Free    :1-888-OSS-ASN1
OSS Nokalva                                  International:1-732-302-0750
[EMAIL PROTECTED]                                 Tech Support :1-732-302-9669 x-1
1-732-302-9669 x-200                         Fax          :1-732-302-0023
http://www.oss.com

Reply via email to