local network = require("network") local handle = network.udp(); network.setsockname(handle, "*", "8021")