The following example application illustrates the use of the OSS ASN.1/Java Compiler to compile a simple ASN.1 module, and the use of the OSS API to invoke the encoder/decoder. By following these steps you can produce and run an executable program that encodes and then decodes a message.
The Java application program is Tbcas.java and the associated ASN.1 source file is bcas.asn . The source file can be found in the SAMPLES subdirectory of the OSS ASN.1 Tools for Java shipment.
< View Example >
Copyright © 2008 OSS Nokalva, Inc. All Rights Reserved.