This module will facilitate device discovery on DHCP enabled networks by broadcasting a UDP message on port 30303 whenever the local IP address changes. You can change the port used by the announce module by changing the following macro definition in Announce.c.
#define ANNOUNCE_PORT 30303
The Announce protocol is designed to be used with the TCP/IP Discoverer PC program.
Topics
Name |
Description |
Functions and variables intended to be accessed only by the stack. |