Programming Guidelines

Introduction

These programming guidelines can help you to develop your own application quite quickly.

General Programming Guidelines

Detailed information on how to connect to PTV xServer and developing web servicesClosed A web service represents a communication technology applied in computer networks. It provides an interface described in a machine-processable format, for example WSDL. is explained in the following pages:


In order to get familiar with the PTV xServer, please use the information as follows:

  1. Use the API Documentation for development purposes. All fields, values, keys, operations and more are described in detail to fulfill your requirements according to the programming guidelines.
  2. See the samples and have a look at the Javascript sources.
  3. Browse the Use Cases and try out the samples. Here you can directly edit the code!
  4. Read the Technical Concepts for detailed background information on several topics.

Additional Programming Guidelines

Some more important notes concerning installation, configuration and administration.