gupnp-network-light

tools for testing UPnP devices and control points

Install

All systems
curl cmd.cat/gupnp-network-light.sh
Debian Debian
apt-get install gupnp-tools
Ubuntu
apt-get install gupnp-tools
Arch Arch Linux
pacman -S gupnp-tools
image/svg+xml Kali Linux
apt-get install gupnp-tools
Fedora
dnf install gupnp-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install gupnp-tools
OS X
brew install gupnp-tools
Raspbian
apt-get install gupnp-tools

gupnp-tools

tools for testing UPnP devices and control points

GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP. They provides the following client and server side tools which enable one to easily test and debug one's UPnP devices and control points: * Universal Control Point: a tool that enables one to discover UPnP devices and services, retrieve information about them, subscribe to events and invoke actions. * Network Light: a virtual light bulb that allows control points to switch it on and off, change its dimming level and query its current status. * AV Control Point: a simple media player UI that enables one to discover and play multimedia content available on the network. * MediaServer upload: upload files to MediaServers * Upload: a simple commandline utility that uploads files to known MediaServers. Use Universal Control Point for discovering the MediaServers.