So its a longshot, I\'ll start with that.
Is it/could it be possible to discover bonjour advertised HTTP services in javascript alone?
Why would this be usef
This seems to be possible using the Chrome's Sockets API, but I've only taken a cursory look.
mdns-browser seems to implement this using said APIs.