Creating and registering an IBM Director Agent service

There are two ways to create, register, and distribute an IBM Director Agent extension.

  1. A Windows Agent service - This uses C++ to program an agent extension that can run on Windows platforms.
  2. Extending the Java-based agent - This uses Java to program an agent extension that can run on either Linux or Windows platforms.