local network = require("network")
local handle = network.udp();
network.setoption(handle, "broadcast")