March 2018
Beginner to intermediate
410 pages
10h 40m
English
When creating a controller that will use devices connected to the internet, you must solve the problem of finding the devices you want to use. You can choose to preconfigure the identities of the devices in a production environment, or to manually configure the identities after installation. These methods require additional effort on the part of the manufacturer, operator, or installer. It would be nice if the things could discover themselves somehow.
In local area networks, discovery is easier. You can use a multi-cast based protocol, such as the Simple Service Discovery Protocol (SSDP), part of Universal Plug and Play (UPnP), to let your devices multi-cast their existence and capabilities in the network. ...
Read now
Unlock full access