Node.js TCP Sockets A simple TCP client. Example#. // Include Nodejs' net module. const Net = require('net'); // The port number and hostname of the server.
確定! 回上一頁