Version 2 (modified by http://dgdw.myopenid.com/, 5 years ago)

--

Introduction

This purpose of this tutorial is to guide a programmer through the process of creating a simple UPnP application that makes use of the three core OSS components,

  • The UPnP control point stack
  • The auto generated control and eventing service classes
  • The Topology component

LinnSysTray Tutorial

LinnSysTray is a minimalistic application that runs in the OS' systray.

LinnSysTray allows a user to connect to a Linn DS, a Linn CD12, a Linn Akurate CD, or a UPnP Media Renderer and to be evented, (via a balloon tip), the current track information.

Finally LinnSysTray also allows the user to perform transport actions; namely, play, pause, stop, skip forward, and skip backward.

Getting Started

If you haven't already checked out the source code and built the source code do that now.