In PHP, is it possible to respond to SSDP requests?
I need a client device (also written in PHP) to be able to search for the main device (also written in PHP -- sitting on the same network).
Basically, I need a way of detecting the main device's local IP as it's not always known which IP the device has been assigned.