I have a socket.io client to whom socket.io server is listening in node.js. I want to upload a file to server by socket.io. be
socket.io
The checked answer is invalid as of Jul 3rd 2012.
Read by yourself this tutorial on NetTuts. This tutorial uses node.js and socket.io to upload a file.