This is a simple UDP server/client application that uses nodejs. It uses the npm package dgram to send and receive UDP packets.
NodeJS Simple UDP Server and Client Example
Repository from Github https://github.comMegapixel99/nodejs-udp-server-client
This is a simple UDP server/client application that uses nodejs. It uses the npm package dgram to send and receive UDP packets.
NodeJS Simple UDP Server and Client Example