Programmers SDK offers
This allows Windows based development languages to easily access
Premises, Street and Geographic Level data, using a simple COM Object
(ActiveX).
Indeed one call to the COM Object will display a search window,
for Premises Level postcode searching, which returns the full
address. This functionality can therefore be implemented
in only a few lines of code.
The SDK can either access our online data, for which we
update every month, or use downloaded encrypted data files, updated
every four months.
We then inform you by e-mail when updates can be downloaded.
Documentation Contents
Click on the above links for examples of how to use our SDK.
Important
This Interface can be used, for use within an organisation, but you
must specify each users name. And have a user license to conform
with our terms and conditions for each user.
|
|
Download for Internet based data:
Download install program, this install package, installs our COM object for use in your code.
By default the COM object will use the data on our web based data
server. After opening your account you will have one postcode area
for evaluation for 30 days.
Download for Non Internet based data:
To use local data files, in addition to the above install program, simply download the following encrypted data
files:
and
These files should then be copied into your applications
directory, then specify the location when calling the COM object.
To use Local data, run Manager.exe (included in the "License manager
files"), this will give you a seed code which we need to unlock you
License. From this software:
- contact us for an unlock code to give
access to the data
- use the internet unlock option, on the unlock window, which gets
an purchased/evaluation licence via the internet.
Example Downloads
The Above examples show all functionality, and require the COM Object
to be installed first.
All code examples on the web site are subject to copyright ComTek
Accounts Ltd 2007
|