It starts a UDP server on a random port. The server receives client requests with the port and a message as parameters, then it echoes the message back. The client also shows the total time each ...
This whole this was made with ducttape, glue, and Gemini's help... 🙃 I'm not going to update this, to me it's fine as-is... there isn't much to do rather then actually make sure the code is clean, ...