|
a/README.asc |
|
b/README.asc |
1 |
=== libupnpp : a C++ wrapper for libupnp
|
1 |
=== libupnpp : a C++ wrapper for libupnp
|
2 |
|
2 |
|
3 |
libupnpp defines useful objects over libupnp and can be used to create both
|
3 |
libupnpp defines useful objects over libupnp and can be used to create both
|
4 |
devices and control points. It is shared by upmpdcli and upplay.
|
4 |
devices and control points. It is shared by upmpdcli and upplay.
|
5 |
|
5 |
|
6 |
There is not much documentation at this point, but the include files are
|
6 |
There is
|
7 |
somewhat commented, and there are a bunch of small sample programs (both
|
7 |
link:https://www.lesbonscomptes.com/upmpdcli/libupnpp-refdoc/libupnpp-ctl.html[an
|
8 |
for the control and device side) in the libupnpp-samples github repository.
|
8 |
embryo of documentation] for the Control Point side of the library.
|
|
|
9 |
|
|
|
10 |
The include files are somewhat commented, and there are a bunch of small
|
|
|
11 |
sample programs (both for the control and device side) in the
|
|
|
12 |
link:https://github.com/medoc92/libupnpp-samples[libupnpp-samples] repository.
|
9 |
|
13 |
|
10 |
Also upmpdcli and upplay are quite complete examples...
|
14 |
Also upmpdcli and upplay are quite complete examples...
|
11 |
|
15 |
|
12 |
More information: http://www.lesbonscomptes.com/upmpdcli
|
16 |
More information: http://www.lesbonscomptes.com/upmpdcli
|