Platinum UPnP SDK is designed as an accessible and handy C++ package that can run under multiple platforms and makes it easy to build DLNA Compliant Devices.
The toolkit is made up out of 2 modules:
· Neptune : a C++ Runtime Library
· Platinum: a modular UPnP Framework [Platinum uses Neptune].
What's New in This Release: [ read full changelog ]
· added: support to bridge Neptune Logging to other loggers such as Cocoa Lumberjack
· fixed: better support for embedded devices detection
· added: GetVolumeState to PltMediaController
· fixed: crash in NPT_Socket::Cancel when stopping HTTP clients