I am trying to send UDP broadcast messages, but I have issue with the address to use. If I run:
import socket s = socket.socket(socket.AF_INET, socket.SOCK_DG