Appendix E: Using the Tracking Client APIs

Tracking Server provides near real-time distribution of GIS data delivered directly from collection point to viewing application. The Tracking Client APIs allow you to create client applications that receive GIS data from Tracking Server. Once the GIS data is received in the client application, you can do anything you want with it. For example, you may want to simply count the number of features that have been received, or you may want to display the features on an interactive map in real-time.

The Tracking Client APIs provide developer libraries for use on a variety of different platforms. These libraries are designed in such a way that the class names and the way the classes interact with one another is consistent across libraries. This means that if you learn to use the Connector class in Flex, you can easily use the same Connector class in Silverlight.

Supported platforms include the following:

For more information about the Tracking Client APIs, refer to the Tracking Server Resource Center.

NoteNote:

The Tracking Client APIs are not included with Tracking Server. They must be downloaded from the Tracking Server Resource Center.

8/28/2015