Parent: [d84559] (diff)

Download this file

README.asc    17 lines (11 with data), 673 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
=== libupnpp : a C++ wrapper for libupnp

libupnpp defines useful objects over libupnp and can be used to create both
devices and control points. It is shared by upmpdcli and upplay.

There is
link:https://www.lesbonscomptes.com/upmpdcli/libupnpp-refdoc/libupnpp-ctl.html[an
embryo of documentation] for the Control Point side of the library.

The include files are somewhat commented, and there are a bunch of small
sample programs (both for the control and device side) in the
link:https://github.com/medoc92/libupnpp-samples[libupnpp-samples] repository.

Also upmpdcli and upplay are quite complete examples...

More information: http://www.lesbonscomptes.com/upmpdcli