Table of Contents

Search

  1. Preface
  2. Introduction
  3. Program Design
  4. SSA-NAME3 Functions
  5. Language Specific Guidelines
  6. Controls
  7. Advanced Controls
  8. Address Standardization
  9. ASM Workbench

SSA-NAME3 API Reference Guide

SSA-NAME3 API Reference Guide

Sample Code

Sample Code

Sample code that demonstrates the API calls is in the samples directory
ssaas/ad/samples
.
Compilation and linking instructions can be found in the comment block at the beginning of the samples.
To run using the Name3 DLL no parameters are required and it can be run as follows:
addrstd
To run using the Name3 Server the
host:port
of the Name3 Server must be supplied on the command line. For example,
addrstd -h%SSA_N3HOST%
The sample code by default makes use of ASM with AddressDoctor v5. To use ASM with AddressDoctor v4 run sample code with
-v4
command line option.
For example for Name3 Server mode:
addrstd -h%SSA_N3PORT% -v4
For example for Name3 DLL mode:
addrstd -v4
The sample code makes use of the Swiss validation database. This should be installed prior to use. See the
Validation Database Files
section for details.

0 COMMENTS

We’d like to hear from you!