I am new to Web Sockets and I want to know how the web sockets is being implemented at the server side?.. for client side I can write onmessage() etc in html5...JavaScript etc... But for server side I have so many options. I am confused how to implement it in server side and how can I write a server side code either in JavaScript or C through node.js or npm or web sockets.io?? how can i install them or is there any sdk ..what is the installation procedure ?
Thanks
Sneha
Most of the server-side options you mention in your question are related to the same technology, namely node.js.
If you're building a real-time application I can definitely recommend looking in more detail at node and socket.io.
The node download page has installers for Windows and Mac, and there are various guides to installing node on Ubuntu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With