A framework for developing applications that implement UDP broadcasting.
This is a work in progress, and may be subject to major changes
Some parts were written some time ago, and much has been learned since then, so please be forgiving :-)
Main aims:
- Cross-platform
- Support for IPv6 only networks
- Able to send/receive from/to any interface that can participate
- Respond to changes in local addresses
Requires some units from:
Currently can receive only on Windows platform. In the process of working out what the issues are.