Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 682 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 682 Bytes

Holiday browser

This code was freely stolen from the wealth of Chrome Extensions examples elsewhere on GitHub and I am very, very grateful for it.

This is a non-trivial sample which uses the UDP multicast support in Chrome Packaged Apps to browse mDNS servers. mDNS protocol is usually used for home appliance devices, like the Apple's Bonjour. Read more about the mDNS protocol at this Wikipedia's article

APIs