Your comments
Hello Jeff,
Thanks for the instructions. I followed the instructions and setup the code as mentioned. I started a static http-server installed through npm and hosted the code. I am able to browse through the page but getting errors with Socket.IO.
[Thu, 14 May 2015 04:49:42 GMT] "GET /socket.io/?EIO=3&transport=polling&t=1431578982613-358" Error (404): "Not found"
If my understanding is fair, then the code is running as a socket client. In that case, which of the component acts as a socket server.
Could you please help?
Thank you
Jegan Kunniya
Thanks for the instructions. I followed the instructions and setup the code as mentioned. I started a static http-server installed through npm and hosted the code. I am able to browse through the page but getting errors with Socket.IO.
[Thu, 14 May 2015 04:49:42 GMT] "GET /socket.io/?EIO=3&transport=polling&t=1431578982613-358" Error (404): "Not found"
If my understanding is fair, then the code is running as a socket client. In that case, which of the component acts as a socket server.
Could you please help?
Thank you
Jegan Kunniya
Customer support service by UserEcho
I am trying to come up with a web-page that reads data from my locally hosted DDS? Is there any sample code available for that?
Thanks
Jegan Kunniya