Yes, there is. You can download the following example using the OSS ASN.1 Java Tools. This example illustrates how you can automatically encode and decode the H4501SupplementaryService PDU and print all its components.
The original file, H4501-Supplementary-ServiceAPDU-Structure.asn, was missing the OPERATIONS information object set. It was empty. So the OPERATIONS information object was added to make it possible to automatically encode/decode the inner sub-PDU carried by OpenType.
Note that the following ASN.1/Java compiler command line was used:
asn1pjav *.asn -root -per -out h450 -paramtypesuperclass -nowarn
To make it easier for you to run the example from the command line, two scripts are included, a Unix .sh and a Windows .bat.
To run it on a Unix platform, change directory to the "demo1" directory and type:
./run.sh
To run it on Windows, change directory to the "demo1" directory and type:
run
To do a cleanup on Unix, type:
./run.sh cleanup
To do a cleanup on Windows, type:
run cleanup
To download, click on the file below:
The samples included with some of the Knowledge Center answers are meant for your general understanding of the OSS products. Different versions of the products might produce slightly different outputs. Consult the products documentation and samples for the most up-to-date products information and code examples.
Test drive the OSS Nokalva ASN.1, LTE, and XML Tools now! Your trial includes complete software, documentation, sample programs, free 24x7 technical support and more.
Our expert personnel can help you learn ASN.1!
We offer 4-day ASN.1 courses at our headquarters or your premises.