c++ - UPnP, device announcement only -


i know there nice upnp stacks "developer tools upnp technologies" (http://opentools.homeip.net/dev-tools-for-upnp). work not need functionality. need can see device (in e.g. windows explorer - network tree) property page publishes device ip.

enter image description here

is there library announces device?

gssdp (libgssdp in linux distros) small, reliable , tested library handles announcement , discovery part of upnp: it's trivial write small program advertizes device uri gssdp (see example).

howeve, nothing guarantees windows explorer shows ssdp announced devices. maybe know thought should mention might show devices upnp devices, or might show devices upnp av devices, or might show devices dlna supporting upnp av devices...


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -