[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: upnp services in lua
- From: Thijs Schreijer <thijs@...>
- Date: Thu, 10 Oct 2013 18:40:47 +0000
> -----Original Message-----
> From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org] On
> Behalf Of Álan Livio
> Sent: donderdag 10 oktober 2013 16:16
> To: lua-l@lists.lua.org
> Subject: upnp services in lua
>
> Hello everyone.
> Anyone knows a library for use UPnP services in lua?
>
> Best regards.
>
> --
> Álan Lívio V. Guedes
See [1] for my binding to the pupnp library. So far I’ve only used the device part which seems to work ok. I haven’t tested/run any of the controlpoint stuff, though it’s in there.
Here’s some stuff I did with it [2]
Somehow there seems to be little interest in UPnP, so may I ask what you intend to do with it? (just curious, as a developer and as a formal member of the UPnP forum organization)
Thijs
[1] https://github.com/Tieske/LuaUPnP
[2] http://www.thijsschreijer.nl/blog/?tag=upnp