You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| Kconfig | 1 month ago | |
| Make.defs | 1 month ago | |
| Makefile | 1 month ago | |
| README.md | 1 month ago | |
| discover.c | 1 month ago | |
README.md
Network Utilities / discover
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.