The following examples demonstrate using the COM objects provided by Active Channel Server. The examples include:
Using the Objects to Store Content Data
This example provides a basic demonstration of how to use the objects to store information about content. The examples contained here could be used in a Channel Agent to programmatically update the channel information during a refresh cycle.
Creating Personalized Channel Subscriptions
This example demonstrates how to use the COM objects to present a personalized subscription CDF stream. That is, sending CDF data tailored to suite the choices made by a channel subscriber.
Creating a Custom Channel Agent
This example demonstrates how to go about building your own Channel Agent.
Full Sample: File Selection Installable Channel Agent
This is a tour of the sample agent. It includes a description of the agent, as well as the supporting GUI/Web Tools.