I made a simple Node.js server listening TCP socket connection.
// Include Nodejs\' net module. const Net = require(\'net\'); // The port on which the server is l