summaryrefslogblamecommitdiff
path: root/apps/netutils/discover/README.txt
blob: 11aab8bf31994b400e19dc9d09f019f357f81101 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                           
apps/netutils/discover README.txt
=================================

This daemon is useful for discovering devices in local networks, especially
with DHCP configured devices.  It listens for UDP broadcasts which also can
include a device class so that groups of devices can be discovered. It is
also possible to address all classes with a kind of broadcast discover.

See nuttx/tools/discover.py for a client example.