Programming the Server Object Model

banner art

Previous Next

Programming the Server Object Model

You can use the server object model to perform the following tasks programmatically:

  • Create, configure, and monitor a WMSServer object on a local or remote computer.
  • Create, configure, and monitor an on-demand publishing point.
  • Create, configure, and monitor a broadcast publishing point.
  • Control and monitor client connections.
  • Control client access to the server.
  • Configure both custom and system plug-ins.
  • Monitor internal server events.
  • Create server-side playlists.
  • Insert advertisements into a stream.
  • Monitor the use of advertisements.
  • Configure the server to cache content.
  • Create a custom user interface.

The following sections provide examples that illustrate how to program the server object model.

See Also

Previous Next