
The following example application illustrates how the OSS ASN.1/C++ Compiler compiles a simple ASN.1 module, and how the OSS API invokes the encoder/decoder. Following these steps you can
produce and run an executable program file that encodes and then decodes a message.
The C++ application program in this example is tbcas.cpp and the associated ASN.1 source file is bcas.asn. Both of these files can be found in the SAMPLES subdirectory of the OSS ASN.1/C++ Tools shipment.
< View Example >
Copyright © 2008 OSS Nokalva, Inc. All Rights Reserved.