#!/usr/bin/env python3 import sys import socket import struct for UDP_IP in ["192.168.1.158", "127.0.0.1"]: UDP_PORT = 8888 MESSAGE = struct.pack('