I wish to create a simple file upload program using UDP protocol in node.js. Is it possible to use it instead of TCP? Any examples or suggestions?
node.js