I have a small one sided message sender that works while I specify the IP to connect to in code, however, I am having trouble allowing the socket to accept connections from
Binding to 0.0.0.0 will allow it to accept connections from any IPv4 address that can route to it.