Ticket #12 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

add (soap_) actions to the server services

Reported by: dev Assigned to: dev
Priority: major Milestone: first public beta
Component: UPnP Action SubSystem Version:
Keywords: Cc:

Description

Add the actions to the server services, e.g. ContentDirectory and ConnectionManager server.

Maybe find a better solution than building every method by hand?

All actions with their arguments are defined in the xml server descriptions, so we should need only some mapping between the SOAP request and the real method, e.g. a ContentDirectory filesystem plugin.

Change History

09.11.2006 20:34:34 changed by dev

  • status changed from new to closed.
  • resolution set to fixed.

closed in [40], [41] and [43]