A small Python UDP ping client for measuring round-trip time and packet loss against a UDP echo server. The current entrypoint is udp_ping_clien.py. Despite the filename, it acts as the client: it ...