UDP example Minimal UDP server for single client. You can test with netcat as client with -u for UDP $ nc -u localhost 3000 netcat Homepage netcat Wikipedia