UDP UDP server and client demo run UDP server by typing node udp_server.js port=10000 address=127.0.0.1 one the server has been started, you can then start the client, which is by typing node udp_client.js