Provides support for monitoring CA messages associated with UDP broadcasts
sent to some port of interest.
The CA protocol uses a mixture of broadcast and unicast messages. For a simple
tool like this which does not leverage off the low-level, OS-specific, libraries
that support the network interface hardware, the unicast messages remain
invisible. This leaves only the following messages available for observation:
- CA Search Messages - sent from the CA Repeater to the IOC's listening
socket which typically operate on port 5064.
- CA Beacon messages - sent from the IOC Send socket to the CA Repeater
which typically listens on port 5065.