Installation and how to execute: Download the Node.js pre-built installer for your platform. Run npm install ws on directory where all the files are stored. Run node WebSocket.jsin that directory on terminal to establish the websocket. Form.html Open it in your web browser. Name and address of a person is entered in the form. Show.html Open it in another tab of the browser. A table is viewed with details that are entered in the form.