Monthly Archives: November 2023

Introduction to Websockets

TCP & UDP in Node.js TCP Server You can run this file in Node.js: And connect to it using Telnet: Everything you type after that will be logged in your server console. UDP Server HTTP in Node.js Run node http.js and open the page inside your web browser or run the following from your Terminal: […]