Platinum UPnP is a cross-platform C++ library for discovering, controlling or implementing UPnP devices.
The Platinum UPnP SDK is a cross-platform library written in C++ that supports the UPnP AV v1 specs. It implements a ControlPoint and Device.
Platinum UPnP also provides an UPnP AV abstraction layer for a MediaRenderer and MediaServer as well as their ControlPoint counterpart.
What's New in This Release: [ read full changelog ]
· updated: msdev 2008 output
· fixed: incorrect local filepath extraction from url
· fixed: xcode project
· fixed: gcc warnings
· added: CocoaTouchBrowser sample iphone app started (not finished)
· added: Platinum xcode proj for iphone into arm-apple-darwin
· changed: handling of http requests when device host server is being used for serving content from derived device (like FileMediaServer Device)
· added: more log to MicroMediaController
· added: XmlHelper Serialize function
· fixed: WMP wouldn't return resource url if the browse filter didn't contain 'res'
· changed: be more relaxed about invalid or missing resource uri and invalid protocolinfo, maybe the filter didn't request it after all