I am using MAP and CAP protocols and i am very new to these protocols.If i want 
to
encode the MAP/CAP protocols.i have to use TLV(Tag Value Length) format.

I want to know that how can i encode each and every parameters and i dont know 
how
they are giving TAG value for each parameter.So give me the procedure that how 
are we
use the TLV for encoding.

Please consider my problem and  let me know the procedure to do the thins 
properly.If
there is any document.please forward to me.

Please consider reviewing one (or both) of the ASN.1 reference texts which OSS makes available for free download. You will find them at

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

Neither will explicitly outline an algorithm, but once you understand how tags and lengths are encoded, you can figure one out for yourself. One warning: a cursory examination of a trivial set of tags and lengths might convince you that these fields are only one byte long. The truth is that they can be many bytes long and you need to know when and how. A little study in the texts will go a long way.

=====================================================================
Conrad Sigona                    Voice Mail     : 1-732-302-9669 x400
OSS Nokalva                      Fax            : 1-614-388-4156
[EMAIL PROTECTED]                   My direct line : 1-315-845-1773
_______________________________________________
Asn1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1

Reply via email to